1. 07946cf Throw useful detail messages when Method.invoke fails. by Elliott Hughes · 14 years ago
  2. 56f10be Make the inlined String.charAt throw detailed exceptions. by Elliott Hughes · 14 years ago
  3. 726447e Merge "Another clarifying rename and a bit more automation." into dalvik-dev by Dan Bornstein · 14 years ago
  4. ccaab18 Another clarifying rename and a bit more automation. by Dan Bornstein · 14 years ago
  5. 8a8286b Use dvmHumanReadableDescriptor in -Xjnitrace. by Elliott Hughes · 14 years ago
  6. c9cc157 Merge "Eliminate the GC.h header file." into dalvik-dev by Carl Shapiro · 14 years ago
  7. 0445e48 Eliminate the GC.h header file. by Carl Shapiro · 14 years ago
  8. 47350cc Merge "Add a note." into dalvik-dev by Dan Bornstein · 14 years ago
  9. 3a36ca8 Add a note. by Dan Bornstein · 14 years ago
  10. 60751e6 Merge "Get rid of the ugly macros inside the bitmap sweep routine." into dalvik-dev by Carl Shapiro · 14 years ago
  11. 8971a25 Merge "Make opcode 00ff be called "dispatch-ff"." into dalvik-dev by Dan Bornstein · 14 years ago
  12. 879011d Get rid of the ugly macros inside the bitmap sweep routine. by Carl Shapiro · 14 years ago
  13. 961dde5 Merge "Drive all root scanning by the root visitor." into dalvik-dev by Carl Shapiro · 14 years ago
  14. 90f1543 Make opcode 00ff be called "dispatch-ff". by Dan Bornstein · 14 years ago
  15. 6d4ce5e Drive all root scanning by the root visitor. by Carl Shapiro · 14 years ago
  16. 7c13916 Merge "x86-mterp bug fix; support host mode in tests" into dalvik-dev by buzbee · 14 years ago
  17. e485276 Rename some instruction/opcode types and utilities. by Dan Bornstein · 14 years ago
  18. 0c1af6d Merge "Fix monitor verification." into dalvik-dev by Andy McFadden · 14 years ago
  19. 7dc44a1 x86-mterp bug fix; support host mode in tests by buzbee · 14 years ago
  20. a5e14d6 Get rid of QUIET_ZYGOTE_GC and make it the default. by Carl Shapiro · 14 years ago
  21. 18555fc Move a stray forward declaration of HeapSource to where it's needed. by Carl Shapiro · 14 years ago
  22. 5638f4d Fix monitor verification. by Andy McFadden · 14 years ago
  23. 408c7d0 am f0badd23: Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 14 years ago
  24. f0badd2 Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 14 years ago
  25. 98c3592 Fix dvmHumanReadableDescriptor("B"). by Elliott Hughes · 14 years ago
  26. 4a1ef7d Fix the typing of the assert macro as required by C++. by Carl Shapiro · 14 years ago
  27. e8ef2b5 Move reference processing next to its implementation. by Carl Shapiro · 14 years ago
  28. 3fa2c3c Merge "Return the value at the top of the mark stack straight away." into dalvik-dev by Carl Shapiro · 14 years ago
  29. 26a8280 Return the value at the top of the mark stack straight away. by Carl Shapiro · 14 years ago
  30. 9a1f816 It's "opcode" not "opCode". by Dan Bornstein · 14 years ago
  31. df20eb4 Merge "Minor tweaks." into dalvik-dev by Andy McFadden · 14 years ago
  32. 4c973b1 Merge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev by Dan Bornstein · 14 years ago
  33. df4daaf Rename OpCode.h -> DexOpcodes.h. by Dan Bornstein · 14 years ago
  34. f7576b2 Minor tweaks. by Andy McFadden · 14 years ago
  35. f0c0357 am 33dab964: Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  36. 33dab96 Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  37. 1112216 Add more "extended opcode" structure to libdex. by Dan Bornstein · 14 years ago
  38. 3b63be6 Merge "Remove excess generality from the bitmap sweep walking routine." into dalvik-dev by Carl Shapiro · 14 years ago
  39. f6426e3 Remove excess generality from the bitmap sweep walking routine. by Carl Shapiro · 14 years ago
  40. 0759f52 invoke-direct-empty doesn't actually invoke anything. by Dan Bornstein · 14 years ago
  41. 36cead9 Merge "Punch opcode info access from libcore to the vm." into dalvik-dev by Dan Bornstein · 14 years ago
  42. 4d31eb3 Punch opcode info access from libcore to the vm. by Dan Bornstein · 14 years ago
  43. 9d674e9 Fix DexFile cookie check. by Andy McFadden · 14 years ago
  44. 3e24d33 Make the scan and the visit routines look more alike. by Carl Shapiro · 14 years ago
  45. b46dfc8 CPU errata workaround. by Andy McFadden · 14 years ago
  46. 863ebc0 Merge "Check monitors during bytecode verification" into dalvik-dev by Andy McFadden · 14 years ago
  47. 38e7c41 am abf3ef82: Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  48. 3f64a02 Check monitors during bytecode verification by Andy McFadden · 14 years ago
  49. abf3ef8 Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  50. 5016966 Add dvmHumanReadableDescriptor function, and use it. by Elliott Hughes · 14 years ago
  51. eb6e6fa Merge "Protect against bogus arrays." into dalvik-dev by Dan Bornstein · 14 years ago
  52. ad4a3eb Merge "Better ArrayStoreException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  53. 193a308 Protect against bogus arrays. by Dan Bornstein · 14 years ago
  54. 6364465 Better ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  55. 675b642 Say kNumDalvikInstructions when appropriate. by Dan Bornstein · 14 years ago
  56. 7c02a97 Verification no longer requires startup/shutdown. by Dan Bornstein · 14 years ago
  57. 41e286c Get rid of the copies of the opcode table pointers. by Dan Bornstein · 14 years ago
  58. 1bf2782 Merge "Use the generated opcode info tables." into dalvik-dev by Dan Bornstein · 14 years ago
  59. bb08b66 Better ClassCastException detail messages for x86. by Elliott Hughes · 14 years ago
  60. c560e30 Include both types in ClassCastException detail messages. by Elliott Hughes · 14 years ago
  61. 5432239 Use the generated opcode info tables. by Dan Bornstein · 14 years ago
  62. 7527649 Improve error messages for bad modified UTF-8 strings passed to JNI functions. by Elliott Hughes · 14 years ago
  63. c2b486f Get rid of kInstrUnconditional. by Dan Bornstein · 14 years ago
  64. 319a33b Progress toward structured lock checks by Andy McFadden · 14 years ago
  65. a092937 Stop reporting negative widths. by Andy McFadden · 14 years ago
  66. edb7b25 Merge "Remove unused logging macros." into dalvik-dev by Carl Shapiro · 14 years ago
  67. 3781d0b am 72ef412b: Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  68. 4750bf1 Remove unused logging macros. by Carl Shapiro · 14 years ago
  69. 034fba5 Reset the finger immediately after it becomes no longer useful. by Carl Shapiro · 14 years ago
  70. 72ef412 Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  71. e192bb8 Fix Thumb2 codegen. by Dan Bornstein · 14 years ago
  72. 44a38f4 Add a new index type table for instruction decoding. by Dan Bornstein · 14 years ago
  73. 7b3e9b0 Reharmonize the implementation with the spec. by Dan Bornstein · 14 years ago
  74. 610fd6a Merge "Allocate the mark stack as part of heap allocation." into dalvik-dev by Carl Shapiro · 14 years ago
  75. a492d20 Expand away the QUIET_ZYGOTE_MONITOR macro. by Carl Shapiro · 14 years ago
  76. fdf8052 Allocate the mark stack as part of heap allocation. by Carl Shapiro · 14 years ago
  77. 470cbbb Move some verifier stuff around. by Andy McFadden · 14 years ago
  78. e38b29d Merge "Parameterize instance counting to include subclasses." into dalvik-dev by Carl Shapiro · 14 years ago
  79. f331a60 Parameterize instance counting to include subclasses. by Carl Shapiro · 14 years ago
  80. c4ae06f Rename wrap/unwrap --> box/unbox by Andy McFadden · 14 years ago
  81. be9b0eb Improve JNI failure logging. by Andy McFadden · 14 years ago
  82. 49163ee Merge "Shift register index tests to static pass." into dalvik-dev by Andy McFadden · 14 years ago
  83. 79a98f9 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  84. 6989a1e Shift register index tests to static pass. by Andy McFadden · 14 years ago
  85. a87e888 Merge "Remove allocation limit checking." into dalvik-dev by Carl Shapiro · 14 years ago
  86. 202e3d9 Remove allocation limit checking. by Carl Shapiro · 14 years ago
  87. 2941389 Merge "JIT - support for return-void-barrier [Issue 2992352]" into dalvik-dev by buzbee · 14 years ago
  88. a5a4692 HPROF is here to stay, make WITH_HPROF the default. by Carl Shapiro · 14 years ago
  89. 2ce33c9 JIT - support for return-void-barrier [Issue 2992352] by buzbee · 14 years ago
  90. d4b3b2f Merge "Check that the debug registry has been started before visting it." into dalvik-dev by Carl Shapiro · 14 years ago
  91. ca14ee3 Check that the debug registry has been started before visting it. by Carl Shapiro · 14 years ago
  92. c921c82 Resume all threads after performing an HPROF dump. by Carl Shapiro · 14 years ago
  93. 1ec987e Reclassify the pin table as a VM internal root. The native stack by Carl Shapiro · 14 years ago
  94. 07018e2 Separate HPROF from the GC. by Carl Shapiro · 14 years ago
  95. 682f9f2 am cd507233: am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  96. cd50723 am 7f91cf6b: am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  97. 7f91cf6 am 3cf48016: Set capabilities sooner. by Andy McFadden · 14 years ago
  98. 3cf4801 Set capabilities sooner. by Andy McFadden · 14 years ago
  99. 1859ef6 Merge "x86: Improve ArrayIndexOutOfBoundsException detail messages" into dalvik-dev by buzbee · 14 years ago
  100. 3e1bbff x86: Improve ArrayIndexOutOfBoundsException detail messages by buzbee · 14 years ago