OSDN Git Service

Implement halving add idiom (with checker tests).
[android-x86/art.git] / dalvikvm /
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-06 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-06 Neil FullerMerge "Revert "Blacklist flaky test.""
2016-10-05 Andreas GampeART: Reprint long messages on abort am: 47d522b27f
2016-10-05 Andreas GampeART: Clean up IRT-related abort messaging am: 15b7c90ab8
2016-09-28 Alex LightDO NOT MERGE: Update Oat version to 088 am: ae444410cc
2016-09-28 Andreas GampeART: Dump referenced type in IRT overflows am: 280f32b095
2016-09-26 Alex LightMake test for app-image loading. am: d3997bd98a
2016-09-23 Mathieu ChartierSmarter image layout am: 4e9c4e7466
2016-09-22 Mathieu ChartierMerge "Make image test multi image" into nyc-mr1-dev...
2016-09-22 Mathieu ChartierMake image test multi image am: 25adcfb7dc
2016-09-20 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-13 Roland LevillainMerge "Allow for testing alternative code generators...
2016-09-13 Neil FullerMerge "Track libcore Executable.getParameter() changes"
2016-09-13 Treehugger RobotMerge "Add a debug check for unsaved callee-save regist...
2016-09-12 Andreas GampeMerge "ART: Add generic system-weak holder infrastructure"
2016-09-12 Nicolas GeoffrayMerge "Revert "Use implicit null checks inside try...
2016-09-12 Treehugger RobotMerge "Use implicit null checks inside try blocks."
2016-09-12 Vladimir MarkoMerge "Try to avoid allocation when interning strings."
2016-09-12 Nicolas GeoffrayMerge "Cleanup run-test and Makefile around boot image...
2016-09-09 Alex LightMerge "Fix vtable corruption issue" into nyc-mr1-dev...
2016-09-09 Alex Lightresolve merge conflicts of 76e1722 to nyc-mr1-dev-plus...
2016-09-09 Mathieu ChartierDon't assume resolved classses are filled in for Resolv...
2016-09-09 Alex LightMerge "Fix vtable corruption issue"
2016-09-09 Treehugger RobotMerge "ARM64: Use macros for increasing and decreasing...
2016-09-09 Treehugger RobotMerge "Remove unnecessary `static` specifiers in `commo...
2016-09-09 Treehugger RobotMerge "Revert "Revert "Re-enable boot image string...
2016-09-09 Treehugger RobotMerge "Make bisection search and javafuzz python modules"
2016-09-08 Aart BikMerge "Adding x86 compiler utils instructions and tests"
2016-09-08 Colin CrossMerge "Convert more of art to Android.bp" am: 02c69809c...
2016-09-08 Colin CrossMerge "Convert more of art to Android.bp" am: 02c69809c5
2016-09-08 Colin CrossMerge "Convert more of art to Android.bp"
2016-09-08 Treehugger RobotMerge "Convert more of art to Android.bp"
2016-09-08 Colin CrossConvert more of art to Android.bp
2016-09-07 Colin CrossMerge "Revert "Convert more of art to Android.bp""...
2016-09-07 Colin CrossMerge "Revert "Convert more of art to Android.bp""...
2016-09-07 Colin CrossMerge "Revert "Convert more of art to Android.bp""
2016-09-07 Colin CrossMerge "Revert "Convert more of art to Android.bp""
2016-09-07 Colin CrossRevert "Convert more of art to Android.bp"
2016-09-07 Colin CrossMerge "Fix art tests" am: e251b1204f am: ef2b2ce417
2016-09-07 Colin CrossMerge "Fix art tests" am: e251b1204f
2016-09-07 Colin CrossMerge "Fix art tests"
2016-09-07 Treehugger RobotMerge "Fix art tests"
2016-09-07 Colin CrossFix art tests
2016-09-07 Colin CrossMerge "Convert more of art to Android.bp" am: 2a3e3446a...
2016-09-07 Colin CrossMerge "Convert more of art to Android.bp" am: 2a3e3446a8
2016-09-07 Colin CrossMerge "Convert more of art to Android.bp"
2016-09-07 Treehugger RobotMerge "Convert more of art to Android.bp"
2016-09-06 Colin CrossConvert more of art to Android.bp
2016-08-31 David SehrMerge commit '953baf092376b91f1e6531f5718dfce89f4bc8c6...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe04...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-26 Christopher FerrisAdd lock when iterating over BacktraceMap. am: 250a966717
2016-08-26 Treehugger RobotMerge "Background full compaction for CC."
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class...
2016-08-25 Roland LevillainMerge "ARM64: Make runtime invokes use InvokeRuntime()."
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Update the trampoline compiler."
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Switch JNI compiler to use VIXL...
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Implement VIXL-based assembler."
2016-08-25 Roland LevillainMerge "ARM: Purge Arm32Assembler."
2016-08-24 Treehugger RobotMerge "Avoid CAS for marking region space bitmap for...
2016-08-24 Treehugger RobotMerge "ART: Remove vestiges of GCC"
2016-08-24 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"...
2016-08-24 Mathieu ChartierUse try lock to fix class resolution race am: 1386f8619b
2016-08-24 Nicolas GeoffrayMerge "Revert "Fix debugger calling new String().""
2016-08-24 Nicolas GeoffrayMerge "Revert "Fix debugger missing handle between...
2016-08-24 Treehugger RobotMerge "ART: unblock compiler tests on MIPS"
2016-08-24 Andreas GampeMerge "ART: Remove -std=gnu++11" am: c67d22ac6d am...
2016-08-24 Andreas GampeMerge "ART: Remove -std=gnu++11" am: c67d22ac6d
2016-08-24 Andreas GampeMerge "ART: Remove -std=gnu++11"
2016-08-24 Treehugger RobotMerge "ART: Remove -std=gnu++11"
2016-08-24 Andreas GampeART: Remove -std=gnu++11
2016-01-11 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2016-01-11 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2016-01-11 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2016-01-11 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2016-01-11 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2016-01-11 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2016-01-11 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2016-01-11 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2016-01-11 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2016-01-11 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2016-01-11 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
next