1. 590f78f Added multi-threaded support to processing of class files in dx. by jeffhao · 14 years ago
  2. 28323be Clean up dx test 085. by Dan Bornstein · 14 years ago
  3. 6748469 Dx test 083's expected output was wrong. by Dan Bornstein · 14 years ago
  4. 0fe8812 Merge "The failure of dx test 105 wasn't actually spurious. Fixed the code." into dalvik-dev by Dan Bornstein · 14 years ago
  5. 682f9f2 am cd507233: am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  6. cd50723 am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  7. 7f91cf6 am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  8. 3cf4801 Set capabilities sooner. by Andy McFadden · 14 years ago
  9. 1859ef6 Merge "x86: Improve ArrayIndexOutOfBoundsException detail messages" into dalvik-dev by buzbee · 14 years ago
  10. 9c907e0 The failure of dx test 105 wasn't actually spurious. Fixed the code. by Dan Bornstein · 14 years ago
  11. 3e1bbff x86: Improve ArrayIndexOutOfBoundsException detail messages by buzbee · 14 years ago
  12. 2c6913f Merge "Remove nio cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  13. a8f488d Remove nio cruft. by Elliott Hughes · 14 years ago
  14. 4fb99d4 Fix a test. by Dan Bornstein · 14 years ago
  15. dccd833 Merge "Properly close <address> tag." into dalvik-dev by Andy McFadden · 14 years ago
  16. 44098f8 Properly close <address> tag. by Andy McFadden · 14 years ago
  17. d039f41 Merge "Implement the new instruction formats." into dalvik-dev by Jeff Hao · 14 years ago
  18. 08cd117 Merge "Improve dexdump temp file handling." into dalvik-dev by Andy McFadden · 14 years ago
  19. 9f7f6a9 Implement the new instruction formats. by Dan Bornstein · 14 years ago
  20. 0068bf2 am 0b33af0c: am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  21. 0b33af0 am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  22. 5d992df am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  23. 1b8264d Merge "Correct verifier merging of primitive arrays" into dalvik-dev by Andy McFadden · 14 years ago
  24. 36bd134 Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
  25. c2d74dd Correct verifier merging of primitive arrays by Andy McFadden · 14 years ago
  26. c49ec99 Improve dexdump temp file handling. by Andy McFadden · 14 years ago
  27. ff2888d Merge "A little instruction format housecleaning and prep work." into dalvik-dev by Jeff Hao · 14 years ago
  28. 0bc9fde A little instruction format housecleaning and prep work. by Dan Bornstein · 14 years ago
  29. 78b06ea Merge "Allow nested instruction counting." into dalvik-dev by Andy McFadden · 14 years ago
  30. a6163af Merge "Lock thread list, show join target" into dalvik-dev by Andy McFadden · 14 years ago
  31. 5183a19 Allow nested instruction counting. by Andy McFadden · 14 years ago
  32. 43e531f Merge "Don't force optimizations during class init in dexopt." into dalvik-dev by Jeff Hao · 14 years ago
  33. d19988d Lock thread list, show join target by Andy McFadden · 14 years ago
  34. 1d93ce0 resolved conflicts for merge of dfc99234 to dalvik-dev by Ben Cheng · 14 years ago
  35. ef22d6f Don't force optimizations during class init in dexopt. by Andy McFadden · 14 years ago
  36. dfc9923 Merge "Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined." by Ben Cheng · 14 years ago
  37. 8c9ac9a Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined. by Ben Cheng · 14 years ago
  38. d88756d Remove junk from platform.S now armv4t is gone. by Elliott Hughes · 14 years ago
  39. e877cc4 Detail messages for ArrayIndexOutOfBoundsExceptions. by Elliott Hughes · 14 years ago
  40. 4d77c9a Merge "Remove armv4t support." into dalvik-dev by Elliott Hughes · 14 years ago
  41. dbe52e8 Remove armv4t support. by Elliott Hughes · 14 years ago
  42. 327b089 Merge "Improve the card table scan." into dalvik-dev by Carl Shapiro · 14 years ago
  43. 7ec9144 Improve the card table scan. by Carl Shapiro · 14 years ago
  44. 2572eae Minor clarifications and cleanup. by Dan Bornstein · 14 years ago
  45. d330d46 Merge "One more format and our first set of wide opcodes." into dalvik-dev by Dan Bornstein · 14 years ago
  46. 4d19733 am 28074c85: Merge "Fix debug statements." by Patrick Scott · 14 years ago
  47. 7f01b33 One more format and our first set of wide opcodes. by Dan Bornstein · 14 years ago
  48. 28074c8 Merge "Fix debug statements." by Patrick Scott · 14 years ago
  49. c83d212 Merge "Rebuild the x86-atom interpreter." into dalvik-dev by Andy McFadden · 14 years ago
  50. ae0ec5d am 3a3f5d65: am 493d84f8: am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
  51. 2446f44 Fix debug statements. by Patrick Scott · 14 years ago
  52. ee0dcfe Rebuild the x86-atom interpreter. by Andy McFadden · 14 years ago
  53. 2519f95 Merge "Better detail messages in ArrayIndexOutOfBoundExceptions." into dalvik-dev by Elliott Hughes · 14 years ago
  54. 3a3f5d6 am 493d84f8: am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
  55. 0016024 Better detail messages in ArrayIndexOutOfBoundExceptions. by Elliott Hughes · 14 years ago
  56. bab8577 Merge "New instruction formats for expansion beyond 256 opcodes." into dalvik-dev by Dan Bornstein · 14 years ago
  57. a7acbf1 New instruction formats for expansion beyond 256 opcodes. by Dan Bornstein · 14 years ago
  58. 7f43c03 Improve the error report generated by the card table verifier. by Carl Shapiro · 14 years ago
  59. 493d84f am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
  60. 2e3ec71 Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
  61. f527f1a Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
  62. 3844c2b am d2ba02c2: (-s ours) am da34e27a: (-s ours) am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
  63. d2ba02c am da34e27a: (-s ours) am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
  64. 3489e50 Merge "Update heap dump notes." into dalvik-dev by Andy McFadden · 14 years ago
  65. 651ff81 am 6b08a477: am e8debfcf: am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
  66. da34e27 am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
  67. 6440496 Update heap dump notes. by Andy McFadden · 14 years ago
  68. 3db6149 Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
  69. 6b08a47 am e8debfcf: am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
  70. 43a5790 am 078241d5: am 8ca802ff: am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 14 years ago
  71. 8d41bc3 am 1e09b407: am 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  72. 078241d am 8ca802ff: am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 14 years ago
  73. 1e09b40 am 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  74. 823cb4a Update heap dump notes. DO NOT MERGE. by Andy McFadden · 14 years ago
  75. e8debfc am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
  76. c6fb7a5 Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
  77. f44af1c Fix a typo in the return type of dvmIsValidCard. by Carl Shapiro · 14 years ago
  78. 6065e91 Merge "Remove an obsolete debugging message." into dalvik-dev by Carl Shapiro · 14 years ago
  79. ba56c32 Remove an obsolete debugging message. by Carl Shapiro · 14 years ago
  80. 0ef840f Merge "Export dvmIsValid card." into dalvik-dev by Carl Shapiro · 14 years ago
  81. 8ca802f am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 14 years ago
  82. 8cb3d85 am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  83. 7a136d8 Export dvmIsValid card. by Carl Shapiro · 14 years ago
  84. f809de1 am 8f192cc6: Open hprof files with O_TRUNC to avoid partial overwrites of existing files by Brian Carlstrom · 14 years ago
  85. 8e14bc7 Exit early if the we encounter a null reference. by Carl Shapiro · 14 years ago
  86. 8f192cc Open hprof files with O_TRUNC to avoid partial overwrites of existing files by Brian Carlstrom · 14 years ago
  87. 7b4c1d5 Pop call frame before boxing result by Andy McFadden · 14 years ago
  88. be420e7 Pop call frame before boxing result by Andy McFadden · 14 years ago
  89. de805a5 Merge "Switch to VMWAIT before sending to DDMS" into dalvik-dev by Andy McFadden · 14 years ago
  90. daac8c4 am fd9c61b2: am ef1ed3c5: (-s ours) x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  91. fd9c61b am ef1ed3c5: (-s ours) x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  92. 2150b0d Switch to VMWAIT before sending to DDMS by Andy McFadden · 14 years ago
  93. 1988249 am fd294a76: am f4b26ea7: resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 14 years ago
  94. fd294a7 am f4b26ea7: resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 14 years ago
  95. ef1ed3c x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  96. e09a766 x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  97. f4b26ea resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 14 years ago
  98. b0b2a75 SDK: fix dx shell script to look for dx.jar in platform-tools by Raphael · 14 years ago
  99. 6541d2e am d5854946: am 141c9711: am 3f01142e: Merge "Added some threading notes" into gingerbread by Andy McFadden · 14 years ago
  100. c5a6b17 am e6a8cabb: am 565c5663: am 44dcf29d: Add include guards to avoid multiple definitions. by Carl Shapiro · 14 years ago