Commit Graph

14153 Commits

Author SHA1 Message Date
Andrew Hsieh
9a7cc7e325 am 82b184ce: am 91925f1f: am c046b48b: Merge "Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18"
* commit '82b184ce414c962382eb07356678f39eda52b831':
  Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
2014-02-26 01:53:56 -08:00
Andrew Hsieh
82b184ce41 am 91925f1f: am c046b48b: Merge "Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18"
* commit '91925f1fe0be5fd433ab0ae09d8c640167f918c8':
  Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
2014-02-26 09:51:22 +00:00
Andrew Hsieh
91925f1fe0 am c046b48b: Merge "Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18"
* commit 'c046b48bd6a048b5b3c020b49c778536165668e3':
  Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
2014-02-26 09:45:54 +00:00
Andrew Hsieh
c046b48bd6 Merge "Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18" 2014-02-26 09:38:25 +00:00
Adam Koch
449a64979c Remove bitmapfun code sample (it has moved to samples framework).
Change-Id: I70fc6437815001c7b98174cfe2e29e1244c55e75
2014-02-26 14:31:33 +11:00
Andrew Hsieh
a49155bc36 Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
Change-Id: Ib22eead27b8f82cfa0e1b7eb429e2c76d068120f
2014-02-26 10:38:31 +08:00
Tsu Chiang Chuang
c137f5f1a1 Ensure that the native tests are run from /data/nativetest to match TF.
Also cleanup a missing test from test_defs.xml

Change-Id: I9b50bd3f5c7a100a86dd550d367c8ed9a9f2bd62
2014-02-25 17:25:10 -08:00
George Mount
a15d7ad819 am 7f50268c: Merge "Support changes in Scene Activity Transition API."
* commit '7f50268c2bee9a851c50abb1cb19602e6f911e4b':
  Support changes in Scene Activity Transition API.
2014-02-25 15:49:55 -08:00
George Mount
7f50268c2b Merge "Support changes in Scene Activity Transition API." 2014-02-25 23:47:47 +00:00
George Mount
8ad5ffb461 Support changes in Scene Activity Transition API.
Change-Id: Ia19b7def404f32ea5f68d2fece04dcd5ce615a42
2014-02-25 11:12:26 -08:00
Adam Powell
0849aa2880 am f1a9c758: am 93e80848: am ff08b2c1: Update Support7Demos for RecyclerView API change
* commit 'f1a9c758652157104e1e8f41849711a19dce27e7':
  Update Support7Demos for RecyclerView API change
2014-02-24 16:36:36 -08:00
Adam Powell
f1a9c75865 am 93e80848: am ff08b2c1: Update Support7Demos for RecyclerView API change
* commit '93e8084824915c4a3eb7bb4aea42a12f8137d0f2':
  Update Support7Demos for RecyclerView API change
2014-02-25 00:32:55 +00:00
Adam Powell
93e8084824 am ff08b2c1: Update Support7Demos for RecyclerView API change
* commit 'ff08b2c10c56a9f351d76d21f19b037324346a23':
  Update Support7Demos for RecyclerView API change
2014-02-25 00:24:52 +00:00
Igor Murashkin
d8066121c1 am 14e3c5ab: Merge "classpath: add renderscript source directory"
* commit '14e3c5ab59b817035d65277b921967a9c1cd0fc0':
  classpath: add renderscript source directory
2014-02-24 10:46:23 -08:00
Igor Murashkin
14e3c5ab59 Merge "classpath: add renderscript source directory" 2014-02-24 18:43:04 +00:00
Andrew Hsieh
b900b27003 am e578e028: am 8aa4464c: am fea707ac: Merge "Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9"
* commit 'e578e028768577a2eeeedccce1b2f1f72532f4c7':
  Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9
2014-02-24 06:53:23 -08:00
Andrew Hsieh
e578e02876 am 8aa4464c: am fea707ac: Merge "Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9"
* commit '8aa4464c3ca96878be8535737745f0b82d9664ae':
  Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9
2014-02-24 14:32:16 +00:00
Andrew Hsieh
8aa4464c3c am fea707ac: Merge "Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9"
* commit 'fea707ac00967f2d3dd0df8320553eb6b8840a35':
  Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9
2014-02-24 14:25:29 +00:00
Andrew Hsieh
fea707ac00 Merge "Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9" 2014-02-24 09:56:21 +00:00
Andrew Hsieh
0faa78e6e0 Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9
Define __PTHREAD_MUTEX_INIT_VALUE, __PTHREAD_RECURSIVE_MUTEX_INIT_VALUE,
and __PTHREAD_ERRORCHECK_MUTEX_INIT_VALUE in pthread.h for API < 9.
Pthread.h in API >= 9 have those already since bionic
9831ad3ce6bd5b22da16a275ed67e7236eae3d1f

Change-Id: Ia97960ecbfed0811dde70f75cb23951ecdf803af
2014-02-24 13:08:12 +08:00
Adam Powell
ff08b2c10c Update Support7Demos for RecyclerView API change
LayoutManager#layoutChildren updates as well as onCreate/onBind
changes for adapters

Change-Id: I9cd1940dac8d3fd60d9219a87ae5b05c609346d6
2014-02-21 18:39:54 -08:00
Igor Murashkin
4442be805d classpath: add renderscript source directory
Change-Id: Ib5abe314c147bee83ef00e7203332fb3f9ee0508
2014-02-21 10:01:08 -08:00
Andrew Hsieh
3881c336df am 5481fd19: am 075ea66c: am a32687f4: Merge "Fix MIPS\' struct stat"
* commit '5481fd195d7a2612e2b124a701191a453df5311b':
  Fix MIPS' struct stat
2014-02-21 06:00:56 -08:00
Andrew Hsieh
5481fd195d am 075ea66c: am a32687f4: Merge "Fix MIPS\' struct stat"
* commit '075ea66ce7adb10431d6bfbd9c7710d140d1c4ca':
  Fix MIPS' struct stat
2014-02-21 13:54:18 +00:00
Elliott Hughes
9f11a471e1 am b93b0e5c: am 4683d846: am 1fe277e4: Merge "Insulate libportable from bionic changes."
* commit 'b93b0e5cf8ce008a3c5f082bbc99e86a1e4a97ea':
  Insulate libportable from bionic changes.
2014-02-20 20:59:12 -08:00
Elliott Hughes
b93b0e5cf8 am 4683d846: am 1fe277e4: Merge "Insulate libportable from bionic changes."
* commit '4683d8465c2b7155d0fa2db050c0a77ddb458d5e':
  Insulate libportable from bionic changes.
2014-02-21 04:19:00 +00:00
Andrew Hsieh
075ea66ce7 am a32687f4: Merge "Fix MIPS\' struct stat"
* commit 'a32687f493f637fc9929dda739e07021e94408b9':
  Fix MIPS' struct stat
2014-02-21 00:06:16 +00:00
Andrew Hsieh
a32687f493 Merge "Fix MIPS' struct stat" 2014-02-20 23:58:18 +00:00
Elliott Hughes
4683d8465c am 1fe277e4: Merge "Insulate libportable from bionic changes."
* commit '1fe277e4f991cfe6963fe362f064a68c50170532':
  Insulate libportable from bionic changes.
2014-02-20 22:01:49 +00:00
Elliott Hughes
1fe277e4f9 Merge "Insulate libportable from bionic changes." 2014-02-20 21:55:42 +00:00
Baligh Uddin
3b842a8628 keep history after reset to master-nova-dev 2014-02-20 13:39:40 -08:00
Elliott Hughes
72af45c116 Insulate libportable from bionic changes.
Really libportable should take its own copy of BSD's <machine/asm.h>,
rather than relying on bionic's hacked-about copies.

Change-Id: I02248045a903dc4ca0d6ed1054ecb1cd54da335e
2014-02-20 11:19:32 -08:00
Steve Moyer
e3eba3518f am 138d520c: Merging emulator smoke test projects
* commit '138d520cf738afdefba4de4493a765fbd31f9445':
  Merging emulator smoke test projects
2014-02-20 10:36:34 -08:00
Steve Moyer
138d520cf7 Merging emulator smoke test projects
Combining SmsTest, GpsLocationTests, and ConnectivityTest

Change-Id: I7a9b8e787af37704e6af43b93f169ef90980cb2d
2014-02-20 10:26:59 -08:00
Andrew Hsieh
884081d929 Fix MIPS' struct stat
In NDK r9c MIPS' struct stat was incorrectly set to its 64-bit
counterpart for API >= 12

Change-Id: I75db78ac7654fad982430e6adbe4480828776051
2014-02-20 07:56:38 +08:00
Steve Moyer
6360c53fd0 am c36faf6c: am 37fb58b9: Merge "Add up to 6 10 second delays to wait for sms"
* commit 'c36faf6cfbafe2b9493fd9a5213a5c490f193085':
  Add up to 6 10 second delays to wait for sms
2014-02-19 01:17:56 +00:00
Steve Moyer
c36faf6cfb am 37fb58b9: Merge "Add up to 6 10 second delays to wait for sms"
* commit '37fb58b9ce11e8ecb2e4998e49ac8e2bce825d0d':
  Add up to 6 10 second delays to wait for sms
2014-02-18 17:15:55 -08:00
Steve Moyer
37fb58b9ce Merge "Add up to 6 10 second delays to wait for sms" 2014-02-19 01:12:54 +00:00
Steve Moyer
128ba33143 Add up to 6 10 second delays to wait for sms
Change-Id: I59a4542d70e56bf9442e2bb075c6a0a5a0454fb3
2014-02-18 16:44:38 -08:00
Andrew Hsieh
6f013be090 am de38dc72: am 1556d399: am 5624f5b9: am 1c513253: Merge "Experimental headers/libs"
* commit 'de38dc7279c9e5cea6d4255b3614625895646a70':
  Experimental headers/libs
2014-02-17 01:53:39 +00:00
Andrew Hsieh
de38dc7279 am 1556d399: am 5624f5b9: am 1c513253: Merge "Experimental headers/libs"
* commit '1556d399389c73b81911ec715c0f9ac2ef40caa5':
  Experimental headers/libs
2014-02-16 17:50:20 -08:00
Andrew Hsieh
1556d39938 am 5624f5b9: am 1c513253: Merge "Experimental headers/libs"
* commit '5624f5b976f38049b5599484d8bb2bc5efd8383e':
  Experimental headers/libs
2014-02-17 01:47:24 +00:00
Andrew Hsieh
5624f5b976 am 1c513253: Merge "Experimental headers/libs"
* commit '1c513253993d7d627543215627e114d146a370ac':
  Experimental headers/libs
2014-02-17 01:43:46 +00:00
Andrew Hsieh
1c51325399 Merge "Experimental headers/libs" 2014-02-17 01:40:00 +00:00
Adam Powell
64c8c2d5b8 am 680e0577: am 882beee7: am db120dbb: am 8c433780: Update Support7Demos for new RecyclerView additions
* commit '680e0577e1237de36fe130ce1933d9583c1c5ffc':
  Update Support7Demos for new RecyclerView additions
2014-02-13 20:04:18 +00:00
Adam Powell
680e0577e1 am 882beee7: am db120dbb: am 8c433780: Update Support7Demos for new RecyclerView additions
* commit '882beee7b60b827754867f252e9fa5f3a290eff2':
  Update Support7Demos for new RecyclerView additions
2014-02-13 12:02:22 -08:00
Adam Powell
882beee7b6 am db120dbb: am 8c433780: Update Support7Demos for new RecyclerView additions
* commit 'db120dbb873097f62543506ca17dc01268025e9a':
  Update Support7Demos for new RecyclerView additions
2014-02-13 19:59:51 +00:00
Adam Powell
db120dbb87 am 8c433780: Update Support7Demos for new RecyclerView additions
* commit '8c433780af17341b093c449b1d00c1ce02eb9118':
  Update Support7Demos for new RecyclerView additions
2014-02-13 19:54:08 +00:00
Adam Powell
8c433780af Update Support7Demos for new RecyclerView additions
Use item range changes instead of full adapter updates

Change-Id: Ia796bdb5138f4762b3fe325da3e5bf02e31042d4
2014-02-13 11:43:26 -08:00
Dirk Dougherty
2fe6481374 am 5ea03253: am a7256971: am cb364091: am db65481d: am 11d0bcd8: am dc436c20: am 7cd4524c: Update summary descriptions for new samples.
* commit '5ea03253b48ae370ba03f918655e8bd1a1a19a77':
  Update summary descriptions for new samples.
2014-02-13 11:33:13 +00:00