1. 654428a Merge "Pro-active pre-harmonization." into dalvik-dev by Dan Bornstein · 14 years ago
  2. 3d2c95a Pro-active pre-harmonization. by Dan Bornstein · 14 years ago
  3. 0b3cb03 Merge "Spec/implementation harmony." into dalvik-dev by Dan Bornstein · 14 years ago
  4. 82c426d Spec/implementation harmony. by Dan Bornstein · 14 years ago
  5. 610fd6a Merge "Allocate the mark stack as part of heap allocation." into dalvik-dev by Carl Shapiro · 14 years ago
  6. fd337e1 Merge "Added info for parallel dx switch "num-threads" to help message." into dalvik-dev by jeffhao · 14 years ago
  7. 0ed8454 Merge "Expand away the QUIET_ZYGOTE_MONITOR macro." into dalvik-dev by Carl Shapiro · 14 years ago
  8. a492d20 Expand away the QUIET_ZYGOTE_MONITOR macro. by Carl Shapiro · 14 years ago
  9. fdf8052 Allocate the mark stack as part of heap allocation. by Carl Shapiro · 14 years ago
  10. d05e4fd Added info for parallel dx switch "num-threads" to help message. by jeffhao · 14 years ago
  11. e2b776e Merge "Add const-class/jumbo." into dalvik-dev by Dan Bornstein · 14 years ago
  12. b6a891d am 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  13. 6505cfe am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  14. ef4b061 am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  15. e9503ef am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  16. de73f8e Add const-class/jumbo. by Dan Bornstein · 14 years ago
  17. 8c42810 Merge "Add the new jumbo opcodes to dx...almost." into dalvik-dev by Dan Bornstein · 14 years ago
  18. 886130b Two patches. by Andy McFadden · 14 years ago
  19. 0adb59f Merge "Track change in libcore/NativeCode.mk." into dalvik-dev by Elliott Hughes · 14 years ago
  20. f2a6694 Track change in libcore/NativeCode.mk. by Elliott Hughes · 14 years ago
  21. 737fac2 Add the new jumbo opcodes to dx...almost. by Dan Bornstein · 14 years ago
  22. 7665a4c Minor tweaks and clarification. by Dan Bornstein · 14 years ago
  23. 25f7980 Another bit of cleanup. by Dan Bornstein · 14 years ago
  24. 470cbbb Move some verifier stuff around. by Andy McFadden · 14 years ago
  25. 46c675d Merge "Use the static opcode chains in dx." into dalvik-dev by Dan Bornstein · 14 years ago
  26. e38b29d Merge "Parameterize instance counting to include subclasses." into dalvik-dev by Carl Shapiro · 14 years ago
  27. 380dc65 Use the static opcode chains in dx. by Dan Bornstein · 14 years ago
  28. f331a60 Parameterize instance counting to include subclasses. by Carl Shapiro · 14 years ago
  29. d983a1f Merge "Start including the "next opcode" in Dop instances." into dalvik-dev by Dan Bornstein · 14 years ago
  30. 5266092 Merge "Fix CloseGuard issue in test 087." into dalvik-dev by Andy McFadden · 14 years ago
  31. 32fed2d Fix CloseGuard issue in test 087. by Andy McFadden · 14 years ago
  32. 9c7eb54 Merge "Rename wrap/unwrap --> box/unbox" into dalvik-dev by Andy McFadden · 14 years ago
  33. c4ae06f Rename wrap/unwrap --> box/unbox by Andy McFadden · 14 years ago
  34. ec85aa9 Start including the "next opcode" in Dop instances. by Dan Bornstein · 14 years ago
  35. 88c0c63 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Elliott Hughes · 14 years ago
  36. 73d8cd6 Merge "More prep work for new opcodes." into dalvik-dev by Dan Bornstein · 14 years ago
  37. 00fc41f am d325011f: Shift register index tests to static pass. by Andy McFadden · 14 years ago
  38. d325011 Shift register index tests to static pass. by Andy McFadden · 14 years ago
  39. 12209c2 More prep work for new opcodes. by Dan Bornstein · 14 years ago
  40. e49178a Line width / spacing tweak. by Dan Bornstein · 14 years ago
  41. be9b0eb Improve JNI failure logging. by Andy McFadden · 14 years ago
  42. 49163ee Merge "Shift register index tests to static pass." into dalvik-dev by Andy McFadden · 14 years ago
  43. 79a98f9 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  44. 6989a1e Shift register index tests to static pass. by Andy McFadden · 14 years ago
  45. a52eb22 Merge "Rework the bytecode format file and parser." into dalvik-dev by Dan Bornstein · 14 years ago
  46. 8d74cbd Rework the bytecode format file and parser. by Dan Bornstein · 14 years ago
  47. a87e888 Merge "Remove allocation limit checking." into dalvik-dev by Carl Shapiro · 14 years ago
  48. 202e3d9 Remove allocation limit checking. by Carl Shapiro · 14 years ago
  49. 2941389 Merge "JIT - support for return-void-barrier [Issue 2992352]" into dalvik-dev by buzbee · 14 years ago
  50. 3890da4 Merge "HPROF is here to stay, make WITH_HPROF the default." into dalvik-dev by Carl Shapiro · 14 years ago
  51. a5a4692 HPROF is here to stay, make WITH_HPROF the default. by Carl Shapiro · 14 years ago
  52. 2ce33c9 JIT - support for return-void-barrier [Issue 2992352] by buzbee · 14 years ago
  53. ccf5cff Always dump blocks in label order. by Dan Bornstein · 14 years ago
  54. d4b3b2f Merge "Check that the debug registry has been started before visting it." into dalvik-dev by Carl Shapiro · 14 years ago
  55. 3e4dc97 Merge "Resume all threads after performing an HPROF dump." into dalvik-dev by Carl Shapiro · 14 years ago
  56. ca14ee3 Check that the debug registry has been started before visting it. by Carl Shapiro · 14 years ago
  57. c921c82 Resume all threads after performing an HPROF dump. by Carl Shapiro · 14 years ago
  58. 73ccdcc am 79544e58: am 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  59. 79544e5 am 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  60. 464104b am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  61. 1fe3432 am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  62. fbe5155 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  63. 559ed02 am 99bb6ef3: am 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 14 years ago
  64. 99bb6ef am 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 14 years ago
  65. 32d0157 am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 14 years ago
  66. 66b96b4 am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 14 years ago
  67. 1c0910e Merge "Reclassify the pin table as a VM internal root. The native stack classification requires an associated thread but are not directly associated with a thread. If we encounter an object in the pin table during an hprof dump hat will fail." into dalvik-dev by Carl Shapiro · 14 years ago
  68. 3144eec Replace the implementation of this class. by Dan Bornstein · 14 years ago
  69. 1ec987e Reclassify the pin table as a VM internal root. The native stack by Carl Shapiro · 14 years ago
  70. 893ea59 A bunch of minor cleanups. by Dan Bornstein · 14 years ago
  71. e0c62f8 Fix expected output of dx test 086. by Dan Bornstein · 14 years ago
  72. 04d9757 Merge "Fix the expected output of dx test 083." into dalvik-dev by Dan Bornstein · 14 years ago
  73. 10b673f Fix the expected output of dx test 083. by Dan Bornstein · 14 years ago
  74. 07018e2 Separate HPROF from the GC. by Carl Shapiro · 14 years ago
  75. e2d2470 Fix dx test 087. by Dan Bornstein · 14 years ago
  76. 8d670b5 Update the expected.txt for dx test 094. by Dan Bornstein · 14 years ago
  77. ae5bf3d Up the version number. by Dan Bornstein · 14 years ago
  78. 3d0823c Fix propagation of constants. by Dan Bornstein · 14 years ago
  79. 590f78f Added multi-threaded support to processing of class files in dx. by jeffhao · 14 years ago
  80. 28323be Clean up dx test 085. by Dan Bornstein · 14 years ago
  81. 6748469 Dx test 083's expected output was wrong. by Dan Bornstein · 14 years ago
  82. 0fe8812 Merge "The failure of dx test 105 wasn't actually spurious. Fixed the code." into dalvik-dev by Dan Bornstein · 14 years ago
  83. 682f9f2 am cd507233: am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  84. cd50723 am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  85. 7f91cf6 am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  86. 3cf4801 Set capabilities sooner. by Andy McFadden · 14 years ago
  87. 1859ef6 Merge "x86: Improve ArrayIndexOutOfBoundsException detail messages" into dalvik-dev by buzbee · 14 years ago
  88. 9c907e0 The failure of dx test 105 wasn't actually spurious. Fixed the code. by Dan Bornstein · 14 years ago
  89. 3e1bbff x86: Improve ArrayIndexOutOfBoundsException detail messages by buzbee · 14 years ago
  90. 2c6913f Merge "Remove nio cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  91. a8f488d Remove nio cruft. by Elliott Hughes · 14 years ago
  92. 4fb99d4 Fix a test. by Dan Bornstein · 14 years ago
  93. dccd833 Merge "Properly close <address> tag." into dalvik-dev by Andy McFadden · 14 years ago
  94. 44098f8 Properly close <address> tag. by Andy McFadden · 14 years ago
  95. d039f41 Merge "Implement the new instruction formats." into dalvik-dev by Jeff Hao · 14 years ago
  96. 08cd117 Merge "Improve dexdump temp file handling." into dalvik-dev by Andy McFadden · 14 years ago
  97. 9f7f6a9 Implement the new instruction formats. by Dan Bornstein · 14 years ago
  98. 0068bf2 am 0b33af0c: am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  99. 0b33af0 am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  100. 5d992df am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago