1. 11a878c Merge "Test that we don't retain the wrong array in the copy constructor." into dalvik-dev by Jesse Wilson · 14 years ago
  2. 0d284ee am 27c11c7c: Remove the last vestiges of the external allocation cruft. by Elliott Hughes · 14 years ago
  3. 5321c73 Remove the last vestiges of the external allocation cruft. by Elliott Hughes · 14 years ago
  4. f9732cb Test that we don't retain the wrong array in the copy constructor. by Jesse Wilson · 14 years ago
  5. a253bd0 Merge "Just use String for upper case/lower case operations." into dalvik-dev by Jesse Wilson · 14 years ago
  6. 798da8d Just use String for upper case/lower case operations. by Jesse Wilson · 14 years ago
  7. 07d5a56 Merge "Fix serialization in CopyOnWriteArrayList." by Jesse Wilson · 14 years ago
  8. fdea1d6 Fix serialization in CopyOnWriteArrayList. by Jesse Wilson · 14 years ago
  9. 119c806 Fix PropertyChangeSupport problems. by Jesse Wilson · 14 years ago
  10. 434b267 TARGET_PRELINK_MODULE should never be set in a module definition. by Ying Wang · 14 years ago
  11. 06a2883 am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  12. 692215a am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  13. da32ead Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  14. fd0569b Fix CloseGuard warning in a test merged in from gingerbread by Brian Carlstrom · 14 years ago
  15. 2534971 Adding binary hprof support to SamplingProfiler by Brian Carlstrom · 14 years ago
  16. a9b73e0 Revert "Remove inline natives for an unused performance test." (libcore) by Jesse Wilson · 14 years ago
  17. 74e69cf Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  18. bbe7db8 Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible." by Jesse Wilson · 14 years ago
  19. eb6877e Test that Proxy.newProxyInstance throws if the classloaders are not visible. by Jesse Wilson · 14 years ago
  20. 5ca96ff Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  21. 633d94c Revert "Remove native targets for unused performance tests." by Ben Cheng · 14 years ago
  22. 000b181 Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  23. 0289b59 Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  24. bd9aecb Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  25. 72351c7 sqlite-jdbc should not use TARGET_PRELINK_MODULE by John Eckerdal · 14 years ago
  26. 54b4836 Merge "Capture the DTD body while it is being parsed." by Jesse Wilson · 14 years ago
  27. b5ea6e4 Capture the DTD body while it is being parsed. by Jesse Wilson · 14 years ago
  28. cc0d7ed Merge "Optimize DefaultHostnameVerifier." by Jesse Wilson · 14 years ago
  29. 7a0d3e3 Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  30. f10e360 Merge "Remove the external allocation facility." by Carl Shapiro · 14 years ago
  31. 4b5107a Remove the external allocation facility. by Carl Shapiro · 14 years ago
  32. f60f07d Merge "Tests to cover Socket's surprising behavior on read after close" by Jesse Wilson · 14 years ago
  33. 46695d9 Tests to cover Socket's surprising behavior on read after close by Jesse Wilson · 14 years ago
  34. 127a6fc Merge "We always wantDex at this point." by Dan Bornstein · 14 years ago
  35. 3c21ded Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 14 years ago
  36. 91c9530 Use ftruncate64. by Elliott Hughes · 14 years ago
  37. a2e8ac3 Merge "Fix File.length for sparse files." by Elliott Hughes · 14 years ago
  38. f3dc060 Fix File.length for sparse files. by Elliott Hughes · 14 years ago
  39. fbe89b3 Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  40. f610634 Merge "Don't be specific about exception priority in OldFileChannelTest." by Jesse Wilson · 14 years ago
  41. d0cc319 Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  42. 74d40a8 resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 14 years ago
  43. 6df0744 Don't be specific about exception priority in OldFileChannelTest. by Jesse Wilson · 14 years ago
  44. 4c431d3 Merge "More math tests that fail on the host only." by Jesse Wilson · 14 years ago
  45. 4e90245 am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  46. f207b18 Merge "Don't test for implementation details in OldRandomAccessFileTest." by Jesse Wilson · 14 years ago
  47. ba13a1c More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  48. 018c285 Don't test for implementation details in OldRandomAccessFileTest. by Jesse Wilson · 14 years ago
  49. 77be8fd We always wantDex at this point. by Dan Bornstein · 14 years ago
  50. 392d920 Merge "Don't bother trying to unzip a file named "*.dex"." by Dan Bornstein · 14 years ago
  51. 2d13768 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  52. 409d83f Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'." by Elliott Hughes · 14 years ago
  53. e870b84 Don't bother trying to unzip a file named "*.dex". by Dan Bornstein · 14 years ago
  54. 5fcfe14 MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'. by Elliott Hughes · 14 years ago
  55. 4769520 More work arounds for the droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  56. 13320a4 Fix a long-standing serialization bug. by Elliott Hughes · 14 years ago
  57. e87d11f Fix a regression I introduced in serialization. by Elliott Hughes · 14 years ago
  58. d2272ce Merge "Work around droiddoc bug where @links cannot point to parameterized methods." by Jesse Wilson · 14 years ago
  59. 16667c6 Work around droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  60. 42837c2 Fix java.util.concurrent to not @link to unpublished APIs. by Jesse Wilson · 14 years ago
  61. 58e788d Merge "Update java.util.concurrent to the latest." by Jesse Wilson · 14 years ago
  62. b0f3f01 Merge "Plumbing for loading byte[]-based dex files." by Dan Bornstein · 14 years ago
  63. f13d37d Merge "Recover from the 'null' system class loader gracefully." by Jesse Wilson · 14 years ago
  64. 0a2cff0 Use iteration rather than recursion in writeHierarchy. by Elliott Hughes · 14 years ago
  65. c7359bc Recover from the 'null' system class loader gracefully. by Jesse Wilson · 14 years ago
  66. b054944 Plumbing for loading byte[]-based dex files. by Dan Bornstein · 14 years ago
  67. f7834d7 Speed up serialization. by Elliott Hughes · 14 years ago
  68. a86c439 Update java.util.concurrent to the latest. by Jesse Wilson · 14 years ago
  69. 506a932 Merge "Set the expectation for a known regression." by Jesse Wilson · 14 years ago
  70. 9a0280c Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  71. edbd14f Merge "Make GregorianCalendarTest consistent with our locale data." by Jesse Wilson · 14 years ago
  72. 576eda0 Make GregorianCalendarTest consistent with our locale data. by Jesse Wilson · 14 years ago
  73. 4eb1f2b am b84e9595: am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  74. a007d3d am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  75. 971d469 A last bit of serialization performance on the deserialization side. by Elliott Hughes · 14 years ago
  76. 0368e5f Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  77. e8fc4ba More serialization performance. by Elliott Hughes · 14 years ago
  78. 7b302c3 Merge "More serialization performance work." by Elliott Hughes · 14 years ago
  79. e1639f2 More serialization performance work. by Elliott Hughes · 14 years ago
  80. eb713c6 Merge "Move 41 tests to libcore, closer to the tested code." by Jesse Wilson · 14 years ago
  81. 991959b Move 41 tests to libcore, closer to the tested code. by Jesse Wilson · 14 years ago
  82. e83d811 Merge "Move HashMapTest from frameworks/base to libcore." by Jesse Wilson · 14 years ago
  83. 173beaf Move HashMapTest from frameworks/base to libcore. by Jesse Wilson · 14 years ago
  84. 48009fa Merge "More serialization performance improvements." by Elliott Hughes · 14 years ago
  85. 5639d74 More serialization performance improvements. by Elliott Hughes · 14 years ago
  86. 4e8c530 Merge "Fix a couple of failing ResourceBundle tests." by Jesse Wilson · 14 years ago
  87. c26f798 Fix a couple of failing ResourceBundle tests. by Jesse Wilson · 14 years ago
  88. 7b37a1f Building libcore in master is spam city. Fix that. by Elliott Hughes · 14 years ago
  89. 9dc4bc1 Merge "Fix two {@link} problems in CopyOnWriteArrayList." by Jesse Wilson · 14 years ago
  90. 633920d Fix two {@link} problems in CopyOnWriteArrayList. by Jesse Wilson · 14 years ago
  91. 043c455 Merge "Remove nio.char tests duplicated from Harmony." by Jesse Wilson · 14 years ago
  92. 51d0189 Make deserialization 30% faster. by Elliott Hughes · 14 years ago
  93. a2796ff Remove nio.char tests duplicated from Harmony. by Jesse Wilson · 14 years ago
  94. 1bd128c Rewrite CopyOnWriteArrayList from scratch. by Jesse Wilson · 14 years ago
  95. 88f61c0 Merge "Update known failure to match test name. http://b/3032697" by Jesse Wilson · 14 years ago
  96. 8498e2e Merge "Lots more bounds-checking/exception-throwing consistency." by Elliott Hughes · 14 years ago
  97. e88c969 Update known failure to match test name. http://b/3032697 by Jesse Wilson · 14 years ago
  98. efcb805 Lots more bounds-checking/exception-throwing consistency. by Elliott Hughes · 14 years ago
  99. dd89a47 Export ANY and ALL as constant InetAddress objects for use by framework by Stan Chesnutt · 14 years ago
  100. 8dc89ea Merge "DatagramSocket.setNetworkInterface() allows a socket to be bound to a network interface using the SO_BINDTODEVICE socket option." by Elliott Hughes · 14 years ago