- 7c73bf3 Merge "ART: Add missing space in log line" by Treehugger Robot · 8 years ago
- cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
- 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
- d9fb4dd Merge "Disable test 964 with no-image" by Alex Light · 8 years ago
- 3c7b8f4 Merge "ART: Report cputime in dex2oat" by Treehugger Robot · 8 years ago
- f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
- 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
- c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 11 years ago
- ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
- 4dbcfd6 Disable test 964 with no-image by Alex Light · 8 years ago
- 7d785fc Merge "Use store release for resolved types" by Mathieu Chartier · 8 years ago
- 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
- d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
- 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
- 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
- c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
- 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
- bf4e454 Merge "Use System.out only." by Nicolas Geoffray · 8 years ago
- 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
- 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
- 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
- 57096b7 Merge "Added polynomial induction variables analysis. With tests." by Treehugger Robot · 8 years ago
- df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
- 88e9168 Merge "Clean up Class::GetDirectInterface()." by Vladimir Marko · 8 years ago
- 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
- c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
- f3dcdd9 Merge "ARM: VIXL32: Implement read barriers." by Nicolas Geoffray · 8 years ago
- aea9ffe Merge "Revert "ART: Remove workaround in verifer after Jack update."" by Orion Hodson · 8 years ago
- 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
- b671dcf Merge "Add libstdc++ as a dependency for build-target-art-golem." by Nicolas Geoffray · 8 years ago
- e137a21 Add libstdc++ as a dependency for build-target-art-golem. by Nicolas Geoffray · 8 years ago
- e063a7f Merge "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
- 1aab04d ART: Remove workaround in verifer after Jack update. by Orion Hodson · 8 years ago
- bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
- 0bdba6c Merge "JDWP tests need debug info" by Treehugger Robot · 8 years ago
- b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
- b4ee681 Merge "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Nicolas Geoffray · 8 years ago
- 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
- ff64a18 Merge "Mterp/arm: Add CFI directives, add missing change" by Bill Buzbee · 8 years ago
- 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
- 7f73596 Merge "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
- 0dd27eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
- 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
- 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
- 6ce90a2 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
- d12f04c Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
- 20f0ed6 Merge "Fixed a few bugs in dexfuzz:" am: 72ef70de77 by Aart Bik · 8 years ago
- d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
- 72ef70d Merge "Fixed a few bugs in dexfuzz:" by Aart Bik · 8 years ago
- 325b512 Merge "ART: Move boot-image loading to ImageSpace" am: f99e0d0f28 by Andreas Gampe · 8 years ago
- f99e0d0 Merge "ART: Move boot-image loading to ImageSpace" by Treehugger Robot · 8 years ago
- 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
- edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 8 years ago
- 328c746 Merge "Added geometric induction variables analysis." am: 6746874b84 by Aart Bik · 8 years ago
- 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
- 9fbf7ca Merge "Revert "Re-enable libcore test WeakHashMapTest#test_keySet."" by Roland Levillain · 8 years ago
- c6f27ac Merge "Revert "Re-enable libcore test WeakHashMapTest#test_keySet."" by Treehugger Robot · 8 years ago
- 78ba82f Merge "Fix two tests after vdex change." am: 02d45c6afc by Nicolas Geoffray · 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
- a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 8 years ago
- 86a105a Merge "Mterp/arm: Add CFI directives." am: 07830e11b7 by Bill Buzbee · 8 years ago
- 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
- cebabd7 Merge "Update Jack options to enable invoke-polymorphic" am: d1aa2912f3 by Benoit Lamarche · 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
- 01dcf1a Merge "ARM: VIXL32: Clean usage of scopes." am: cce05bd825 by Nicolas Geoffray · 8 years ago
- e9bc829 Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
- 3a9cc4b Merge "Create empty VerifiedMethod after vdex verification." am: 2eace9c132 by Nicolas Geoffray · 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
- 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 8 years ago
- 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 8 years ago
- e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
- bbce39c Merge "Dump more debug info for b/33006388." am: ab1b1c06a7 by Hiroshi Yamauchi · 8 years ago
- ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 8 years ago
- 5813c40 Merge "ART: Clean up Thread" am: 8205d17159 by Andreas Gampe · 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
- dcc177a Merge "ART: Weaken boot classpath initialization check" am: a8db0a9599 by Andreas Gampe · 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
- 5833cd9 Merge "Re-enable libcore test WeakHashMapTest#test_keySet." am: be5d0cdb38 by Roland Levillain · 8 years ago
- be5d0cd Merge "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
- 3ba5825 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
- 012a54c Merge "Set the root table size when allocating." am: 2bafa0e575 by Nicolas Geoffray · 8 years ago
- 02de200 Fixed a few bugs in dexfuzz: by Branislav Rankov · 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
- 34458f3 Merge "Set the location checksum in vdex." am: 3acf361425 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
- f51b543 Merge "Disable test 080 for GSS" am: 3bdc662e71 by Mathieu Chartier · 8 years ago
- 3bdc662 Merge "Disable test 080 for GSS" by Treehugger Robot · 8 years ago