1. 017719a Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  2. 9d56782 Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  3. b4b543d Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  4. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  5. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  6. 5d01db1 BuildInvoke refactor: extract String.init in its own code path by Calin Juravle · 10 years ago
  7. 46aa836 Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 9 years ago
  8. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  9. 740667a ART: Skip compiler-driver compile loop for VerifyAtRuntime by Andreas Gampe · 10 years ago
  10. 9b2c10e Merge "Optimizing: Tag arena allocations in SsaBuilder." by Vladimir Marko · 9 years ago
  11. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 10 years ago
  12. 4919c34 Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 9 years ago
  13. 831904f Merge "Add option to append to the cfg dump." by Calin Juravle · 9 years ago
  14. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 9 years ago
  15. aef880c Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 9 years ago
  16. 2d55479 X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Mark Mendell · 10 years ago
  17. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  18. d226ad6 Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 9 years ago
  19. bd8b6af Use clang for building mips32r2_fp. by Nicolas Geoffray · 9 years ago
  20. e295be4 Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  21. 9ea4a93 Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  22. 7fa1a81 Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  23. a689227 Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  24. c7ae55d ART: Make dex2oat timing a bit more granular by Andreas Gampe · 10 years ago
  25. 1a1d77f Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  26. 7ac8b34 Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  27. bcee092 Add X86 bsf and rotate instructions by Mark Mendell · 10 years ago
  28. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 10 years ago
  29. c895082 Clean up mod union table by Mathieu Chartier · 10 years ago
  30. fe9a1b0 Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 10 years ago
  31. d2bb5ba Expect null referent in DequeuePendingReference(). by Hiroshi Yamauchi · 10 years ago
  32. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  33. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  34. ada5ccd Merge "Rename parameter in ArtMethod::ToNativeQuickPc" by David Brazdil · 10 years ago
  35. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 10 years ago
  36. 5836f84 Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 10 years ago
  37. 5559f9d Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 10 years ago
  38. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 10 years ago
  39. 0c1b297 Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 10 years ago
  40. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 10 years ago
  41. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  42. b505997 Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  43. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  44. 5c1a337 Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  45. 57b6a13 Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 10 years ago
  46. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 10 years ago
  47. 94ca9af Temporarly disable SSA creation in try/catch/debuggable. by Nicolas Geoffray · 10 years ago
  48. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 10 years ago
  49. cd9266e Merge "Revert "Revert "Re-enable Clang's -Wpessimizing-move""" by Pirama Arumuga Nainar · 10 years ago
  50. e81783a Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  51. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  52. 37ef3c0 Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  53. b4b7fb7 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  54. 3faa581 ART: Fix mac build by Andreas Gampe · 10 years ago
  55. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 10 years ago
  56. d472066 Revert "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 10 years ago
  57. b70c6ee Merge "ART: Build tests in checkbuild" by Andreas Gampe · 10 years ago
  58. ce660e4 Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  59. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  60. a852a5b ART: Build tests in checkbuild by Andreas Gampe · 10 years ago
  61. e481c00 Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 10 years ago
  62. 0600cdc Remove unnecessary std::move from test_dex_file_builder by Pirama Arumuga Nainar · 10 years ago
  63. 5da1ea2 Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 10 years ago
  64. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 10 years ago
  65. 329d1b5 Merge "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 10 years ago
  66. 4a37953 Revert "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 10 years ago
  67. 6dc8bc8 Merge "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 10 years ago
  68. 6fdc805 Merge "Be very patient with the emulator." by Nicolas Geoffray · 10 years ago
  69. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  70. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 10 years ago
  71. 8f5d2d8 Re-enable Clang's -Wpessimizing-move by Pirama Arumuga Nainar · 10 years ago
  72. b6f7dd3 Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 10 years ago
  73. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 10 years ago
  74. b09f333 Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 10 years ago
  75. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  76. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 10 years ago
  77. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 10 years ago
  78. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  79. e2cb7f2 Merge "Support deoptimization on exception" by Sebastien Hertz · 10 years ago
  80. 15982a9 Merge "Record profiling information before Jitting." by Nicolas Geoffray · 10 years ago
  81. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  82. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  83. f794ad7 Be very patient with the emulator. by Nicolas Geoffray · 10 years ago
  84. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  85. 1d76bfe Merge "ART: Narrow parameter types." by Andreas Gampe · 10 years ago
  86. 1a97357 ART: Narrow parameter types. by Andreas Gampe · 10 years ago
  87. 92eaada Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  88. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 10 years ago
  89. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 10 years ago
  90. 2a455e1 Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  91. 2fadd7b Additional MIPS64 instructions needed by intrinsics code. by Chris Larsen · 10 years ago
  92. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  93. 010c7fd Merge "Induction variable range analysis." by Aart Bik · 10 years ago
  94. d14c595 Induction variable range analysis. by Aart Bik · 10 years ago
  95. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  96. 0e21e01 Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 10 years ago
  97. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 10 years ago
  98. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  99. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  100. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago