- 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
- c6f27ac Merge "Revert "Re-enable libcore test WeakHashMapTest#test_keySet."" by Treehugger Robot · 8 years ago
- 02d45c6 Merge "Fix two tests after vdex change." by Nicolas Geoffray · 8 years ago
- 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
- 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
- b022619 Revert "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
- d1aa291 Merge "Update Jack options to enable invoke-polymorphic" by Benoit Lamarche · 8 years ago
- cce05bd Merge "ARM: VIXL32: Clean usage of scopes." by Nicolas Geoffray · 8 years ago
- 5677d9a Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
- 2eace9c Merge "Create empty VerifiedMethod after vdex verification." by Nicolas Geoffray · 8 years ago
- c071a01 Added geometric induction variables analysis. by Aart Bik · 8 years ago
- e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
- ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 8 years ago
- 8205d17 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
- 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
- ac50aab Mterp/arm: Add CFI directives. by buzbee · 8 years ago
- a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
- 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
- 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
- d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
- be5d0cd Merge "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
- 3d32bf0 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
- 2bafa0e Merge "Set the root table size when allocating." by Nicolas Geoffray · 8 years ago
- 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
- f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 8 years ago
- 68c426d Don't use an internal timeout, rely on the test harness one. by Nicolas Geoffray · 8 years ago
- 3bdc662 Merge "Disable test 080 for GSS" by Treehugger Robot · 8 years ago
- 6d7e998 Disable test 080 for GSS by Mathieu Chartier · 8 years ago
- b53347e Merge "Cleanup of redefinition testing" by Treehugger Robot · 8 years ago
- a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 8 years ago
- 2c19f5b ART: Clean up Thread by Andreas Gampe · 8 years ago
- 0480523 Merge "ART: Clean up ClassLinker" by Treehugger Robot · 8 years ago
- b487af4 Merge "Add more detail to rosalloc fragmentation OOME" by Mathieu Chartier · 8 years ago
- 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
- cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
- a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 8 years ago
- 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 8 years ago
- 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 8 years ago
- 9d7ae2e Merge "ART: Delete unnecessary ScopedObjectAccess" by Treehugger Robot · 8 years ago
- c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 8 years ago
- cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
- d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 8 years ago
- edcd792 Merge "Fix PACKED for jvalue" by Mathieu Chartier · 8 years ago
- 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
- b12be8c Fix PACKED for jvalue by Mathieu Chartier · 8 years ago
- e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 8 years ago
- f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
- 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 8 years ago
- 0793bec ART: Cache sections for sanity check by Andreas Gampe · 8 years ago
- 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
- 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
- 75d564e Merge "Revert "Make sure that const-class linkage is preserved, try again."" by Vladimir Marko · 8 years ago
- 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
- 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 8 years ago
- 6afaa42 Merge "Additional debug logging for bug 33231647." by Vladimir Marko · 8 years ago
- 00a4410 Additional debug logging for bug 33231647. by Vladimir Marko · 8 years ago
- 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
- 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
- 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
- cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
- 3233dcc Update Jack options to enable invoke-polymorphic by mikaelpeltier · 8 years ago
- 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
- 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 8 years ago
- 2ba0c37 Merge "Move compiled methods to use AtomicMethodRefMap" by Mathieu Chartier · 8 years ago
- 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 8 years ago
- 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 8 years ago
- be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 8 years ago
- 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 8 years ago
- acab8d4 Move compiled methods to use AtomicMethodRefMap by Mathieu Chartier · 8 years ago
- 07ab883 Merge "Revert "Revert CC related changes."" by Mathieu Chartier · 8 years ago
- 7874c0c Merge "Add release fence after copying object" by Mathieu Chartier · 8 years ago
- 392fb01 Merge "Add atomic method reference map" by Mathieu Chartier · 8 years ago
- 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
- 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
- 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 8 years ago
- a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
- 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
- a813126 Add release fence after copying object by Mathieu Chartier · 8 years ago
- 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
- 304f2d3 Merge "Do not call IsMarked on null." by Nicolas Geoffray · 8 years ago
- 846ddc7 Merge "ART: Remove duplicate StackVisitor method." by Treehugger Robot · 8 years ago
- b84defb Do not call IsMarked on null. by Nicolas Geoffray · 8 years ago
- 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 8 years ago
- 07e6a79 Merge "ARM: VIXL32: Fix some test failures." by Nicolas Geoffray · 8 years ago
- 73209a4 Merge "Don't call realpath on a file that may not exist." by Nicolas Geoffray · 8 years ago
- c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
- 9ebca69 Merge "Revert CC related changes." by Nicolas Geoffray · 8 years ago
- f769461 Don't call realpath on a file that may not exist. by Nicolas Geoffray · 8 years ago
- 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
- 626b839 Merge "Don't use ashmen when kIsTargetLinux is set." by Nicolas Geoffray · 8 years ago
- f5ba115 Merge "Improve invalid object logging" by Mathieu Chartier · 8 years ago
- e4d4cd2 ART: Remove duplicate StackVisitor method. by Andreas Gampe · 8 years ago
- 10096be Merge "Added support for android root in dexfuzz." by Aart Bik · 8 years ago
- d7a7c7f Merge "Fix mips build in InitEntryPoints" by Mathieu Chartier · 8 years ago
- cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 8 years ago
- 58a73d2 Don't use ashmen when kIsTargetLinux is set. by Nicolas Geoffray · 8 years ago
- f9c2f88 Merge "Fix mac build in ResetQuickAllocEntryPoints" by Mathieu Chartier · 8 years ago
- 8003caf Fix mac build in ResetQuickAllocEntryPoints by Mathieu Chartier · 8 years ago
- ae7f6b9 Merge "ARM: Fix JNI MacroAssembler after VIXL update." by Mathieu Chartier · 8 years ago
- ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago