1. 22ec609 Use pthread_setname_np when available. by Andy McFadden · 15 years ago
  2. de833dc am 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache by Bill Buzbee · 15 years ago
  3. 1462832 am 79d2a00a: am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache by Bill Buzbee · 15 years ago
  4. 79d2a00 am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache by Bill Buzbee · 15 years ago
  5. 6296a2e Jit: Fix for 2793725 SIGSEGV in JIT code cache by Bill Buzbee · 15 years ago
  6. 0d3291c Merge remote branch 'goog/dalvik-dev' into mm by Brian Carlstrom · 15 years ago
  7. 3d037ec Merge "Add missing ']'s in ARM disassembler output." into dalvik-dev by Elliott Hughes · 15 years ago
  8. d1660a5 Add missing ']'s in ARM disassembler output. by Elliott Hughes · 15 years ago
  9. 75bece9 Merge "Remove code superseded by the pre- and post-verify switches." into dalvik-dev by Carl Shapiro · 15 years ago
  10. 40607dd Change how a null threadgroup is displayed. by Andy McFadden · 15 years ago
  11. debf01a Remove code superseded by the pre- and post-verify switches. by Carl Shapiro · 15 years ago
  12. f586033 Fix a comment. by Carl Shapiro · 15 years ago
  13. 9e59477 Fix a deadlock in when shutting down the GC thread. by Carl Shapiro · 15 years ago
  14. ec805ea Add a mode for concurrently marking and sweeping. by Carl Shapiro · 15 years ago
  15. 065c7ba Merge "Remove an obsolete TODO." into dalvik-dev by Carl Shapiro · 15 years ago
  16. 864e8d0 Remove an obsolete TODO. by Carl Shapiro · 15 years ago
  17. 012eba7 am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  18. 11b4c7c am 5439ba57: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  19. d2cc734 Merge "Fixing up #ifndef inlcude name." into dalvik-dev by Barry Hayes · 15 years ago
  20. 0dfa7bf Fixing up #ifndef inlcude name. by Barry Hayes · 15 years ago
  21. 4e3c489 Merge "Move WriteBarrier operations into their own header file. Split Object.h" into dalvik-dev by Barry Hayes · 15 years ago
  22. 7ef0755 Move WriteBarrier operations into their own header file. Split Object.h by Barry Hayes · 15 years ago
  23. e2f049d Merge "Extending the maximum length of a boot classpath." into dalvik-dev by Jesse Wilson · 15 years ago
  24. 8b31f73 Extending the maximum length of a boot classpath. by Jesse Wilson · 15 years ago
  25. 351d37d Refix whitespace removal that I clobbered in my recent merge. by Dan Bornstein · 15 years ago
  26. a854f95 resolved conflicts for merge of 4728a4c3 to dalvik-dev by Dan Bornstein · 15 years ago
  27. 5439ba5 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  28. 697b5a9 Use the queueNext field of java.lang.ref.Reference for lists of by Barry Hayes · 15 years ago
  29. 792b037 resolved conflicts for merge of de43dd8c to dalvik-dev by Elliott Hughes · 15 years ago
  30. 4728a4c am a0d4e429: am 74826481: Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread by Dan Bornstein · 15 years ago
  31. a0d4e42 am 74826481: Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread by Dan Bornstein · 15 years ago
  32. 7482648 Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread by Dan Bornstein · 15 years ago
  33. ec02229 Updated the warning about old-style inner class metadata to reflect by Dan Bornstein · 15 years ago
  34. a5e881c Merge "Fix a VM abort caused by the HeapWorker thread." into dalvik-dev by Carl Shapiro · 15 years ago
  35. d8eed1b Fix a VM abort caused by the HeapWorker thread. by Carl Shapiro · 15 years ago
  36. de43dd8 am 9974cb52: am 6626af93: Merge "Remove the 060-reflection-security test." into gingerbread by Elliott Hughes · 15 years ago
  37. 385c16c Merge "Remove LOGVV messages." into dalvik-dev by Carl Shapiro · 15 years ago
  38. 9974cb5 am 6626af93: Merge "Remove the 060-reflection-security test." into gingerbread by Elliott Hughes · 15 years ago
  39. 6626af9 Merge "Remove the 060-reflection-security test." into gingerbread by Elliott Hughes · 15 years ago
  40. b30293a Remove LOGVV messages. by Carl Shapiro · 15 years ago
  41. c8d41da Remove the 060-reflection-security test. by Elliott Hughes · 15 years ago
  42. 60e6241 Remove a reference to the unlinked class in identityHashCode. by Carl Shapiro · 15 years ago
  43. f8315e2 Jit: Fix for 2793725 SIGSEGV in JIT code cache by Bill Buzbee · 15 years ago
  44. cc68c4b Merge "Make the copying collector build again." into dalvik-dev by Carl Shapiro · 15 years ago
  45. eff0df7 Make the copying collector build again. by Carl Shapiro · 15 years ago
  46. 3814d25 merge from open-source master by The Android Open Source Project · 15 years ago
  47. 8bb1230 Merge "dalvik: use pthread_setname_np() to set the name of the current thread" by Andy McFadden · 15 years ago
  48. c6b25c7 Relocate OpCodeNames.[ch]. by Andy McFadden · 15 years ago
  49. 45a82a1 Fix dexdump. by Andy McFadden · 15 years ago
  50. 364f9d9 Put wrappers on all stores of Object pointers into heap Objects. by Barry Hayes · 15 years ago
  51. 3d53697 Merge "Fix ENFORCE_READ_ONLY mode for LinearAlloc." into dalvik-dev by Andy McFadden · 15 years ago
  52. 1145f22 Fix ENFORCE_READ_ONLY mode for LinearAlloc. by Andy McFadden · 15 years ago
  53. f7bcb51 Merge "Clean-up the use of barriers in the synchronization code." into dalvik-dev by Carl Shapiro · 15 years ago
  54. 1640b00 Merge "Fiddle with SMP_DMB." into dalvik-dev by Andy McFadden · 15 years ago
  55. 357a687 am 65c3e699: am 577198ac: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  56. 4ba5672 Clean-up the use of barriers in the synchronization code. by Carl Shapiro · 15 years ago
  57. 65c3e69 am 577198ac: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  58. 577198a merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  59. 81f3ebe Remove the "allocFlags" parameter from dvmCreateStringFromCstr and by Barry Hayes · 15 years ago
  60. 0890e5b Fiddle with SMP_DMB. by Andy McFadden · 15 years ago
  61. c35a2ef Add opcodes for volatile field accesses by Andy McFadden · 15 years ago
  62. 54c91f8 Merge "Dalvik SMP update" into dalvik-dev by Andy McFadden · 15 years ago
  63. deeeeb2 Dalvik SMP update by Andy McFadden · 15 years ago
  64. 1f7f41f Merge "Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c." into dalvik-dev by Elliott Hughes · 15 years ago
  65. e9179f1 Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c. by Elliott Hughes · 15 years ago
  66. 5630c67 Merge "Implement 64-bit atomic ops for ARMv6K+." into dalvik-dev by Andy McFadden · 15 years ago
  67. 38a1786 Implement 64-bit atomic ops for ARMv6K+. by Andy McFadden · 15 years ago
  68. edd405f Revert "Implement 64-bit atomic ops for ARMv6K+." by Brian Carlstrom · 15 years ago
  69. 05ce82a Implement 64-bit atomic ops for ARMv6K+. by Andy McFadden · 15 years ago
  70. 6e10b9a Atomic op cleanup. by Andy McFadden · 15 years ago
  71. d62676d am 90788e58: am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 15 years ago
  72. 90788e5 am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 15 years ago
  73. cd40113 am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 15 years ago
  74. ff9aa9b am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 15 years ago
  75. d6908a1 Merge "Add a context argument to the visitor callback." into dalvik-dev by Carl Shapiro · 15 years ago
  76. 271e010 merge from open-source master by The Android Open Source Project · 15 years ago
  77. 056b966 Add a context argument to the visitor callback. by Carl Shapiro · 15 years ago
  78. fa6a513 resolved conflicts for merge of 6894177c to dalvik-dev by Elliott Hughes · 15 years ago
  79. 3566ca2 am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 15 years ago
  80. 6894177 Remove run-core-tests.sh. by Elliott Hughes · 15 years ago
  81. 8ea8d24 New implementation for java.lang.Runtime's availableProcessors(). by Mikael Ohlson · 15 years ago
  82. c5b3018 Fix test 059. by Andy McFadden · 15 years ago
  83. 228a6b0 Forward progress on verifier. by Andy McFadden · 15 years ago
  84. d508506 am 48184679: am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into gingerbread by Andy McFadden · 15 years ago
  85. 4818467 am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into gingerbread by Andy McFadden · 15 years ago
  86. c12b0da am e0b23da8: Merge "Tweak sanity check." into gingerbread by Andy McFadden · 15 years ago
  87. e0b23da Merge "Tweak sanity check." into gingerbread by Andy McFadden · 15 years ago
  88. 6be954f Tweak sanity check. by Andy McFadden · 15 years ago
  89. a7e07d3 am a224c03a: am 36b3b873: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  90. a224c03 am 36b3b873: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  91. 36b3b87 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  92. 6222203 Remove commented out logging code. by Carl Shapiro · 15 years ago
  93. c5f53e2 Consistently use strerror(3) rather than reporting raw errno values. by Elliott Hughes · 15 years ago
  94. 9a2b2f7 Don't build dx if it's an app-only build. by Ying Wang · 15 years ago
  95. 73f2f88 Remove some stale comments and code. by Carl Shapiro · 15 years ago
  96. e859af0 am eb91ab13: am f2be19de: am 891416ef: Update armv7-a-neon. by Andy McFadden · 15 years ago
  97. eb91ab1 am f2be19de: am 891416ef: Update armv7-a-neon. by Andy McFadden · 15 years ago
  98. f2be19d am 891416ef: Update armv7-a-neon. by Andy McFadden · 15 years ago
  99. 891416e Update armv7-a-neon. by Andy McFadden · 15 years ago
  100. 1bef174 Merge "Eliminate pointer tagging on the reference operation queue." into dalvik-dev by Carl Shapiro · 15 years ago