1. a4799fc am 9d1e1903: Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  2. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  3. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  4. 3b531e5 am 3fd79afb: Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  5. 3fd79af Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  6. 8365a99 Switch the default read barrier type to a Baker one. by Hiroshi Yamauchi · 10 years ago
  7. f33884f am 97c96f5a: Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  8. eb78b42 am d74a1bf3: Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  9. c32f2ef am acee1524: Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  10. 97c96f5 Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  11. 8a35405 Fix mismatched malloc/free delete/new. by Christopher Ferris · 10 years ago
  12. d74a1bf Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  13. acee152 Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  14. 2c9bd22 Fix clean-oat by Mathieu Chartier · 10 years ago
  15. e825799 am 2d01066d: Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  16. 2d01066 Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  17. 540bf7e am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  18. 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  19. 4ed947a Dissociate uses with environment uses. by Nicolas Geoffray · 10 years ago
  20. 77020a4 am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  21. d14438f Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  22. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
  23. 9d53900 am a0ee8622: Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
  24. a0ee862 Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
  25. f213e05 Add support for caching float and double constants. by Nicolas Geoffray · 10 years ago
  26. 31698b5 am 0fbfe6f9: Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
  27. 0fbfe6f Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
  28. c7508e9 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
  29. a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  30. 4c1ac2b am 76bf84a1: Merge "BCE: don\'t add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
  31. 0c71bea am f382eff1: Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  32. c9ce5b9 am adf15974: Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  33. 2ad346e am 5ff903a5: Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  34. 76bf84a Merge "BCE: don't add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
  35. 9d750ef BCE: don't add deoptimization if the loop has early exit. by Mingyao Yang · 10 years ago
  36. f382eff Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  37. 206d6fd Deoptimization-based BCE for unknown loop bounds. by Mingyao Yang · 10 years ago
  38. adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  39. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  40. 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  41. 6b50125 am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  42. bd90c93 am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  43. 2c31b5a Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  44. 711d840 Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  45. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
  46. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
  47. 8b8315b am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
  48. 3f4fa70 Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
  49. b15be57 ART: Test for GVN skipping by Andreas Gampe · 10 years ago
  50. 8ef054d am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
  51. 0cd91f0 Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
  52. 14fd800 am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
  53. 18772f0 Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
  54. 24d65cc ART: Fix missing dependency between GVN and other passes by Andreas Gampe · 10 years ago
  55. f36cb5f Move Class.newInstance to native by Mathieu Chartier · 10 years ago
  56. 3aabf60 am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
  57. 3d58dea Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
  58. e19a9ee am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
  59. 4a35e76 Merge "Disable Quick's GVN-based dead code elimination." by Vladimir Marko · 10 years ago
  60. 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
  61. 8198883 am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
  62. 948dfff Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
  63. 399ff77 Mark the test as failing while investigating. by Nicolas Geoffray · 10 years ago
  64. 03b9ee4 ART: Refactor utils/assembler test by Andreas Gampe · 10 years ago
  65. ce8b3fe am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
  66. 1e3ab9a Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
  67. 4c9dd79 am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
  68. dd3208d ART: Fix DBG_START_LOCAL verification. by Logan Chien · 10 years ago
  69. 940c65d Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
  70. e08556a am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  71. 6bcc837 am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  72. 808db52 Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  73. c435e01 Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  74. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  75. 0965ce8 am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  76. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  77. 3856df4 am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  78. b5aad4c Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  79. 99dbd68 [optimizing] Handle x86 const length BoundsCheck by Mark Mendell · 10 years ago
  80. 2122513 am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  81. 00bb878 ART: Add GENERATE_CFI to the ZygoteHooks debug flags by Andreas Gampe · 10 years ago
  82. 33984b4 Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  83. 1152c92 [optimizing] Rename HasArrayAccesses and check it by Mark Mendell · 10 years ago
  84. f99bcd2 ART: Do not log non-swap usage by Andreas Gampe · 10 years ago
  85. 63921cf am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  86. 16b5d29 Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  87. 233f157 am 93cf23f9: Merge "Fix DCHECKs about clinit checks in Optimizing\'s code generators." by Roland Levillain · 10 years ago
  88. 93cf23f Merge "Fix DCHECKs about clinit checks in Optimizing's code generators." by Roland Levillain · 10 years ago
  89. 0379f82 Fix DCHECKs about clinit checks in Optimizing's code generators. by Roland Levillain · 10 years ago
  90. b28412e Guard against name == null in ShortDump by Mathieu Chartier · 10 years ago
  91. d27c57c am 76f14134: Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  92. 76f1413 Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  93. 20e8d43 [optimizing] Ensure FillNewArray sets array access by Mark Mendell · 10 years ago
  94. c16be4d am 3507b795: Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  95. 9c0a5aa am eb5459ca: Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  96. bcbd49c am ae803f6e: Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  97. 3507b79 Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  98. 5f02c6c Reduce the number of explicit clinit checks for static invokes. by Roland Levillain · 10 years ago
  99. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  100. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago