1. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  2. e8e42f3 Merge "JDWP: allocate DebugInvokeReq only when requested" by Sebastien Hertz · 10 years ago
  3. 54a8cc6 Merge "Trim arenas for JIT" by Mathieu Chartier · 10 years ago
  4. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  5. b322668 Merge "ART: Fix init-failure graph tool" by Andreas Gampe · 10 years ago
  6. 869c2dfa ART: Fix init-failure graph tool by Andreas Gampe · 10 years ago
  7. 81d38f7 Merge "Use the current Java stack instead of the ThrowLocation." by Nicolas Geoffray · 10 years ago
  8. ee07703 Use the current Java stack instead of the ThrowLocation. by Nicolas Geoffray · 10 years ago
  9. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 10 years ago
  10. 2cfdabd Merge "Fix run-test with JIT enabled" by Sebastien Hertz · 10 years ago
  11. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 10 years ago
  12. 504b173 Merge "Revert "Revert "More Makefile fun for --debuggable.""" by Nicolas Geoffray · 10 years ago
  13. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  14. bf40b5b Merge "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  15. d633384 Merge "Revert "Fix braino in Makefile."" by Nicolas Geoffray · 10 years ago
  16. 6aad0b7 Revert "Fix braino in Makefile." by Nicolas Geoffray · 10 years ago
  17. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  18. c4ab6b0 Merge "Fix braino in Makefile." by Nicolas Geoffray · 10 years ago
  19. 64657d2 Fix braino in Makefile. by Nicolas Geoffray · 10 years ago
  20. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 10 years ago
  21. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  22. 3dd536f Merge "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  23. 5599377 Merge "ART: Allow arraycopy with int[] in unstarted runtime" by Andreas Gampe · 10 years ago
  24. e2be653 ART: Allow arraycopy with int[] in unstarted runtime by Andreas Gampe · 10 years ago
  25. b1869d5 Merge "Only allocate collectors if we may use them" by Mathieu Chartier · 10 years ago
  26. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 10 years ago
  27. 41b15f9 Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 10 years ago
  28. 3b5408b Merge "Fix failing hprof DCHECK" by Mathieu Chartier · 10 years ago
  29. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  30. 15f345c Fix failing hprof DCHECK by Mathieu Chartier · 10 years ago
  31. 709d8df Merge "Fix byte and char Get32" by Mathieu Chartier · 10 years ago
  32. ff38c04 Fix byte and char Get32 by Mathieu Chartier · 10 years ago
  33. a6aad92 Merge "Do not dump memory usage if driver was never created" by Brian Carlstrom · 10 years ago
  34. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 10 years ago
  35. a11a34c Do not dump memory usage if driver was never created by Brian Carlstrom · 10 years ago
  36. 0e242b5 Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  37. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  38. 7e5b740 Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`." by Roland Levillain · 10 years ago
  39. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 10 years ago
  40. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 10 years ago
  41. b265262 Merge "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  42. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 10 years ago
  43. 6626f89 Merge "ART: Enable the use of relative addresses in the arm64 disassembler." by Roland Levillain · 10 years ago
  44. d737ab3 ART: Enable the use of relative addresses in the arm64 disassembler. by Alexandre Rames · 10 years ago
  45. 6540537 Merge "Follow up 137982" by Sebastien Hertz · 10 years ago
  46. 8d2ceab Merge "ART: Add option to abort dex2oat on hard failure" by Andreas Gampe · 10 years ago
  47. 09c2de7 Merge "ART: Fix Cmdline Parser test" by Andreas Gampe · 10 years ago
  48. 2682699 ART: Fix Cmdline Parser test by Andreas Gampe · 10 years ago
  49. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  50. de67540 Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>" by Mathieu Chartier · 10 years ago
  51. 1972a8e Rename -Xjit / -Xnojit options to -Xusejit:<boolean> by Mathieu Chartier · 10 years ago
  52. 17b8a7a Merge "Fix some incorrect IsCompiler instead of IsAotCompiler" by Mathieu Chartier · 10 years ago
  53. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 10 years ago
  54. 66b2666 Merge "ART: AddVectorReduce should store result in memory carefully" by Bill Buzbee · 10 years ago
  55. c5e3ab2 Follow up 137982 by Sebastien Hertz · 10 years ago
  56. a80aab6 Merge "ART: Fix test breakage" by David Brazdil · 10 years ago
  57. df45205 ART: Fix test breakage by David Brazdil · 10 years ago
  58. 12baf47 Extend compiler/optimizing/stack_map_test.cc. by Roland Levillain · 10 years ago
  59. ea19b36 Merge "ART: Optimize iteration of safepoints" by David Brazdil · 10 years ago
  60. 9a9ab61 ART: Optimize iteration of safepoints by David Brazdil · 10 years ago
  61. af8db2e Merge "[optimizing] Use callee-save registers for x86" by Nicolas Geoffray · 10 years ago
  62. 5f87418 [optimizing] Use callee-save registers for x86 by Mark Mendell · 10 years ago
  63. 65b5027 Merge "ART: Fix compile-time-init fail" by Andreas Gampe · 10 years ago
  64. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 10 years ago
  65. 51867b3 Merge "ART: Report zip opening error" by Andreas Gampe · 10 years ago
  66. 0b3ed3d ART: Report zip opening error by Andreas Gampe · 10 years ago
  67. dbba41d Merge "Include what we use." by Dan Albert · 10 years ago
  68. 627f917 Include what we use. by Dan Albert · 10 years ago
  69. 18cd871 Merge "ART: Do not produce CFI when not asked for" by Andreas Gampe · 10 years ago
  70. d37f919 ART: Do not produce CFI when not asked for by Andreas Gampe · 10 years ago
  71. b8fef11 Merge "[optimizing] Improve x86/x86_64 bound check code" by Andreas Gampe · 10 years ago
  72. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  73. 029113f Merge "ART: Fix missing handles" by Andreas Gampe · 10 years ago
  74. c4371cd Merge "Fix bce gtest." by Mingyao Yang · 10 years ago
  75. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  76. 729699d ART: Fix missing handles by Andreas Gampe · 10 years ago
  77. f60c90b [optimizing] Improve x86/x86_64 bound check code by Mark Mendell · 10 years ago
  78. 6775ba5 Fix bce gtest. by Mingyao Yang · 10 years ago
  79. d8de6f2 Merge "Make BCE a no-op if there is no array access." by Mingyao Yang · 10 years ago
  80. dc68baf Merge "Update run-test 031-class-attributes" by Sebastien Hertz · 10 years ago
  81. b1add75 Update run-test 031-class-attributes by Sebastien Hertz · 10 years ago
  82. 3d7d2af Merge "Change how we report exceptions to the debugger." by Nicolas Geoffray · 10 years ago
  83. 87896b3 Merge "Fix arm64 build." by Nicolas Geoffray · 10 years ago
  84. de0eb6f Fix arm64 build. by Nicolas Geoffray · 10 years ago
  85. 44d95a2 Merge "Switch from memalign to posix_memalign for Mac build" by Brian Carlstrom · 10 years ago
  86. c57ad20 Switch from memalign to posix_memalign for Mac build by Brian Carlstrom · 10 years ago
  87. 085b733 ART: AddVectorReduce should store result in memory carefully by Maxim Kazantsev · 10 years ago
  88. e4335eb Make BCE a no-op if there is no array access. by Mingyao Yang · 10 years ago
  89. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 10 years ago
  90. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  91. 5e42cd3 Merge "Wait for threads to finish unregistering" by Mathieu Chartier · 10 years ago
  92. 91e5669 Wait for threads to finish unregistering by Mathieu Chartier · 10 years ago
  93. c8fb918 Merge "Add a change that should be part of "enhance gvn for commutative ops."" by Mingyao Yang · 10 years ago
  94. 8928cab Add a change that should be part of "enhance gvn for commutative ops." by Mingyao Yang · 10 years ago
  95. 2347d60 Merge "Remove old build options from .gitignore" by Brian Carlstrom · 10 years ago
  96. ee8b04d Remove old build options from .gitignore by Brian Carlstrom · 10 years ago
  97. 49ccb6e Merge "Opt compiler: enhance gvn for commutative ops." by Mingyao Yang · 10 years ago
  98. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 10 years ago
  99. dc5ac73 Opt compiler: enhance gvn for commutative ops. by Mingyao Yang · 10 years ago
  100. 0e5e728 Merge "Fix build lint issue." by Brian Carlstrom · 10 years ago