1. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  2. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  3. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  4. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  5. 7f09846 Merge "Clean up access checks." by Vladimir Marko · 11 years ago
  6. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  7. d6c3ae6 Merge "Clean up frontend.h includes and forward declarations." by Vladimir Marko · 11 years ago
  8. 05bded2 Clean up frontend.h includes and forward declarations. by Vladimir Marko · 11 years ago
  9. 38f5661 Merge "Fix bit-rot in clean-oat targets" by Brian Carlstrom · 11 years ago
  10. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 11 years ago
  11. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  12. 0c8f415 Merge "Fix heap verification and add runtime options." by Mathieu Chartier · 11 years ago
  13. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  14. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  15. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  16. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  17. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  18. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  19. f58c339 Merge "Pass Framework Cleanup" by Vladimir Marko · 11 years ago
  20. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  21. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  22. 0ab4c5c Merge "Change lock ordering to prevent violation." by Mathieu Chartier · 11 years ago
  23. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  24. 775c472 Pass Framework Cleanup by Jean Christophe Beyler · 11 years ago
  25. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  26. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  27. 6e60cfd Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  28. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 11 years ago
  29. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  30. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  31. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  32. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  33. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  34. f47fa7b Merge "Revert accidental default collector type change." by Mathieu Chartier · 11 years ago
  35. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  36. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  37. 4289116 Merge "Improve the generational mode." by Hiroshi Yamauchi · 11 years ago
  38. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  39. 89b7ab4 Merge "Add systrace regions for file opening during setup." by Ian Rogers · 11 years ago
  40. 740a11d Add systrace regions for file opening during setup. by Ian Rogers · 11 years ago
  41. 2e366d2 Merge "Fix JDWP IsCollected command handling." by Sebastien Hertz · 11 years ago
  42. 65637eb Fix JDWP IsCollected command handling. by Sebastien Hertz · 11 years ago
  43. 92c8c35 Merge "Added pass framework" by Ian Rogers · 11 years ago
  44. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  45. 121f6a1 Merge "Remove zygote space from alloc_spaces_ array." by Mathieu Chartier · 11 years ago
  46. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  47. 71b2acb Merge "Revert "Revert "Better support for x86 XMM registers""" by Bill Buzbee · 11 years ago
  48. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  49. b57d3f0 Merge "Add suffix parameter to DumpCFG" by Bill Buzbee · 11 years ago
  50. 49c670f Merge "Selective deoptimization." by Sebastien Hertz · 11 years ago
  51. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  52. 62e4548 Merge "Avoid instrumentation stack corruption." by Sebastien Hertz · 11 years ago
  53. 2b480a8 Merge "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  54. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  55. e8d5e1c Merge "Better support for x86 XMM registers" by Ian Rogers · 11 years ago
  56. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  57. f7d7dc2 Merge "Bump pointer space only collection." by Hiroshi Yamauchi · 11 years ago
  58. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  59. 6502d15 Merge "Make fast JNI part of pretty method output." by Ian Rogers · 11 years ago
  60. 16ce092 Make fast JNI part of pretty method output. by Ian Rogers · 11 years ago
  61. aa368a4 Merge "Refactor large object sweeping." by Mathieu Chartier · 11 years ago
  62. d0a5155 Add suffix parameter to DumpCFG by Jean Christophe Beyler · 11 years ago
  63. 240ea16 Merge "Make x86 runtime PIC" by Ian Rogers · 11 years ago
  64. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  65. 9a612c6 Merge "Fix RemoveSpace memory leak." by Mathieu Chartier · 11 years ago
  66. c7c269f Merge "Fix ART debug build boot." by Mathieu Chartier · 11 years ago
  67. a9abe87 Make x86 runtime PIC by Mark Mendell · 11 years ago
  68. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  69. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  70. a4b95a2 Fix RemoveSpace memory leak. by Mathieu Chartier · 11 years ago
  71. 75d7581 Merge "Fix IsMovableObject to handle background compaction." by Mathieu Chartier · 11 years ago
  72. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  73. b1c3a34 Merge "Bin packing the zygote (best fit)." by Mathieu Chartier · 11 years ago
  74. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  75. 0adc680 Merge "Add conditional move support to x86 and allow GenMinMax to use it" by Ian Rogers · 11 years ago
  76. 805ec1c Merge "Background compaction support." by Mathieu Chartier · 11 years ago
  77. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  78. 1d4cecc Merge "Inline codegen for long-to-double on ARM." by Ian Rogers · 11 years ago
  79. ef6a776 Inline codegen for long-to-double on ARM. by Ian Rogers · 11 years ago
  80. 8ec3047 Merge "Fix -O0 builds." by Ian Rogers · 11 years ago
  81. 988e6ea Fix -O0 builds. by Ian Rogers · 11 years ago
  82. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 11 years ago
  83. 977d409 Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  84. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  85. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  86. 4c863ed Merge "Fix run-test 303-verification-stress." by Sebastien Hertz · 11 years ago
  87. 72ba8c4 Fix run-test 303-verification-stress. by Sebastien Hertz · 11 years ago
  88. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  89. 51f46ad Merge "Add sampling profiler" by Ian Rogers · 11 years ago
  90. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  91. 98ba6ce Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  92. 406388e Merge "Cleanup invoke's receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  93. 1736b34 Merge "Add verification stress test." by Sebastien Hertz · 11 years ago
  94. 4044bda Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  95. 51c4550 Merge "Remove duplicate/unnecessary code from ClassLinker." by Vladimir Marko · 11 years ago
  96. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 11 years ago
  97. 5a2ced5 Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  98. 1fbbfa4 Merge "Disallow JNI NewObjectArray of primitive types." by Ian Rogers · 11 years ago
  99. 1d99e45 Disallow JNI NewObjectArray of primitive types. by Ian Rogers · 11 years ago
  100. 4069d33 Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16. by Ian Rogers · 11 years ago