- a3dfa5b Merge "Use dex cache from compilation unit in RTP." into nyc-dev am: be72dc97fe by Vladimir Marko · 9 years ago
- 409aed9 Merge "Thumb2: Fix disassembly of the b.w offset." into nyc-dev am: 55d20ff013 by Vladimir Marko · 9 years ago
- be72dc9 Merge "Use dex cache from compilation unit in RTP." into nyc-dev by Vladimir Marko · 9 years ago
- 55d20ff Merge "Thumb2: Fix disassembly of the b.w offset." into nyc-dev by Vladimir Marko · 9 years ago
- f9346df ART: Address late comments on a GVN memory-saving CL am: d9743790f6 by David Brazdil · 9 years ago
- f9e0436 Reduce memory usage in GVN am: 4283aa9fd0 by David Brazdil · 9 years ago
- d974379 ART: Address late comments on a GVN memory-saving CL by David Brazdil · 9 years ago
- 369da22 Thumb2: Fix disassembly of the b.w offset. by Vladimir Marko · 9 years ago
- a4336d2 Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
- 4283aa9 Reduce memory usage in GVN by David Brazdil · 9 years ago
- f7ff917 Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." into nyc-dev by Vladimir Marko · 9 years ago
- cb1da59 Merge "Fix HInstruction::ReplaceInput(), allow no-op." into nyc-dev by Vladimir Marko · 9 years ago
- 89a4839 Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." into nyc-dev by Vladimir Marko · 9 years ago
- a86d664 Merge "Fix HInstruction::ReplaceInput(), allow no-op." into nyc-dev by Vladimir Marko · 9 years ago
- f60985f Merge "ART: Add logging for CHECK failure" into nyc-dev am: b7ec9f8 by Andreas Gampe · 9 years ago
- b7ec9f8 Merge "ART: Add logging for CHECK failure" into nyc-dev by TreeHugger Robot · 9 years ago
- 9ef2654 Fix HInstruction::ReplaceInput(), allow no-op. by Vladimir Marko · 9 years ago
- 39a2d57 Merge changes I0360a078,I3e267519 into nyc-dev am: ccfc77e by Andreas Gampe · 9 years ago
- ccfc77e Merge changes I0360a078,I3e267519 into nyc-dev by Andreas Gampe · 9 years ago
- 9510ccd ART: Add logging for CHECK failure by Andreas Gampe · 9 years ago
- ef6f79d Merge "Avoid constructing types with errors." into nyc-dev am: 709fb64 by Aart Bik · 9 years ago
- 709fb64 Merge "Avoid constructing types with errors." into nyc-dev by Aart Bik · 9 years ago
- 6aea07c Merge changes Iddd42d75,Ifb2d7b35 into nyc-dev am: 9e95b36 by Vladimir Marko · 9 years ago
- 9e95b36 Merge changes Iddd42d75,Ifb2d7b35 into nyc-dev by Vladimir Marko · 9 years ago
- fa7f589 Reuse HUseListNode<>s when replacing instruction or input. by Vladimir Marko · 9 years ago
- d59f3b1 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
- 7ea7894 Merge "ProfileSaver: query profiling_infos instead of the code_map" into nyc-dev by Calin Juravle · 9 years ago
- 181a2d3 Merge "ProfileSaver: query profiling_infos instead of the code_map" into nyc-dev by TreeHugger Robot · 9 years ago
- b44ed12 Thumb2: Fix EmitJumpTables() to extend buffer only if needed. by Vladimir Marko · 9 years ago
- e2d066d ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 9 years ago
- 6f34072 Merge changes I5044e94b,I149273b7 into nyc-dev am: c88af3f by Vladimir Marko · 9 years ago
- c88af3f Merge changes I5044e94b,I149273b7 into nyc-dev by Vladimir Marko · 9 years ago
- 867378b Merge "ART: Fast-fail empty other handlers in fault handling" into nyc-dev by Andreas Gampe · 9 years ago
- e8f8ad3 Merge "ART: Fast-fail empty other handlers in fault handling" into nyc-dev by Andreas Gampe · 9 years ago
- 7de2439 Avoid constructing types with errors. by Aart Bik · 9 years ago
- 7a56d06 Do less work holding thread list lock am: dee19e3 by Mathieu Chartier · 9 years ago
- dee19e3 Do less work holding thread list lock by Mathieu Chartier · 9 years ago
- 73ddf81 Fix 570-checker-osr test for non-debuggable mode. by Vladimir Marko · 9 years ago
- cb98a56 Fix comparison in profile saver am: d19dc46 by Calin Juravle · 9 years ago
- d19dc46 Fix comparison in profile saver by Calin Juravle · 9 years ago
- eb72f70 Merge "Fix tracking foreign dex files" into nyc-dev am: 5546062 by Calin Juravle · 9 years ago
- 5546062 Merge "Fix tracking foreign dex files" into nyc-dev by Calin Juravle · 9 years ago
- 9a70e24 Merge "Skip profiling if the dex file is fully compiled" into nyc-dev by Calin Juravle · 9 years ago
- c4b8e11 Merge "Skip profiling if the dex file is fully compiled" into nyc-dev by TreeHugger Robot · 9 years ago
- 7ff8eb1 Merge "ART: Remove Security initialization cutout" into nyc-dev am: 46f7d32 by Andreas Gampe · 9 years ago
- 46f7d32 Merge "ART: Remove Security initialization cutout" into nyc-dev by Andreas Gampe · 9 years ago
- c70ba00 Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev am: 0fca5f7 by Richard Uhler · 9 years ago
- 0fca5f7 Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev by Richard Uhler · 9 years ago
- 865a155 Merge "Use dex cache from compilation unit in HInstructionBuilder." into nyc-dev by Vladimir Marko · 9 years ago
- 6ad6eb1 ART: Fix IsLinearOrderWellFormed in liveness analysis am: 14b0b23 by David Brazdil · 9 years ago
- 8b336cd Merge "Use dex cache from compilation unit in HInstructionBuilder." into nyc-dev by TreeHugger Robot · 9 years ago
- f7f3ba9 ART: Fast-fail empty other handlers in fault handling by Andreas Gampe · 9 years ago
- 14b0b23 ART: Fix IsLinearOrderWellFormed in liveness analysis by David Brazdil · 9 years ago
- 20ae793 Fix tracking foreign dex files by Calin Juravle · 9 years ago
- 7506423 Skip profiling if the dex file is fully compiled by Calin Juravle · 9 years ago
- 116e6e2 Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
- 3563c44 Fix inlining loops in OSR mode. by Vladimir Marko · 9 years ago
- 8c5889a ART: Add Math cutouts by Andreas Gampe · 9 years ago
- b3ffbe3 ART: Add some reflection cutouts by Andreas Gampe · 9 years ago
- 1cb7b2c Merge "ART: Add cutout for Character.toLower/UpperCase" into nyc-dev am: 78d7c88 by Andreas Gampe · 9 years ago
- b4f1a9c Merge "ART: Add ClassLoader.getResourceAsStream cutout" into nyc-dev am: ae628c2 by Andreas Gampe · 9 years ago
- 78d7c88 Merge "ART: Add cutout for Character.toLower/UpperCase" into nyc-dev by Andreas Gampe · 9 years ago
- ae628c2 Merge "ART: Add ClassLoader.getResourceAsStream cutout" into nyc-dev by Andreas Gampe · 9 years ago
- a85a04e Prevent holding stale Thread pointers am: 81c170f by Mathieu Chartier · 9 years ago
- 81c170f Prevent holding stale Thread pointers by Mathieu Chartier · 9 years ago
- 0bdce99 ART: Add cutout for Character.toLower/UpperCase by Andreas Gampe · 9 years ago
- 61320a5 Merge "Add more info to monitor contention logging" into nyc-dev am: ad0b769 by Mathieu Chartier · 9 years ago
- ad0b769 Merge "Add more info to monitor contention logging" into nyc-dev by Mathieu Chartier · 9 years ago
- dc3c630 Add more info to monitor contention logging by Mathieu Chartier · 9 years ago
- 3aa7fb8 Disable stripped-dex test for no-dex2oat. by Richard Uhler · 9 years ago
- cfe7184 Disable stripped-dex test on target. by Richard Uhler · 9 years ago
- 07ea2bf Merge changes I077465e3,I30173023 into nyc-dev am: b848ef4 by Alexandre Rames · 9 years ago
- b848ef4 Merge changes I077465e3,I30173023 into nyc-dev by Roland Levillain · 9 years ago
- af92b9a Merge "Increase vtable size for String class" into nyc-dev am: b66bf30 by Yi Kong · 9 years ago
- b66bf30 Merge "Increase vtable size for String class" into nyc-dev by Yi Kong · 9 years ago
- c393d63 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
- d1ee809 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
- 387ade5 Merge "Allow the framework to register sensistive threads to the runtime" into nyc-dev by Calin Juravle · 9 years ago
- db737f5 Merge "Add weight to compiled/interpreter transitions." into nyc-dev am: 62d6119 by Nicolas Geoffray · 9 years ago
- 0ed11c2 Merge "Allow the framework to register sensistive threads to the runtime" into nyc-dev by Calin Juravle · 9 years ago
- 62d6119 Merge "Add weight to compiled/interpreter transitions." into nyc-dev by Nicolas Geoffray · 9 years ago
- c4c1de1 Increase vtable size for String class by Yi Kong · 9 years ago
- d6ddf48 Track removal of String hash functions. am: 617209c by Narayan Kamath · 9 years ago
- 617209c Track removal of String hash functions. by Narayan Kamath · 9 years ago
- 6f94745 OpenJdkJVM: Fix Mac OS build. am: 589bf49 by Narayan Kamath · 9 years ago
- 532cbd6 OpenJdkJVM: Fix JVM_Lseek am: 6fb4c73 by Narayan Kamath · 9 years ago
- 589bf49 OpenJdkJVM: Fix Mac OS build. by Narayan Kamath · 9 years ago
- 6fb4c73 OpenJdkJVM: Fix JVM_Lseek by Narayan Kamath · 9 years ago
- f3f9cf6 Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 9 years ago
- 0f9b07f ART: Remove Security initialization cutout by Andreas Gampe · 9 years ago
- c94eeeb ART: Add ClassLoader.getResourceAsStream cutout by Andreas Gampe · 9 years ago
- dc4b6dd ART: Fix nits for verifier change by Andreas Gampe · 9 years ago
- c69c0ac ART: Make iget receiver mismatch hard verifier error by Andreas Gampe · 9 years ago
- 5ad9767 Merge "Sort output of a find command in makefile" into nyc-dev by TreeHugger Robot · 9 years ago
- 1e64cfd Merge "Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp""" into nyc-dev by Bill Buzbee · 9 years ago
- 8a06497 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 9 years ago
- 090652b Merge "ART: Add a System.getProperty cutout" into nyc-dev by Andreas Gampe · 9 years ago
- 8fff249 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
- e39e935 Merge "Fix initialization of field after conflicting merges." into nyc-dev by Nicolas Geoffray · 9 years ago
- 7aa5d6e Merge "Remove the JIT from the instrumentation framework." into nyc-dev by Nicolas Geoffray · 9 years ago