Commit Graph

11986 Commits

Author SHA1 Message Date
Ying Wang
b74c3ef70b am f39c1088: am 7b9e308b: Merge ""debug" in those modules is discouraged"
* commit 'f39c1088f08e194a212f55a246bac85036f62a42':
  "debug" in those modules is discouraged
2013-03-07 17:32:46 -08:00
Ying Wang
f39c1088f0 am 7b9e308b: Merge ""debug" in those modules is discouraged"
* commit '7b9e308b95ff1bd92ca8d4343a4ed43d87bbd6b6':
  "debug" in those modules is discouraged
2013-03-07 17:30:03 -08:00
Ying Wang
7b9e308b95 Merge ""debug" in those modules is discouraged" 2013-03-08 01:16:00 +00:00
Dianne Hackborn
919e1de34d Merge "Add API demo for a custom layout." into jb-mr2-dev 2013-03-06 22:41:25 +00:00
Dianne Hackborn
654f51aa29 Add API demo for a custom layout.
This serves as a complete, formal layout, with attributes
and all that good stuff.  Intended for use as sample code
in the java docs.

Change-Id: Ic45b9387d724bf574e2bfb8970b26c7b47fc0a2b
2013-03-06 13:46:42 -08:00
Andrew Hsieh
ba6e0af545 am 7398b953: am e9fc6c19: Merge "[ARM] Add unwind portable header adaptor."
* commit '7398b953edcd1afd307a379aebefdb2b166a5946':
  [ARM] Add unwind portable header adaptor.
2013-03-06 03:21:02 +00:00
Andrew Hsieh
7398b953ed am e9fc6c19: Merge "[ARM] Add unwind portable header adaptor."
* commit 'e9fc6c19ac1becfcc193bc913b0cd77dcff3ee2d':
  [ARM] Add unwind portable header adaptor.
2013-03-05 19:19:27 -08:00
Andrew Hsieh
e9fc6c19ac Merge "[ARM] Add unwind portable header adaptor." 2013-03-06 02:32:19 +00:00
WenHan Gu
55128d1aca [ARM] Add unwind portable header adaptor.
ARM expanse some functions to others. For example,
_Unwind_GetIP will be inlined to _Unwind_GetGR, which
will be inlined to _Unwind_VRS_Get. This happens at
header-included level.

However, we use Itanium _Unwind_* header as portable one.
We do the inlining in ARM libportable to prevent
undefined reference to these functions.

Change-Id: Iad94c4a92531cdcfbcf535443fb257d02cb24c43
Signed-off-by: WenHan Gu <Wenhan.gu@mediatek.com>
2013-03-06 10:25:32 +08:00
Dianne Hackborn
3de0bf970a Add API demo for WindowInputToken.
Change-Id: I2c1521caa30545411f34e57ad2f5eceb16c0b2b1
2013-03-04 18:47:42 -08:00
Ying Wang
75ac6f2897 "debug" in those modules is discouraged
Because we need those modules for only emulator builds.
If you mark them as "debug", you'll get them even if you are doing a
real device userdebug/eng build.
Instead, we should add their module names to the emulator product config
in build/target/product/emulator.mk.

Bug: 8276818
Change-Id: I58988ce49804583b06e7d93380c44ba800448216
2013-03-01 09:49:44 -08:00
Dianne Hackborn
788910f061 Merge "Add new action bar demos:" into jb-mr2-dev 2013-02-28 22:20:07 +00:00
Dianne Hackborn
a28de3ba59 Add new action bar demos:
- Buttons for showing/hiding action bar and system UI
  in the basic action bar demo.
- New system UI demo that uses a non-overlay action bar.

Change-Id: Id3fbaa77365476489c558a2a43855a01f383551c
2013-02-27 18:32:21 -08:00
Jean-Baptiste Queru
0c0bad0598 am 4aed7b07: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit '4aed7b07cf51abe64620936490f3083eabf42cf0':
2013-02-27 06:26:25 +00:00
Adam Koch
0ff44f0050 am 5f51b7fb: Bitmapfun Sample: Add some docs and clean up some method naming.
* commit '5f51b7fb0caa695e2905545441979c5f0aa6f973':
  Bitmapfun Sample: Add some docs and clean up some method naming.
2013-02-27 06:25:48 +00:00
Adam Koch
0c5b72b4dd am e826ee24: Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev
* commit 'e826ee24ecacce4ff8d7ff511c1d9101f665a1c8':
  Bitmapfun Sample: Add additional sample images.
2013-02-27 06:25:47 +00:00
Chris Banes
ac5a784467 am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit 'c5d5c3db62354a51b90934511a1f8dd1c87e987f':
  bitmapfun: Add support to use inBitmap option
2013-02-27 06:25:46 +00:00
Jean-Baptiste Queru
b8d37e7761 am 1512e8a6: am f8313c34: am 669c3823: am 4aed7b07: Reconcile with jb-mr1-release - do not merge
* commit '1512e8a6c661189b56572e0ffd5287045e20383c':
2013-02-26 22:10:32 +00:00
Jean-Baptiste Queru
1512e8a6c6 am f8313c34: am 669c3823: am 4aed7b07: Reconcile with jb-mr1-release - do not merge
* commit 'f8313c348158408d39fca64a63824ecfde6673f9':
2013-02-26 14:09:17 -08:00
Jean-Baptiste Queru
f8313c3481 am 669c3823: am 4aed7b07: Reconcile with jb-mr1-release - do not merge
* commit '669c382344b3eb8120d64d3ba6d04cf1b45bc8f5':
2013-02-26 14:08:00 -08:00
Jean-Baptiste Queru
669c382344 am 4aed7b07: Reconcile with jb-mr1-release - do not merge
* commit '4aed7b07cf51abe64620936490f3083eabf42cf0':
2013-02-26 14:05:25 -08:00
Jean-Baptiste Queru
4aed7b07cf Reconcile with jb-mr1-release - do not merge 2013-02-26 14:03:11 -08:00
Craig Mautner
92a74bf534 Merge "Add demo for rotation animation." into jb-mr2-dev 2013-02-26 15:32:03 +00:00
Andrew Hsieh
6b5954daad am 6edcc7fa: am 27bd326d: Merge "[MIPS] Allow errno safe logging"
* commit '6edcc7fa7322783eddd482be09282b673efdff53':
  [MIPS] Allow errno safe logging
2013-02-26 12:10:19 +00:00
Andrew Hsieh
3764dc7b41 am dcbb4473: am 62eb6d3d: Merge "[MIPS] Fixed mmap_portable()"
* commit 'dcbb4473cb66a426827f5d08f032274dbff91b40':
  [MIPS] Fixed mmap_portable()
2013-02-26 12:10:19 +00:00
Andrew Hsieh
6edcc7fa73 am 27bd326d: Merge "[MIPS] Allow errno safe logging"
* commit '27bd326dc3a90736d342267011127cdc3961174f':
  [MIPS] Allow errno safe logging
2013-02-26 04:05:30 -08:00
Andrew Hsieh
dcbb4473cb am 62eb6d3d: Merge "[MIPS] Fixed mmap_portable()"
* commit '62eb6d3dde896017acfbb24db627494cde122466':
  [MIPS] Fixed mmap_portable()
2013-02-26 04:05:29 -08:00
Andrew Hsieh
27bd326dc3 Merge "[MIPS] Allow errno safe logging" 2013-02-26 11:55:15 +00:00
Andrew Hsieh
62eb6d3dde Merge "[MIPS] Fixed mmap_portable()" 2013-02-26 11:54:39 +00:00
Pete Delaney
7ddc46bf9f [MIPS] Allow errno safe logging
Change-Id: I35b4a9007572bec15ab7ba81aad3756fa96c5eb2
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Pete Delaney <piet.delaney@imgtec.com>
2013-02-25 22:52:02 -08:00
Pete Delaney
858086ef5f [MIPS] Fixed mmap_portable()
mmap_portable() was calling madvise() and disrupting errno.
The call to madvise() has been dropped in bionic's version of
mmap() and now we just call that.

Updated helper functions to use the newer <class>_pton() style.

Added logging calls; like the rest of Lib-Portable,
it frequently helps save time.


Change-Id: I39f77899f0808e3af5fd2f6610355d2e33c09d85
Signed-off-by: Pete Delaney <piet.delaney@imgtec.com>
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
2013-02-25 21:45:47 -08:00
Craig Mautner
d540e6e0b7 Add demo for rotation animation.
New feature in App/Activity/Rotation Animation for overriding
default rotation animation with crossfade or jumpcut.

Change-Id: I3cb3cdb26770e6c7d040f4492eb02149af73b757
2013-02-25 18:21:56 -08:00
Dianne Hackborn
168241ee8e Clean up of system UI flag demo, doc markup for overscan demo.
Change-Id: Iaef99a4c1aeebbd327bcbc42b27d20c8065f8d27
2013-02-25 16:48:06 -08:00
Jesse Hall
843ea83d9c Merge "Fix glShaderSource parameter constness" 2013-02-23 04:56:37 +00:00
Dianne Hackborn
8227c14902 New overscan API demos.
A new flag on the system UI demo (which needs to be renamed),
and a new pure overscan demo.

Change-Id: I88a7a309147aaad773bbc00971a01369f4658b61
2013-02-22 15:20:55 -08:00
Zak Cohen
f773111c82 Merge "Make query in FileProvider demo respect OpenanbleColumns." 2013-02-22 16:00:02 +00:00
Adam Koch
16a056af3d am 323e1a4f: am ddf2040c: am 985f6801: am 5f51b7fb: Bitmapfun Sample: Add some docs and clean up some method naming.
* commit '323e1a4f89ddeab38e4c0d4a42dad87b03621127':
  Bitmapfun Sample: Add some docs and clean up some method naming.
2013-02-21 15:19:58 -08:00
Adam Koch
01e7cf4f65 am ecc73574: am d337bbbf: am d97830ca: am e826ee24: Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev
* commit 'ecc7357403438d0b0aea355d1ba0f938efeb3b94':
  Bitmapfun Sample: Add additional sample images.
2013-02-21 15:19:57 -08:00
Chris Banes
a3fc703d7b am c11af55d: am 2aac0a0a: am d2de640e: am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit 'c11af55d1232a1d5b5b4422a16731484a2d38084':
  bitmapfun: Add support to use inBitmap option
2013-02-21 15:19:56 -08:00
Andrew Hsieh
a0fc2d479d am 46108c78: am e36716a7: Merge "[MIPS] Portable versions of setjmp, sigsetjmp, ..."
* commit '46108c78fe4cb965f4a898ee2ce765a20f3e9ffc':
  [MIPS] Portable versions of setjmp, sigsetjmp, ...
2013-02-21 15:19:41 -08:00
Andrew Hsieh
3f807dca96 am 2b1f24d0: am cb445fac: Merge "[MIPS] Added support for STDIO sflags()."
* commit '2b1f24d0f9ff63ddb2c8a762f0dff18a531c86c8':
  [MIPS] Added support for STDIO sflags().
2013-02-21 15:19:40 -08:00
Andrew Hsieh
41453eb910 am 20c27c6a: am bbfa248a: Merge "[MIPS] Fixed a bug and improved fcntl_portable."
* commit '20c27c6ae3fa61646b69121da16f7c41534c7494':
  [MIPS] Fixed a bug and improved fcntl_portable.
2013-02-21 15:19:39 -08:00
Andrew Hsieh
a116b26a09 am 3000f04a: am e1fcd666: Merge "[MIPS] Extend Signal Mapping to include RT Signals."
* commit '3000f04a54cf8ffad3c3af0d0935e9a2c80b8463':
  [MIPS] Extend Signal Mapping to include RT Signals.
2013-02-21 15:19:38 -08:00
Andrew Hsieh
55ace8b9ba am 12b5c76a: am 5e0e89f2: Merge "[MIPS] Added support for file descriptor related system calls."
* commit '12b5c76a7567e2c984fdb5a30ddab12ebf979815':
  [MIPS] Added support for file descriptor related system calls.
2013-02-21 15:19:38 -08:00
Andrew Hsieh
75edf7a46f am 6c4d142d: am 8a8fff39: Merge "[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01."
* commit '6c4d142d02ce917e86b3314f894e04a9e012330f':
  [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01.
2013-02-21 15:19:37 -08:00
Andrew Hsieh
493118bc33 am 77a4022c: am b1317706: Merge "[MIPS] Added missing _NR_* system call support and cleaned up."
* commit '77a4022ccaaef8ca179e059d4a2811b5eb0faa91':
  [MIPS] Added missing _NR_* system call support and cleaned up.
2013-02-21 15:19:36 -08:00
Andrew Hsieh
1ed1020285 am 2e628c7e: am fa011bfb: Merge "[MIPS] Add Real Time Signal Functions and minor bug fixes."
* commit '2e628c7e40498d8736756dbbf07ce9d5070f0ec9':
  [MIPS] Add Real Time Signal Functions and minor bug fixes.
2013-02-21 15:19:35 -08:00
Andrew Hsieh
4869c8cc13 am b467728d: am 166bc925: Merge "[MIPS] Unify around a consistent *_ntop/*_pton style."
* commit 'b467728d7a3e3089dea74531058d5db5e6abc829':
  [MIPS] Unify around a consistent *_ntop/*_pton style.
2013-02-21 15:19:34 -08:00
Andrew Hsieh
bba8c09a2c am 5bd68161: am 13b81329: Merge "[MIPS] Tighten up code to fit within 100 characters lines."
* commit '5bd68161282bca73c56e3c73548cba15b7a9e754':
  [MIPS] Tighten up code to fit within 100 characters lines.
2013-02-21 15:19:33 -08:00
Andrew Hsieh
4949d861d0 am 364e4d94: am 1ef2354f: Merge "[MIPS] Expand TABS and remove redundant return parenthesis."
* commit '364e4d94daa2d2278091eedfaf6cc19989911725':
  [MIPS] Expand TABS and remove redundant return parenthesis.
2013-02-21 15:19:32 -08:00