1. f61db68 Fix 64bit compilation issues with IndirectRef. by Ian Rogers · 11 years ago
  2. c0df897 Merge "Move __STDC_FORMAT_MACROS to a cflag." by Ian Rogers · 11 years ago
  3. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  4. 5f7b000 Merge "64bit monitors are forced to 32bit in lock words." by Ian Rogers · 11 years ago
  5. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 11 years ago
  6. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  7. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  8. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 11 years ago
  9. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  10. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  11. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  12. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  13. 2eea3f3 Merge "64bit cleanliness for the dex file verifier." by Ian Rogers · 11 years ago
  14. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  15. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  16. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  17. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  18. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  19. 6c957f4 Merge "Fix header file references to the ::llvm::ELF namespace." by Vladimir Marko · 11 years ago
  20. 6c91a09 Merge "Fix non-PLT text relocation introduced by CL 79466" by Ian Rogers · 11 years ago
  21. d9de839 Fix header file references to the ::llvm::ELF namespace. by Vladimir Marko · 11 years ago
  22. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  23. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  24. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  25. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  26. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  27. 7f09846 Merge "Clean up access checks." by Vladimir Marko · 11 years ago
  28. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  29. d6c3ae6 Merge "Clean up frontend.h includes and forward declarations." by Vladimir Marko · 11 years ago
  30. 05bded2 Clean up frontend.h includes and forward declarations. by Vladimir Marko · 11 years ago
  31. 38f5661 Merge "Fix bit-rot in clean-oat targets" by Brian Carlstrom · 11 years ago
  32. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 11 years ago
  33. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  34. 0c8f415 Merge "Fix heap verification and add runtime options." by Mathieu Chartier · 11 years ago
  35. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  36. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  37. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  38. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  39. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  40. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  41. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  42. f58c339 Merge "Pass Framework Cleanup" by Vladimir Marko · 11 years ago
  43. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  44. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  45. 0ab4c5c Merge "Change lock ordering to prevent violation." by Mathieu Chartier · 11 years ago
  46. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  47. 775c472 Pass Framework Cleanup by Jean Christophe Beyler · 11 years ago
  48. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  49. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  50. 6e60cfd Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  51. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 11 years ago
  52. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  53. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  54. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  55. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  56. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  57. f47fa7b Merge "Revert accidental default collector type change." by Mathieu Chartier · 11 years ago
  58. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  59. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  60. 4289116 Merge "Improve the generational mode." by Hiroshi Yamauchi · 11 years ago
  61. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  62. 89b7ab4 Merge "Add systrace regions for file opening during setup." by Ian Rogers · 11 years ago
  63. 740a11d Add systrace regions for file opening during setup. by Ian Rogers · 11 years ago
  64. 2e366d2 Merge "Fix JDWP IsCollected command handling." by Sebastien Hertz · 11 years ago
  65. 65637eb Fix JDWP IsCollected command handling. by Sebastien Hertz · 11 years ago
  66. 92c8c35 Merge "Added pass framework" by Ian Rogers · 11 years ago
  67. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  68. 121f6a1 Merge "Remove zygote space from alloc_spaces_ array." by Mathieu Chartier · 11 years ago
  69. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  70. 71b2acb Merge "Revert "Revert "Better support for x86 XMM registers""" by Bill Buzbee · 11 years ago
  71. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  72. b57d3f0 Merge "Add suffix parameter to DumpCFG" by Bill Buzbee · 11 years ago
  73. 49c670f Merge "Selective deoptimization." by Sebastien Hertz · 11 years ago
  74. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  75. 62e4548 Merge "Avoid instrumentation stack corruption." by Sebastien Hertz · 11 years ago
  76. 2b480a8 Merge "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  77. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  78. e8d5e1c Merge "Better support for x86 XMM registers" by Ian Rogers · 11 years ago
  79. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  80. f7d7dc2 Merge "Bump pointer space only collection." by Hiroshi Yamauchi · 11 years ago
  81. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  82. 6502d15 Merge "Make fast JNI part of pretty method output." by Ian Rogers · 11 years ago
  83. 16ce092 Make fast JNI part of pretty method output. by Ian Rogers · 11 years ago
  84. aa368a4 Merge "Refactor large object sweeping." by Mathieu Chartier · 11 years ago
  85. d0a5155 Add suffix parameter to DumpCFG by Jean Christophe Beyler · 11 years ago
  86. 240ea16 Merge "Make x86 runtime PIC" by Ian Rogers · 11 years ago
  87. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  88. 9a612c6 Merge "Fix RemoveSpace memory leak." by Mathieu Chartier · 11 years ago
  89. c7c269f Merge "Fix ART debug build boot." by Mathieu Chartier · 11 years ago
  90. a9abe87 Make x86 runtime PIC by Mark Mendell · 11 years ago
  91. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  92. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  93. a4b95a2 Fix RemoveSpace memory leak. by Mathieu Chartier · 11 years ago
  94. 75d7581 Merge "Fix IsMovableObject to handle background compaction." by Mathieu Chartier · 11 years ago
  95. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  96. b1c3a34 Merge "Bin packing the zygote (best fit)." by Mathieu Chartier · 11 years ago
  97. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  98. 0adc680 Merge "Add conditional move support to x86 and allow GenMinMax to use it" by Ian Rogers · 11 years ago
  99. 805ec1c Merge "Background compaction support." by Mathieu Chartier · 11 years ago
  100. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago