- dc23a38 Merge "Eliminate redundant constructor barriers when inlining." by Calin Juravle · 10 years ago
- 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 10 years ago
- 9652135 Merge "Support generation of CFI in .debug_frame format." by David Srbecky · 10 years ago
- ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 10 years ago
- cfee050 Merge "Fix debuggable compiler flag detection for secondary dex files" by Sebastien Hertz · 10 years ago
- 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 10 years ago
- 48fb0b7 Merge "Don't do a null test in MarkGCCard if the value cannot be null." by Nicolas Geoffray · 10 years ago
- 45970a4 Merge "ART: Change huge-method warning in verifier" by Andreas Gampe · 10 years ago
- be91033 Merge "ART: Add verbose:deopt logging" by Andreas Gampe · 10 years ago
- f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 10 years ago
- a4f5bf6 ART: Change huge-method warning in verifier by Andreas Gampe · 10 years ago
- 9a85fe7 Merge changes Ia1f2269a,I2ac93038 by Hiroshi Yamauchi · 10 years ago
- d0c8412 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
- 49b7134 Enable tlab by default for the read barrier config. by Hiroshi Yamauchi · 10 years ago
- 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 10 years ago
- a5511ad Merge "ART: Rephrase test comments, update Checker README" by David Brazdil · 10 years ago
- 2f9d137 Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths." by Nicolas Geoffray · 10 years ago
- 5969307 Merge "ART: Mark constructor 'explicit'" by David Brazdil · 10 years ago
- f1a9ff7 ART: Mark constructor 'explicit' by David Brazdil · 10 years ago
- 468137a Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 10 years ago
- 58b1654 Merge "Stack walking of inlined frames." by Nicolas Geoffray · 10 years ago
- c7a2485 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
- 57f6161 Stack walking of inlined frames. by Nicolas Geoffray · 10 years ago
- 4b49a86 Merge "Revert "ART: Revert change to LiveRange::Dump"" by David Brazdil · 10 years ago
- 7fe79ff Revert "ART: Revert change to LiveRange::Dump" by David Brazdil · 10 years ago
- d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 10 years ago
- ce63c60 Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 10 years ago
- 294a050 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
- 17f1bc5 Merge "Support InlineInfo in StackMap." by Nicolas Geoffray · 10 years ago
- 9ee371e Merge "Fix libcore buildbot failure." by Narayan Kamath · 10 years ago
- 57c54b8 Fix libcore buildbot failure. by Narayan Kamath · 10 years ago
- b1d0f3f Support InlineInfo in StackMap. by Nicolas Geoffray · 10 years ago
- 682876a Merge "Don't emit bkpt, takes extra space for nothing." by Nicolas Geoffray · 10 years ago
- 81b2591 Merge "ART: Removed redundant Phis as part of DCE" by David Brazdil · 10 years ago
- 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 10 years ago
- d30ad93 Merge "Callee/caller save logic in register allocator." by Nicolas Geoffray · 10 years ago
- 8826f67 Callee/caller save logic in register allocator. by Nicolas Geoffray · 10 years ago
- c88b09f Merge "ART: Print C1vis lists as [v1,...,vN]" by David Brazdil · 10 years ago
- 3f68e38 Don't emit bkpt, takes extra space for nothing. by Nicolas Geoffray · 10 years ago
- aae4334 Merge "JDWP: more GC safety" by Sebastien Hertz · 10 years ago
- 03e4351 Merge "Add new style String operations during compilation init, part 2" by Kenny Root · 10 years ago
- 57f91e8 Add new style String operations during compilation init, part 2 by Kenny Root · 10 years ago
- 74ef442 Merge "Stop wrapping close(2) with TEMP_FAILURE_RETRY in art." by Elliott Hughes · 10 years ago
- c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 10 years ago
- 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 10 years ago
- 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 10 years ago
- c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
- 0667572 Merge "ART: Fix a minor lint error" by David Brazdil · 10 years ago
- 9f99d92 ART: Fix a minor lint error by David Brazdil · 10 years ago
- 590d576 Merge "ART: Change Checker syntax for variables" by David Brazdil · 10 years ago
- c2c48ff ART: Change Checker syntax for variables by David Brazdil · 10 years ago
- 1cad536 Merge "ART: Refactor GraphVisualizer attribute printing" by David Brazdil · 10 years ago
- c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 10 years ago
- 38b06de Merge "Fix minor checker bug" by Calin Juravle · 10 years ago
- ef4366a Merge "In hprof, use an address within string for char array of empty string." by Jeff Hao · 10 years ago
- 90bcbd5 In hprof, use an address within string for char array of empty string. by Jeff Hao · 10 years ago
- 9614455 Merge changes I2ea008b7,Ibd7a643d by Kenny Root · 10 years ago
- 1c9e61c Add new style String operations during compilation init by Kenny Root · 10 years ago
- 8c638bc Fix non-range String init calls by Kenny Root · 10 years ago
- 7fdbcb8 Merge "In hprof, set string class instance size to that of an empty string." by Jeff Hao · 10 years ago
- 934aac7 Merge "Remove doublequoted command to adb sh -c." by Hiroshi Yamauchi · 10 years ago
- 0ce4353 In hprof, set string class instance size to that of an empty string. by Jeff Hao · 10 years ago
- 0a4c61d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 10 years ago
- ca7db4a Merge "Print field info on mark sweep invalid ref crash." by Hiroshi Yamauchi · 10 years ago
- d9a27b6 Merge "Quick: Fix marking high words in DCE." by Vladimir Marko · 10 years ago
- eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
- 9cacef6 Quick: Fix marking high words in DCE. by Vladimir Marko · 10 years ago
- a8b85b2 Fix minor checker bug by Calin Juravle · 10 years ago
- 1484dad Merge "Revert "Revert "Remove junit from our core image.""" by Nicolas Geoffray · 10 years ago
- 958fa02 Revert "Revert "Remove junit from our core image."" by Nicolas Geoffray · 10 years ago
- df09893 Merge "Revert "Revert "Do not pass junit.jar to vogar.""" by Nicolas Geoffray · 10 years ago
- f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 10 years ago
- c8c6aa9 Merge "ART: Do not relocate app program headers in patchoat." by Vladimir Marko · 10 years ago
- 2a6c5ee Merge "[optimizing] Fold HTypeConversion of constants" by Roland Levillain · 10 years ago
- 3fc9903 ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 10 years ago
- bf27b07 Merge "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 10 years ago
- 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 10 years ago
- 96ca18c Merge "ART: Fix unused return-value in test" by Andreas Gampe · 10 years ago
- fd11470 ART: Fix unused return-value in test by Andreas Gampe · 10 years ago
- a58ee00 Merge "Undo arm64 workaround." by Chih-Hung Hsieh · 10 years ago
- c9c4232 Merge "Revert "Remove junit from our core image."" by Nicolas Geoffray · 10 years ago
- 7028d59 Revert "Remove junit from our core image." by Nicolas Geoffray · 10 years ago
- 0ad07e4 Merge "Revert "New failure due to a junit/vogar difference."" by Nicolas Geoffray · 10 years ago
- ea6e2df Revert "New failure due to a junit/vogar difference." by Nicolas Geoffray · 10 years ago
- e977494 Merge "Also print class for NoSuchFieldException" by Mathieu Chartier · 10 years ago
- 4a0aa9c7 Merge "New failure due to a junit/vogar difference." by Nicolas Geoffray · 10 years ago
- 203a555 New failure due to a junit/vogar difference. by Nicolas Geoffray · 10 years ago
- 4e06778 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
- e82549b [optimizing] Fold HTypeConversion of constants by Mark Mendell · 10 years ago
- c3912c8 Merge "Remove junit from our core image." by Nicolas Geoffray · 10 years ago
- baaf287 Merge "Silence unused result warnings in art." by Elliott Hughes · 10 years ago
- 0ad65a3 Remove junit from our core image. by Nicolas Geoffray · 10 years ago
- 7bd8f9e Merge "Do not pass junit.jar to vogar." by Nicolas Geoffray · 10 years ago
- 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 10 years ago
- 261bc04 JDWP: more GC safety by Sebastien Hertz · 10 years ago
- 06f08e4 Silence unused result warnings in art. by Elliott Hughes · 10 years ago
- b6cee94 Undo arm64 workaround. by Chih-Hung Hsieh · 10 years ago
- 70d3d14 Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" by Mathieu Chartier · 10 years ago
- b43390c Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 10 years ago
- 28d332c Merge "Add test for String init called from unresolvable class." by Jeff Hao · 10 years ago