Commit Graph

14181 Commits

Author SHA1 Message Date
Andrew Hsieh
4b9996d3e9 am a32687f4: Merge "Fix MIPS\' struct stat"
* commit 'a32687f493f637fc9929dda739e07021e94408b9':
  Fix MIPS' struct stat
2014-03-07 23:19:25 +00:00
Alexander Lucas
97c8590ca8 Updating build metadata for march sample push.
Change-Id: Ic8f6e2adce61c76cfb3e3c6db96f13c915be7a63
2014-03-07 15:00:38 -08:00
Elliott Hughes
eb61776ae9 am 1fe277e4: Merge "Insulate libportable from bionic changes."
* commit '1fe277e4f991cfe6963fe362f064a68c50170532':
  Insulate libportable from bionic changes.
2014-03-07 23:00:00 +00:00
Andrew Hsieh
292c8bd3db am 1c513253: Merge "Experimental headers/libs"
* commit '1c513253993d7d627543215627e114d146a370ac':
  Experimental headers/libs
2014-03-07 19:38:58 +00:00
Andrew Hsieh
7cc2f965e2 am d645d2f8: Merge "Move sys/cachectl.h up from mips-specific folder"
* commit 'd645d2f8ba3ca92852e6d5d5a6fcd4708b7c26e8':
  Move sys/cachectl.h up from mips-specific folder
2014-03-07 02:26:21 +00:00
Andrew Hsieh
9002a25c94 am f0387da7: Merge "Rename arch-aarch64 to arch-arm64"
* commit 'f0387da709d79da5fc857fe9abf5bd1857784442':
  Rename arch-aarch64 to arch-arm64
2014-03-07 02:24:20 +00:00
Andrew Hsieh
0de12963e4 am 348f8889: Merge "Add missing __NDK_FPABI__ to function taking/returning float/double"
* commit '348f88899f47fecd61b470fd7b4b64b069bf70a8':
  Add missing __NDK_FPABI__ to function taking/returning float/double
2014-03-07 02:23:07 +00:00
Andrew Hsieh
7759d66474 am 5d962bb6: Merge "Fixed apparent copy/paste mistake Bug: 11634373"
* commit '5d962bb6bd51200d090a6f5c7256112eaffae44b':
  Fixed apparent copy/paste mistake Bug: 11634373
2014-03-07 02:23:05 +00:00
Tim Murray
0b39116de3 am 78133f53: Merge "Fix build"
* commit '78133f5323f110b574a471e37a560e90d7213481':
  Fix build
2014-03-07 01:35:14 +00:00
Raphael Moll
5cdebab383 am 56142356: Merge "Update revision of Android SDK USB driver for Windows."
* commit '561423569c11698698450b87a91c7a94d5077e5f':
  Update revision of Android SDK USB driver for Windows.
2014-03-06 22:58:22 +00:00
Xavier Ducrohet
61b25e804b am 55089c32: Merge "Android SDK Windows USB driver: Glass PID."
* commit '55089c32d599d2a7108e10728c59ad1f1b24384d':
  Android SDK Windows USB driver: Glass PID.
2014-03-06 20:23:26 +00:00
Kristian Monsen
312173e9c2 am 384a2fa5: All lines can be 100 cols according to the Android style guide
* commit '384a2fa51a00f51332fc7943521e47b8f9908691':
  All lines can be 100 cols according to the Android style guide
2014-03-05 12:06:13 -08:00
Kristian Monsen
384a2fa51a All lines can be 100 cols according to the Android style guide
https://source.android.com/source/code-style.html
There is actually an exception that comments can have longer lines
if they a literal that is longer.

Change-Id: Iec82683c2ac1f68d08489f88bbfc924b58bc9a94
2014-03-05 18:44:20 +00:00
Joe Fernandez
42d0b0df19 Adding production app.yaml to source control
Background: There does not appear to be a production version of
the app.yaml file for the developer.android.com site checked in
anywhere, which strikes me as a bit dangerous; We should be able
to replicate the DAC site entirely from source control.

Change-Id: I119c6052b94fe89e973ebb7e3902a9c0566f83ca
2014-03-04 11:53:21 -08:00
Evan Charlton
311e3662bd Merge "Merging emulator smoke test projects" into master-nova 2014-03-04 01:30:37 +00:00
Steve Moyer
b99f97d38e Merging emulator smoke test projects
Combining SmsTest, GpsLocationTests, and ConnectivityTest

Change-Id: I7a9b8e787af37704e6af43b93f169ef90980cb2d
2014-03-03 15:28:02 -08:00
Alan Viverette
8f31accd3d am 2178063c: Temporarily taking over API Demos v19 for Quantum demos
* commit '2178063c52884e8623a179be5f6c4f402da8e5b6':
  Temporarily taking over API Demos v19 for Quantum demos
2014-03-03 14:40:35 -08:00
Alan Viverette
2178063c52 Temporarily taking over API Demos v19 for Quantum demos
v19 has been moved to v99 until we have an API rev for L release.

Change-Id: I864ef7962ce5be6f072bfe9866c9f93f12ea438e
2014-03-03 14:08:19 -08:00
Lorenzo Colitti
791bef5218 Add clatd test definitions to the testrunner.
Bug: 11542311
Change-Id: If7b646150455490ef9429c909c78d4fe1528d78d
2014-02-28 10:27:46 +09:00
Tsu Chiang Chuang
a0bcd58532 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-28 10:27:46 +09:00
Tsu Chiang Chuang
4a64e0a015 am 3a5fd7be: Merge "Ensure that the native tests are run from /data/nativetest to match TF. Also cleanup a missing test from test_defs.xml"
* commit '3a5fd7bea4dea6fc452f3e2832ce26d8003a86b4':
  Ensure that the native tests are run from /data/nativetest to match TF. Also cleanup a missing test from test_defs.xml
2014-02-27 13:02:03 -08:00
Tsu Chiang Chuang
3a5fd7bea4 Merge "Ensure that the native tests are run from /data/nativetest to match TF. Also cleanup a missing test from test_defs.xml" 2014-02-27 21:00:26 +00:00
George Mount
96cd10b02c am 4769ecc7: Support changes in Scene Activity Transition API redo.
* commit '4769ecc773ab09e5442cf4e37601a212a4126e42':
  Support changes in Scene Activity Transition API redo.
2014-02-27 07:20:23 -08:00
George Mount
4769ecc773 Support changes in Scene Activity Transition API redo.
This reverts commit 1b3da3748f.

Change-Id: I84fd15c154a404ed10971025b7bb33f58a344965
2014-02-26 15:32:10 -08:00
George Mount
266a2d8a63 am 1b3da374: Revert "Support changes in Scene Activity Transition API."
* commit '1b3da3748f21532684cec68bbf59eb412c053bab':
  Revert "Support changes in Scene Activity Transition API."
2014-02-26 09:07:52 -08:00
George Mount
1b3da3748f Revert "Support changes in Scene Activity Transition API."
This reverts commit 8ad5ffb461.

Change-Id: I3277537f7cc6a033ea1fc2948529f96c1dbc30e8
2014-02-26 08:52:12 -08:00
George Mount
0e493e0972 am c2796884: Fix build breakage due to failed import.
* commit 'c27968847dcac414b1289425d81ac98a6d715772':
  Fix build breakage due to failed import.
2014-02-26 08:14:10 -08:00
George Mount
c27968847d Fix build breakage due to failed import.
Change-Id: I626c44f30b1e899bdb230219b752511510c5bbb1
2014-02-26 07:54:22 -08:00
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