1. a2a7fa1 Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true. by Steinar H. Gunderson · 14 years ago
  2. 142ea3c Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 14 years ago
  3. ea9032e Merge "Removing unnecessary org.w3c.dom subpackages" by Jesse Wilson · 14 years ago
  4. 0233201 Removing unnecessary org.w3c.dom subpackages by Jesse Wilson · 14 years ago
  5. bce4415 Merge "Jit: Monitor exit, possible fix for Issue 2396073" by Bill Buzbee · 14 years ago
  6. c12a37b Jit: Monitor exit, possible fix for Issue 2396073 by Bill Buzbee · 14 years ago
  7. 0022418 Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 14 years ago
  8. 5efe9d6 Merge "Reverting our test runner's background building behaviour." by Jesse Wilson · 14 years ago
  9. 4547cd2 Reverting our test runner's background building behaviour. by Jesse Wilson · 14 years ago
  10. cf0c910 Flan -> Froyo by Andy McFadden · 14 years ago
  11. 6c231cf Merge "Minor dexdeps touchups." by Andy McFadden · 14 years ago
  12. f07520e Minor dexdeps touchups. by Andy McFadden · 14 years ago
  13. bcbf508 Merge "Use ashmem to create the JIT code cache." by Ben Cheng · 14 years ago
  14. 59075bc Use ashmem to create the JIT code cache. by Ben Cheng · 14 years ago
  15. 54472f0 Merge "Jit: Minor codegen tuning." by Bill Buzbee · 14 years ago
  16. ec53201 Jit: Minor codegen tuning. by Bill Buzbee · 14 years ago
  17. 2f4bbf1 Fixing problems with the test runner's ability to parse expected results files. by Jesse Wilson · 14 years ago
  18. 2b1267b Merge "Fixing some of our XSLT implementation issues." by Jesse Wilson · 14 years ago
  19. b328dee am a38780c9: merge from open-source master by The Android Open Source Project · 14 years ago
  20. a6bb789 Make DalvikRunner more resilient to running immediately after device reboot by Brian Carlstrom · 14 years ago
  21. e9ad838 merge from open-source master by The Android Open Source Project · 14 years ago
  22. 08384bd Free memory associated with the trace descriptor of ALL dropped JIT work orders by Ben Cheng · 14 years ago
  23. 2e4c40c Fixing some of our XSLT implementation issues. by Jesse Wilson · 15 years ago
  24. c6e1f39 Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 14 years ago
  25. a6cc6a2 Merge "Added LDMIA/STMIA support to Self Verification mode." by Jeff Hao · 14 years ago
  26. c9bea4c Merge "Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets a read timeout that only applies to the SSL handshake step." by Dan Egnor · 14 years ago
  27. 9d48f97 Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets by Dan Egnor · 14 years ago
  28. c6c22fb Fix NamingPatternCodeFinder to detect final classes by Brian Carlstrom · 14 years ago
  29. f399e2d Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  30. bb7c3ce Added LDMIA/STMIA support to Self Verification mode. by jeffhao · 14 years ago
  31. 9703b33 Merge "Remove TestRunner.success field / Make postCompileTest return void" by Brian Carlstrom · 14 years ago
  32. 46dd11b Remove TestRunner.success field / Make postCompileTest return void by Brian Carlstrom · 14 years ago
  33. e159869 Added missing break statements and improved debugging in SelfVerification. by jeffhao · 14 years ago
  34. 57782d7 Fix a couple minor bugs (bug 2404859) in TraceDump.c by Jack Veenstra · 15 years ago
  35. d2e5f37 Added support for filter in dmtracedump tool, along with some test cases. by Rodrigo Ipince · 15 years ago
  36. 2df5a15 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 15 years ago
  37. cb97dd3 Merge "Jit: Phase 1 of register utility cleanup/rewrite - the great renaming" by Bill Buzbee · 14 years ago
  38. 9841cff Jit: Phase 1 of register utility cleanup/rewrite - the great renaming by Bill Buzbee · 14 years ago
  39. da13762 Merge "DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change" by Brian Carlstrom · 14 years ago
  40. a1df197 DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change by Brian Carlstrom · 15 years ago
  41. 5ce5d3f Free the memory associated with the trace descriptor of dropped JIT work orders. by Ben Cheng · 14 years ago
  42. 5675b3d Jit: Startup/Shutdown cleanup by Bill Buzbee · 14 years ago
  43. 99ecbe3 Jit: Remove references to interpState from C interpreter by Bill Buzbee · 14 years ago
  44. 60d0fb6 Enable JIT parameters to be initialized in an architecture dependent way. by Ben Cheng · 15 years ago
  45. 5d2e9fa Merge "JIT: Replace missing ending comment marker MONITOR_ENTER template" by Bill Buzbee · 15 years ago
  46. 6a1723a JIT: Replace missing ending comment marker MONITOR_ENTER template by Bill Buzbee · 15 years ago
  47. 56ca7ab Merge "Cleaned up uninitialized variable use warnings in Self Verification mode." by Jeff Hao · 15 years ago
  48. b1e860c Cleaned up uninitialized variable use warnings in Self Verification mode. by jeffhao · 15 years ago
  49. c341e29 Merge "Improve dexdeps output." by Andy McFadden · 15 years ago
  50. 5af522b Improve dexdeps output. by Andy McFadden · 15 years ago
  51. bb8446d Jit: Start the Jit when framework signals on first screen draw by Bill Buzbee · 15 years ago
  52. 30693cc am adbe0586: am 217f8ef4: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  53. ca78777 am 217f8ef4: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  54. 0a00f0b reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  55. ea1b221 Merge "Made Self Verification mode's memory interface less intrusive." by Jeff Hao · 15 years ago
  56. 012feb8 Made Self Verification mode's memory interface less intrusive. by jeffhao · 15 years ago
  57. 37c23ee Merge "Add two TrustCenter roots: - TC TrustCenter Class 2 CA II - TC TrustCenter Universal CA I" by Nagendra Modadugu · 15 years ago
  58. 3e7bee3 Add two TrustCenter roots: by Nagendra Modadugu · 15 years ago
  59. d15b227 Jit: Fix deadlock in method tracing. by Bill Buzbee · 15 years ago
  60. 204251b Increase the size of the stack reserved area. by Andy McFadden · 15 years ago
  61. a9a9ec1 Fix stack overflow edge case. by Andy McFadden · 15 years ago
  62. cdc0d3c Fix performance issues related to chaining and unchaining. by Ben Cheng · 15 years ago
  63. 81d2199 Merge "Jit: Rework monitor enter/exit to simplify thread suspension" by Bill Buzbee · 15 years ago
  64. 3795018 Merge "Fix a long standing bug within dvmHeapSourceGetObjectBitmaps. All callers of this function assign the return value to an unsigned value even though this function returns -1 in the error case. This causes the error checks to succeed in cases where it should otherwise fail. Rather than return -1 on error, I have elected to return 0 instead which just happens to be compatible with all current uses." by Carl Shapiro · 15 years ago
  65. 0984be3 Jit: Rework monitor enter/exit to simplify thread suspension by Bill Buzbee · 15 years ago
  66. 7477640 Fix a long standing bug within dvmHeapSourceGetObjectBitmaps. All by Carl Shapiro · 15 years ago
  67. 326600b Merge "A new test suite for our XSLT transforms." by Jesse Wilson · 15 years ago
  68. 23290a0 A new test suite for our XSLT transforms. by Jesse Wilson · 15 years ago
  69. c369827 Restore our ability to parse an XML Document given a File argument by Jesse Wilson · 15 years ago
  70. b472828 Merge "Move a test I wrote under our wing." by Elliott Hughes · 15 years ago
  71. fda79b8 Reduce VM shutdown verbosity. by Andy McFadden · 15 years ago
  72. b290f52 Move a test I wrote under our wing. by Elliott Hughes · 15 years ago
  73. e5a4be1 Add a missing "static", found by FindBugs. by Elliott Hughes · 15 years ago
  74. b463088 Merge "Fix BigDecimalTest.test_stripTrailingZero." by Elliott Hughes · 15 years ago
  75. 5c2b841 Fix BigDecimalTest.test_stripTrailingZero. by Elliott Hughes · 15 years ago
  76. 5b31804 Merge "Jit: MethodTrace + Jit fix" by Bill Buzbee · 15 years ago
  77. a6dc264 Merge "Remove @KnownFailure from tests that now pass." by Elliott Hughes · 15 years ago
  78. 3223532 Merge "FindBugs didn't like setInternalField, and neither do I." by Elliott Hughes · 15 years ago
  79. c7f73a8 Remove @KnownFailure from tests that now pass. by Elliott Hughes · 15 years ago
  80. 186ae3b FindBugs didn't like setInternalField, and neither do I. by Elliott Hughes · 15 years ago
  81. f6d9e0d Merge "Minor clarification." by Andy McFadden · 15 years ago
  82. 5cd1ebd Minor clarification. by Andy McFadden · 15 years ago
  83. 89fb193 Jit: MethodTrace + Jit fix by Bill Buzbee · 15 years ago
  84. 1fe4867 Merge "Bump up the max stack depth." by Andy McFadden · 15 years ago
  85. 64c97a3 Bump up the max stack depth. by Andy McFadden · 15 years ago
  86. fb17f94 Merge "Update with froyo change." by Andy McFadden · 15 years ago
  87. 5d7592f Fix "unmappable character for ascii" warnings in libcore tests. by Elliott Hughes · 15 years ago
  88. 80279e2 Fix varargs warnings in libcore tests. by Elliott Hughes · 15 years ago
  89. 8285dc8 Merge "Fix warnings in the new XML code." by Elliott Hughes · 15 years ago
  90. 52c57a8 Fix warnings in the new XML code. by Elliott Hughes · 15 years ago
  91. e0210f5 Update with froyo change. by Andy McFadden · 15 years ago
  92. 2b1f1d3 Fix fallback in Currency.getSymbol(Locale). by Elliott Hughes · 15 years ago
  93. ddc3540 Fix more harmony tests. by Elliott Hughes · 15 years ago
  94. 64de03a Merge "Fix all the harmony java.util.Formatter tests." by Elliott Hughes · 15 years ago
  95. fc8bb3a Fix all the harmony java.util.Formatter tests. by Elliott Hughes · 15 years ago
  96. 62682b8 Merge "Fixing a critical regression in our SAX parsing." by Jesse Wilson · 15 years ago
  97. a144051 Fixing a critical regression in our SAX parsing. by Jesse Wilson · 15 years ago
  98. d8178ce Merge "Add support for streaming hprof dumps." by Andy McFadden · 15 years ago
  99. b7e05cd Merge "Change DalvikRunner to use newly added OptionParser." by Brian Carlstrom · 15 years ago
  100. 926f5df Change DalvikRunner to use newly added OptionParser. by Brian Carlstrom · 15 years ago