1. 6626f89 Merge "ART: Enable the use of relative addresses in the arm64 disassembler." by Roland Levillain · 10 years ago
  2. d737ab3 ART: Enable the use of relative addresses in the arm64 disassembler. by Alexandre Rames · 10 years ago
  3. 6540537 Merge "Follow up 137982" by Sebastien Hertz · 10 years ago
  4. 8d2ceab Merge "ART: Add option to abort dex2oat on hard failure" by Andreas Gampe · 10 years ago
  5. 09c2de7 Merge "ART: Fix Cmdline Parser test" by Andreas Gampe · 10 years ago
  6. 2682699 ART: Fix Cmdline Parser test by Andreas Gampe · 10 years ago
  7. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  8. de67540 Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>" by Mathieu Chartier · 10 years ago
  9. 1972a8e Rename -Xjit / -Xnojit options to -Xusejit:<boolean> by Mathieu Chartier · 10 years ago
  10. 17b8a7a Merge "Fix some incorrect IsCompiler instead of IsAotCompiler" by Mathieu Chartier · 10 years ago
  11. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 10 years ago
  12. 66b2666 Merge "ART: AddVectorReduce should store result in memory carefully" by Bill Buzbee · 10 years ago
  13. c5e3ab2 Follow up 137982 by Sebastien Hertz · 10 years ago
  14. a80aab6 Merge "ART: Fix test breakage" by David Brazdil · 10 years ago
  15. df45205 ART: Fix test breakage by David Brazdil · 10 years ago
  16. ea19b36 Merge "ART: Optimize iteration of safepoints" by David Brazdil · 10 years ago
  17. 9a9ab61 ART: Optimize iteration of safepoints by David Brazdil · 10 years ago
  18. af8db2e Merge "[optimizing] Use callee-save registers for x86" by Nicolas Geoffray · 10 years ago
  19. 5f87418 [optimizing] Use callee-save registers for x86 by Mark Mendell · 10 years ago
  20. 65b5027 Merge "ART: Fix compile-time-init fail" by Andreas Gampe · 10 years ago
  21. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 10 years ago
  22. 51867b3 Merge "ART: Report zip opening error" by Andreas Gampe · 10 years ago
  23. 0b3ed3d ART: Report zip opening error by Andreas Gampe · 10 years ago
  24. dbba41d Merge "Include what we use." by Dan Albert · 10 years ago
  25. 627f917 Include what we use. by Dan Albert · 10 years ago
  26. 18cd871 Merge "ART: Do not produce CFI when not asked for" by Andreas Gampe · 10 years ago
  27. d37f919 ART: Do not produce CFI when not asked for by Andreas Gampe · 10 years ago
  28. b8fef11 Merge "[optimizing] Improve x86/x86_64 bound check code" by Andreas Gampe · 10 years ago
  29. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  30. 029113f Merge "ART: Fix missing handles" by Andreas Gampe · 10 years ago
  31. c4371cd Merge "Fix bce gtest." by Mingyao Yang · 10 years ago
  32. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  33. 729699d ART: Fix missing handles by Andreas Gampe · 10 years ago
  34. f60c90b [optimizing] Improve x86/x86_64 bound check code by Mark Mendell · 10 years ago
  35. 6775ba5 Fix bce gtest. by Mingyao Yang · 10 years ago
  36. d8de6f2 Merge "Make BCE a no-op if there is no array access." by Mingyao Yang · 10 years ago
  37. dc68baf Merge "Update run-test 031-class-attributes" by Sebastien Hertz · 10 years ago
  38. b1add75 Update run-test 031-class-attributes by Sebastien Hertz · 10 years ago
  39. 3d7d2af Merge "Change how we report exceptions to the debugger." by Nicolas Geoffray · 10 years ago
  40. 87896b3 Merge "Fix arm64 build." by Nicolas Geoffray · 10 years ago
  41. de0eb6f Fix arm64 build. by Nicolas Geoffray · 10 years ago
  42. 44d95a2 Merge "Switch from memalign to posix_memalign for Mac build" by Brian Carlstrom · 10 years ago
  43. c57ad20 Switch from memalign to posix_memalign for Mac build by Brian Carlstrom · 10 years ago
  44. 085b733 ART: AddVectorReduce should store result in memory carefully by Maxim Kazantsev · 10 years ago
  45. e4335eb Make BCE a no-op if there is no array access. by Mingyao Yang · 10 years ago
  46. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 10 years ago
  47. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  48. 5e42cd3 Merge "Wait for threads to finish unregistering" by Mathieu Chartier · 10 years ago
  49. 91e5669 Wait for threads to finish unregistering by Mathieu Chartier · 10 years ago
  50. c8fb918 Merge "Add a change that should be part of "enhance gvn for commutative ops."" by Mingyao Yang · 10 years ago
  51. 8928cab Add a change that should be part of "enhance gvn for commutative ops." by Mingyao Yang · 10 years ago
  52. 2347d60 Merge "Remove old build options from .gitignore" by Brian Carlstrom · 10 years ago
  53. ee8b04d Remove old build options from .gitignore by Brian Carlstrom · 10 years ago
  54. 49ccb6e Merge "Opt compiler: enhance gvn for commutative ops." by Mingyao Yang · 10 years ago
  55. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 10 years ago
  56. dc5ac73 Opt compiler: enhance gvn for commutative ops. by Mingyao Yang · 10 years ago
  57. 0e5e728 Merge "Fix build lint issue." by Brian Carlstrom · 10 years ago
  58. 94e9172 Fix build lint issue. by Brian Carlstrom · 10 years ago
  59. ea84bf7 Merge "bce: add support to narrow two MonotonicValueRange's at the same time." by Mingyao Yang · 10 years ago
  60. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 10 years ago
  61. dc47e98 Merge "Fix generic JNI stubs to not discard the Java native frame." by Nicolas Geoffray · 10 years ago
  62. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  63. 775f1d4 Merge "Follow-up 128393" by Sebastien Hertz · 10 years ago
  64. bd9cf9f Follow-up 128393 by Sebastien Hertz · 10 years ago
  65. cd93415 Merge "Tests use libarttest.so, so does not work on ndebug." by Nicolas Geoffray · 10 years ago
  66. 57f4993 Merge "Revert GetThisObject change." by Nicolas Geoffray · 10 years ago
  67. 9729e52 Revert GetThisObject change. by Nicolas Geoffray · 10 years ago
  68. d845fd0 Tests use libarttest.so, so does not work on ndebug. by Nicolas Geoffray · 10 years ago
  69. 207fc16 Merge "Stack support for Optimizing compiler" by Nicolas Geoffray · 10 years ago
  70. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  71. d07adcf Merge "[optimizing compiler] x86 goodness" by Nicolas Geoffray · 10 years ago
  72. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 10 years ago
  73. 4b39eee Merge "bce: handle a pattern for circular buffer" by Mingyao Yang · 10 years ago
  74. 4559f00 bce: handle a pattern for circular buffer by Mingyao Yang · 10 years ago
  75. 87998b0 Merge "ART: Cache last returned range in LiveInterval::Covers" by David Brazdil · 10 years ago
  76. 1d8587f Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" by Mathieu Chartier · 10 years ago
  77. 56505fe Merge "Fix bad variable expansion" by Mathieu Chartier · 10 years ago
  78. caa0a87 Fix bad variable expansion by Mathieu Chartier · 10 years ago
  79. 9924fd8 Merge "ART: Move DexFile vector to Java array" by Andreas Gampe · 10 years ago
  80. 0b25c71 Merge "Add support for .bss section in oat files." by Vladimir Marko · 10 years ago
  81. deebb99 Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling by Mathieu Chartier · 10 years ago
  82. 02f28fd Merge "ART: Allow more operations in unstarted Runtime" by Andreas Gampe · 10 years ago
  83. f0e128a ART: Allow more operations in unstarted Runtime by Andreas Gampe · 10 years ago
  84. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  85. 3ccd4cf Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release" by Nicolas Geoffray · 10 years ago
  86. 3d96f56 Merge "ART: Fix off-by-two whitespace" by Andreas Gampe · 10 years ago
  87. 09b8463 [optimizing compiler] x86 goodness by Mark Mendell · 10 years ago
  88. 5b8e6a5 ART: Cache last returned range in LiveInterval::Covers by David Brazdil · 10 years ago
  89. 4ab52e7 Merge "Don't require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  90. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  91. 4f0be4d ART: Fix off-by-two whitespace by Andreas Gampe · 10 years ago
  92. 2eb5168 Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 10 years ago
  93. f90316e Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 10 years ago
  94. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 10 years ago
  95. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 10 years ago
  96. 2d0af8d Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 10 years ago
  97. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 10 years ago
  98. c2de38a Merge "Change JIT to not use PIC" by Mathieu Chartier · 10 years ago
  99. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 10 years ago
  100. 0d1ef55 Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 10 years ago