summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix the sim build. disables the tests for now.Joe Onorato2009-05-063-5/+14
* am c770ed8: Merge change 1069 into donutAndroid (Google) Code Review2009-05-061-1/+1
|\
| * Merge change 1069 into donutAndroid (Google) Code Review2009-05-061-1/+1
| |\
| | * GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility.Mike Lockwood2009-05-061-1/+1
* | | am d2b124f: new cdma sms unit tests (from QC on-site test)Tammo Spalink2009-05-061-1/+48
|\ \ \ | |/ /
| * | new cdma sms unit tests (from QC on-site test)Tammo Spalink2009-05-061-1/+48
* | | am be3ac2d: Merge change 1040 into donutAndroid (Google) Code Review2009-05-065-1/+165
|\ \ \ | |/ /
| * | Merge change 1040 into donutAndroid (Google) Code Review2009-05-055-1/+165
| |\ \
| | * | Add a test app for the backupJoe Onorato2009-05-055-1/+165
* | | | am 4488b11: Merge change 1039 into donutAndroid (Google) Code Review2009-05-065-1/+820
|\ \ \ \ | |/ / /
| * | | Merge change 1039 into donutAndroid (Google) Code Review2009-05-055-1/+820
| |\ \ \ | | |/ /
| | * | Add some C++ code to do raw files for backupJoe Onorato2009-05-055-1/+820
* | | | am e556248: Merge change 1017 into donutAndroid (Google) Code Review2009-05-064-42/+109
|\ \ \ \ | |/ / /
| * | | Merge change 1017 into donutAndroid (Google) Code Review2009-05-054-42/+109
| |\ \ \
| | * | | Changes in mediaframework test for the OpenCore 2.0 integration. Changes incl...Yu Shan Emily Lau2009-05-054-42/+109
* | | | | merge dccc39b to make automerger happy, original change 231cc6 was already me...The Android Open Source Project2009-05-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 777 into donutAndroid (Google) Code Review2009-05-0525-2013/+2498
| |\ \ \ \
* | \ \ \ \ merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-0624-1419/+2532
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-0525-2013/+2498
| | |_|/ / | |/| | |
* | | | | am 3ed8b3d: Merge change 1018 into donutAndroid (Google) Code Review2009-05-051-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge change 1018 into donutAndroid (Google) Code Review2009-05-051-0/+3
| |\ \ \ \
| | * | | | If no battery stats are found, return status_unknownRebecca Schultz Zavin2009-05-051-0/+3
* | | | | | am f417247: Further development of backup file handlingChristopher Tate2009-05-051-6/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Further development of backup file handlingChristopher Tate2009-05-051-6/+20
| | |/ / / | |/| | |
* | | | | am 06d9602: Merge change 1000 into donutAndroid (Google) Code Review2009-05-052-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 1000 into donutAndroid (Google) Code Review2009-05-052-1/+3
| |\ \ \ \
| | * | | | Ignore layout bin directories in git.Raphael2009-05-052-1/+3
| | | |_|/ | | |/| |
* | | | | am ad5aaea: am 0c11b99: AI 148308: revise aidl support documentation -- Scott Main2009-05-051-29/+33
|\ \ \ \ \ | |/ / / /
| * | | | am 0c11b99: AI 148308: revise aidl support documentation -- now the sameScott Main2009-05-051-29/+33
| |\ \ \ \
| | * | | | AI 148308: revise aidl support documentation -- now the same in all environme...Scott Main2009-05-051-29/+33
* | | | | | am 0c0221b: Merge change 972 into donutAndroid (Google) Code Review2009-05-050-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change 972 into donutAndroid (Google) Code Review2009-05-054-81/+107
| |\ \ \ \ \
| | * | | | | Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-054-81/+107
| | | |/ / / | | |/| | |
* | | | | | am 22b8787: Squashed commit of the following:Christopher Tate2009-05-053-35/+85
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Squashed commit of the following:Christopher Tate2009-05-043-35/+85
| |/ / / /
* | | | | Merge change 970Android (Google) Code Review2009-05-051-2/+8
|\ \ \ \ \
| * | | | | fix the bug of testStartupTime in MediaPlayerPerformance test throws exceptio...Xia Wang2009-05-041-2/+8
* | | | | | am 6362741: Merge change 966 into donutAndroid (Google) Code Review2009-05-041-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge change 966 into donutAndroid (Google) Code Review2009-05-041-0/+1
| |\ \ \ \ \
| | * | | | | Fixes 1830181. Tapping disabled items in a ListView would cause the framework...Romain Guy2009-05-041-0/+1
| | | |_|_|/ | | |/| | |
* | | | | | am 1ab6e21: Merge change 909 into donutAndroid (Google) Code Review2009-05-041-4/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change 909 into donutAndroid (Google) Code Review2009-05-041-4/+10
| |\ \ \ \ \
| | * | | | | Let screenOrientation="behind" works as expectedOwen Lin2009-05-011-4/+10
* | | | | | | am b7ce28c: Merge change 962 into donutAndroid (Google) Code Review2009-05-041-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change 962 into donutAndroid (Google) Code Review2009-05-041-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fixes #1603191. GridView could provoke NPEs during layout passes initiated fr...Romain Guy2009-05-041-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | am 2c9eec6: Merge change 952 into donutAndroid (Google) Code Review2009-05-041-39/+40
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change 952 into donutAndroid (Google) Code Review2009-05-041-39/+40
| |\ \ \ \ \ \
| | * | | | | | Debug: Minor cleanupDave Bort2009-05-041-39/+40
* | | | | | | | am 724561c: Merge change 949 into donutAndroid (Google) Code Review2009-05-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /