1. 9180ec9 Remove cruft in the default libdvm.so and add 3 more special targets. by Ben Cheng · 15 years ago
  2. d49aab8 Hide JIT-specific constants when JIT is not configured. by Ben Cheng · 15 years ago
  3. 78f5dfd Merge change Ia61d31e2 by Android (Google) Code Review · 15 years ago
  4. f307529 Remove @KnownFailure from a bunch of tests that now pass. by Elliott Hughes · 15 years ago
  5. b8c7b46 Implement chaining up to the first 64 cases in a switch statement. by Ben Cheng · 15 years ago
  6. 8f1b9bb Back out inline string optimizations until cause of instability tracked down. by Bill Buzbee · 15 years ago
  7. b569522 Ensure dalvikvm sets "user.name" to "root" for our tests. by Elliott Hughes · 15 years ago
  8. 8be1864 Merge change I22212019 by Android (Google) Code Review · 15 years ago
  9. 18f3045 Merge change I57dd1032 by Android (Google) Code Review · 15 years ago
  10. d15a2c3 Merge change Ie098e2fa by Android (Google) Code Review · 15 years ago
  11. 21d6937 Kill OSNetworkSystem.inheritedChannelImpl. by Elliott Hughes · 15 years ago
  12. da1bdbd Fixing PipedWriters/PipedOutputStreams silent failures during close(). by Jesse Wilson · 15 years ago
  13. 48481ad Merge change I04f3b02b by Android (Google) Code Review · 15 years ago
  14. 033eddd Some more adjustments to deal with building for a BSD(-like) target. by Dan Bornstein · 15 years ago
  15. 22775bf Merge change I318b1449 by Android (Google) Code Review · 15 years ago
  16. a9a57f2 More OSNetworkSystem cleanup. by Elliott Hughes · 15 years ago
  17. 5c506f2 Jit - optimized inline string compareto, indexof; fill_array_data bug fix by Bill Buzbee · 15 years ago
  18. 9270ddc Supporting expected results for the jtreg test runner. by Jesse Wilson · 15 years ago
  19. 49edfa5 Merge change I88e8376e by Android (Google) Code Review · 15 years ago
  20. 58b2fd2 Merge change Id46d9a48 by Android (Google) Code Review · 15 years ago
  21. 82a2dfc Fixing 1 of the 4 BufferedReader test failures in bug 2224903. by Jesse Wilson · 15 years ago
  22. 2693fbc Merge change I474dc860 by Android (Google) Code Review · 15 years ago
  23. 58dc7bb Fixed typo introduced during comment reformatting. by Bill Buzbee · 15 years ago
  24. ff66e20 Merge change Ib000d44f by Android (Google) Code Review · 15 years ago
  25. 5677969 Major registor allocation rework - stage 1. by Bill Buzbee · 15 years ago
  26. 9275305 Rewrite NativeBN_twosCompFitsIntoBytes. by Elliott Hughes · 15 years ago
  27. 01dd9bd Merge change I006c279b by Android (Google) Code Review · 15 years ago
  28. d120375 Remove broken .so and fix bogus test. by Elliott Hughes · 15 years ago
  29. 93f2ffc Merge change I4a356627 by Android (Google) Code Review · 15 years ago
  30. c0c4534 Merge change I8fa1a78a by Android (Google) Code Review · 15 years ago
  31. 0024889 Change the jtreg tool to perform both building and running steps. by Jesse Wilson · 15 years ago
  32. 298727a Make run-core-tests with no arguments equivalent to tests.AllTests. by Elliott Hughes · 15 years ago
  33. 3343010 Merge change Id7694644 by Android (Google) Code Review · 15 years ago
  34. 53d4bb1 Script for compiling and dexing jtreg tests for Dalvik. by Jesse Wilson · 15 years ago
  35. 85791bb Merge change I8c671e53 by Android (Google) Code Review · 15 years ago
  36. 1805727 Implement ProcessBuilder.redirectErrorStream. by Elliott Hughes · 15 years ago
  37. f54136e Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 15 years ago
  38. 6aeae90 Update logging to r820767 by Jesse Wilson · 15 years ago
  39. d9179c4 Remove OSNetworkSystem.sendStream and all use of ErrorCodeException. by Elliott Hughes · 15 years ago
  40. 31ba233 The officially sanctioned way to get memcpy() is to #include <string.h>. by Dan Bornstein · 15 years ago
  41. 05a3939 Merge change I4c4d050d by Android (Google) Code Review · 15 years ago
  42. e9953e8 Merge change Ibc04ef43 by Android (Google) Code Review · 15 years ago
  43. d92943b Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) by Dan Bornstein · 15 years ago
  44. 9278777 Remove dead native org.apache.harmony.nio.AddressUtils code. by Elliott Hughes · 15 years ago
  45. f89a261 Merge change I8a7a4c56 by Android (Google) Code Review · 15 years ago
  46. d001c84 Merge change Ibebb78b6 by Android (Google) Code Review · 15 years ago
  47. 4baf5ed DeleteLocalRef the result of GetObjectClass more consistently. by Elliott Hughes · 15 years ago
  48. 6ac43c2 Split libcore/Android.mk into two files, one for Java code and one for by Dan Bornstein · 15 years ago
  49. e73b98c Merge change I66e35647 by Android (Google) Code Review · 15 years ago
  50. d37c804 A new hygenic way for tests to clean up before or after execution. by Jesse Wilson · 15 years ago
  51. 0ab6b32 Merge change I968363e2 by Android (Google) Code Review · 15 years ago
  52. b05706b Suppressing StressTest which is causing our continuous build to fail. by Jesse Wilson · 15 years ago
  53. cc45202 Merge change Ibf565c9c by Android (Google) Code Review · 15 years ago
  54. 7cb9220 Change the host build to include whole static libraries, and to name by Dan Bornstein · 15 years ago
  55. 94367e0 Switch ProcessManager and System over to C++. by Elliott Hughes · 15 years ago
  56. 4453050 Merge change I410514c5 by Android (Google) Code Review · 15 years ago
  57. 59586fd Sort out libnativehelper, and make related comments less redundant. by Dan Bornstein · 15 years ago
  58. 954754f Merge change I3628c655 by Android (Google) Code Review · 15 years ago
  59. 57e3442 Merge change I834d8b2c by Android (Google) Code Review · 15 years ago
  60. 729be96 Merge change Idb16cc7f by Android (Google) Code Review · 15 years ago
  61. c99250a Expose hooks for more efficient log handling in Android apps. by Jesse Wilson · 15 years ago
  62. 8fef4b6 Merge change I93fe0d1b by Android (Google) Code Review · 15 years ago
  63. bb4b5ab Add a reference table dump call. by Andy McFadden · 15 years ago
  64. 3c6ff81 OSMemorySystem.mmap fixes. by Elliott Hughes · 15 years ago
  65. 004d095 Merge change Ia1dc94d5 by Android (Google) Code Review · 15 years ago
  66. 7088292 Remove OSNetworkSystem.receiveStream. by Elliott Hughes · 15 years ago
  67. 7bd025b Encode recommended practice wrt libffi in comments, and attempt to actually by Dan Bornstein · 15 years ago
  68. 9015556 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 15 years ago
  69. c972691 Re-enable SSL handshake cutthrough support (and fixed unittest) by Nagendra Modadugu · 15 years ago
  70. 3597a2f Merge change Ibeb7d4a2 by Android (Google) Code Review · 15 years ago
  71. b501914 Cleaning up synchronization in Logger. by Jesse Wilson · 15 years ago
  72. 1cc1d8a Merge change I3d8565f0 by Android (Google) Code Review · 15 years ago
  73. e18a2f7 Merge change I5ea630ca by Android (Google) Code Review · 15 years ago
  74. c66de2d Merge change Id1f4cf7b by Android (Google) Code Review · 15 years ago
  75. 03f330e Use a binary search for sparse switch statements. by Andy McFadden · 15 years ago
  76. ceb230f Clear pending exception before throwing a new one. by Andy McFadden · 15 years ago
  77. 947a014 Merge change Id434c469 by Android (Google) Code Review · 15 years ago
  78. b150dcd More OSNetworkSystem cleanup. by Elliott Hughes · 15 years ago
  79. 81080ffb Merge change Iacd79b8a by Android (Google) Code Review · 15 years ago
  80. f74ea6d Avoid shadowing fields from the superclass testcase. by Jesse Wilson · 15 years ago
  81. 5874dee Merge change I54b596ca by Android (Google) Code Review · 15 years ago
  82. eaf9fbf Expose the portable "strerror_r" used by jniThrowIOException. by Elliott Hughes · 15 years ago
  83. 10a2d6e Merge change Ib28d3a82 by Android (Google) Code Review · 15 years ago
  84. 49d4400 Don't over flush the code cache at startup time. by Ben Cheng · 15 years ago
  85. 723a8ed Merge change Iadbb9163 by Android (Google) Code Review · 15 years ago
  86. ba8d865 Merge change Ia8e64a7c by Android (Google) Code Review · 15 years ago
  87. 54b3114 Merge change I9b12eeb5 by Android (Google) Code Review · 15 years ago
  88. 7e6e1b9 Merge change Id752d5fb by Android (Google) Code Review · 15 years ago
  89. f4f9a45 Fix an invoke-interface bug that manifests itself with thread state warnings. by Ben Cheng · 15 years ago
  90. 8885e41 Implement JNI "weak global" references. by Andy McFadden · 15 years ago
  91. addf3d7 Including cert store location for test runner. by Jesse Wilson · 15 years ago
  92. fca8645 Another couple of tweaks in my attempt to make a sane host build. by Dan Bornstein · 15 years ago
  93. ea72efa Applying PrefsTester to PreferenceChangeEventTest to manage side effects. by Jesse Wilson · 15 years ago
  94. 35704b2 Merge change I73fd1714 by Android (Google) Code Review · 15 years ago
  95. f98be6b Collation.getSortKey returns keys generated by a different algorithm by Urs Grob · 15 years ago
  96. 08091cf Merge change I7cc0fe4d by Android (Google) Code Review · 15 years ago
  97. 4a19d6a Merge change Ice8c6c56 by Android (Google) Code Review · 15 years ago
  98. 4030ad6 Removing caching of file canonical path caching, and fixing NIO tests. by Jesse Wilson · 15 years ago
  99. 24912e0 Fix OSNetworkSystem.acceptImpl error handling; additional clean-up. by Elliott Hughes · 15 years ago
  100. 163db15 Merge change I36117487 by Android (Google) Code Review · 15 years ago