1. 17a88df Test that we can format dates thru to 2038. by Jesse Wilson · 13 years ago
  2. cecfc32 Merge "TARGET_PRELINK_MODULE should not be modified in module's definition" into gingerbread by Ying Wang · 13 years ago
  3. 1cf782e CA certificate update: Adding C=RO, O=certSIGN, OU=certSIGN ROOT CA by Brian Carlstrom · 13 years ago
  4. b8e5254 Remove redundant "throws SecurityException" clauses. by Elliott Hughes · 13 years ago
  5. b8a3419 Remove @SuppressWarnings("nls") cruft. by Elliott Hughes · 13 years ago
  6. 97d48b3 More SecurityManager cleanup. by Elliott Hughes · 13 years ago
  7. 38214bf Retire SecurityManager. by Elliott Hughes · 13 years ago
  8. f5d113b am 1c76910f: Fix libcore javadoc errors. by Elliott Hughes · 13 years ago
  9. 9dd9600 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 13 years ago
  10. 2bc7f20 am b9f4eb77: Don\'t short-circuit Inflater.inflate() on zero-length requests. by Jesse Wilson · 13 years ago
  11. 7ac0c5d Don't short-circuit Inflater.inflate() on zero-length requests. by Jesse Wilson · 13 years ago
  12. 89fb028 am 1c1007df: Merge "Return HTTP headers even if there is no HTTP response body." by Jesse Wilson · 13 years ago
  13. 7c3c013 Merge "Return HTTP headers even if there is no HTTP response body." by Jesse Wilson · 13 years ago
  14. 6bede3f Return HTTP headers even if there is no HTTP response body. by Jesse Wilson · 13 years ago
  15. 08a7a46 Merge "Use a loop for clarity in Turkish i tests." into dalvik-dev by Jesse Wilson · 13 years ago
  16. c6cd690 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 13 years ago
  17. c648c0a am 2a7373cf: Merge "Add libcore-docs target" by Brian Carlstrom · 13 years ago
  18. 8c6afab Merge "Add libcore-docs target" by Brian Carlstrom · 13 years ago
  19. 1279115 Add libcore-docs target by Brian Carlstrom · 13 years ago
  20. 11a878c Merge "Test that we don't retain the wrong array in the copy constructor." into dalvik-dev by Jesse Wilson · 13 years ago
  21. a65c443 Fix libcore javadoc errors. by Elliott Hughes · 13 years ago
  22. 0d284ee am 27c11c7c: Remove the last vestiges of the external allocation cruft. by Elliott Hughes · 13 years ago
  23. 5321c73 Remove the last vestiges of the external allocation cruft. by Elliott Hughes · 13 years ago
  24. f9732cb Test that we don't retain the wrong array in the copy constructor. by Jesse Wilson · 13 years ago
  25. 05a349d Fix @see links by Brad Fitzpatrick · 13 years ago
  26. 7860231 Use a loop for clarity in Turkish i tests. by Jesse Wilson · 13 years ago
  27. a253bd0 Merge "Just use String for upper case/lower case operations." into dalvik-dev by Jesse Wilson · 13 years ago
  28. 798da8d Just use String for upper case/lower case operations. by Jesse Wilson · 13 years ago
  29. 77190d4 merge in honeycomb-release history after reset to master by The Android Automerger · 13 years ago
  30. 58895f9 merge in honeycomb-release history after reset to master by The Android Automerger · 13 years ago
  31. 6c48791 Export the assignable instance counting. by Carl Shapiro · 14 years ago
  32. 07d5a56 Merge "Fix serialization in CopyOnWriteArrayList." by Jesse Wilson · 13 years ago
  33. fdea1d6 Fix serialization in CopyOnWriteArrayList. by Jesse Wilson · 13 years ago
  34. 119c806 Fix PropertyChangeSupport problems. by Jesse Wilson · 13 years ago
  35. 1f70efc merge in honeycomb-release history after reset to master by The Android Automerger · 13 years ago
  36. 434b267 TARGET_PRELINK_MODULE should never be set in a module definition. by Ying Wang · 13 years ago
  37. 7800421 TARGET_PRELINK_MODULE should not be modified in module's definition by Ying Wang · 13 years ago
  38. 06a2883 am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 13 years ago
  39. 692215a am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 13 years ago
  40. da32ead Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 13 years ago
  41. fd0569b Fix CloseGuard warning in a test merged in from gingerbread by Brian Carlstrom · 13 years ago
  42. 2534971 Adding binary hprof support to SamplingProfiler by Brian Carlstrom · 14 years ago
  43. a9b73e0 Revert "Remove inline natives for an unused performance test." (libcore) by Jesse Wilson · 13 years ago
  44. 74e69cf Merge "Remove native targets for unused performance tests." by Jesse Wilson · 13 years ago
  45. 7bb28e5 merge in honeycomb-release history after reset to master by The Android Automerger · 13 years ago
  46. bbe7db8 Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible." by Jesse Wilson · 13 years ago
  47. eb6877e Test that Proxy.newProxyInstance throws if the classloaders are not visible. by Jesse Wilson · 13 years ago
  48. 5ca96ff Remove native targets for unused performance tests. by Jesse Wilson · 13 years ago
  49. 633d94c Revert "Remove native targets for unused performance tests." by Ben Cheng · 13 years ago
  50. 000b181 Merge "Remove native targets for unused performance tests." by Jesse Wilson · 13 years ago
  51. 0289b59 Remove native targets for unused performance tests. by Jesse Wilson · 13 years ago
  52. 523f99d merge in honeycomb-release history after reset to master by The Android Automerger · 13 years ago
  53. bd9aecb Remove java.io tests duplicated with Harmony. by Jesse Wilson · 13 years ago
  54. 72351c7 sqlite-jdbc should not use TARGET_PRELINK_MODULE by John Eckerdal · 13 years ago
  55. 54b4836 Merge "Capture the DTD body while it is being parsed." by Jesse Wilson · 13 years ago
  56. b5ea6e4 Capture the DTD body while it is being parsed. by Jesse Wilson · 13 years ago
  57. cc0d7ed Merge "Optimize DefaultHostnameVerifier." by Jesse Wilson · 13 years ago
  58. 7a0d3e3 Optimize DefaultHostnameVerifier. by Jesse Wilson · 13 years ago
  59. db67c42 Merge branch 'master' into honeycomb-release by The Android Automerger · 13 years ago
  60. f10e360 Merge "Remove the external allocation facility." by Carl Shapiro · 13 years ago
  61. 4b5107a Remove the external allocation facility. by Carl Shapiro · 13 years ago
  62. 009d2e8 Merge branch 'master' into honeycomb-release by The Android Automerger · 13 years ago
  63. f60f07d Merge "Tests to cover Socket's surprising behavior on read after close" by Jesse Wilson · 13 years ago
  64. 46695d9 Tests to cover Socket's surprising behavior on read after close by Jesse Wilson · 13 years ago
  65. 127a6fc Merge "We always wantDex at this point." by Dan Bornstein · 13 years ago
  66. 3c21ded Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 13 years ago
  67. 91c9530 Use ftruncate64. by Elliott Hughes · 13 years ago
  68. a2e8ac3 Merge "Fix File.length for sparse files." by Elliott Hughes · 13 years ago
  69. f3dc060 Fix File.length for sparse files. by Elliott Hughes · 13 years ago
  70. fbe89b3 Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 13 years ago
  71. f610634 Merge "Don't be specific about exception priority in OldFileChannelTest." by Jesse Wilson · 13 years ago
  72. d0cc319 Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 13 years ago
  73. 74d40a8 resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 13 years ago
  74. 6df0744 Don't be specific about exception priority in OldFileChannelTest. by Jesse Wilson · 13 years ago
  75. 4c431d3 Merge "More math tests that fail on the host only." by Jesse Wilson · 13 years ago
  76. 4e90245 am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 13 years ago
  77. f207b18 Merge "Don't test for implementation details in OldRandomAccessFileTest." by Jesse Wilson · 13 years ago
  78. ba13a1c More math tests that fail on the host only. by Jesse Wilson · 13 years ago
  79. 018c285 Don't test for implementation details in OldRandomAccessFileTest. by Jesse Wilson · 13 years ago
  80. 77be8fd We always wantDex at this point. by Dan Bornstein · 13 years ago
  81. 392d920 Merge "Don't bother trying to unzip a file named "*.dex"." by Dan Bornstein · 13 years ago
  82. 2d13768 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 13 years ago
  83. 409d83f Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'." by Elliott Hughes · 13 years ago
  84. e870b84 Don't bother trying to unzip a file named "*.dex". by Dan Bornstein · 13 years ago
  85. 5fcfe14 MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'. by Elliott Hughes · 13 years ago
  86. 62a7f2f Merge branch 'master' into honeycomb-release by The Android Automerger · 13 years ago
  87. 4769520 More work arounds for the droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 13 years ago
  88. 13320a4 Fix a long-standing serialization bug. by Elliott Hughes · 13 years ago
  89. e87d11f Fix a regression I introduced in serialization. by Elliott Hughes · 13 years ago
  90. d2272ce Merge "Work around droiddoc bug where @links cannot point to parameterized methods." by Jesse Wilson · 13 years ago
  91. 16667c6 Work around droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 13 years ago
  92. 42837c2 Fix java.util.concurrent to not @link to unpublished APIs. by Jesse Wilson · 13 years ago
  93. 58e788d Merge "Update java.util.concurrent to the latest." by Jesse Wilson · 13 years ago
  94. b0f3f01 Merge "Plumbing for loading byte[]-based dex files." by Dan Bornstein · 13 years ago
  95. f13d37d Merge "Recover from the 'null' system class loader gracefully." by Jesse Wilson · 13 years ago
  96. 0a2cff0 Use iteration rather than recursion in writeHierarchy. by Elliott Hughes · 13 years ago
  97. c7359bc Recover from the 'null' system class loader gracefully. by Jesse Wilson · 13 years ago
  98. b054944 Plumbing for loading byte[]-based dex files. by Dan Bornstein · 13 years ago
  99. f7834d7 Speed up serialization. by Elliott Hughes · 13 years ago
  100. a86c439 Update java.util.concurrent to the latest. by Jesse Wilson · 13 years ago