1. c1a9292 Merge change Id46d9a48 by Android (Google) Code Review · 16 years ago
  2. 684dbf6 Fixing 1 of the 4 BufferedReader test failures in bug 2224903. by Jesse Wilson · 16 years ago
  3. 7a8cdb5 Merge change I474dc860 by Android (Google) Code Review · 16 years ago
  4. 799cdf9 Fixed typo introduced during comment reformatting. by Bill Buzbee · 16 years ago
  5. 9a7c5cd Merge change Ib000d44f by Android (Google) Code Review · 16 years ago
  6. 1465db5 Major registor allocation rework - stage 1. by Bill Buzbee · 16 years ago
  7. 164676d Rewrite NativeBN_twosCompFitsIntoBytes. by Elliott Hughes · 16 years ago
  8. 9cbd26d Merge change I006c279b by Android (Google) Code Review · 16 years ago
  9. 006c279 Remove broken .so and fix bogus test. by Elliott Hughes · 16 years ago
  10. 80be6d1 Merge change I4a356627 by Android (Google) Code Review · 16 years ago
  11. 95c4e0f Merge change I8fa1a78a by Android (Google) Code Review · 16 years ago
  12. 4a35662 Change the jtreg tool to perform both building and running steps. by Jesse Wilson · 16 years ago
  13. 8fa1a78 Make run-core-tests with no arguments equivalent to tests.AllTests. by Elliott Hughes · 16 years ago
  14. bccc5e5 Merge change Id7694644 by Android (Google) Code Review · 16 years ago
  15. 433390e Script for compiling and dexing jtreg tests for Dalvik. by Jesse Wilson · 16 years ago
  16. 6357aa1 Merge change I8c671e53 by Android (Google) Code Review · 16 years ago
  17. bfd74c5 Implement ProcessBuilder.redirectErrorStream. by Elliott Hughes · 16 years ago
  18. 113154c Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 16 years ago
  19. bfe0f4b Remove OSNetworkSystem.sendStream and all use of ErrorCodeException. by Elliott Hughes · 16 years ago
  20. 024da70 The officially sanctioned way to get memcpy() is to #include <string.h>. by Dan Bornstein · 16 years ago
  21. f059781 Merge change I4c4d050d by Android (Google) Code Review · 16 years ago
  22. 8deda4a Merge change Ibc04ef43 by Android (Google) Code Review · 16 years ago
  23. 2237714 Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) by Dan Bornstein · 16 years ago
  24. 79ad52e Remove dead native org.apache.harmony.nio.AddressUtils code. by Elliott Hughes · 16 years ago
  25. c494c3b Merge change I8a7a4c56 by Android (Google) Code Review · 16 years ago
  26. 4d8e12b Merge change Ibebb78b6 by Android (Google) Code Review · 16 years ago
  27. ad4b31b DeleteLocalRef the result of GetObjectClass more consistently. by Elliott Hughes · 16 years ago
  28. 2f2c44e Split libcore/Android.mk into two files, one for Java code and one for by Dan Bornstein · 16 years ago
  29. c332ebb Merge change I66e35647 by Android (Google) Code Review · 16 years ago
  30. dafd634 A new hygenic way for tests to clean up before or after execution. by Jesse Wilson · 16 years ago
  31. 5937755 Merge change I968363e2 by Android (Google) Code Review · 16 years ago
  32. 9acdacd Suppressing StressTest which is causing our continuous build to fail. by Jesse Wilson · 16 years ago
  33. 61fb74e Merge change Ibf565c9c by Android (Google) Code Review · 16 years ago
  34. bfbf10e Change the host build to include whole static libraries, and to name by Dan Bornstein · 16 years ago
  35. bebb78b Switch ProcessManager and System over to C++. by Elliott Hughes · 16 years ago
  36. d6f87c7 Merge change I410514c5 by Android (Google) Code Review · 16 years ago
  37. 524fea1 Sort out libnativehelper, and make related comments less redundant. by Dan Bornstein · 16 years ago
  38. 7306e78 Merge change I3628c655 by Android (Google) Code Review · 16 years ago
  39. 4312f59 Merge change I834d8b2c by Android (Google) Code Review · 16 years ago
  40. d84805f Merge change Idb16cc7f by Android (Google) Code Review · 16 years ago
  41. 33c444b Expose hooks for more efficient log handling in Android apps. by Jesse Wilson · 16 years ago
  42. a75356e Merge change I93fe0d1b by Android (Google) Code Review · 16 years ago
  43. 92fa476 Add a reference table dump call. by Andy McFadden · 16 years ago
  44. 3628c65 OSMemorySystem.mmap fixes. by Elliott Hughes · 16 years ago
  45. f177c70 Merge change Ia1dc94d5 by Android (Google) Code Review · 16 years ago
  46. f3029c5 Remove OSNetworkSystem.receiveStream. by Elliott Hughes · 16 years ago
  47. d45a48f Encode recommended practice wrt libffi in comments, and attempt to actually by Dan Bornstein · 16 years ago
  48. 4d9b601 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 16 years ago
  49. 93fe0d1 Re-enable SSL handshake cutthrough support (and fixed unittest) by Nagendra Modadugu · 16 years ago
  50. a5b88a9 Merge change Ibeb7d4a2 by Android (Google) Code Review · 16 years ago
  51. d0d89ee Cleaning up synchronization in Logger. by Jesse Wilson · 16 years ago
  52. d11c7ab Merge change I3d8565f0 by Android (Google) Code Review · 16 years ago
  53. dd091e0 Merge change I5ea630ca by Android (Google) Code Review · 16 years ago
  54. 028f069 Merge change Id1f4cf7b by Android (Google) Code Review · 16 years ago
  55. 62f1915 Use a binary search for sparse switch statements. by Andy McFadden · 16 years ago
  56. d1f4cf7 Clear pending exception before throwing a new one. by Andy McFadden · 16 years ago
  57. c1bf9e9 Merge change Id434c469 by Android (Google) Code Review · 16 years ago
  58. 7d9006a More OSNetworkSystem cleanup. by Elliott Hughes · 16 years ago
  59. ea21446 Merge change Iacd79b8a by Android (Google) Code Review · 16 years ago
  60. acd79b8 Avoid shadowing fields from the superclass testcase. by Jesse Wilson · 16 years ago
  61. f0c2999 Merge change I54b596ca by Android (Google) Code Review · 16 years ago
  62. 54b596c Expose the portable "strerror_r" used by jniThrowIOException. by Elliott Hughes · 16 years ago
  63. 9f298d0 Merge change Ib28d3a82 by Android (Google) Code Review · 16 years ago
  64. b28d3a8 Don't over flush the code cache at startup time. by Ben Cheng · 16 years ago
  65. 4584ffe Merge change Iadbb9163 by Android (Google) Code Review · 16 years ago
  66. 8923529 Merge change Ia8e64a7c by Android (Google) Code Review · 16 years ago
  67. e8a23d6 Merge change I9b12eeb5 by Android (Google) Code Review · 16 years ago
  68. aac6a63 Merge change Id752d5fb by Android (Google) Code Review · 16 years ago
  69. a8e64a7 Fix an invoke-interface bug that manifests itself with thread state warnings. by Ben Cheng · 16 years ago
  70. b18992f Implement JNI "weak global" references. by Andy McFadden · 16 years ago
  71. d752d5f Including cert store location for test runner. by Jesse Wilson · 16 years ago
  72. 22620b8 Another couple of tweaks in my attempt to make a sane host build. by Dan Bornstein · 16 years ago
  73. 9b12eeb Applying PrefsTester to PreferenceChangeEventTest to manage side effects. by Jesse Wilson · 16 years ago
  74. 0f3a326 Merge change I73fd1714 by Android (Google) Code Review · 16 years ago
  75. d8f1bb4 Collation.getSortKey returns keys generated by a different algorithm by Urs Grob · 16 years ago
  76. bf7ee15 Merge change I7cc0fe4d by Android (Google) Code Review · 16 years ago
  77. 44c7d93 Merge change Ice8c6c56 by Android (Google) Code Review · 16 years ago
  78. 454b5de Removing caching of file canonical path caching, and fixing NIO tests. by Jesse Wilson · 16 years ago
  79. 73fd171 Fix OSNetworkSystem.acceptImpl error handling; additional clean-up. by Elliott Hughes · 16 years ago
  80. 683bb32 Merge change I36117487 by Android (Google) Code Review · 16 years ago
  81. 96bb79c Tidy up Logger in preparation for optimizations. by Jesse Wilson · 16 years ago
  82. cb7dc4a Merge change I1f575e9e by Android (Google) Code Review · 16 years ago
  83. 57ac225 Improve error handling in InetAddress native code. by Elliott Hughes · 16 years ago
  84. a841078 rightsize StringBuilders for arrays; see bug 2135223 by Jesse Wilson · 16 years ago
  85. 08004ef Merge change I2e354493 by Android (Google) Code Review · 16 years ago
  86. d251042 Update NIO and NIO char packages to Harmony 802921. by Jesse Wilson · 16 years ago
  87. a0ebf91 Respond to impossible CloneNotSupportedExceptions with AssertionErrors. by Jesse Wilson · 16 years ago
  88. 3688c98 Merge change Id26b232b by Android (Google) Code Review · 16 years ago
  89. 24fdf64 Fix Float.valueOf(String) OutOfMemoryExceptions. by Elliott Hughes · 16 years ago
  90. 51a3164 Merge change Iccd6c010 by Android (Google) Code Review · 16 years ago
  91. ccd6c01 Make the traige process for self-verification found divergence easier. by Ben Cheng · 16 years ago
  92. 521a062 am 8673ee75: am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed. by Jesse Wilson · 16 years ago
  93. 8673ee7 am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed. by Jesse Wilson · 16 years ago
  94. eb9f129 Merge change I581bed77 by Android (Google) Code Review · 16 years ago
  95. 9a35ef1 Guarantee deflaters get cleaned up, even if subclassed. by Jesse Wilson · 16 years ago
  96. 3c041cb Merge change I11b31b39 by Android (Google) Code Review · 16 years ago
  97. 581bed7 Add a memory barrier. by Andy McFadden · 16 years ago
  98. 11b31b3 Fix icu4jni Resources ("Locale") to not expose its internals. by Elliott Hughes · 16 years ago
  99. 5c7e125 am c1d492ca: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  100. c1d492c merge from open-source master by Jean-Baptiste Queru · 16 years ago