- 96172e0 Revert CC related changes. by Nicolas Geoffray · 9 years ago
- 626b839 Merge "Don't use ashmen when kIsTargetLinux is set." by Nicolas Geoffray · 9 years ago
- f5ba115 Merge "Improve invalid object logging" by Mathieu Chartier · 9 years ago
- cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 9 years ago
- 58a73d2 Don't use ashmen when kIsTargetLinux is set. by Nicolas Geoffray · 9 years ago
- 8003caf Fix mac build in ResetQuickAllocEntryPoints by Mathieu Chartier · 9 years ago
- ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 9 years ago
- 8fb28dc Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""" by Vladimir Marko · 9 years ago
- 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 9 years ago
- fc80ff7 Improve invalid object logging by Mathieu Chartier · 9 years ago
- 60438b4 Merge "Fix event reporting from the debugger thread" by Sebastien Hertz · 9 years ago
- df74375 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 9 years ago
- ded461e Merge "Fix the target Linux builds of ART" by Nicolas Geoffray · 9 years ago
- e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 9 years ago
- af8bcf8 Fix event reporting from the debugger thread by Sebastien Hertz · 9 years ago
- 424c03a Merge "Refine the DexOptNeeded codes." by Nicolas Geoffray · 9 years ago
- b18a669 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 9 years ago
- 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 9 years ago
- 7225a8d Refine the DexOptNeeded codes. by Richard Uhler · 9 years ago
- 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 9 years ago
- fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 9 years ago
- 5ee7716 Merge "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 9 years ago
- 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 9 years ago
- c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 9 years ago
- be8440c Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 by Richard Uhler · 9 years ago
- 03bc659 Refine OatStatus enum. by Richard Uhler · 9 years ago
- b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 9 years ago
- 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 9 years ago
- 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 9 years ago
- 4bb3c7f Merge "Method Handles: Add VarargsCollector." by Orion Hodson · 9 years ago
- 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 9 years ago
- 88bc673 Factor out code for picking the best oat file. by Richard Uhler · 9 years ago
- 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 9 years ago
- 3e580bc Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 9 years ago
- 70a8426 Simplify decision of which is the best oat file. by Richard Uhler · 9 years ago
- 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 9 years ago
- 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 9 years ago
- ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 9 years ago
- e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 9 years ago
- 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 9 years ago
- fc2dd61 Speed up verified methods by Mathieu Chartier · 9 years ago
- f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 9 years ago
- 47d840b Merge "Always fill in root table length" by Mathieu Chartier · 9 years ago
- 7a704be Always fill in root table length by Mathieu Chartier · 9 years ago
- 0e5e9fd Merge "Verify for type_id out of range errors" by Treehugger Robot · 9 years ago
- f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 9 years ago
- 28e74ed Verify for type_id out of range errors by David Sehr · 9 years ago
- ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
- 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 9 years ago
- b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 9 years ago
- f46501c Clear the right data pointer. by Nicolas Geoffray · 9 years ago
- 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 9 years ago
- 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
- 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 9 years ago
- da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 9 years ago
- 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 9 years ago
- 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 9 years ago
- a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 9 years ago
- b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 9 years ago
- e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 9 years ago
- 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 9 years ago
- a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
- 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 9 years ago
- 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 9 years ago
- bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 9 years ago
- dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 9 years ago
- cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 9 years ago
- f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 9 years ago
- 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 9 years ago
- 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 9 years ago
- 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 9 years ago
- 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 9 years ago
- 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 9 years ago
- 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 9 years ago
- b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 9 years ago
- 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
- 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 9 years ago
- 01b70e8 Add dequickening support. by Nicolas Geoffray · 9 years ago
- e2fc98e Fix valgrind issue with thread_pool_test. by Nicolas Geoffray · 9 years ago
- 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 9 years ago
- 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 9 years ago
- de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 9 years ago
- 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 9 years ago
- f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 9 years ago
- 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 9 years ago
- 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 9 years ago
- ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 9 years ago
- f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 9 years ago
- 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 9 years ago
- 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 9 years ago
- 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 9 years ago
- 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
- e896678 Merge "ART: Prioritize reference table dump" by Treehugger Robot · 9 years ago
- 78edc92 Merge "Pass object instead of class to instanceof entrypoint" by Mathieu Chartier · 9 years ago
- 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 9 years ago
- 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 9 years ago
- 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 9 years ago
- 8863566 Merge "Fix use of std::stoi without error handling." by Jeff Hao · 9 years ago
- 6e970e7 ART: Prioritize reference table dump by Andreas Gampe · 9 years ago
- 26c8f54 Merge "Optimize non-intrinsic object array copy for Baker." by Treehugger Robot · 9 years ago