| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge change 1127 into donut | Android (Google) Code Review | 2009-05-19 | 4 | -30/+125 |
|\ |
|
| * | SmsHeader rewrite, in preparation for migration to public API. | Tammo Spalink | 2009-05-20 | 4 | -30/+125 |
* | | Merge change 1936 into donut | Android (Google) Code Review | 2009-05-19 | 34 | -1732/+3016 |
|\ \ |
|
| * | | Recovered the code of the gesture library | Yang Li | 2009-05-18 | 34 | -1732/+3016 |
* | | | Add tests for the new SQLite _TOKENIZE() 'tag' column. | Bjorn Bringert | 2009-05-19 | 1 | -5/+33 |
| |/
|/| |
|
* | | Merge change 1939 into donut | Android (Google) Code Review | 2009-05-18 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Temporarily suppress flaky test LocationManagerProximityTest until test harne... | Brett Chabot | 2009-05-18 | 1 | -1/+4 |
* | | Merge change 1909 into donut | Android (Google) Code Review | 2009-05-18 | 2 | -3/+18 |
|\ \ |
|
| * | | Fixed IndexOutofBoundException, improved how memory information is captured (... | Guang Zhu | 2009-05-18 | 2 | -3/+18 |
| |/ |
|
* | | Merge change 1575 into donut | Android (Google) Code Review | 2009-05-17 | 1 | -5/+74 |
|\ \ |
|
| * | | Change _TOKENIZE tests to test the new token_index column | Bjorn Bringert | 2009-05-15 | 1 | -5/+74 |
* | | | Revert "Squashed commit of the following:" | Yang Li | 2009-05-15 | 29 | -3060/+712 |
* | | | Merge change 1823 into donut | Android (Google) Code Review | 2009-05-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add the backup data file writer C++ class. | Joe Onorato | 2009-05-15 | 1 | -0/+1 |
* | | | | Squashed commit of the following: | Yang Li | 2009-05-15 | 29 | -712/+3060 |
|/ / / |
|
* | | | Implement the C++ class to write the backed up file data. | Joe Onorato | 2009-05-15 | 1 | -0/+3 |
|/ / |
|
* | | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m... | svetoslavganov | 2009-05-14 | 3 | -1/+258 |
* | | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 2 | -3/+28 |
|/ |
|
* | With this, the BackupService onBackup method is called. | Joe Onorato | 2009-05-13 | 1 | -1/+1 |
* | added reliability test usding DumpRenderTree | Guang Zhu | 2009-05-11 | 7 | -16/+519 |
* | am 25f9637: AI 148665: Disabling a test that does not work as | Jorg Pleumann | 2009-05-11 | 1 | -23/+29 |
|\ |
|
| * | AI 148665: Disabling a test that does not work as | Jorg Pleumann | 2009-05-11 | 1 | -23/+29 |
| * | AI 146225: Work around initialization issue with InstrumentationTest Runner. ... | Guang Zhu | 2009-04-14 | 1 | -1/+1 |
| * | AI 145757: Suppress the flaky tests | Yu Shan Emily Lau | 2009-04-10 | 1 | -3/+4 |
| * | AI 145743: Excise the "de" locale out of testResourceBundles(), leaving a | Dan Bornstein | 2009-04-10 | 1 | -1/+44 |
| * | AI 145735: Suppress the flaky DatabaseLockTest | Brett Chabot | 2009-04-10 | 1 | -2/+7 |
| * | AI 143727: Make the test runner and results assets of DumpRendertree. This is... | Sridhar Gurivireddy | 2009-03-31 | 6 | -0/+38 |
| * | Automated import from //branches/cupcake/...@142827,142827 | Joe Onorato | 2009-03-25 | 1 | -0/+39 |
| * | Automated import from //branches/cupcake/...@142508,142508 | Daisuke Miyakawa | 2009-03-24 | 8 | -0/+950 |
| * | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-19 | 1 | -2/+22 |
* | | fix the sim build. disables the tests for now. | Joe Onorato | 2009-05-08 | 1 | -3/+10 |
* | | More backup tests | Joe Onorato | 2009-05-07 | 3 | -3/+47 |
* | | CoreTests: Fix LocationManagerProximityTest. | Mike Lockwood | 2009-05-07 | 1 | -5/+2 |
* | | Add new setTag(int, Object) API to allow applications to specify several tags. | Romain Guy | 2009-05-06 | 1 | -0/+114 |
* | | Refactor SearchableInfo. | Bjorn Bringert | 2009-05-06 | 1 | -10/+8 |
* | | new cdma sms unit tests (from QC on-site test) | Tammo Spalink | 2009-05-06 | 1 | -1/+48 |
* | | Merge change 1040 into donut | Android (Google) Code Review | 2009-05-05 | 4 | -0/+164 |
|\ \ |
|
| * | | Add a test app for the backup | Joe Onorato | 2009-05-05 | 4 | -0/+164 |
* | | | Merge change 1039 into donut | Android (Google) Code Review | 2009-05-05 | 2 | -0/+123 |
|\ \ \
| |/ / |
|
| * | | Add some C++ code to do raw files for backup | Joe Onorato | 2009-05-05 | 2 | -0/+123 |
* | | | Rewrite SyncStorageEngine to use flat files and in-memory data structures. | Dianne Hackborn | 2009-05-05 | 1 | -2/+1 |
|/ / |
|
* | | Back-merge all changes done in master to DumpRenderTree to donut. | Guang Zhu | 2009-05-05 | 4 | -81/+107 |
* | | clean up cdma sms creation and parsing | Tammo Spalink | 2009-05-01 | 1 | -68/+95 |
* | | Add 'includeInGlobalSearch' attribute to searchable meta-data. | Bjorn Bringert | 2009-04-29 | 1 | -4/+6 |
* | | Split testSearchablesMocked into two tests. | Bjorn Bringert | 2009-04-29 | 1 | -14/+15 |
* | | Merge change 640 into donut | Android (Google) Code Review | 2009-04-29 | 1 | -53/+84 |
|\ \ |
|
| * | | Add GLOBAL_SEARCH intent for finding global search provider. | Bjorn Bringert | 2009-04-28 | 1 | -53/+84 |
* | | | enable additional cdma sms fields and user data encodings | Tammo Spalink | 2009-04-28 | 1 | -4/+146 |
|/ / |
|
* | | Merge branch 'readonly-p4-donut' into donut | Karl Rosaen | 2009-04-23 | 3 | -372/+465 |
|\ \ |
|
| * | | AI 147564: Merge back from search branch to donut. Notes: | Karl Rosaen | 2009-04-23 | 3 | -372/+465 |