1. 0fbfc62 CoreTests: Tidy up legacy tests. by Narayan Kamath · 6 years ago
  2. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  3. b3787b9 Remove CoreTests: HeapTest by Lucas Gomez Jimenez · 7 years ago
  4. e751433 NsdServiceInfo: move test to tests/net by Hugo Benichi · 7 years ago
  5. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  6. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  7. bef809c am 4da086ee: am 6bcdf90e: Merge "Delete unused testing scripts and WithFramework." by Narayan Kamath · 9 years ago
  8. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 9 years ago
  9. 3bdd327 Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 10 years ago
  10. d627c67 Remove some crufty "core" tests. by Narayan Kamath · 10 years ago
  11. d00ced9 am b0cb0734: Merge "Track change to Conscrypt" by Kenny Root · 10 years ago
  12. b0cb073 Merge "Track change to Conscrypt" by Kenny Root · 10 years ago
  13. 2e1bd46 am ef5d43a7: Merge "Revert "Revert "Remove unused apache related API.""" by Narayan Kamath · 10 years ago
  14. 4b8f184 Revert "Revert "Remove unused apache related API."" by Narayan Kamath · 10 years ago
  15. 8a97063 Track change to Conscrypt by Kenny Root · 10 years ago
  16. fa945c1 am e87d36f8: Merge "Revert "Remove unused apache related API."" by Narayan Kamath · 10 years ago
  17. d3389e2 resolved conflicts for merge of 9834af9c to stage-aosp-master by Narayan Kamath · 10 years ago
  18. 31f54ef Revert "Remove unused apache related API." by Narayan Kamath · 10 years ago
  19. 3f2714e Remove unused apache related API. by Narayan Kamath · 10 years ago
  20. b72d8b4 Add support for custom TXT records in NSD by Christopher Lane · 10 years ago
  21. d394355 Delete HttpHeaderTest.testCacheControlMultipleArguments. by Torne (Richard Coles) · 11 years ago
  22. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  23. 0102c21 Track libcore tests moving from frameworks/base to libcore. by Jesse Wilson · 13 years ago
  24. bc7dfb5 WifiWatchdogService - disable bad connections by Isaac Levy · 13 years ago
  25. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  26. 5db7fd6 am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 13 years ago
  27. eb0ced7 Error in compound cache-control header. by Henrik Baard · 14 years ago
  28. 74815d3 Remove SSLPerformanceTest and DatabaseSessionCache. by Jesse Wilson · 13 years ago
  29. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  30. f3efdf5 Move URLTest tests to libcore. by Jesse Wilson · 13 years ago
  31. d3b8eb0 Remove minimum heap size test now that the underlying interface is gone. by Carl Shapiro · 13 years ago
  32. ffcac1a Remove tests for dead API. by Elliott Hughes · 13 years ago
  33. bd1c5da Remove unused performance tests. by Jesse Wilson · 14 years ago
  34. ab9b628 Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)" by Jesse Wilson · 14 years ago
  35. 29ac247 Move 41 tests to libcore, closer to the tested code. (2nd half) by Jesse Wilson · 14 years ago
  36. 437afa8 Move HashMapTest from frameworks/base to libcore (second half) by Jesse Wilson · 14 years ago
  37. 6190ba5 Merge "NIOTest fixes." by Elliott Hughes · 14 years ago
  38. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  39. 111a413 am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  40. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  41. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  42. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  43. 90b3135 am 4d672988: Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  44. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  45. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 14 years ago
  46. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  47. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  48. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  49. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  50. 0dc59e7 More framework tests cleanup. by Brett Chabot · 14 years ago
  51. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 14 years ago
  52. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  53. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  54. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago
  55. c5d1c6d add sync polling by Fred Quintana · 14 years ago
  56. 809cf44 Remove "StringTest.java". by Elliott Hughes · 14 years ago
  57. 9d0f609 There is no ../com directory and the build (find) agrees. by Patrick Scott · 14 years ago
  58. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 14 years ago
  59. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 14 years ago
  60. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 14 years ago
  61. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 14 years ago
  62. a5411f5 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  63. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 15 years ago
  64. fd7b4f1 bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare(). by Wei Huang · 15 years ago
  65. 9e53415 Let PLUS occur once anywhere in dial-str network portion. by Tammo Spalink · 15 years ago
  66. e78fcba DO NOT MERGE: Cleaning up the PipedStreamTest by Jesse Wilson · 15 years ago
  67. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 15 years ago
  68. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  69. d0f80d4 Setting the default HTTP user agent at runtime init. by Jesse Wilson · 15 years ago
  70. d0990d4 The empty path and no path mean default path. So "a=d" should replace "a=c". by Grace Kloba · 15 years ago
  71. d0085ed Fix CDMA BCD unit test. by Tammo Spalink · 15 years ago
  72. 5f5989d Add tests for RecurrenceSet. by Ken Shirriff · 15 years ago
  73. 7850cdd Fix +NANP issue and cleanup plus code conversion. by Libin Tang · 15 years ago
  74. 763101e Merge change 21171 by Android (Google) Code Review · 15 years ago
  75. a03ab1a Allow max_retires to be set to infinite. by Wink Saville · 15 years ago
  76. 9688c60 Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt. by Wink Saville · 15 years ago
  77. 18e7b98 Fix the issue of incorrect conversion of the plus sign in a dial string. by Tang@Motorola.com · 15 years ago
  78. 3918e13 Add configurable data-retry. by Wink Saville · 15 years ago
  79. 699c646 fix the build. handleSslErrorRequest needs a return value now. by Grace Kloba · 15 years ago
  80. ba58c6f am ad346278: Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  81. ad34627 Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  82. 1186bb1 am ae1ba650: Merge change 8227 into donut by Android (Google) Code Review · 15 years ago
  83. f2cec58 Handle null in MatrixCursor.get*() by Bjorn Bringert · 15 years ago
  84. c33bd02 am 113eaa59: Merge change 8131 into donut by Android (Google) Code Review · 15 years ago
  85. dbda5ce Removing MD2 by Urs Grob · 15 years ago
  86. d0bff15 Fix android.core.FileTest#testFile: add sdcard write permission to test. by Brett Chabot · 15 years ago
  87. fe4fec7 Remove all our old high priority knowledge since WebCore will manage it. by Patrick Scott · 15 years ago
  88. 1c42769 Rename registerPhoneStateChange to registerPreciseCallStateChange by Jaikumar Ganesh · 15 years ago
  89. 4a301cb am 8aadf7ae: Merge change 5359 into donut by Android (Google) Code Review · 15 years ago
  90. 3a08cec fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper by Tammo Spalink · 15 years ago
  91. 969a74a am 6190fe6e: Merge change 2758 into donut by Android (Google) Code Review · 15 years ago
  92. ef354fd Fix concat SMS for GSM. by jsh · 15 years ago
  93. 5214376 Stop the NANP number formatter from putting dashes in shortcodes. by Ficus Kirkpatrick · 15 years ago
  94. f68498e am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 15 years ago
  95. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 15 years ago
  96. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  97. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago
  98. 86dbf0d am b4735b6: am 25f9637: AI 148665: Disabling a test that does not work a by Jorg Pleumann · 15 years ago
  99. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  100. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago