1. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 5 years ago
  2. 0fbfc62 CoreTests: Tidy up legacy tests. by Narayan Kamath · 6 years ago
  3. b866307 Stop statically including legacy-android-test by Paul Duffin · 6 years ago
  4. b3787b9 Remove CoreTests: HeapTest by Lucas Gomez Jimenez · 7 years ago
  5. e751433 NsdServiceInfo: move test to tests/net by Hugo Benichi · 7 years ago
  6. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  7. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  8. 3bdd327 Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 9 years ago
  9. d627c67 Remove some crufty "core" tests. by Narayan Kamath · 9 years ago
  10. d00ced9 am b0cb0734: Merge "Track change to Conscrypt" by Kenny Root · 10 years ago
  11. b0cb073 Merge "Track change to Conscrypt" by Kenny Root · 10 years ago
  12. 2e1bd46 am ef5d43a7: Merge "Revert "Revert "Remove unused apache related API.""" by Narayan Kamath · 10 years ago
  13. 4b8f184 Revert "Revert "Remove unused apache related API."" by Narayan Kamath · 10 years ago
  14. 8a97063 Track change to Conscrypt by Kenny Root · 10 years ago
  15. fa945c1 am e87d36f8: Merge "Revert "Remove unused apache related API."" by Narayan Kamath · 10 years ago
  16. d3389e2 resolved conflicts for merge of 9834af9c to stage-aosp-master by Narayan Kamath · 10 years ago
  17. 31f54ef Revert "Remove unused apache related API." by Narayan Kamath · 10 years ago
  18. 3f2714e Remove unused apache related API. by Narayan Kamath · 10 years ago
  19. b72d8b4 Add support for custom TXT records in NSD by Christopher Lane · 10 years ago
  20. d394355 Delete HttpHeaderTest.testCacheControlMultipleArguments. by Torne (Richard Coles) · 11 years ago
  21. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  22. 0102c21 Track libcore tests moving from frameworks/base to libcore. by Jesse Wilson · 12 years ago
  23. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  24. 5db7fd6 am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 13 years ago
  25. eb0ced7 Error in compound cache-control header. by Henrik Baard · 14 years ago
  26. 74815d3 Remove SSLPerformanceTest and DatabaseSessionCache. by Jesse Wilson · 13 years ago
  27. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  28. f3efdf5 Move URLTest tests to libcore. by Jesse Wilson · 13 years ago
  29. d3b8eb0 Remove minimum heap size test now that the underlying interface is gone. by Carl Shapiro · 13 years ago
  30. ffcac1a Remove tests for dead API. by Elliott Hughes · 13 years ago
  31. bd1c5da Remove unused performance tests. by Jesse Wilson · 13 years ago
  32. ab9b628 Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)" by Jesse Wilson · 13 years ago
  33. 29ac247 Move 41 tests to libcore, closer to the tested code. (2nd half) by Jesse Wilson · 13 years ago
  34. 437afa8 Move HashMapTest from frameworks/base to libcore (second half) by Jesse Wilson · 13 years ago
  35. 6190ba5 Merge "NIOTest fixes." by Elliott Hughes · 14 years ago
  36. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  37. 111a413 am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  38. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  39. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  40. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  41. 90b3135 am 4d672988: Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  42. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  43. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 14 years ago
  44. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  45. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  46. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  47. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  48. 0dc59e7 More framework tests cleanup. by Brett Chabot · 14 years ago
  49. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 14 years ago
  50. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  51. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  52. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago
  53. c5d1c6d add sync polling by Fred Quintana · 14 years ago
  54. 809cf44 Remove "StringTest.java". by Elliott Hughes · 14 years ago
  55. 9d0f609 There is no ../com directory and the build (find) agrees. by Patrick Scott · 14 years ago
  56. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 14 years ago
  57. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 14 years ago
  58. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 14 years ago
  59. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 14 years ago
  60. a5411f5 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 14 years ago
  61. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 15 years ago
  62. e78fcba DO NOT MERGE: Cleaning up the PipedStreamTest by Jesse Wilson · 15 years ago
  63. d0f80d4 Setting the default HTTP user agent at runtime init. by Jesse Wilson · 15 years ago
  64. d0990d4 The empty path and no path mean default path. So "a=d" should replace "a=c". by Grace Kloba · 15 years ago
  65. 5f5989d Add tests for RecurrenceSet. by Ken Shirriff · 15 years ago
  66. 699c646 fix the build. handleSslErrorRequest needs a return value now. by Grace Kloba · 15 years ago
  67. ba58c6f am ad346278: Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  68. ad34627 Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  69. 1186bb1 am ae1ba650: Merge change 8227 into donut by Android (Google) Code Review · 15 years ago
  70. f2cec58 Handle null in MatrixCursor.get*() by Bjorn Bringert · 15 years ago
  71. c33bd02 am 113eaa59: Merge change 8131 into donut by Android (Google) Code Review · 15 years ago
  72. dbda5ce Removing MD2 by Urs Grob · 15 years ago
  73. d0bff15 Fix android.core.FileTest#testFile: add sdcard write permission to test. by Brett Chabot · 15 years ago
  74. fe4fec7 Remove all our old high priority knowledge since WebCore will manage it. by Patrick Scott · 15 years ago
  75. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  76. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago
  77. 86dbf0d am b4735b6: am 25f9637: AI 148665: Disabling a test that does not work a by Jorg Pleumann · 15 years ago
  78. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  79. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  80. f9189f1 am 08d00b9: Merge change 1159 into donut by Android (Google) Code Review · 15 years ago
  81. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 15 years ago
  82. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  83. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  84. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  85. 810ec50 AI 146179: am: CL 145971 am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  86. 5a0e5357 AI 146178: am: CL 145970 am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  87. f78013c AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  88. 6d20e25 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  89. bf91524 AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  90. 43ed2b3 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  91. 0b57d6c AI 145757: Suppress the flaky tests BUG=174601,1569749 by Yu Shan Emily Lau · 15 years ago
  92. 960fe37 AI 145743: Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  93. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  94. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  95. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  97. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  98. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  99. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  100. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago