OSDN Git Service

android-x86/art.git
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 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
2016-01-07 Nicolas GeoffrayMerge "The ArtMethod is a long on 64bits."
2016-01-07 Nicolas GeoffrayThe ArtMethod is a long on 64bits.
2016-01-07 Nicolas GeoffrayEmit an error message when looking for String#offset.
2016-01-07 Nicolas GeoffrayMerge "Fix a crash with unresolved classes."
2016-01-07 Calin JuravleMerge "Assume the profile file was created before saving."
2016-01-07 Nicolas GeoffrayFix a crash with unresolved classes.
2016-01-07 Nicolas GeoffrayMerge "Revert "Reduce sleep duration in SuspendAllDaemo...
2016-01-07 Nicolas GeoffrayRevert "Reduce sleep duration in SuspendAllDaemonThreads"
2016-01-07 Mathieu ChartierMerge "Reduce sleep duration in SuspendAllDaemonThreads"
2016-01-07 Mathieu ChartierReduce sleep duration in SuspendAllDaemonThreads
2016-01-07 Mathieu ChartierMerge "Add systrace output to runtime shutdown"
2016-01-07 Mathieu ChartierAdd systrace output to runtime shutdown
2016-01-07 Mathieu ChartierMerge "Address some intern table comments"
2016-01-06 Mathieu ChartierAddress some intern table comments
2016-01-06 Mathieu ChartierMerge "Remove gaps between images"
2016-01-06 Mathieu ChartierRemove gaps between images
2016-01-06 Mathieu ChartierMerge "Re-enable adding intern table to image"
2016-01-06 Mathieu ChartierMerge "Get rid of shadow maps for images"
2016-01-06 Mathieu ChartierGet rid of shadow maps for images
2016-01-06 Mathieu ChartierRe-enable adding intern table to image
2016-01-06 Nicolas GeoffrayMerge "Disable tests while investigating."
2016-01-06 Nicolas GeoffrayDisable tests while investigating.
2016-01-06 David BrazdilMerge "ART: Don't set initial RTI for BoundType if...
2016-01-06 David BrazdilMerge "ART: Resolve ambiguous ArraySets"
2016-01-06 David BrazdilART: Don't set initial RTI for BoundType if input untyped
2016-01-06 David BrazdilART: Resolve ambiguous ArraySets
2016-01-06 David BrazdilMerge "ART: Create BoundType for CheckCast early"
2016-01-06 David BrazdilART: Create BoundType for CheckCast early
2016-01-06 Nicolas GeoffrayMerge "Update expectations after push of apache-xml...
2016-01-06 Nicolas GeoffrayUpdate expectations after push of apache-xml and other...
2016-01-06 Nicolas GeoffrayMerge "Revert "Add new test expectations after enso...
2016-01-06 Nicolas GeoffrayRevert "Add new test expectations after enso move."
2016-01-06 Jeff HaoMerge "Fix multi-image TODOs in class linker, runtime...
2016-01-06 Andreas GampeMerge "ART: Add large object allocation to ThreadStress"
2016-01-05 Jeff HaoFix multi-image TODOs in class linker, runtime, and...
2016-01-05 Andreas GampeART: Add large object allocation to ThreadStress
2016-01-05 Josh GaoMerge "Remove unused reference to MALLOC_IMPL."
2016-01-05 Andreas GampeMerge "ART: Make opt inliner a little bit cleaner/faster"
2016-01-05 Andreas GampeART: Make opt inliner a little bit cleaner/faster
2016-01-05 Richard UhlerMerge "Don't duplicate the menu in the help page for...
2016-01-05 Andreas GampeMerge "ART: Use non-stripped core jars in gtests"
2016-01-05 Andreas GampeART: Use non-stripped core jars in gtests
2016-01-05 Andreas GampeMerge "ART: Move ThrowStackOverflowError to common_throws"
2016-01-05 Andreas GampeART: Move ThrowStackOverflowError to common_throws
2016-01-05 Narayan KamathMerge "Add apache-xml to the device & host boot classpath."
2016-01-05 Narayan KamathAdd apache-xml to the device & host boot classpath.
2016-01-05 Nicolas GeoffrayMerge "Disable test due to toybox update."
2016-01-05 Nicolas GeoffrayDisable test due to toybox update.
2016-01-05 Jeff HaoMerge "Fix multi-image TODOs in patchoat."
2016-01-05 Jeff HaoFix multi-image TODOs in patchoat.
2016-01-05 Josh GaoRemove unused reference to MALLOC_IMPL.
2016-01-04 Andreas GampeMerge changes I129fbc84,I9238ee0b
2016-01-04 Calin JuravleAssume the profile file was created before saving.
2016-01-04 Dimitry IvanovMerge "Revert "Temporary disable linker-namespaces""
2016-01-04 Nicolas GeoffrayMerge "Add a fence to ensure other threads see the...
2016-01-04 Nicolas GeoffrayAdd a fence to ensure other threads see the correct...
2016-01-04 Andreas GampeMerge "ART: Remove core-junit from test boot classpath"
2016-01-04 David BrazdilMerge "ART: Use Primitive::Is64BitType in SsaBuilder...
next