1. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 15 years ago
  2. 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  3. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago
  4. 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 15 years ago
  5. 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 15 years ago
  6. 6342d39 Merge change 1575 into donut by Android (Google) Code Review · 15 years ago
  7. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 15 years ago
  8. e85bb9e Merge change 1823 into donut by Android (Google) Code Review · 15 years ago
  9. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  10. f817341 Squashed commit of the following: by Yang Li · 15 years ago
  11. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  12. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 15 years ago
  13. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  14. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  15. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
  16. 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 15 years ago
  17. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  18. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  19. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  20. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  21. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 15 years ago
  22. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 15 years ago
  23. a920413 Refactor SearchableInfo. by Bjorn Bringert · 15 years ago
  24. d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 15 years ago
  25. be3ac2d Merge change 1040 into donut by Android (Google) Code Review · 15 years ago
  26. 4488b11 Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  27. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  28. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  29. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  30. b933f669 Back-merge all changes done in master to DumpRenderTree to donut. by Guang Zhu · 15 years ago
  31. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 15 years ago
  32. 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 15 years ago
  33. aece7c6 Split testSearchablesMocked into two tests. by Bjorn Bringert · 15 years ago
  34. 493b00a Merge change 640 into donut by Android (Google) Code Review · 15 years ago
  35. 74708bb Add GLOBAL_SEARCH intent for finding global search provider. by Bjorn Bringert · 15 years ago
  36. 8c49d32 enable additional cdma sms fields and user data encodings by Tammo Spalink · 15 years ago
  37. f3ccf8a Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  38. 875d50a AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  39. 96e2040 Squashed commit of the following: by Robert Greenwalt · 15 years ago
  40. 8307a0c Get Sketch compiling. by Joe Onorato · 15 years ago
  41. 6e93a3d Add sketch gesture demo application. by Joe Onorato · 15 years ago
  42. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 15 years ago
  43. 17b8ca4 Merge branch 'readonly-p4-donut' into donut by Guang Zhu · 15 years ago
  44. e6f63b1 AI 146246: am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 15 years ago
  45. 7fc3cd6 AI 146225: Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 15 years ago
  46. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 15 years ago
  47. f78013c AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  48. 6d20e25 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  49. bf91524 AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  50. 43ed2b3 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  51. 5f75015 AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTest by Brett Chabot · 15 years ago
  52. 0b57d6c AI 145757: Suppress the flaky tests BUG=174601,1569749 by Yu Shan Emily Lau · 15 years ago
  53. 960fe37 AI 145743: Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  54. 732bde7 AI 145735: Suppress the flaky DatabaseLockTest BUG=1777453 by Brett Chabot · 15 years ago
  55. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  56. 36fd6d2 AI 143779: am: CL 143727 Make the test runner and results assets of DumpRendertree. This is done so that we could have by Sridhar Gurivireddy · 15 years ago
  57. 41ac221 AI 143727: Make the test runner and results assets of DumpRendertree. This is done so that we could have by Sridhar Gurivireddy · 15 years ago
  58. 3b18120 Automated import from //branches/donutburger/...@142828,142828 by Joe Onorato · 15 years ago
  59. 1ee5792 Automated import from //branches/cupcake/...@142827,142827 by Joe Onorato · 15 years ago
  60. 52fc218 Automated import from //branches/donutburger/...@142509,142509 by Daisuke Miyakawa · 15 years ago
  61. c76f908 Automated import from //branches/cupcake/...@142508,142508 by Daisuke Miyakawa · 15 years ago
  62. e68ffcb Automated import from //branches/donutburger/...@140997,140997 by Joe Onorato · 15 years ago
  63. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  64. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  65. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  66. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  67. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  68. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  69. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  70. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  72. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  73. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  74. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  75. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  76. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  77. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  78. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  79. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  80. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  81. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago