1. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 12 years ago
  2. 7cba217 Merge "Update to the BitVector Implementation" by Bill Buzbee · 11 years ago
  3. e07ab62 Merge "Fix CreateMultiArray to be compaction safe." by Mathieu Chartier · 11 years ago
  4. b185165 Merge "Revert "Revert "Check FastInstance() early for special getters and setters.""" by Vladimir Marko · 11 years ago
  5. 2bc4780 Revert "Revert "Check FastInstance() early for special getters and setters."" by Vladimir Marko · 11 years ago
  6. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  7. 412c7fc Make debugger / jdwp compaction safe. by Mathieu Chartier · 11 years ago
  8. 109e2b3 Merge "Revert "Check FastInstance() early for special getters and setters."" by Ian Rogers · 11 years ago
  9. 632e458 Revert "Check FastInstance() early for special getters and setters." by Ian Rogers · 11 years ago
  10. f9bc0a5 Merge "Make primitive getter/setters consistently signed." by Ian Rogers · 11 years ago
  11. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 11 years ago
  12. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 12 years ago
  13. 5dc5727 Check FastInstance() early for special getters and setters. by Vladimir Marko · 12 years ago
  14. a522142 Merge "Fix JDWP thread crash." by Sebastien Hertz · 11 years ago
  15. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  16. 462553e Merge "ART can't create more than 8k threads during the worktime" by Ian Rogers · 11 years ago
  17. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 12 years ago
  18. 69cd439 Merge "Add missing SIRT to LoadNativeLibrary." by Mathieu Chartier · 11 years ago
  19. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  20. 7c84c44 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Brian Carlstrom · 11 years ago
  21. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 12 years ago
  22. 0376e6b Fix JDWP thread crash. by Sebastien Hertz · 11 years ago
  23. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 12 years ago
  24. 816021e Remove unused code in heap.h by Mathieu Chartier · 12 years ago
  25. 37a9876 Add missing SIRT to FindMethodFromCode. by Mathieu Chartier · 12 years ago
  26. 90ea00c Merge "Change marking objects in to_space DCHECK to CHECK" by Mathieu Chartier · 12 years ago
  27. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 12 years ago
  28. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 12 years ago
  29. 64cffee Make DexCache references const. by Vladimir Marko · 12 years ago
  30. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 12 years ago
  31. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 12 years ago
  32. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 12 years ago
  33. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 12 years ago
  34. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 12 years ago
  35. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 12 years ago
  36. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 12 years ago
  37. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 12 years ago
  38. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 12 years ago
  39. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 12 years ago
  40. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 12 years ago
  41. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  42. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 12 years ago
  43. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 12 years ago
  44. 1cbed45 Merge "Fix multi-line hex dumping and add unit test." by Ian Rogers · 12 years ago
  45. 4a7867b Add property to disable sampling profiler. by Dave Allison · 12 years ago
  46. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 12 years ago
  47. ee28773 Bionic has <sys/ucontext.h> now. by Elliott Hughes · 12 years ago
  48. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 12 years ago
  49. 6c2270b Fix GC options to make the setting available by lzang1 · 12 years ago
  50. 78c0bb9 Merge "Refactor array access for the interpreter." by Sebastien Hertz · 12 years ago
  51. 7f9d66c Bump oat file version due to apparent recent code/runtime interface change by Brian Carlstrom · 12 years ago
  52. 8f4be93 Visit libraries roots in JavaVMExt::VisitRoots by Mathieu Chartier · 12 years ago
  53. 5b8cf9d Merge "Change DisableGC to DisableMovingGC." by Mathieu Chartier · 12 years ago
  54. 0088703 Merge "Modify to use new BacktraceMap creation function." by Christopher Ferris · 12 years ago
  55. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 12 years ago
  56. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 12 years ago
  57. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 12 years ago
  58. c7f8320 Refactor verification results. by Vladimir Marko · 12 years ago
  59. caf22ac Modify to use new BacktraceMap creation function. by Christopher Ferris · 12 years ago
  60. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 12 years ago
  61. 3e8b2e1 Fix bugs in ReleasePrimitiveArray. by Mathieu Chartier · 12 years ago
  62. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 12 years ago
  63. 26a302b Merge "Change GC ergonomics to better handle heap verification." by Mathieu Chartier · 12 years ago
  64. 7476280 Change GC ergonomics to better handle heap verification. by Mathieu Chartier · 12 years ago
  65. d72f62a Merge "art: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  66. f2f77d9 Merge "64bit friendly printf modifiers in JDWP." by Ian Rogers · 12 years ago
  67. fb87d20 Merge "64bit fixes for elf file." by Ian Rogers · 12 years ago
  68. d9e4e0c 64bit friendly printf modifiers in JDWP. by Ian Rogers · 12 years ago
  69. 3605b38 Merge "Fix 64bit compilation issues with IndirectRef." by Ian Rogers · 12 years ago
  70. cdfcf37 64bit fixes for elf file. by Ian Rogers · 12 years ago
  71. f61db68 Fix 64bit compilation issues with IndirectRef. by Ian Rogers · 12 years ago
  72. b574c18 64bit friendly printf modifiers in Instruction::DumpString. by Ian Rogers · 12 years ago
  73. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 12 years ago
  74. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  75. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 12 years ago
  76. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 12 years ago
  77. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 12 years ago
  78. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 12 years ago
  79. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 12 years ago
  80. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 12 years ago
  81. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 12 years ago
  82. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 12 years ago
  83. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 12 years ago
  84. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 12 years ago
  85. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 12 years ago
  86. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 12 years ago
  87. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 12 years ago
  88. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 12 years ago
  89. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 12 years ago
  90. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 12 years ago
  91. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 12 years ago
  92. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 12 years ago
  93. 23a2821 Clean up access checks. by Vladimir Marko · 12 years ago
  94. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 12 years ago
  95. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 12 years ago
  96. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 12 years ago
  97. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 12 years ago
  98. ad0d30a Update to the BitVector Implementation by Jean Christophe Beyler · 12 years ago
  99. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 12 years ago
  100. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 12 years ago