1. 19f4f02 Check VMRuntime.addressOf is actually passed an array. by Elliott Hughes · 15 years ago
  2. f594916 Move nio direct byte buffers onto the Java heap. by Elliott Hughes · 15 years ago
  3. 5e261cd jniRegisterNativeMethods should abort on failure by Andy McFadden · 15 years ago
  4. 02558df Merge "Fix JNI GetMethodID on interfaces" into honeycomb by Andy McFadden · 15 years ago
  5. fc8044d Fix JNI GetMethodID on interfaces by Andy McFadden · 15 years ago
  6. 175ce8a Fix EABI call bridge. by Andy McFadden · 15 years ago
  7. 4fa9da7 More Jit-to-Interp entry point cleanup. by Ben Cheng · 15 years ago
  8. af5aa1f Don't treat dvmJitToPatchPredictedChain as a Jit-to-Interp entry point. by Ben Cheng · 15 years ago
  9. a858933 [Jit] Fix for 3311468 Maps crashed at handleFmt... by Bill Buzbee · 15 years ago
  10. 9679fdd Merge "Restore a few external allocation constants for compatibility." by Carl Shapiro · 15 years ago
  11. d255a54 Eliminate the chaining cells for direct JNI calls. by Ben Cheng · 15 years ago
  12. dafced8 Restore a few external allocation constants for compatibility. by Carl Shapiro · 15 years ago
  13. 0d1aac3 Revert "Remove inline natives for an unused performance test." by Jesse Wilson · 15 years ago
  14. a7a2d10 Update DalvikVersion due to removed NativeTestTarget by Jesse Wilson · 15 years ago
  15. 7ecd89d Remove inline natives for an unused performance test. by Jesse Wilson · 15 years ago
  16. 039167e Simplify the interface for waiting for a concurrent GC to complete. by Carl Shapiro · 15 years ago
  17. e7bdd8b Remove the external allocation facility. by Carl Shapiro · 15 years ago
  18. 650177e Expose sysCopyFileToFile() and use it. by Dan Bornstein · 15 years ago
  19. eab7355 Hook up the preexisting RawDexFile opener. by Dan Bornstein · 15 years ago
  20. 734ff82 Merge "Initialize my field." by Dan Bornstein · 15 years ago
  21. 9edce86 Initialize my field. by Dan Bornstein · 15 years ago
  22. 5c39899 Merge "Never write an hprof record for a null root." by Carl Shapiro · 15 years ago
  23. c95738a Never write an hprof record for a null root. by Carl Shapiro · 15 years ago
  24. c5ba2b6 Plumbing for loading byte[]-based dex files. by Dan Bornstein · 15 years ago
  25. 3b55675 Add a new, optional "is sensitive thread?" hook. by Brad Fitzpatrick · 15 years ago
  26. 8a69168 Fix a bug in hprof that corrupted the root set output. by Carl Shapiro · 15 years ago
  27. 06d0206 Various improvements to dexdeps. by Dan Bornstein · 15 years ago
  28. 07946cf Throw useful detail messages when Method.invoke fails. by Elliott Hughes · 15 years ago
  29. 70624ec Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  30. 07a9833 am 91b93ea4: Fix monitor verification. by Andy McFadden · 15 years ago
  31. 9dc57d3 Minor simplification. by Dan Bornstein · 15 years ago
  32. fbddc6e Merge "Fix stupid copy-paste error." into dalvik-dev by Dan Bornstein · 15 years ago
  33. 29d5b5d Fix stupid copy-paste error. by Dan Bornstein · 15 years ago
  34. 834a2dd Merge "These asserts are no longer pointless." into dalvik-dev by Dan Bornstein · 15 years ago
  35. 44209fa These asserts are no longer pointless. by Dan Bornstein · 15 years ago
  36. 56f10be Make the inlined String.charAt throw detailed exceptions. by Elliott Hughes · 15 years ago
  37. 726447e Merge "Another clarifying rename and a bit more automation." into dalvik-dev by Dan Bornstein · 15 years ago
  38. ccaab18 Another clarifying rename and a bit more automation. by Dan Bornstein · 15 years ago
  39. 583e646 Merge "Use dvmHumanReadableDescriptor in -Xjnitrace." into dalvik-dev by Elliott Hughes · 15 years ago
  40. a277f14 Regular-expression compatibility. by Dan Bornstein · 15 years ago
  41. 21f322d Small fixes. by Dan Bornstein · 15 years ago
  42. 973171b Clean up the opcode-gen script. by Dan Bornstein · 15 years ago
  43. 8a8286b Use dvmHumanReadableDescriptor in -Xjnitrace. by Elliott Hughes · 15 years ago
  44. c9cc157 Merge "Eliminate the GC.h header file." into dalvik-dev by Carl Shapiro · 15 years ago
  45. 0445e48 Eliminate the GC.h header file. by Carl Shapiro · 15 years ago
  46. 47350cc Merge "Add a note." into dalvik-dev by Dan Bornstein · 15 years ago
  47. 3a36ca8 Add a note. by Dan Bornstein · 15 years ago
  48. 60751e6 Merge "Get rid of the ugly macros inside the bitmap sweep routine." into dalvik-dev by Carl Shapiro · 15 years ago
  49. 8971a25 Merge "Make opcode 00ff be called "dispatch-ff"." into dalvik-dev by Dan Bornstein · 15 years ago
  50. 13f51dd Merge "Inching closer to having extended opcodes in the vm." into dalvik-dev by Dan Bornstein · 15 years ago
  51. 879011d Get rid of the ugly macros inside the bitmap sweep routine. by Carl Shapiro · 15 years ago
  52. 961dde5 Merge "Drive all root scanning by the root visitor." into dalvik-dev by Carl Shapiro · 15 years ago
  53. 90f1543 Make opcode 00ff be called "dispatch-ff". by Dan Bornstein · 15 years ago
  54. 91b93ea Fix monitor verification. by Andy McFadden · 15 years ago
  55. cce61d9 Merge "Replace dalvik test local mode with new host mode" into dalvik-dev by buzbee · 15 years ago
  56. 3c4dc3b Inching closer to having extended opcodes in the vm. by Dan Bornstein · 15 years ago
  57. 6d4ce5e Drive all root scanning by the root visitor. by Carl Shapiro · 15 years ago
  58. 58aeafb Replace dalvik test local mode with new host mode by buzbee · 15 years ago
  59. d12de17 Give the awk script its own file. by Dan Bornstein · 15 years ago
  60. d783c1f Merge "Extremely minor cleanup." into dalvik-dev by Dan Bornstein · 15 years ago
  61. 0f737c5 Extremely minor cleanup. by Dan Bornstein · 15 years ago
  62. 7c13916 Merge "x86-mterp bug fix; support host mode in tests" into dalvik-dev by buzbee · 15 years ago
  63. e485276 Rename some instruction/opcode types and utilities. by Dan Bornstein · 15 years ago
  64. 0c1af6d Merge "Fix monitor verification." into dalvik-dev by Andy McFadden · 15 years ago
  65. 7dc44a1 x86-mterp bug fix; support host mode in tests by buzbee · 15 years ago
  66. a5e14d6 Get rid of QUIET_ZYGOTE_GC and make it the default. by Carl Shapiro · 15 years ago
  67. 18555fc Move a stray forward declaration of HeapSource to where it's needed. by Carl Shapiro · 15 years ago
  68. 5638f4d Fix monitor verification. by Andy McFadden · 15 years ago
  69. 4aa3633 Merge "Make the enums typedeffed as such." into dalvik-dev by Dan Bornstein · 15 years ago
  70. 4b6e9ba Make the enums typedeffed as such. by Dan Bornstein · 15 years ago
  71. 408c7d0 am f0badd23: Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 15 years ago
  72. f0badd2 Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 15 years ago
  73. 98c3592 Fix dvmHumanReadableDescriptor("B"). by Elliott Hughes · 15 years ago
  74. 4a1ef7d Fix the typing of the assert macro as required by C++. by Carl Shapiro · 15 years ago
  75. e8ef2b5 Move reference processing next to its implementation. by Carl Shapiro · 15 years ago
  76. 3fa2c3c Merge "Return the value at the top of the mark stack straight away." into dalvik-dev by Carl Shapiro · 15 years ago
  77. 26a8280 Return the value at the top of the mark stack straight away. by Carl Shapiro · 15 years ago
  78. 9a1f816 It's "opcode" not "opCode". by Dan Bornstein · 15 years ago
  79. 5befcb6 Rename OpCodeNames.c -> DexOpcodes.c. by Dan Bornstein · 15 years ago
  80. 8daf827 Clarify the spec slightly. by Dan Bornstein · 15 years ago
  81. df20eb4 Merge "Minor tweaks." into dalvik-dev by Andy McFadden · 15 years ago
  82. 4c973b1 Merge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev by Dan Bornstein · 15 years ago
  83. df4daaf Rename OpCode.h -> DexOpcodes.h. by Dan Bornstein · 15 years ago
  84. f7576b2 Minor tweaks. by Andy McFadden · 15 years ago
  85. f0c0357 am 33dab964: Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 15 years ago
  86. 33dab96 Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 15 years ago
  87. 1112216 Add more "extended opcode" structure to libdex. by Dan Bornstein · 15 years ago
  88. fe9382b am 94a6213f: am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 15 years ago
  89. 94a6213 am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 15 years ago
  90. 9765521 am a1d0e5ed: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  91. a1c604f Add a link to the dex-format doc. by Dan Bornstein · 15 years ago
  92. 3b63be6 Merge "Remove excess generality from the bitmap sweep walking routine." into dalvik-dev by Carl Shapiro · 15 years ago
  93. f6426e3 Remove excess generality from the bitmap sweep walking routine. by Carl Shapiro · 15 years ago
  94. a1d0e5e Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  95. 3c6c8c7 Bring 00x and 20bc into the fold. by Dan Bornstein · 15 years ago
  96. 74b28b0 Explain a bit. by Dan Bornstein · 15 years ago
  97. 0759f52 invoke-direct-empty doesn't actually invoke anything. by Dan Bornstein · 15 years ago
  98. 36cead9 Merge "Punch opcode info access from libcore to the vm." into dalvik-dev by Dan Bornstein · 15 years ago
  99. 6705004 Merge "Fix DexFile cookie check." into dalvik-dev by Andy McFadden · 15 years ago
  100. 4d31eb3 Punch opcode info access from libcore to the vm. by Dan Bornstein · 15 years ago