1. 324b3ac Jit: 2nd attempt at fix for [Issue 2302318] Crash during spin-on-suspend by Bill Buzbee · 15 years ago
  2. 68b0046 Reverting [master] Change I85dd4a66: (platform/dalvik) by Bill Buzbee · 15 years ago
  3. ad29a5c Merge change I85dd4a66 by Android (Google) Code Review · 15 years ago
  4. 156c1d3 Merge change I7d18e38e by Android (Google) Code Review · 15 years ago
  5. 2ce8a6c Jit: Fix for [Issue 2302318] Crash during spin-on-suspend testing by Bill Buzbee · 15 years ago
  6. 7d18e38 Added additional DEX checksum. by Andy McFadden · 15 years ago
  7. a2500b8 Merge change I1ede83b7 by Android (Google) Code Review · 15 years ago
  8. 1ede83b Reduce spin-on-suspend complaints. by Andy McFadden · 15 years ago
  9. a1fec09 Merge change I909b4182 by Android (Google) Code Review · 15 years ago
  10. 909b418 Jit: Fix for 2187020, bad exception recovery from native invoke static by Bill Buzbee · 15 years ago
  11. 67e0451 Merge change I352c5d87 by Android (Google) Code Review · 15 years ago
  12. a7a9a14 Rudimentary JNI method arg checking. by Andy McFadden · 15 years ago
  13. f0a97fa Merge change I45d6e22b by Android (Google) Code Review · 15 years ago
  14. 0e60527 Jit: shift bug fix - 2296099 by Bill Buzbee · 15 years ago
  15. 12def72 Update makefile comments. by Andy McFadden · 15 years ago
  16. 869898f Fix an assertion. by Andy McFadden · 15 years ago
  17. ce46c94 Jit: Support for inline-execute/range [issue 2268232] by Bill Buzbee · 15 years ago
  18. f9f3328 Jit: Misc fixes, move_exception, blocking mode, self-cosim by Bill Buzbee · 15 years ago
  19. 5d90c20 Restructure the codegen to make architectural depedency explicit. by Ben Cheng · 15 years ago
  20. b0a0541 Add execute-inline/range instruction. by Andy McFadden · 15 years ago
  21. ab875c7 Jit: fix for string/indexOf handler. by Bill Buzbee · 15 years ago
  22. bf681e9 am d3864b20: am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  23. d3864b2 am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  24. dced794 Reduce logging. by Andy McFadden · 15 years ago
  25. f4a4542 Merge change I117408b2 by Android (Google) Code Review · 15 years ago
  26. b5ebe47 Restore support for DEX on FAT. by Andy McFadden · 15 years ago
  27. e7989ac Merge change I4c0dedfd by Android (Google) Code Review · 15 years ago
  28. 4c0dedf Jit: string's compareTo performance improvement. by Bill Buzbee · 15 years ago
  29. 9651693 Change the way breakpoints work. by Andy McFadden · 15 years ago
  30. 5965d47 Jit: fix for compareTo handler. by Bill Buzbee · 15 years ago
  31. 5ceb77f Merge change I07accb25 by Android (Google) Code Review · 15 years ago
  32. 4df41a5 Fix CHECK_CAST problem in the Jit. by Bill Buzbee · 15 years ago
  33. beea0b7 If we have a Class object in the "monitors held:" output, show which class. by Elliott Hughes · 15 years ago
  34. d726991 Jit stress mode: translate everything we can and self verify. by Bill Buzbee · 15 years ago
  35. 9a8c75a Introduce "just interpret" chainable pseudo-translation. by Bill Buzbee · 15 years ago
  36. 38a816f Merge change Iefbd3c5e by Android (Google) Code Review · 15 years ago
  37. 505095e Merge change I7b302183 by Android (Google) Code Review · 15 years ago
  38. efbd3c5 Fix DEADLOCK_DETECTION mode for the Jit. by Bill Buzbee · 15 years ago
  39. 4902449 Fix for inline string indexof; added regression tests by Bill Buzbee · 15 years ago
  40. bb0dce5 Remove cruft in the default libdvm.so and add 3 more special targets. by Ben Cheng · 15 years ago
  41. 93c995b Hide JIT-specific constants when JIT is not configured. by Ben Cheng · 15 years ago
  42. 6c10a97 Implement chaining up to the first 64 cases in a switch statement. by Ben Cheng · 15 years ago
  43. 6546de1 Back out inline string optimizations until cause of instability tracked down. by Bill Buzbee · 15 years ago
  44. fd023aa Jit - optimized inline string compareto, indexof; fill_array_data bug fix by Bill Buzbee · 15 years ago
  45. 799cdf9 Fixed typo introduced during comment reformatting. by Bill Buzbee · 15 years ago
  46. 1465db5 Major registor allocation rework - stage 1. by Bill Buzbee · 15 years ago
  47. 524fea1 Sort out libnativehelper, and make related comments less redundant. by Dan Bornstein · 15 years ago
  48. d84805f Merge change Idb16cc7f by Android (Google) Code Review · 15 years ago
  49. 92fa476 Add a reference table dump call. by Andy McFadden · 15 years ago
  50. d45a48f Encode recommended practice wrt libffi in comments, and attempt to actually by Dan Bornstein · 15 years ago
  51. 62f1915 Use a binary search for sparse switch statements. by Andy McFadden · 15 years ago
  52. 9f298d0 Merge change Ib28d3a82 by Android (Google) Code Review · 15 years ago
  53. b28d3a8 Don't over flush the code cache at startup time. by Ben Cheng · 15 years ago
  54. 4584ffe Merge change Iadbb9163 by Android (Google) Code Review · 15 years ago
  55. a8e64a7 Fix an invoke-interface bug that manifests itself with thread state warnings. by Ben Cheng · 15 years ago
  56. b18992f Implement JNI "weak global" references. by Andy McFadden · 15 years ago
  57. 22620b8 Another couple of tweaks in my attempt to make a sane host build. by Dan Bornstein · 15 years ago
  58. 51a3164 Merge change Iccd6c010 by Android (Google) Code Review · 15 years ago
  59. ccd6c01 Make the traige process for self-verification found divergence easier. by Ben Cheng · 15 years ago
  60. 581bed7 Add a memory barrier. by Andy McFadden · 15 years ago
  61. 3ef98db Merge change Ia0e7b60d by Android (Google) Code Review · 15 years ago
  62. 1bff5fe Merge change Ic89dfdd8 by Android (Google) Code Review · 15 years ago
  63. af5808d Merge change I0d6fff2d by Android (Google) Code Review · 15 years ago
  64. a0e7b60 Remove incorrect definition of nested local variables. by Ben Cheng · 15 years ago
  65. 9ef546e Bump "public" version from 1.1.0 to 1.2.0. by Andy McFadden · 15 years ago
  66. 0d6fff2 Avoid JDWP hang on nested thread suspension. by Andy McFadden · 15 years ago
  67. b4b0e11 Merge change Ied79ff0c by Android (Google) Code Review · 15 years ago
  68. ed79ff0 Accept JitOff as a legal state in the debug interpreter when JIT is configured. by Ben Cheng · 15 years ago
  69. 6ff3c8f Add JDWP ReferenceType.ClassObject handler. by Andy McFadden · 15 years ago
  70. f50c6d5 Add implementation of JDWP ClassType.NewInstance by Andy McFadden · 15 years ago
  71. 30f1f46 Set the debug interpreter entry point properly on the self-verification path. by Ben Cheng · 15 years ago
  72. e2ed8ea Merge change I0e98511f by Android (Google) Code Review · 15 years ago
  73. 580e09e Do not initialize the JIT if it is not the designated execution mode. by Ben Cheng · 15 years ago
  74. cede69b Minor tweak for compatibility with BSD: Use MAP_ANON instead of MAP_ANONYMOUS. by Dan Bornstein · 15 years ago
  75. 5ccdf0b Fix for "Compiler thread shutdown should switch out of VMWAIT" by Ben Cheng · 15 years ago
  76. 9c147b8 Fix various bugs found when debugger is attached to the VM. by Ben Cheng · 15 years ago
  77. dc84bb2 Fix trace builder to not confuse self-verification. by Ben Cheng · 15 years ago
  78. a6aef1b Merge change Id5ccf4bc by Android (Google) Code Review · 15 years ago
  79. d5ccf4b Catch bad getStackTrace() calls. by Andy McFadden · 15 years ago
  80. a4aaf68 Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT. by Ben Cheng · 15 years ago
  81. 89f667e Merge change I09239e36 by Android (Google) Code Review · 15 years ago
  82. 09239e3 Report all RegisterNatives failures, not just the first. by Elliott Hughes · 15 years ago
  83. 79d173c Fixed the trace builder to correctly handle excpetion throwing instruction. by Ben Cheng · 15 years ago
  84. 4f48917 Fixed OOM exception handling in JIT'ed code and added a new unit test. by Ben Cheng · 15 years ago
  85. 9cac6da Registers allocated for 64-bit values should be contiguous. by Ben Cheng · 15 years ago
  86. 4ac33cd am 7a37c30a: am bb710e32: Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 15 years ago
  87. d7d426a Implemented a new scheduler and FP register allocator. by Ben Cheng · 15 years ago
  88. 7a37c30 am bb710e32: Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 15 years ago
  89. 466d9be Merge change 26920 by Android (Google) Code Review · 15 years ago
  90. a915b67 Fix gcc complaint. by Andy McFadden · 15 years ago
  91. bb710e3 Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 15 years ago
  92. a6f40f1 Fix right shift by constant 0 in Jit. Bug #2135879 by Bill Buzbee · 15 years ago
  93. c72130a am baa78bce: am bdfa9937: Merge change 25979 into eclair by David 'Digit' Turner · 15 years ago
  94. baa78bc am bdfa9937: Merge change 25979 into eclair by David 'Digit' Turner · 15 years ago
  95. ec628b5 Allow dalvik pre-optimization to run in ARMv7 emulator. by David 'Digit' Turner · 15 years ago
  96. 8425511 am 49f91878: am da03242f: Merge change 24840 into eclair by San Mehat · 15 years ago
  97. f56201c resolved conflicts for merge of 3eae287e to master by Bob Lee · 15 years ago
  98. 504e9f4 Speling. by Andy McFadden · 15 years ago
  99. 49f9187 am da03242f: Merge change 24840 into eclair by San Mehat · 15 years ago
  100. 5a2056c dalvik: Switch to common cutils sched_policy api by San Mehat · 15 years ago