1. 685d352 Merge "Add more read barriers to the class linker." by Hiroshi Yamauchi · 10 years ago
  2. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 10 years ago
  3. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 10 years ago
  4. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  5. 1f47b4d Merge "Add logging to monitor deflation." by Mathieu Chartier · 10 years ago
  6. 48ab687 Add logging to monitor deflation. by Mathieu Chartier · 10 years ago
  7. cbb0e80 Merge "Use reader lock of bulk free lock when not freeing." by Mathieu Chartier · 10 years ago
  8. a1c1c71 Use reader lock of bulk free lock when not freeing. by Mathieu Chartier · 10 years ago
  9. 5dcdc93 Merge "Fix implicit check option handling for non-cross-compiles" by Dave Allison · 10 years ago
  10. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 10 years ago
  11. 9658d24 Merge "Fixed ImageWriter timings not being written out." by Brian Carlstrom · 10 years ago
  12. b03a0ec Fixed ImageWriter timings not being written out. by Alex Light · 10 years ago
  13. fbd18f1 Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  14. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  15. 7e47f71 Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  16. 27113be Merge "Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""" by Andreas Gampe · 10 years ago
  17. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  18. 1528b02 Merge "Add some more instruction support to optimizing compiler." by Dave Allison · 10 years ago
  19. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 10 years ago
  20. a76724f Merge "Use GCC on ARM64" by Sebastien Hertz · 10 years ago
  21. 1bc6772 Merge "Log profile info only on debug builds." by Calin Juravle · 10 years ago
  22. 7db22606 Merge "Always compile leafs during profile based compilation." by Calin Juravle · 10 years ago
  23. ad1e79f Merge "Move trampolines to thumb2 instead of ARM" by Dave Allison · 10 years ago
  24. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  25. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  26. 08f7a2d Log profile info only on debug builds. by Calin Juravle · 10 years ago
  27. 38a0904 Always compile leafs during profile based compilation. by Calin Juravle · 10 years ago
  28. 9462a31 Merge "x86_64: Correct fix for cmp-long" by Bill Buzbee · 10 years ago
  29. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 10 years ago
  30. 3c6c464 Merge "Mac doesn't define MAP_ANONYMOUS" by Ian Rogers · 10 years ago
  31. d6b6865 Mac doesn't define MAP_ANONYMOUS by Ian Rogers · 10 years ago
  32. be781e5 Merge "Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary.""" by Andreas Gampe · 10 years ago
  33. 2073e75 Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Andreas Gampe · 10 years ago
  34. dd79f21 Merge "Limit the size of files created by run-test to 2MB." by Ian Rogers · 10 years ago
  35. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 10 years ago
  36. 87523b6 Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 10 years ago
  37. a33720c X86 Dis: Add missing mov byte; Add size suffixes by Mark Mendell · 10 years ago
  38. a5377fe Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Ian Rogers · 10 years ago
  39. e98297b Revert "ART: Fix StoreValue to use RefDisp when necessary." by Ian Rogers · 10 years ago
  40. 5c1ad33 Merge "Use command line android root in dex2oat to find image." by Ian Rogers · 10 years ago
  41. b493c29 Merge "x86_64: Enable some optimizations" by Bill Buzbee · 10 years ago
  42. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 10 years ago
  43. 7499cd1 Merge "x86_64: Fix comp-long" by Bill Buzbee · 10 years ago
  44. 0498223 x86_64: Fix comp-long by Serguei Katkov · 10 years ago
  45. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 10 years ago
  46. 5602793 Merge "More verbose logs for JDWP events" by Sebastien Hertz · 10 years ago
  47. bca0d3d More verbose logs for JDWP events by Sebastien Hertz · 10 years ago
  48. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 10 years ago
  49. 56c3e84 Use GCC on ARM64 by Sebastien Hertz · 10 years ago
  50. 40bdf97 Merge "Quick compiler: enable Arm64 compilation" by buzbee · 10 years ago
  51. 9cad72d Quick compiler: enable Arm64 compilation by buzbee · 10 years ago
  52. b06a036 Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 10 years ago
  53. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 10 years ago
  54. 5c0fcda Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 10 years ago
  55. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 10 years ago
  56. 2d2d6bb Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 10 years ago
  57. 4fdbba0 ART: Do not try to pretty-print method in dex file by Andreas Gampe · 10 years ago
  58. 6d90efa Merge "ART: Method verifier needs to check 2-reg values" by Andreas Gampe · 10 years ago
  59. e617e9a Merge "ART: Fix register overlap checks in CopyArgumentRegs" by Bill Buzbee · 10 years ago
  60. 49c5f50 ART: Fix register overlap checks in CopyArgumentRegs by Andreas Gampe · 10 years ago
  61. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 10 years ago
  62. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 10 years ago
  63. faa6974 Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 10 years ago
  64. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 10 years ago
  65. 990f110 Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 10 years ago
  66. 77cd4d6 ART: Method verifier needs to check 2-reg values by Andreas Gampe · 10 years ago
  67. 4a47f82 Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter" by buzbee · 10 years ago
  68. 54ee444 Quick compiler: remove Arm64 "EXPERIMENTAL" filter by buzbee · 10 years ago
  69. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 10 years ago
  70. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 10 years ago
  71. 202e747 Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 10 years ago
  72. 060e6fe ART: Log information when skipping method during compilation by Andreas Gampe · 10 years ago
  73. 4f975b9 Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 10 years ago
  74. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 10 years ago
  75. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 10 years ago
  76. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 10 years ago
  77. 6907078 Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 10 years ago
  78. f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 10 years ago
  79. 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 10 years ago
  80. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 10 years ago
  81. 0c29909 Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations." by Ian Rogers · 10 years ago
  82. 48bb32a Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 10 years ago
  83. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  84. ef38670 Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 10 years ago
  85. 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 10 years ago
  86. 49e5ec4 Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 10 years ago
  87. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 10 years ago
  88. e4a6bd7 x86_64: Enable some optimizations by Dmitry Petrochenko · 10 years ago
  89. 0c416fe x86_64: Enable core.oat/boot.oat compilation by Dmitry Petrochenko · 10 years ago
  90. 3157f9a x86_64: Several fixes required for enabling promotion by Dmitry Petrochenko · 10 years ago
  91. ad6a328 Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 10 years ago
  92. 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 10 years ago
  93. 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  94. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  95. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 10 years ago
  96. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 10 years ago
  97. 4ef30e9 Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 10 years ago
  98. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 10 years ago
  99. 70ac0d0 Merge "Add mark compact collector." by Mathieu Chartier · 10 years ago
  100. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago