OSDN Git Service

android-x86/art.git
2016-01-14 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS32"
2016-01-14 Mathieu ChartierMerge "Add test for calling into destroyed JNI env"
2016-01-14 Mathieu ChartierAdd test for calling into destroyed JNI env
2016-01-13 Bill BuzbeeMerge "ART: Mterp read barrier fix + minor cleanup"
2016-01-13 buzbeeART: Mterp read barrier fix + minor cleanup
2016-01-13 Aart BikMerge "Fixed bug with hoisting/deopting in taken-block...
2016-01-13 Aart BikMerge "Reduce code size by sharing slow paths."
2016-01-13 Alex LightMerge "Sort output of a find command in makefile"
2016-01-13 Aart BikFixed bug with hoisting/deopting in taken-block instead...
2016-01-13 David SrbeckyMerge "Add DWARF type information generation."
2016-01-13 Tamas BerghammerAdd DWARF type information generation.
2016-01-13 David SrbeckyMerge "Report DWARF debug information for JITed code."
2016-01-13 David SrbeckyReport DWARF debug information for JITed code.
2016-01-13 Vladimir MarkoMerge "MIPS64: Fix stub_test"
2016-01-13 Nicolas GeoffrayMerge "HDeoptimize can also trigger GC."
2016-01-13 Nicolas GeoffrayHDeoptimize can also trigger GC.
2016-01-13 Goran JakovljevicMIPS64: Fix stub_test
2016-01-13 Roland LevillainMerge "Fix memory fences in the ARM64 UnsafeCas intrins...
2016-01-13 David SrbeckyMerge "Disable --generate-debug-info by default in...
2016-01-13 Nicolas GeoffrayMerge "Set side effects to HNullCheck and HBoundsCheck."
2016-01-13 Nicolas GeoffraySet side effects to HNullCheck and HBoundsCheck.
2016-01-13 Vladimir MarkoMerge "MIPS: Implement HRor"
2016-01-13 Aart BikReduce code size by sharing slow paths.
2016-01-13 Alex LightSort output of a find command in makefile
2016-01-12 Hiroshi YamauchiMerge "Disable mterp for the read barrier config."
2016-01-12 Dan AlbertMerge "Correct value_type for some TrackingAllocators."
2016-01-12 Mathieu ChartierMerge "Do not leave intermediate addresses across Java...
2016-01-12 Dan AlbertCorrect value_type for some TrackingAllocators.
2016-01-12 Mathieu ChartierMerge "Revert "Disable flaky test on host.""
2016-01-12 Bill BuzbeeMerge "Disable mterp if unstarted runtime"
2016-01-12 buzbeeDisable mterp if unstarted runtime
2016-01-12 Mathieu ChartierRevert "Disable flaky test on host."
2016-01-12 Mathieu ChartierMerge "Add sleep in SuspendAllDaemonThreadsForShutdown"
2016-01-12 Hiroshi YamauchiDisable mterp for the read barrier config.
2016-01-12 Nicolas GeoffrayMerge "Disable tests while investigating."
2016-01-12 Nicolas GeoffrayDisable tests while investigating.
2016-01-12 Mathieu ChartierAdd sleep in SuspendAllDaemonThreadsForShutdown
2016-01-12 Roland LevillainMerge "Ignore ZipFileTest and ZipInputStreamTest failur...
2016-01-12 Roland LevillainIgnore ZipFileTest and ZipInputStreamTest failures...
2016-01-12 Nicolas GeoffrayDo not leave intermediate addresses across Java calls.
2016-01-12 David SrbeckyDisable --generate-debug-info by default in all cases.
2016-01-12 Nicolas GeoffrayMerge "Revert "Change condition to opposite if lhs...
2016-01-12 Nicolas GeoffrayRevert "Change condition to opposite if lhs is constant"
2016-01-12 Nicolas GeoffrayMerge "Change condition to opposite if lhs is constant"
2016-01-12 Anton ShaminChange condition to opposite if lhs is constant
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-12 Roland LevillainFix memory fences in the ARM64 UnsafeCas intrinsics.
2016-01-12 Roland LevillainMerge "Ignore libcore.java.lang.OldSystemTest#test_gc...
2016-01-12 Roland LevillainIgnore libcore.java.lang.OldSystemTest#test_gc failures...
2016-01-11 Bill BuzbeeMerge "Fast Art interpreter"
2016-01-11 buzbeeFast Art interpreter
2016-01-11 Roland LevillainMerge "Isolate concurrent collector related libcore...
2016-01-11 David SrbeckyMerge "Remove ElfFile::GdbJITSupport"
2016-01-11 Andreas GampeMerge "ART: Use libopenjdkd"
2016-01-11 Roland LevillainIsolate concurrent collector related libcore failures.
2016-01-11 David SrbeckyRemove ElfFile::GdbJITSupport
2016-01-11 Pavle BatutaRosalloc fast path in assembly for MIPS32
2016-01-11 David SrbeckyMerge "Generate Nops to ensure that debug stack maps...
2016-01-11 Nicolas GeoffrayMerge "Fix brainos in makefiles."
2016-01-11 Nicolas GeoffrayFix brainos in makefiles.
2016-01-11 Nicolas GeoffrayMerge "Don't use std::abs on INT_MIN/LONG_MIN, it's...
2016-01-11 Nicolas GeoffrayMerge "Fix "check" file, and mark test as failing on...
2016-01-11 Nicolas GeoffrayFix "check" file, and mark test as failing on device.
2016-01-11 David SrbeckyGenerate Nops to ensure that debug stack maps have...
2016-01-11 Nicolas GeoffrayMerge "Emit an error message when looking for String...
2016-01-11 Nicolas GeoffrayMerge "Disable flaky test on host."
2016-01-11 Nicolas GeoffrayDisable flaky test on host.
2016-01-11 David BrazdilMerge "ART: Do not build Checker tests with `dx --no...
2016-01-11 Nicolas GeoffrayDon't use std::abs on INT_MIN/LONG_MIN, it's undefined.
2016-01-11 Shubham AjmeraMerge "Revert "Disable test while investigating.""
2016-01-11 David BrazdilART: Do not build Checker tests with `dx --no-optimize`
2016-01-10 Shubham AjmeraRevert "Disable test while investigating."
2016-01-09 Hiroshi YamauchiMerge "Suppress jsr166.LinkedTransferQueueTest#testWait...
2016-01-09 Hiroshi YamauchiSuppress jsr166.LinkedTransferQueueTest#testWaitingCons...
2016-01-09 Mathieu ChartierMerge "Revert "Revert "Reduce sleep duration in Suspend...
2016-01-09 Mathieu ChartierRevert "Revert "Reduce sleep duration in SuspendAllDaem...
2016-01-09 Mathieu ChartierMerge "Improve handling of daemon threads after runtime...
2016-01-08 Mathieu ChartierImprove handling of daemon threads after runtime shutdown
2016-01-08 Jeff HaoMerge "Fix general multi-image TODOs."
2016-01-08 Jeff HaoFix general multi-image TODOs.
2016-01-08 Mathieu ChartierMerge "Fix image writer for generation of app images"
2016-01-08 Mathieu ChartierFix image writer for generation of app images
2016-01-08 Andreas GampeART: Use libopenjdkd
2016-01-08 Nicolas GeoffrayMerge "Disable test while investigating."
2016-01-08 Nicolas GeoffrayDisable test while investigating.
2016-01-08 Roland LevillainMerge "Add a missing implicit null check in the ARM...
2016-01-08 Roland LevillainMerge "Small implicit null checks refactoring in the...
2016-01-08 Roland LevillainSmall implicit null checks refactoring in the ARM codegen.
2016-01-08 Roland LevillainAdd a missing implicit null check in the ARM codegen.
2016-01-08 Roland LevillainMerge "ARM Baker's read barrier fast path implementation."
2016-01-08 Roland LevillainARM Baker's read barrier fast path implementation.
2016-01-08 Nicolas GeoffrayMerge "Add libstdc++ as a target for buildbot builds."
2016-01-08 Mathieu ChartierMerge "Re-enable class table for image writer"
2016-01-08 Mathieu ChartierRe-enable class table for image writer
2016-01-07 Nicolas GeoffrayAdd libstdc++ as a target for buildbot builds.
2016-01-07 Calin JuravleMerge "Perform profile file analysis in dex2oat"
2016-01-07 Calin JuravlePerform profile file analysis in dex2oat
2016-01-07 Yohann RousselMerge "Force Jack to consider multidex annotations"
2016-01-07 Yohann RousselForce Jack to consider multidex annotations
next