1. f718a14 am 4d529be0: Fix log message format conversions and remove uneeded newlines. by Carl Shapiro · 15 years ago
  2. 4d529be Fix log message format conversions and remove uneeded newlines. by Carl Shapiro · 15 years ago
  3. 21a2429 am 5488c8b2: Merge "Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk." by Carl Shapiro · 15 years ago
  4. 5488c8b Merge "Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk." by Carl Shapiro · 15 years ago
  5. e85fce8 am f3e71ffb: Merge "JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT" by buzbee · 15 years ago
  6. f3e71ff Merge "JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT" by buzbee · 15 years ago
  7. 1c206f6 Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk. by Barry Hayes · 15 years ago
  8. f2f7692 Merge "Switch -Xjnitrace over to using a custom JNI bridge." into dalvik-dev by Elliott Hughes · 15 years ago
  9. de66fcb Switch -Xjnitrace over to using a custom JNI bridge. by Elliott Hughes · 15 years ago
  10. b14e373 am 79a76f30: Remove the seldom used overwrite free code. by Carl Shapiro · 15 years ago
  11. 79a76f3 Remove the seldom used overwrite free code. by Carl Shapiro · 15 years ago
  12. 5a1d895 am a20a9929: Move LIKELY and UNLIKELY to a public header file. by Carl Shapiro · 15 years ago
  13. a20a992 Move LIKELY and UNLIKELY to a public header file. by Carl Shapiro · 15 years ago
  14. 874af4d am 577534a4: am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 15 years ago
  15. 577534a am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 15 years ago
  16. 486e2d5 am 7f626db7: I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 15 years ago
  17. 7f626db I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 15 years ago
  18. 4d92e68 JIT: Fix for Issue 2881687 - fix volatiles and re-enable JIT by buzbee · 15 years ago
  19. acdea99 Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk. by Barry Hayes · 15 years ago
  20. 81010a4 Break apart the swapping of the mark and live bitmaps and zeroing of by Barry Hayes · 15 years ago
  21. 654e6a5 am 006346e8: Change the bitmap callback signature to have a void return value. by Carl Shapiro · 15 years ago
  22. 006346e Change the bitmap callback signature to have a void return value. by Carl Shapiro · 15 years ago
  23. adb8935 am 995b5ae8: Merge "Remove unused limits.h include and fix sys/mman.h include comment." by Carl Shapiro · 15 years ago
  24. 995b5ae Merge "Remove unused limits.h include and fix sys/mman.h include comment." by Carl Shapiro · 15 years ago
  25. f1461cb Remove unused limits.h include and fix sys/mman.h include comment. by Carl Shapiro · 15 years ago
  26. 002d88a am a363035f: Remove an unused member from the mark context. by Carl Shapiro · 15 years ago
  27. a363035 Remove an unused member from the mark context. by Carl Shapiro · 15 years ago
  28. b726fe4 am 7a57d5b7: Re-enable the concurrent GC. by Carl Shapiro · 15 years ago
  29. 7a57d5b Re-enable the concurrent GC. by Carl Shapiro · 15 years ago
  30. 44a2f0f am deac1a95: Merge "Allow the VM to suspend while the heap worker initializes." by Brian Carlstrom · 15 years ago
  31. deac1a9 Merge "Allow the VM to suspend while the heap worker initializes." by Brian Carlstrom · 15 years ago
  32. 541c2ea Allow the VM to suspend while the heap worker initializes. by Carl Shapiro · 15 years ago
  33. 917cbaa am 35ff69be: JIT: temporarily disable the JIT and concurrent GC on SMP systems by buzbee · 15 years ago
  34. 35ff69b JIT: temporarily disable the JIT and concurrent GC on SMP systems by buzbee · 15 years ago
  35. b67b034 am e6899ef5: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  36. fe60877 Fix a crash during VM shutdown. by Carl Shapiro · 15 years ago
  37. 4d9c849 Merge "Allow the VM to suspend while the heap worker initializes." into dalvik-dev by Carl Shapiro · 15 years ago
  38. 63e53de Update the atomics test for the new atomics API. by Carl Shapiro · 15 years ago
  39. e6899ef Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  40. 106c5fd Use the card marks to find gray objects during a concurrent collection. by Carl Shapiro · 15 years ago
  41. 4be7dc2 Merge "Verify jmethodID when calling methods." into dalvik-dev by Andy McFadden · 15 years ago
  42. 6e83b64 Remove an obsolete member reference. by Carl Shapiro · 15 years ago
  43. 833ef5e Merge "Separately report thread suspension and garbage collection times." into dalvik-dev by Carl Shapiro · 15 years ago
  44. 03f3b13 Separately report thread suspension and garbage collection times. by Carl Shapiro · 15 years ago
  45. 31231c7 Verify jmethodID when calling methods. by Andy McFadden · 15 years ago
  46. 9a0e6ec Merge commit '1daf86bdb630efa96147220019e1a97c853ed3d2' into mm by Brian Carlstrom · 15 years ago
  47. a70cba4 Merge "Remove some partial gc code." into dalvik-dev by Carl Shapiro · 15 years ago
  48. 85281a9 Allow the VM to suspend while the heap worker initializes. by Carl Shapiro · 15 years ago
  49. f3cfbbf Inflate excessively reacquired thin locks. by Carl Shapiro · 15 years ago
  50. cedcb70 Remove some partial gc code. by Carl Shapiro · 15 years ago
  51. 3d5b8e3 Merge "Drive the root verification by a root visitor." into dalvik-dev by Carl Shapiro · 15 years ago
  52. 1fbfcab Drive the root verification by a root visitor. by Carl Shapiro · 15 years ago
  53. a61533d Merge "x86 interpreter write barrier support" into dalvik-dev by buzbee · 15 years ago
  54. b208f77 Merge "New string intern table without immortal bits." into dalvik-dev by Carl Shapiro · 15 years ago
  55. bb1e0e9 New string intern table without immortal bits. by Carl Shapiro · 15 years ago
  56. 3d95064 x86 interpreter write barrier support by buzbee · 15 years ago
  57. ca98fbc Merge "JIT: Support for Dalvik volatiles (issue 2781881)" into dalvik-dev by buzbee · 15 years ago
  58. ecf8f6e JIT: Support for Dalvik volatiles (issue 2781881) by buzbee · 15 years ago
  59. 04174be In sweepBitmapCallback, index into ptrs, rather than increment. by Barry Hayes · 15 years ago
  60. bd9651e Merge "Fixup a failing assert." into dalvik-dev by Barry Hayes · 15 years ago
  61. 8a0b523 Fixup a failing assert. by Barry Hayes · 15 years ago
  62. 1c47636 Merge "Be less misleading when something goes wrong early." into dalvik-dev by Elliott Hughes · 15 years ago
  63. 22680ee Be less misleading when something goes wrong early. by Elliott Hughes · 15 years ago
  64. b16f3a4 Merge "When aliasing a bitmap, use smallest available limit." into dalvik-dev by Barry Hayes · 15 years ago
  65. 73f3e6f When aliasing a bitmap, use smallest available limit. by Barry Hayes · 15 years ago
  66. d64f31a Merge "Port the improved 087 test back to test 086." into dalvik-dev by Barry Hayes · 15 years ago
  67. 08c96e8 Merge "Add class checks in AllocObject / NewObject." into dalvik-dev by Andy McFadden · 15 years ago
  68. 25f00e3 Merge "Remove #ifdef 0 code in removeCollectedObject." into dalvik-dev by Barry Hayes · 15 years ago
  69. b76594d Add class checks in AllocObject / NewObject. by Andy McFadden · 15 years ago
  70. 76e9eac Remove #ifdef 0 code in removeCollectedObject. by Barry Hayes · 15 years ago
  71. 82b596d Port the improved 087 test back to test 086. by Barry Hayes · 15 years ago
  72. e3bed18 Merge "Add a regression test. dvmFreeClassInnards had a defect where it would SIGSEGV when a linking error tried to clean up, and then GC also tried to clean up when freeing a ClassObject." into dalvik-dev by Barry Hayes · 15 years ago
  73. 581fae8 Add a regression test. dvmFreeClassInnards had a defect where it would by Barry Hayes · 15 years ago
  74. 4ab3f75 Revert "When aliasing a bitmap, use smallest available limit." by Carl Shapiro · 15 years ago
  75. 7e5a2d7 Merge "Implement JDWP ArrayType.NewInstance." into dalvik-dev by Andy McFadden · 15 years ago
  76. 884cd42 Implement JDWP ArrayType.NewInstance. by Andy McFadden · 15 years ago
  77. 541c94e am b037a464: Don\'t do heap dump on SIGUSR1. by Andy McFadden · 15 years ago
  78. 1e83b4d Implement JNI UnregisterNatives. by Andy McFadden · 15 years ago
  79. b037a46 Don't do heap dump on SIGUSR1. by Andy McFadden · 15 years ago
  80. 6310c78 Merge "Tracing for developers of native methods." into dalvik-dev by Elliott Hughes · 15 years ago
  81. 8afa9df Tracing for developers of native methods. by Elliott Hughes · 15 years ago
  82. 4a40879 Merge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a' into mm by Brian Carlstrom · 15 years ago
  83. 8e7704d Merge "Fix a crash during the VM shutdown." into dalvik-dev by Carl Shapiro · 15 years ago
  84. 5cc52be Merge "Caching the class name on the Java heap." into dalvik-dev by Jesse Wilson · 15 years ago
  85. 1425417 am 58b0f67f: am 1c3da619: am 0f0e6f10: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 15 years ago
  86. 1daf86b JIT: Fix for 2813841, use core regs for sub-word data by Bill Buzbee · 15 years ago
  87. 58b0f67 am 1c3da619: am 0f0e6f10: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 15 years ago
  88. d7de450 Fix a crash during the VM shutdown. by Carl Shapiro · 15 years ago
  89. 1c3da61 am 0f0e6f10: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 15 years ago
  90. 0f0e6f1 Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 15 years ago
  91. 9defb09 Merge "Describe dalvik.vm.extra-opts." into dalvik-dev by Andy McFadden · 15 years ago
  92. d8b5bd1 Describe dalvik.vm.extra-opts. by Andy McFadden · 15 years ago
  93. 9d2902a Make dvmVerifyCardTable more resiliant, and move invocation to start by Barry Hayes · 15 years ago
  94. b874ab9 Make dvmCardTableStartup be more independant of HeapSource startup. by Barry Hayes · 15 years ago
  95. 62c3493 Caching the class name on the Java heap. by Jesse Wilson · 15 years ago
  96. 5b544eb am 23280a25: Merge "Update heap profiling docs." by Andy McFadden · 15 years ago
  97. 23280a2 Merge "Update heap profiling docs." by Andy McFadden · 15 years ago
  98. 1da7522 Update heap profiling docs. by Andy McFadden · 15 years ago
  99. f1fac12 Merge "Revert "Fix the bitsLen calculation in aliasBitmap."" into dalvik-dev by Barry Hayes · 15 years ago
  100. 2429a79 am c596465b: am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge from open-source froyo by The Android Open Source Project · 15 years ago