1. 8d74cbd Rework the bytecode format file and parser. by Dan Bornstein · 15 years ago
  2. ccf5cff Always dump blocks in label order. by Dan Bornstein · 15 years ago
  3. d4b3b2f Merge "Check that the debug registry has been started before visting it." into dalvik-dev by Carl Shapiro · 15 years ago
  4. 3e4dc97 Merge "Resume all threads after performing an HPROF dump." into dalvik-dev by Carl Shapiro · 15 years ago
  5. ca14ee3 Check that the debug registry has been started before visting it. by Carl Shapiro · 15 years ago
  6. c921c82 Resume all threads after performing an HPROF dump. by Carl Shapiro · 15 years ago
  7. 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 · 15 years ago
  8. 79544e5 am 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  9. 464104b am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  10. 1fe3432 am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  11. fbe5155 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  12. 559ed02 am 99bb6ef3: am 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  13. 99bb6ef am 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  14. 32d0157 am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  15. 66b96b4 am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  16. 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 · 15 years ago
  17. 3144eec Replace the implementation of this class. by Dan Bornstein · 15 years ago
  18. 1ec987e Reclassify the pin table as a VM internal root. The native stack by Carl Shapiro · 15 years ago
  19. 893ea59 A bunch of minor cleanups. by Dan Bornstein · 15 years ago
  20. e0c62f8 Fix expected output of dx test 086. by Dan Bornstein · 15 years ago
  21. 04d9757 Merge "Fix the expected output of dx test 083." into dalvik-dev by Dan Bornstein · 15 years ago
  22. 10b673f Fix the expected output of dx test 083. by Dan Bornstein · 15 years ago
  23. 07018e2 Separate HPROF from the GC. by Carl Shapiro · 15 years ago
  24. e2d2470 Fix dx test 087. by Dan Bornstein · 15 years ago
  25. 8d670b5 Update the expected.txt for dx test 094. by Dan Bornstein · 15 years ago
  26. ae5bf3d Up the version number. by Dan Bornstein · 15 years ago
  27. 3d0823c Fix propagation of constants. by Dan Bornstein · 15 years ago
  28. 590f78f Added multi-threaded support to processing of class files in dx. by jeffhao · 15 years ago
  29. 28323be Clean up dx test 085. by Dan Bornstein · 15 years ago
  30. 6748469 Dx test 083's expected output was wrong. by Dan Bornstein · 15 years ago
  31. 0fe8812 Merge "The failure of dx test 105 wasn't actually spurious. Fixed the code." into dalvik-dev by Dan Bornstein · 15 years ago
  32. 682f9f2 am cd507233: am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 15 years ago
  33. cd50723 am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 15 years ago
  34. 7f91cf6 am 3cf48016: Set capabilities sooner. by Andy McFadden · 15 years ago
  35. 3cf4801 Set capabilities sooner. by Andy McFadden · 15 years ago
  36. 1859ef6 Merge "x86: Improve ArrayIndexOutOfBoundsException detail messages" into dalvik-dev by buzbee · 15 years ago
  37. 9c907e0 The failure of dx test 105 wasn't actually spurious. Fixed the code. by Dan Bornstein · 15 years ago
  38. 3e1bbff x86: Improve ArrayIndexOutOfBoundsException detail messages by buzbee · 15 years ago
  39. 2c6913f Merge "Remove nio cruft." into dalvik-dev by Elliott Hughes · 15 years ago
  40. a8f488d Remove nio cruft. by Elliott Hughes · 15 years ago
  41. 4fb99d4 Fix a test. by Dan Bornstein · 15 years ago
  42. dccd833 Merge "Properly close <address> tag." into dalvik-dev by Andy McFadden · 15 years ago
  43. 44098f8 Properly close <address> tag. by Andy McFadden · 15 years ago
  44. d039f41 Merge "Implement the new instruction formats." into dalvik-dev by Jeff Hao · 15 years ago
  45. 08cd117 Merge "Improve dexdump temp file handling." into dalvik-dev by Andy McFadden · 15 years ago
  46. 9f7f6a9 Implement the new instruction formats. by Dan Bornstein · 15 years ago
  47. 0068bf2 am 0b33af0c: am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  48. 0b33af0 am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  49. 5d992df am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  50. 1b8264d Merge "Correct verifier merging of primitive arrays" into dalvik-dev by Andy McFadden · 15 years ago
  51. 36bd134 Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  52. c2d74dd Correct verifier merging of primitive arrays by Andy McFadden · 15 years ago
  53. c49ec99 Improve dexdump temp file handling. by Andy McFadden · 15 years ago
  54. ff2888d Merge "A little instruction format housecleaning and prep work." into dalvik-dev by Jeff Hao · 15 years ago
  55. 0bc9fde A little instruction format housecleaning and prep work. by Dan Bornstein · 15 years ago
  56. 78b06ea Merge "Allow nested instruction counting." into dalvik-dev by Andy McFadden · 15 years ago
  57. a6163af Merge "Lock thread list, show join target" into dalvik-dev by Andy McFadden · 15 years ago
  58. 5183a19 Allow nested instruction counting. by Andy McFadden · 15 years ago
  59. 43e531f Merge "Don't force optimizations during class init in dexopt." into dalvik-dev by Jeff Hao · 15 years ago
  60. d19988d Lock thread list, show join target by Andy McFadden · 15 years ago
  61. 1d93ce0 resolved conflicts for merge of dfc99234 to dalvik-dev by Ben Cheng · 15 years ago
  62. ef22d6f Don't force optimizations during class init in dexopt. by Andy McFadden · 15 years ago
  63. dfc9923 Merge "Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined." by Ben Cheng · 15 years ago
  64. 8c9ac9a Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined. by Ben Cheng · 15 years ago
  65. d88756d Remove junk from platform.S now armv4t is gone. by Elliott Hughes · 15 years ago
  66. e877cc4 Detail messages for ArrayIndexOutOfBoundsExceptions. by Elliott Hughes · 15 years ago
  67. 4d77c9a Merge "Remove armv4t support." into dalvik-dev by Elliott Hughes · 15 years ago
  68. dbe52e8 Remove armv4t support. by Elliott Hughes · 15 years ago
  69. 327b089 Merge "Improve the card table scan." into dalvik-dev by Carl Shapiro · 15 years ago
  70. 7ec9144 Improve the card table scan. by Carl Shapiro · 15 years ago
  71. 2572eae Minor clarifications and cleanup. by Dan Bornstein · 15 years ago
  72. d330d46 Merge "One more format and our first set of wide opcodes." into dalvik-dev by Dan Bornstein · 15 years ago
  73. 4d19733 am 28074c85: Merge "Fix debug statements." by Patrick Scott · 15 years ago
  74. 7f01b33 One more format and our first set of wide opcodes. by Dan Bornstein · 15 years ago
  75. 28074c8 Merge "Fix debug statements." by Patrick Scott · 15 years ago
  76. c83d212 Merge "Rebuild the x86-atom interpreter." into dalvik-dev by Andy McFadden · 15 years ago
  77. ae0ec5d am 3a3f5d65: am 493d84f8: am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  78. 2446f44 Fix debug statements. by Patrick Scott · 15 years ago
  79. ee0dcfe Rebuild the x86-atom interpreter. by Andy McFadden · 15 years ago
  80. 2519f95 Merge "Better detail messages in ArrayIndexOutOfBoundExceptions." into dalvik-dev by Elliott Hughes · 15 years ago
  81. 3a3f5d6 am 493d84f8: am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  82. 0016024 Better detail messages in ArrayIndexOutOfBoundExceptions. by Elliott Hughes · 15 years ago
  83. bab8577 Merge "New instruction formats for expansion beyond 256 opcodes." into dalvik-dev by Dan Bornstein · 15 years ago
  84. a7acbf1 New instruction formats for expansion beyond 256 opcodes. by Dan Bornstein · 15 years ago
  85. 7f43c03 Improve the error report generated by the card table verifier. by Carl Shapiro · 15 years ago
  86. 493d84f am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  87. 2e3ec71 Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  88. f527f1a Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  89. 3844c2b am d2ba02c2: (-s ours) am da34e27a: (-s ours) am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  90. d2ba02c am da34e27a: (-s ours) am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  91. 3489e50 Merge "Update heap dump notes." into dalvik-dev by Andy McFadden · 15 years ago
  92. 651ff81 am 6b08a477: am e8debfcf: am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 15 years ago
  93. da34e27 am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  94. 6440496 Update heap dump notes. by Andy McFadden · 15 years ago
  95. 3db6149 Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  96. 6b08a47 am e8debfcf: am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 15 years ago
  97. 43a5790 am 078241d5: am 8ca802ff: am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 15 years ago
  98. 8d41bc3 am 1e09b407: am 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago
  99. 078241d am 8ca802ff: am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 15 years ago
  100. 1e09b40 am 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago