1. 7a076f0 Remove more useless annotations: logging, luni-kernel, and math. by Elliott Hughes · 15 years ago
  2. 703ef27 Remove useless annotation cruft from tests for: annotation, archive, concurrent, and suncompat. by Elliott Hughes · 15 years ago
  3. 8b7350e Update run-core-tests' documentation, remove the leading : from the classpath, and add the json tests to the classpath. by Elliott Hughes · 15 years ago
  4. 3e951a5 Fix a stupid mistake in my earlier change. by Elliott Hughes · 15 years ago
  5. bf1ecf2 Adapt jesse's new json tests to the new build scheme. by Elliott Hughes · 15 years ago
  6. e2a6f77 Merge remote branch 'goog/master' into mm by Elliott Hughes · 15 years ago
  7. cb78ba4 Merge "Resync a load of tests with upstream, make our build faster." into dalvik-dev by Elliott Hughes · 15 years ago
  8. 9f66a6b Fix build breakage. by Barry Hayes · 15 years ago
  9. aab6507 Merge " Add the "-Xgc:[no]overwritefree" flags. When set, the GC will clobber the memory of freed objects." into dalvik-dev by Barry Hayes · 15 years ago
  10. ea6435b Merge "Removing dead code from BigInt" by Jesse Wilson · 15 years ago
  11. 5266a15 Merge "More XML DOM v3 APIs." by Jesse Wilson · 15 years ago
  12. 35d7c08 More XML DOM v3 APIs. by Jesse Wilson · 15 years ago
  13. cdd8996 Removing dead code from BigInt by Jesse Wilson · 15 years ago
  14. 67cc34b Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 15 years ago
  15. 68ea614 Merge "Disable JIT for armv5te for A/B tests." by Ben Cheng · 15 years ago
  16. bf93554 Disable JIT for armv5te for A/B tests. by Ben Cheng · 15 years ago
  17. ea5adee DOM setTextContent() tests and implementation fixes. by Jesse Wilson · 15 years ago
  18. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 15 years ago
  19. 8045d07 Merge "Removing bogus check to permit on-host debugging." by Jesse Wilson · 15 years ago
  20. 24190ff Removing bogus check to permit on-host debugging. by Jesse Wilson · 15 years ago
  21. 66042d5 Merge "Adding JSON tests to the complete test suite." by Jesse Wilson · 15 years ago
  22. 6264432 Adding JSON tests to the complete test suite. by Jesse Wilson · 15 years ago
  23. fbf1c1c Merge "Filling in some gaps in our XML DOM v3 API." by Jesse Wilson · 15 years ago
  24. 1ec94fe Filling in some gaps in our XML DOM v3 API. by Jesse Wilson · 15 years ago
  25. 68e1f2a More DalvikRunner cleanup. by Elliott Hughes · 15 years ago
  26. 3fe3b27 Add a simple MD5-based cache to DalvikRunner. by Elliott Hughes · 15 years ago
  27. 195e4d1 Merge "Make DalvikRunner work on production devices too." by Elliott Hughes · 15 years ago
  28. 6934977 Merge "Add a general-purpose scoped pointer for libcore JNI." by Elliott Hughes · 15 years ago
  29. 1d1f924 Merge "HTTP headers should be case-insensitive but case-preserving." into dalvik-dev by Elliott Hughes · 15 years ago
  30. 84e7874 Make DalvikRunner work on production devices too. by Elliott Hughes · 15 years ago
  31. 2f650ee Add the "-Xgc:[no]overwritefree" flags. When set, the GC will clobber the by Barry Hayes · 15 years ago
  32. 3129a6e Merge "Eliminate the heap chunk abstraction. This temporarily breaks the hprof feature that allows stack traces to be associated with objects." into dalvik-dev by Carl Shapiro · 15 years ago
  33. 48f55cc Eliminate the heap chunk abstraction. This temporarily breaks the by Carl Shapiro · 15 years ago
  34. 6feeef3 Merge "Detect system-wide safe mode and configure the VM accordingly." into dalvik-dev by Ben Cheng · 15 years ago
  35. b804353 Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  36. e3f55fe HTTP headers should be case-insensitive but case-preserving. by Elliott Hughes · 15 years ago
  37. e172f34 Merge "Densely allocate mspaces. New heaps are started on the page following the break of the previously allocated heap. In addition, we shrink the reported size of the previous object bitmap so it covers only the committed range of the heap. We now separately track the size of the bitmap virtual memory reservation so we may unmap it all at shutdown time." into dalvik-dev by Carl Shapiro · 15 years ago
  38. 73c8bbb Fixing packages for JSON tests by Jesse Wilson · 15 years ago
  39. dcdc579 Merge "First round of tests for the subset of the org.json in Android." by Jesse Wilson · 15 years ago
  40. 67f4459 First round of tests for the subset of the org.json in Android. by Jesse Wilson · 15 years ago
  41. 142ea3c Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
  42. ea9032e Merge "Removing unnecessary org.w3c.dom subpackages" by Jesse Wilson · 15 years ago
  43. 92e5535 Jit: Monitor exit, possible fix for Issue 2396073 by Bill Buzbee · 15 years ago
  44. 0233201 Removing unnecessary org.w3c.dom subpackages by Jesse Wilson · 15 years ago
  45. bce4415 Merge "Jit: Monitor exit, possible fix for Issue 2396073" by Bill Buzbee · 15 years ago
  46. 4268643 Fix FindBugs' "high" warnings about java.lang.Class. by Elliott Hughes · 15 years ago
  47. c12a37b Jit: Monitor exit, possible fix for Issue 2396073 by Bill Buzbee · 15 years ago
  48. 0022418 Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  49. 5efe9d6 Merge "Reverting our test runner's background building behaviour." by Jesse Wilson · 15 years ago
  50. 4547cd2 Reverting our test runner's background building behaviour. by Jesse Wilson · 15 years ago
  51. cf0c910 Flan -> Froyo by Andy McFadden · 15 years ago
  52. dc38147 Densely allocate mspaces. New heaps are started on the page following by Carl Shapiro · 15 years ago
  53. eada008 Eliminate unused variable warnings in the alloc code. In the places by Carl Shapiro · 15 years ago
  54. b2cebc7 Merge "Fix a few of our FindBugs "high" warnings." into dalvik-dev by Elliott Hughes · 15 years ago
  55. deacd76 Fix a few of our FindBugs "high" warnings. by Elliott Hughes · 15 years ago
  56. 8482ba2 Merge "Use one method to create a Locale from a String." into dalvik-dev by Elliott Hughes · 15 years ago
  57. b0e5963 Throw IllegalArgumentException if Currency.getInstance is given an invalid currency code. by Elliott Hughes · 15 years ago
  58. aa39195 Use one method to create a Locale from a String. by Elliott Hughes · 15 years ago
  59. 4b7692c Merge "Remove some potential test flakiness." into dalvik-dev by Elliott Hughes · 15 years ago
  60. 6461d8f Remove some potential test flakiness. by Elliott Hughes · 15 years ago
  61. e3b632a Merge "Do not include assert.h in places where it may shadow the definition provided by Common.h if WITH_DALVIK_ASSERTS is defined. The include from HeapBitmap.h was notable as it redefined the Dalvik friendly assert macro with the useless libc macro across all of the GC sources." into dalvik-dev by Carl Shapiro · 15 years ago
  62. b1268c6 Use HAVE_ANDROID_OS to conditionally include files on a device target. by Dan Bornstein · 15 years ago
  63. 81f3bf9 Do not include assert.h in places where it may shadow the definition by Carl Shapiro · 15 years ago
  64. 4b7d117 Use ashmem to create the JIT code cache. by Ben Cheng · 15 years ago
  65. d1f6dd0 Free memory associated with the trace descriptor of ALL dropped JIT work orders by Ben Cheng · 15 years ago
  66. 2d0dc3d Merge "Support per-application switch to execute the VM in safe mode." into dalvik-dev by Ben Cheng · 15 years ago
  67. 6c231cf Merge "Minor dexdeps touchups." by Andy McFadden · 15 years ago
  68. f07520e Minor dexdeps touchups. by Andy McFadden · 15 years ago
  69. bcbf508 Merge "Use ashmem to create the JIT code cache." by Ben Cheng · 15 years ago
  70. 59075bc Use ashmem to create the JIT code cache. by Ben Cheng · 15 years ago
  71. 278317f Jit: Minor codegen tuning. by Bill Buzbee · 15 years ago
  72. 54472f0 Merge "Jit: Minor codegen tuning." by Bill Buzbee · 15 years ago
  73. 1e597f1 Merge "Allocate a contiguous region of virtual memory to be subdivided among the various heaps managed by the garbage collector. Because we cannot tell how far the break has been advanced by morecore, we over allocate virtual memory and grain each heap on a multiple of the maximum heap size. If we could reckon the position of the break, we could allocate just as many pages as required. This requires exporting more state from mspace.c, a refinement I will reserve for a future change list." into dalvik-dev by Carl Shapiro · 15 years ago
  74. ec53201 Jit: Minor codegen tuning. by Bill Buzbee · 15 years ago
  75. 2f4bbf1 Fixing problems with the test runner's ability to parse expected results files. by Jesse Wilson · 15 years ago
  76. 2b1267b Merge "Fixing some of our XSLT implementation issues." by Jesse Wilson · 15 years ago
  77. b328dee am a38780c9: merge from open-source master by The Android Open Source Project · 15 years ago
  78. a6bb789 Make DalvikRunner more resilient to running immediately after device reboot by Brian Carlstrom · 15 years ago
  79. 11a371f Allocate a contiguous region of virtual memory to be subdivided among by Carl Shapiro · 15 years ago
  80. c269b5d Added LDMIA/STMIA support to Self Verification mode. by jeffhao · 15 years ago
  81. e9ad838 merge from open-source master by The Android Open Source Project · 15 years ago
  82. c015c1b Add a general-purpose scoped pointer for libcore JNI. by Elliott Hughes · 15 years ago
  83. 83fb59f Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  84. 08384bd Free memory associated with the trace descriptor of ALL dropped JIT work orders by Ben Cheng · 15 years ago
  85. c0c8654 Added missing break statements and improved debugging in SelfVerification. by jeffhao · 15 years ago
  86. 2e4c40c Fixing some of our XSLT implementation issues. by Jesse Wilson · 15 years ago
  87. c6e1f39 Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 15 years ago
  88. a6cc6a2 Merge "Added LDMIA/STMIA support to Self Verification mode." by Jeff Hao · 15 years ago
  89. c9bea4c Merge "Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets a read timeout that only applies to the SSL handshake step." by Dan Egnor · 15 years ago
  90. 9d48f97 Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets by Dan Egnor · 15 years ago
  91. c6c22fb Fix NamingPatternCodeFinder to detect final classes by Brian Carlstrom · 15 years ago
  92. f399e2d Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  93. bb7c3ce Added LDMIA/STMIA support to Self Verification mode. by jeffhao · 15 years ago
  94. 9703b33 Merge "Remove TestRunner.success field / Make postCompileTest return void" by Brian Carlstrom · 15 years ago
  95. 46dd11b Remove TestRunner.success field / Make postCompileTest return void by Brian Carlstrom · 15 years ago
  96. e159869 Added missing break statements and improved debugging in SelfVerification. by jeffhao · 15 years ago
  97. 57782d7 Fix a couple minor bugs (bug 2404859) in TraceDump.c by Jack Veenstra · 15 years ago
  98. d2e5f37 Added support for filter in dmtracedump tool, along with some test cases. by Rodrigo Ipince · 15 years ago
  99. 2df5a15 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 15 years ago
  100. 8014fe2 Jit: Phase 1 of register utility cleanup/rewrite - the great renaming by Bill Buzbee · 15 years ago