1. a5c42da am 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  2. 602b8ff am 6ad1992b: am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  3. 6ad1992 am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  4. 70b130f Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  5. 45e9a99 am 80211d2b: Only generate debugging LIRs in verbose mode. by Ben Cheng · 15 years ago
  6. 660095c am efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  7. 80211d2 Only generate debugging LIRs in verbose mode. by Ben Cheng · 15 years ago
  8. c45c71a am 9c6e857f: Merge "Minor cleanup of some initialization code." into honeycomb by Carl Shapiro · 15 years ago
  9. 9c6e857 Merge "Minor cleanup of some initialization code." into honeycomb by Carl Shapiro · 15 years ago
  10. e5f172f Minor cleanup of some initialization code. by Carl Shapiro · 15 years ago
  11. db3c922 am d5dae2a4: Merge "Fix invoke-interface verification failures" into honeycomb by Andy McFadden · 15 years ago
  12. d5dae2a Merge "Fix invoke-interface verification failures" into honeycomb by Andy McFadden · 15 years ago
  13. c3be0be am a4f35892: Merge "Remove a stray empty line." into honeycomb by Carl Shapiro · 15 years ago
  14. a4f3589 Merge "Remove a stray empty line." into honeycomb by Carl Shapiro · 15 years ago
  15. ced90af Remove a stray empty line. by Carl Shapiro · 15 years ago
  16. ae08dca am 61ed6e5e: Merge "Fix implementation of volatile stores" into honeycomb by Andy McFadden · 15 years ago
  17. c957f63 Fix invoke-interface verification failures by Andy McFadden · 15 years ago
  18. 61ed6e5 Merge "Fix implementation of volatile stores" into honeycomb by Andy McFadden · 15 years ago
  19. 6c7aadc am 7ed3c87b: Add missing length modifiers for printing size_t values. by Carl Shapiro · 15 years ago
  20. 7ed3c87 Add missing length modifiers for printing size_t values. by Carl Shapiro · 15 years ago
  21. dcc5a45 Fix implementation of volatile stores by Andy McFadden · 15 years ago
  22. ca3f39e am a0f4e182: Remove stale enumerators for external allocation tracking. by Carl Shapiro · 15 years ago
  23. efb37a3 am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  24. f741b8e am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  25. a0f4e18 Remove stale enumerators for external allocation tracking. by Carl Shapiro · 15 years ago
  26. 80a3043 Remove some pointless tests. by Dan Bornstein · 15 years ago
  27. 0111aa2 am eeb834a5: Remove enumerators for stale GC reasons. by Carl Shapiro · 15 years ago
  28. 9f2154a am bdd79095: am 4d7dd569: Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  29. eeb834a Remove enumerators for stale GC reasons. by Carl Shapiro · 15 years ago
  30. 7f3e6d7 am 0560c6e2: Remove the allocation limits interfaces. by Carl Shapiro · 15 years ago
  31. 0560c6e Remove the allocation limits interfaces. by Carl Shapiro · 15 years ago
  32. a657b66 am a05f6504: Remove support for setting the minimum size of the heap at runtime. by Carl Shapiro · 15 years ago
  33. a05f650 Remove support for setting the minimum size of the heap at runtime. by Carl Shapiro · 15 years ago
  34. bdd7909 am 4d7dd569: Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  35. 4d7dd56 Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  36. 255cbef am 15e4a632: Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  37. 15e4a63 Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  38. e506a20 am 05bdc2f8: Merge "Check VMRuntime.addressOf is actually passed an array." into honeycomb by Elliott Hughes · 15 years ago
  39. 05bdc2f Merge "Check VMRuntime.addressOf is actually passed an array." into honeycomb by Elliott Hughes · 15 years ago
  40. 943b3a1 am b16add6a: Merge "Remove obsolete comments about small and large object heaps." into honeycomb by Carl Shapiro · 15 years ago
  41. 19f4f02 Check VMRuntime.addressOf is actually passed an array. by Elliott Hughes · 15 years ago
  42. b16add6 Merge "Remove obsolete comments about small and large object heaps." into honeycomb by Carl Shapiro · 15 years ago
  43. ff1c0e8 Remove obsolete comments about small and large object heaps. by Carl Shapiro · 15 years ago
  44. faf869a am e0124545: (-s ours) am 6159ef45: Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  45. f594916 Move nio direct byte buffers onto the Java heap. by Elliott Hughes · 15 years ago
  46. e012454 am 6159ef45: Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  47. 5e261cd jniRegisterNativeMethods should abort on failure by Andy McFadden · 15 years ago
  48. 02558df Merge "Fix JNI GetMethodID on interfaces" into honeycomb by Andy McFadden · 15 years ago
  49. fc8044d Fix JNI GetMethodID on interfaces by Andy McFadden · 15 years ago
  50. 175ce8a Fix EABI call bridge. by Andy McFadden · 15 years ago
  51. 4fa9da7 More Jit-to-Interp entry point cleanup. by Ben Cheng · 15 years ago
  52. 6159ef4 Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  53. af5aa1f Don't treat dvmJitToPatchPredictedChain as a Jit-to-Interp entry point. by Ben Cheng · 15 years ago
  54. a858933 [Jit] Fix for 3311468 Maps crashed at handleFmt... by Bill Buzbee · 15 years ago
  55. 9679fdd Merge "Restore a few external allocation constants for compatibility." by Carl Shapiro · 15 years ago
  56. d255a54 Eliminate the chaining cells for direct JNI calls. by Ben Cheng · 15 years ago
  57. dafced8 Restore a few external allocation constants for compatibility. by Carl Shapiro · 15 years ago
  58. 0d1aac3 Revert "Remove inline natives for an unused performance test." by Jesse Wilson · 15 years ago
  59. a7a2d10 Update DalvikVersion due to removed NativeTestTarget by Jesse Wilson · 15 years ago
  60. 7ecd89d Remove inline natives for an unused performance test. by Jesse Wilson · 15 years ago
  61. 039167e Simplify the interface for waiting for a concurrent GC to complete. by Carl Shapiro · 15 years ago
  62. e7bdd8b Remove the external allocation facility. by Carl Shapiro · 15 years ago
  63. 650177e Expose sysCopyFileToFile() and use it. by Dan Bornstein · 15 years ago
  64. eab7355 Hook up the preexisting RawDexFile opener. by Dan Bornstein · 15 years ago
  65. 734ff82 Merge "Initialize my field." by Dan Bornstein · 15 years ago
  66. 9edce86 Initialize my field. by Dan Bornstein · 15 years ago
  67. 5c39899 Merge "Never write an hprof record for a null root." by Carl Shapiro · 15 years ago
  68. c95738a Never write an hprof record for a null root. by Carl Shapiro · 15 years ago
  69. c5ba2b6 Plumbing for loading byte[]-based dex files. by Dan Bornstein · 15 years ago
  70. 3b55675 Add a new, optional "is sensitive thread?" hook. by Brad Fitzpatrick · 15 years ago
  71. 8a69168 Fix a bug in hprof that corrupted the root set output. by Carl Shapiro · 15 years ago
  72. 06d0206 Various improvements to dexdeps. by Dan Bornstein · 15 years ago
  73. 07946cf Throw useful detail messages when Method.invoke fails. by Elliott Hughes · 15 years ago
  74. 70624ec Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  75. 07a9833 am 91b93ea4: Fix monitor verification. by Andy McFadden · 15 years ago
  76. 9dc57d3 Minor simplification. by Dan Bornstein · 15 years ago
  77. fbddc6e Merge "Fix stupid copy-paste error." into dalvik-dev by Dan Bornstein · 15 years ago
  78. 29d5b5d Fix stupid copy-paste error. by Dan Bornstein · 15 years ago
  79. 834a2dd Merge "These asserts are no longer pointless." into dalvik-dev by Dan Bornstein · 15 years ago
  80. 44209fa These asserts are no longer pointless. by Dan Bornstein · 15 years ago
  81. 56f10be Make the inlined String.charAt throw detailed exceptions. by Elliott Hughes · 15 years ago
  82. 726447e Merge "Another clarifying rename and a bit more automation." into dalvik-dev by Dan Bornstein · 15 years ago
  83. ccaab18 Another clarifying rename and a bit more automation. by Dan Bornstein · 15 years ago
  84. 583e646 Merge "Use dvmHumanReadableDescriptor in -Xjnitrace." into dalvik-dev by Elliott Hughes · 15 years ago
  85. a277f14 Regular-expression compatibility. by Dan Bornstein · 15 years ago
  86. 21f322d Small fixes. by Dan Bornstein · 15 years ago
  87. 973171b Clean up the opcode-gen script. by Dan Bornstein · 15 years ago
  88. 8a8286b Use dvmHumanReadableDescriptor in -Xjnitrace. by Elliott Hughes · 15 years ago
  89. c9cc157 Merge "Eliminate the GC.h header file." into dalvik-dev by Carl Shapiro · 15 years ago
  90. 0445e48 Eliminate the GC.h header file. by Carl Shapiro · 15 years ago
  91. 47350cc Merge "Add a note." into dalvik-dev by Dan Bornstein · 15 years ago
  92. 3a36ca8 Add a note. by Dan Bornstein · 15 years ago
  93. 60751e6 Merge "Get rid of the ugly macros inside the bitmap sweep routine." into dalvik-dev by Carl Shapiro · 15 years ago
  94. 8971a25 Merge "Make opcode 00ff be called "dispatch-ff"." into dalvik-dev by Dan Bornstein · 15 years ago
  95. 13f51dd Merge "Inching closer to having extended opcodes in the vm." into dalvik-dev by Dan Bornstein · 15 years ago
  96. 879011d Get rid of the ugly macros inside the bitmap sweep routine. by Carl Shapiro · 15 years ago
  97. 961dde5 Merge "Drive all root scanning by the root visitor." into dalvik-dev by Carl Shapiro · 15 years ago
  98. 90f1543 Make opcode 00ff be called "dispatch-ff". by Dan Bornstein · 15 years ago
  99. 91b93ea Fix monitor verification. by Andy McFadden · 15 years ago
  100. cce61d9 Merge "Replace dalvik test local mode with new host mode" into dalvik-dev by buzbee · 15 years ago