1. dc4a928 Print "JIT" in the thread dump if the top frame is in JIT'ed code. by Ben Cheng · 15 years ago
  2. 88a0f97 Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 15 years ago
  3. 59a007b am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this code. It is expe by Andy McFadden · 15 years ago
  4. 1183496 Clarify a few items in the dex spec. by Dan Bornstein · 15 years ago
  5. ba05d3b Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  6. 4795e03 Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 15 years ago
  7. 606d8d2 Implementing still more DOM API for text nodes. by Jesse Wilson · 15 years ago
  8. e15a8eb Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  9. 60a6577 Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 15 years ago
  10. 01961a9 Merge "Fixed bug 2438465, prevented blocks with move-result from being combined." by Jeff Hao · 15 years ago
  11. cf4e8b0 Merge "This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this code. It is expected that there will be a discussion on the potential merge of this code and similar efforts (i.e. the mterp/x86 directory first included with cupcake). While this code is intended to target ATOM and not a generic X-86 processor, we were able to show the following improvements over the c-portable interpreter using the simulator build: Build: TARGET_SIMULATOR: true TARGET_BUILD_TYPE: release TARGET_PRODUCT: sim Environment: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz PI = Portable Interpreter IA = Fast IA Interpreter Embedded CaffeineMark: (IA-PI)/PI: Average of 70% improvement on overall score SPECjbb2000*: (IA-PI)/PI: Average of 37% improvement on raw score SPECjvm98*: (PI/IA) Speedup: Mtrt: 1.2; Jess: 1.34; Compress: 1.57; Db: 1.46; Jack: 1.28 * SPECjbb2000 - 1 warehouse. Noncompliant - modified to run on Dalvik * SPECjvm98 - Noncompliant - modified to run on Dalivk" by Andy McFadden · 15 years ago
  12. d1ad6ae DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 15 years ago
  13. 02f3081 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
  14. b0d01b0 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
  15. 22d404a This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this code. It is expected that there will be a discussion on the potential merge of this code and similar efforts (i.e. the mterp/x86 directory first included with cupcake). While this code is intended to target ATOM and not a generic X-86 processor, we were able to show the following improvements over the c-portable interpreter using the simulator build: by Johnnie Birch · 16 years ago
  16. 05c9d91 Add a test case for the jsr / invoke bug. (See the included by Dan Bornstein · 15 years ago
  17. e05ff80 Merge "Removing dead code from BigInt" by Jesse Wilson · 15 years ago
  18. 4fc1963 Merge "More XML DOM v3 APIs." by Jesse Wilson · 15 years ago
  19. cacbb89 More XML DOM v3 APIs. by Jesse Wilson · 15 years ago
  20. 740d52d Removing dead code from BigInt by Jesse Wilson · 15 years ago
  21. 02e6db7 Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 15 years ago
  22. 42d938e Merge "Disable JIT for armv5te for A/B tests." by Ben Cheng · 15 years ago
  23. f6f8af0 Disable JIT for armv5te for A/B tests. by Ben Cheng · 15 years ago
  24. 12547dd DOM setTextContent() tests and implementation fixes. by Jesse Wilson · 15 years ago
  25. 8933c0c Merge "Removing bogus check to permit on-host debugging." by Jesse Wilson · 15 years ago
  26. 7f430c9 Removing bogus check to permit on-host debugging. by Jesse Wilson · 15 years ago
  27. e6d6ded Merge "Adding JSON tests to the complete test suite." by Jesse Wilson · 15 years ago
  28. 0ce40a0 Adding JSON tests to the complete test suite. by Jesse Wilson · 15 years ago
  29. 71ffc9b Merge "Filling in some gaps in our XML DOM v3 API." by Jesse Wilson · 15 years ago
  30. a76b64a Filling in some gaps in our XML DOM v3 API. by Jesse Wilson · 15 years ago
  31. 5b7369b More DalvikRunner cleanup. by Elliott Hughes · 15 years ago
  32. db54bf2 Add a simple MD5-based cache to DalvikRunner. by Elliott Hughes · 15 years ago
  33. b866d8f Merge "Make DalvikRunner work on production devices too." by Elliott Hughes · 15 years ago
  34. 2215bd2 Merge "Add a general-purpose scoped pointer for libcore JNI." by Elliott Hughes · 15 years ago
  35. 3214310 Make DalvikRunner work on production devices too. by Elliott Hughes · 15 years ago
  36. 1fdd04d Fixing packages for JSON tests by Jesse Wilson · 15 years ago
  37. 6aa3442 Merge "First round of tests for the subset of the org.json in Android." by Jesse Wilson · 15 years ago
  38. e776e8a First round of tests for the subset of the org.json in Android. by Jesse Wilson · 15 years ago
  39. f087cee Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
  40. 8b2042c Merge "Removing unnecessary org.w3c.dom subpackages" by Jesse Wilson · 15 years ago
  41. dc9ca2a Removing unnecessary org.w3c.dom subpackages by Jesse Wilson · 15 years ago
  42. ea5c07a Merge "Jit: Monitor exit, possible fix for Issue 2396073" by Bill Buzbee · 15 years ago
  43. 6bbdd6b Jit: Monitor exit, possible fix for Issue 2396073 by Bill Buzbee · 15 years ago
  44. f30acbb Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  45. c0717b9 Merge "Reverting our test runner's background building behaviour." by Jesse Wilson · 15 years ago
  46. 262d77b Reverting our test runner's background building behaviour. by Jesse Wilson · 15 years ago
  47. af19f59 Flan -> Froyo by Andy McFadden · 15 years ago
  48. 3efafc8 Merge "Minor dexdeps touchups." by Andy McFadden · 15 years ago
  49. 00da1fe Minor dexdeps touchups. by Andy McFadden · 15 years ago
  50. 6a41dfe Merge "Use ashmem to create the JIT code cache." by Ben Cheng · 15 years ago
  51. 7c4afdb Use ashmem to create the JIT code cache. by Ben Cheng · 15 years ago
  52. 9ebb8b8 Merge "Jit: Minor codegen tuning." by Bill Buzbee · 15 years ago
  53. 78cb0e2 Jit: Minor codegen tuning. by Bill Buzbee · 15 years ago
  54. 2583639 Fixing problems with the test runner's ability to parse expected results files. by Jesse Wilson · 15 years ago
  55. 609b509 Merge "Fixing some of our XSLT implementation issues." by Jesse Wilson · 15 years ago
  56. 8d9dc3b am a38780c9: merge from open-source master by The Android Open Source Project · 15 years ago
  57. 2894afb Make DalvikRunner more resilient to running immediately after device reboot by Brian Carlstrom · 15 years ago
  58. a38780c merge from open-source master by The Android Open Source Project · 15 years ago
  59. 9eb312b Add a general-purpose scoped pointer for libcore JNI. by Elliott Hughes · 16 years ago
  60. 1357e94 Free memory associated with the trace descriptor of ALL dropped JIT work orders by Ben Cheng · 15 years ago
  61. fb1a807 Fixing some of our XSLT implementation issues. by Jesse Wilson · 16 years ago
  62. 3f39a5f Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 15 years ago
  63. 24e3c64 Merge "Added LDMIA/STMIA support to Self Verification mode." by Jeff Hao · 15 years ago
  64. ecbfbb2 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
  65. 756a4c5 Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets by Dan Egnor · 15 years ago
  66. 5cbd2cb Fix NamingPatternCodeFinder to detect final classes by Brian Carlstrom · 15 years ago
  67. c4c0440 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  68. 121ea79 Added LDMIA/STMIA support to Self Verification mode. by jeffhao · 15 years ago
  69. 35de890 Merge "Remove TestRunner.success field / Make postCompileTest return void" by Brian Carlstrom · 15 years ago
  70. 7fbc39c Remove TestRunner.success field / Make postCompileTest return void by Brian Carlstrom · 15 years ago
  71. 91080d2 Added missing break statements and improved debugging in SelfVerification. by jeffhao · 15 years ago
  72. 769ccf5 Fix a couple minor bugs (bug 2404859) in TraceDump.c by Jack Veenstra · 16 years ago
  73. f434b16 Added support for filter in dmtracedump tool, along with some test cases. by Rodrigo Ipince · 16 years ago
  74. b9b6606 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 16 years ago
  75. 17f843d Merge "Jit: Phase 1 of register utility cleanup/rewrite - the great renaming" by Bill Buzbee · 15 years ago
  76. c6f1066 Jit: Phase 1 of register utility cleanup/rewrite - the great renaming by Bill Buzbee · 15 years ago
  77. 0fe1457 Merge "DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change" by Brian Carlstrom · 15 years ago
  78. 3679450 DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change by Brian Carlstrom · 16 years ago
  79. 3e5cd17 Free the memory associated with the trace descriptor of dropped JIT work orders. by Ben Cheng · 15 years ago
  80. 96cfe6c Jit: Startup/Shutdown cleanup by Bill Buzbee · 15 years ago
  81. 5540f6e Jit: Remove references to interpState from C interpreter by Bill Buzbee · 15 years ago
  82. 7b133ef Enable JIT parameters to be initialized in an architecture dependent way. by Ben Cheng · 16 years ago
  83. dbcc7c4 Merge "JIT: Replace missing ending comment marker MONITOR_ENTER template" by Bill Buzbee · 16 years ago
  84. 79842ac JIT: Replace missing ending comment marker MONITOR_ENTER template by Bill Buzbee · 16 years ago
  85. 90d5f6b Merge "Cleaned up uninitialized variable use warnings in Self Verification mode." by Jeff Hao · 16 years ago
  86. e866764 Cleaned up uninitialized variable use warnings in Self Verification mode. by jeffhao · 16 years ago
  87. 5eda24f Merge "Improve dexdeps output." by Andy McFadden · 16 years ago
  88. 837070d Improve dexdeps output. by Andy McFadden · 16 years ago
  89. eb695c6 Jit: Start the Jit when framework signals on first screen draw by Bill Buzbee · 16 years ago
  90. cb1aa7c am adbe0586: am 217f8ef4: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  91. adbe058 am 217f8ef4: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  92. 217f8ef reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  93. 7a1162d Merge "Made Self Verification mode's memory interface less intrusive." by Jeff Hao · 16 years ago
  94. 9e45c0b Made Self Verification mode's memory interface less intrusive. by jeffhao · 16 years ago
  95. fdc4e57 Merge "Add two TrustCenter roots: - TC TrustCenter Class 2 CA II - TC TrustCenter Universal CA I" by Nagendra Modadugu · 16 years ago
  96. 7355dee Add two TrustCenter roots: by Nagendra Modadugu · 16 years ago
  97. 3e39268 Jit: Fix deadlock in method tracing. by Bill Buzbee · 16 years ago
  98. 6d47059 Increase the size of the stack reserved area. by Andy McFadden · 16 years ago
  99. 4fbba1f Fix stack overflow edge case. by Andy McFadden · 16 years ago
  100. 6999d84 Fix performance issues related to chaining and unchaining. by Ben Cheng · 16 years ago