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