- f41ac3d Merge "ART: More ELF and oat file safety measures" by Andreas Gampe · 10 years ago
- a696c0a ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
- 86ff089 Merge "Add another failing test." by Nicolas Geoffray · 10 years ago
- 72e70a3 Add another failing test. by Nicolas Geoffray · 10 years ago
- fa543a4 Merge "ARM: Combine multiply accumulate operations." by Vladimir Marko · 10 years ago
- 8f00a1f Merge "Update expectation file from what is runnin on the bot." by Nicolas Geoffray · 10 years ago
- 0ccef6d Update expectation file from what is runnin on the bot. by Nicolas Geoffray · 10 years ago
- a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
- 3e465be Merge "ART: Extend run-test 015" by Andreas Gampe · 10 years ago
- 912430c ART: Extend run-test 015 by Andreas Gampe · 10 years ago
- 4381cd6 Merge "Revert "Ensure void type is resolved when running without image"" by Nicolas Geoffray · 10 years ago
- fe382b5 Revert "Ensure void type is resolved when running without image" by Nicolas Geoffray · 10 years ago
- 2cd6142 Merge "Stop daemon threads in runtime shutdown" by Mathieu Chartier · 10 years ago
- 2387a59 Merge "Ensure void type is resolved when running without image" by Sebastien Hertz · 10 years ago
- b3991da Merge "Add missing iget quick for bool, byte, char, short" by Mathieu Chartier · 10 years ago
- ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
- 3138584 Ensure void type is resolved when running without image by Sebastien Hertz · 10 years ago
- cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
- 53ab5a6 Merge "ARM64: Enable Optimizing compiler image generation." by Roland Levillain · 10 years ago
- 010cf91 ARM64: Enable Optimizing compiler image generation. by Serban Constantinescu · 10 years ago
- 8a3b078 Merge "Opt compiler: Add arm64 support for register allocation." by Roland Levillain · 10 years ago
- 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
- 776b880 Merge "Ensure stack maps are 4 byte aligned." by Nicolas Geoffray · 10 years ago
- 5e31672 Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." by Brian Carlstrom · 10 years ago
- be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
- 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
- b1a38e2 Merge "Support proxy method in StackVisitor::GetThisObject" by Sebastien Hertz · 10 years ago
- 55e681a Merge "Revert "Tidy gAborting."" by Nicolas Geoffray · 10 years ago
- db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
- a836bc9 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago
- 0c0e702 Merge "Test now fails on amr64/optimizing after float rem changes." by Nicolas Geoffray · 10 years ago
- 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
- 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
- d1780b9 Merge "JDWP: avoid crash on unsupported modifier" by Sebastien Hertz · 10 years ago
- 6d7839e JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago
- 1f5f0f9 Merge "Explicitly mask constants in shift operations." by Nicolas Geoffray · 10 years ago
- 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 10 years ago
- 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
- 5fd92d4 Merge "Fix reference table sorting" by Brian Carlstrom · 10 years ago
- 838debd Fix reference table sorting by Brian Carlstrom · 10 years ago
- e4ea6a9 Merge "Make it possible to enable heap poisoning via make variable." by Hiroshi Yamauchi · 10 years ago
- b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
- b4d291f Merge "Re-add missing read barriers" by Mathieu Chartier · 10 years ago
- 4099b78 Re-add missing read barriers by Mathieu Chartier · 10 years ago
- a4b1eee Merge "Clean up ReferenceTable::Dump" by Mathieu Chartier · 10 years ago
- 38ebea4 Clean up ReferenceTable::Dump by Mathieu Chartier · 10 years ago
- 52222d1 Merge "Quick: Kill unreachable blocks instead of just hiding them." by Vladimir Marko · 10 years ago
- 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
- c4925d4 Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE" by Calin Juravle · 10 years ago
- d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
- cb873d8 Quick: Kill unreachable blocks instead of just hiding them. by Vladimir Marko · 10 years ago
- 1495a8e Merge "Test has been updated, does not fail anymore." by Nicolas Geoffray · 10 years ago
- 93df9f9 Test has been updated, does not fail anymore. by Nicolas Geoffray · 10 years ago
- 747f162 Merge "ART: Clear use count for unused VRs." by Vladimir Marko · 10 years ago
- 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
- b218c85 ART: Clear use count for unused VRs. by Zheng Xu · 10 years ago
- ab6572b Merge "ART: Fix string data leak in image writer" by Andreas Gampe · 10 years ago
- 9d4c8dc Merge "Add pointer size logic to InitFromImageInterpretOnly" by Mathieu Chartier · 10 years ago
- c8b975f Merge "Fix arm unwind data for art code." by Christopher Ferris · 10 years ago
- 3a074e1 Merge "Make dex2oat 32bits when HOST_PREFER_32_BIT=true." by Nicolas Geoffray · 10 years ago
- a89d7ed Add pointer size logic to InitFromImageInterpretOnly by Mathieu Chartier · 10 years ago
- d02bd69 Merge "ART: Fix typo" by Andreas Gampe · 10 years ago
- 245ee00 ART: Fix string data leak in image writer by Andreas Gampe · 10 years ago
- 0a7993e ART: Fix typo by Andreas Gampe · 10 years ago
- ab74d3e Merge "Revert "Re-enable one thread dumping the native stack of another."" by Ian Rogers · 10 years ago
- edfdaf3 Revert "Re-enable one thread dumping the native stack of another." by Ian Rogers · 10 years ago
- 15cdca8 Merge "Quick: Fix code layout pass; don't terminate too early." by Vladimir Marko · 10 years ago
- f551eff Merge "Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""" by Vladimir Marko · 10 years ago
- 9af6929 Quick: Fix code layout pass; don't terminate too early. by Vladimir Marko · 10 years ago
- 7f8f948 Merge "Make script suitable for vogar use on device." by Nicolas Geoffray · 10 years ago
- abb3977 Merge "Add support for double-to-int & double-to-long in optimizing." by Roland Levillain · 10 years ago
- 70a998c Make script suitable for vogar use on device. by Nicolas Geoffray · 10 years ago
- 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 10 years ago
- 4a4dd70 Make dex2oat 32bits when HOST_PREFER_32_BIT=true. by Nicolas Geoffray · 10 years ago
- 355e3b1 Merge "Re-enable one thread dumping the native stack of another." by Ian Rogers · 10 years ago
- e652b62 Re-enable one thread dumping the native stack of another. by Ian Rogers · 10 years ago
- c545437 Merge "Tidy gAborting." by Ian Rogers · 10 years ago
- 015b137 Tidy gAborting. by Ian Rogers · 10 years ago
- faeda18 Revert "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
- aad9c07 Merge "ART: Fix linting errors" by Andreas Gampe · 10 years ago
- 0418b5b ART: Fix linting errors by Andreas Gampe · 10 years ago
- 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
- a21fdd0 Merge "X86_64 QBE: use RIP addressing" by Ian Rogers · 10 years ago
- 7be36ae Merge "ART: Add SparseSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
- e4d4d32 ART: Add SparseSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
- 63130d0 Merge "ART: Wire up a valgrind-wrapped dex2oat run" by Andreas Gampe · 10 years ago
- d421eb4 Merge "Remove dex2oat watchdog warning" by Brian Carlstrom · 10 years ago
- 27dee8b X86_64 QBE: use RIP addressing by Mark Mendell · 10 years ago
- d0a0b3e Fix arm unwind data for art code. by Christopher Ferris · 10 years ago
- d4605cb Merge "Make Barrier robust against spurious wakeups" by Hans Boehm · 10 years ago
- 95b033b Remove dex2oat watchdog warning by Brian Carlstrom · 10 years ago
- 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
- b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
- 283e2d6 Merge "On arm64/optimizing, compile the boot image with interpreter." by Nicolas Geoffray · 10 years ago
- 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
- 7c8ce29 Merge "ART: Add PackedSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
- d881df5 ART: Add PackedSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
- 8a717bc Merge "Temporary disable the test." by Nicolas Geoffray · 10 years ago
- 72c25a9 Temporary disable the test. by Nicolas Geoffray · 10 years ago
- c122261 Merge "Build core.oat without flags." by Nicolas Geoffray · 10 years ago