1. db001ab Merge "Make target-sync work with verity." by Alex Light · 9 years ago
  2. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 9 years ago
  3. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 9 years ago
  4. eb4955b Merge "Optimizing: Avoid a PrettyMethod() call per compiled method." by Vladimir Marko · 9 years ago
  5. 0d1caa5 Optimizing: Avoid a PrettyMethod() call per compiled method. by Vladimir Marko · 9 years ago
  6. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 9 years ago
  7. 6d92d59 Merge "Do not change to the access check entrypoint when inlined." by Nicolas Geoffray · 9 years ago
  8. 8e1ef53 Do not change to the access check entrypoint when inlined. by Nicolas Geoffray · 9 years ago
  9. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 9 years ago
  10. 97cd5bb Merge "Optimizing/Thumb2: Improve load/store for large offsets." by Vladimir Marko · 9 years ago
  11. dde8b86 Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  12. 911542e Merge "ART: Fix uninitialized variable" by David Brazdil · 9 years ago
  13. 317f9ce Fix lint error. by Nicolas Geoffray · 9 years ago
  14. 5c00485 ART: Fix uninitialized variable by David Brazdil · 9 years ago
  15. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 9 years ago
  16. 5d78a0f Merge "Revert "Add stats support for existing optimizations"" by Nicolas Geoffray · 9 years ago
  17. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  18. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 9 years ago
  19. be0c2d9 Merge "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  20. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 10 years ago
  21. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 9 years ago
  22. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  23. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  24. 53fc75a Make target-sync work with verity. by Alex Light · 9 years ago
  25. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  26. b48cb93 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" by Igor Murashkin · 9 years ago
  27. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  28. 3944f71 Merge "Fix null pointer in processing of enum annotations." by Jeff Hao · 9 years ago
  29. d297b55 Fix null pointer in processing of enum annotations. by Jeff Hao · 9 years ago
  30. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 9 years ago
  31. 9ee6ec5 Merge "Pass DexPathList.Element array to openDexFileNative" by Mathieu Chartier · 9 years ago
  32. e3dbda2 Merge "MIPS32: Miscellaneous bit manipulations routines:" by Andreas Gampe · 9 years ago
  33. bfc9d51 Merge "Kill stale dalvikvm processes at the end of the jdwp test." by Hiroshi Yamauchi · 9 years ago
  34. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 9 years ago
  35. a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
  36. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 9 years ago
  37. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  38. 039404c Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  39. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 9 years ago
  40. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 9 years ago
  41. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  42. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 9 years ago
  43. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 9 years ago
  44. 60c4c6a Merge "Opt compiler: More strength reduction for multiplications." by David Brazdil · 9 years ago
  45. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 9 years ago
  46. 6fd0ffe Optimizing/Thumb2: Improve load/store for large offsets. by Vladimir Marko · 9 years ago
  47. 53ced03 Merge "Clean up the special input in HInvokeStaticOrDirect." by Vladimir Marko · 9 years ago
  48. 1532476 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  49. beb709a Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  50. 732f016 Revert "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  51. 7dd1260 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  52. 7ecbd49 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  53. d042c45 Merge "Remove thread suspension assertion for SuspendAllForDebugger" by Mathieu Chartier · 9 years ago
  54. e74369f Merge "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  55. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  56. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 9 years ago
  57. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 9 years ago
  58. 090a481 Merge "Fix cmdline parser test." by Nicolas Geoffray · 9 years ago
  59. 295a596 Fix cmdline parser test. by Nicolas Geoffray · 9 years ago
  60. 33a9a16 Merge "Allow NullConstant to be untyped in GraphVisualiser." by Calin Juravle · 9 years ago
  61. b2d38fd Allow NullConstant to be untyped in GraphVisualiser. by Mark Mendell · 9 years ago
  62. 34053d1 Merge "MIPS64: Add java.lang.String.equals intrinsic." by Andreas Gampe · 9 years ago
  63. c53c079 Clean up the special input in HInvokeStaticOrDirect. by Vladimir Marko · 9 years ago
  64. bc58b02 Merge "Rename options for shorter names." by Nicolas Geoffray · 9 years ago
  65. 5678229 Rename options for shorter names. by Nicolas Geoffray · 9 years ago
  66. ee7d4a3 Merge "ARM read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  67. d846a2c Merge "Fix ClinitCheck pruning." by Vladimir Marko · 9 years ago
  68. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 9 years ago
  69. 69edd0d Merge "Increase code cache after 1 full collection." by Nicolas Geoffray · 9 years ago
  70. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 9 years ago
  71. a43a851 Merge "Add jack as a build target for the buildbot." by Nicolas Geoffray · 9 years ago
  72. 8332cda Add jack as a build target for the buildbot. by Nicolas Geoffray · 9 years ago
  73. 0f0d5f3 Merge "ART: Change Init{From,Without}Image to return bool" by Andreas Gampe · 9 years ago
  74. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  75. 31c0d48 Merge "Add immune spaces abstraction" by Mathieu Chartier · 9 years ago
  76. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  77. 2f99a1c Merge "Fix an assert in lse." by Mingyao Yang · 9 years ago
  78. 0ff7afc Fix an assert in lse. by Mingyao Yang · 9 years ago
  79. b9bbbeb Merge "Revert "Revert "Enable store elimination for singleton objects.""" by Mingyao Yang · 9 years ago
  80. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 9 years ago
  81. 3f8bf65 MIPS32: Miscellaneous bit manipulations routines: by Chris Larsen · 9 years ago
  82. a341377 Merge "Remove incorrect iterator increment" by Mathieu Chartier · 9 years ago
  83. 055b5f3 Remove incorrect iterator increment by Mathieu Chartier · 9 years ago
  84. 9231730 Merge "Opt compiler: Arm64 packed-switch jump tables." by Vladimir Marko · 9 years ago
  85. 3927c8b Opt compiler: Arm64 packed-switch jump tables. by Zheng Xu · 9 years ago
  86. 349baca Merge "Fix bogus DCHECK and rename DidForkFromZygote." by Nicolas Geoffray · 9 years ago
  87. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  88. f5dd91e Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 9 years ago
  89. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 9 years ago
  90. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  91. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 9 years ago
  92. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  93. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  94. ed42f39 Merge "Refactor some patching logic" by Mathieu Chartier · 9 years ago
  95. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  96. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  97. a04f57b Merge "Minor fixes and cleaning of arm64 static and direct calls code." by Vladimir Marko · 9 years ago
  98. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  99. 3ce45f4 Merge "ART: Refactor GenerateTestAndBranch" by David Brazdil · 9 years ago
  100. 886d104 Merge "Change roots view to "rooted"." by Richard Uhler · 9 years ago