OSDN Git Service

android-x86/art.git
2015-03-18 Mathieu ChartierClean up hash set
2015-03-18 Vladimir MarkoMerge "Quick: Eliminate check-cast guaranteed by instan...
2015-03-18 Vladimir MarkoQuick: Eliminate check-cast guaranteed by instance-of.
2015-03-18 Nicolas GeoffrayMerge "Add a script to be run by test device on buildbot."
2015-03-18 Nicolas GeoffrayAdd a script to be run by test device on buildbot.
2015-03-18 Nicolas GeoffrayMerge "StackMap: Always load and store unalign."
2015-03-18 Nicolas GeoffrayStackMap: Always load and store unalign.
2015-03-18 David BrazdilMerge "ART: Fix condition for StoreNeedsWriteBarrier"
2015-03-18 Nicolas GeoffrayMerge "Use optimizing for apps."
2015-03-18 Hiroshi YamauchiMerge "Fix oat_file_assistant_test32 flaky failures...
2015-03-17 Hiroshi YamauchiFix oat_file_assistant_test32 flaky failures with GSS...
2015-03-17 Mathieu ChartierMerge "Add JIT zygote hook"
2015-03-17 Calin JuravleMerge "Revert "Forbid the use of shifts in ShifterOpera...
2015-03-17 Calin JuravleMerge "Revert "Make subs alter flags when rn is an...
2015-03-17 Calin JuravleMerge "Revert "Inline long shift code""
2015-03-17 Calin JuravleRevert "Inline long shift code"
2015-03-17 Calin JuravleRevert "Make subs alter flags when rn is an immediate"
2015-03-17 Calin JuravleRevert "Forbid the use of shifts in ShifterOperand...
2015-03-17 David BrazdilART: Fix condition for StoreNeedsWriteBarrier
2015-03-17 Calin JuravleMerge "Inline long shift code"
2015-03-17 Guillaume ... Inline long shift code
2015-03-17 Calin JuravleMerge "Make subs alter flags when rn is an immediate"
2015-03-17 Calin JuravleMerge "Forbid the use of shifts in ShifterOperand in...
2015-03-17 Mathieu ChartierAdd JIT zygote hook
2015-03-17 Nicolas GeoffrayMerge "Unbreak checker."
2015-03-17 Nicolas GeoffrayUnbreak checker.
2015-03-17 Nicolas GeoffrayMerge "Fall back to Quick when Optimizing cannot compile."
2015-03-17 Nicolas GeoffrayFall back to Quick when Optimizing cannot compile.
2015-03-17 Guillaume ... Make subs alter flags when rn is an immediate
2015-03-17 Nicolas GeoffrayMerge "PREOPT compiles using dex2oatd so don't emit...
2015-03-17 Nicolas GeoffrayPREOPT compiles using dex2oatd so don't emit debug...
2015-03-17 Nicolas GeoffrayUse optimizing for apps.
2015-03-17 Vladimir MarkoMerge "ART: Fix build for counting arena allocations."
2015-03-17 Vladimir MarkoART: Fix build for counting arena allocations.
2015-03-17 David BrazdilMerge "ART: Faster implementation of GVN's hash table"
2015-03-17 David BrazdilART: Faster implementation of GVN's hash table
2015-03-16 Andrew HsiehMerge "Fixed maybe used uninitialized"
2015-03-16 Nicolas GeoffrayMerge "[optimizing] Use baseline when debuggable is...
2015-03-16 Nicolas Geoffray[optimizing] Use baseline when debuggable is set.
2015-03-16 Andreas GampeMerge "ART: Change logging strategy in run-tests"
2015-03-16 Nicolas GeoffrayMerge "Update test expections after network changes...
2015-03-16 Nicolas GeoffrayUpdate test expections after network changes in kernel...
2015-03-16 Nicolas GeoffrayMerge "Update locations of registers after slow paths...
2015-03-16 Nicolas GeoffrayUpdate locations of registers after slow paths spilling.
2015-03-16 Andrew HsiehFixed maybe used uninitialized
2015-03-15 Mathieu ChartierMerge "Add more info to GetSFields DCHECK"
2015-03-15 Mathieu ChartierAdd more info to GetSFields DCHECK
2015-03-15 Andreas GampeMerge "ART: Fix missing Erase() in error case"
2015-03-15 Andreas GampeART: Change logging strategy in run-tests
2015-03-14 Mathieu ChartierMerge "Revert "Disable jit for ARM 64 bit""
2015-03-14 Mathieu ChartierRevert "Disable jit for ARM 64 bit"
2015-03-14 Mathieu ChartierMerge "Fix 32 bit loads of 64 bit direct code pointers"
2015-03-14 Mathieu ChartierFix 32 bit loads of 64 bit direct code pointers
2015-03-14 Mathieu ChartierMerge "Add more info to who called SuspendAll"
2015-03-14 Mathieu ChartierAdd more info to who called SuspendAll
2015-03-13 Hiroshi YamauchiMerge "Fix valgrind heap_test."
2015-03-13 Andreas GampeART: Fix missing Erase() in error case
2015-03-13 Hiroshi YamauchiFix valgrind heap_test.
2015-03-13 Mathieu ChartierMerge "Change method verifiers to be thread local roots"
2015-03-13 Mathieu ChartierChange method verifiers to be thread local roots
2015-03-13 Nicolas GeoffrayMerge "[optimizing] Don't record None locations in...
2015-03-13 Mathieu ChartierMerge "Disable jit for ARM 64 bit"
2015-03-13 Mathieu ChartierDisable jit for ARM 64 bit
2015-03-13 Nicolas Geoffray[optimizing] Don't record None locations in the stack...
2015-03-13 Nicolas GeoffrayMerge "Update expectations for libcore bug."
2015-03-13 Nicolas GeoffrayUpdate expectations for libcore bug.
2015-03-13 Hiroshi YamauchiMerge "Exercise Heap::PreZygoteFork() in a test."
2015-03-13 Hiroshi YamauchiExercise Heap::PreZygoteFork() in a test.
2015-03-13 Mathieu ChartierMerge "ART: Add entries_ lock for race condition"
2015-03-13 bowen_laiART: Add entries_ lock for race condition
2015-03-13 Nicolas GeoffrayMerge "Refactor code in preparation of correct stack...
2015-03-13 Nicolas GeoffrayRefactor code in preparation of correct stack maps...
2015-03-13 Andreas GampeMerge "ART: Fix arraycopy in Unstarted Runtime"
2015-03-13 Andreas GampeART: Fix arraycopy in Unstarted Runtime
2015-03-13 Roland LevillainMerge "Align CodeInfo regions instead of their inner...
2015-03-13 Roland LevillainAlign CodeInfo regions instead of their inner subregions.
2015-03-13 Roland LevillainMerge "Fix the computation of the size of the stack...
2015-03-13 Roland LevillainFix the computation of the size of the stack maps region.
2015-03-13 Nicolas GeoffrayMerge "Disable inlining in Optimizing when --debuggable...
2015-03-13 Nicolas GeoffrayMerge "API change in StackVisitor::GetVReg*."
2015-03-13 Nicolas GeoffrayAPI change in StackVisitor::GetVReg*.
2015-03-13 Nicolas GeoffrayDisable inlining in Optimizing when --debuggable is...
2015-03-13 Sergio GiroMerge "art/test/100-reflect2: change incorrect expectat...
2015-03-13 Nicolas GeoffrayMerge "Fix build breakage."
2015-03-13 Nicolas GeoffrayFix build breakage.
2015-03-13 Nicolas GeoffrayMerge "Tweak liveness when instructions are used in...
2015-03-13 Dan AlbertMerge "Fix copy/paste documentation error."
2015-03-13 Dan AlbertFix copy/paste documentation error.
2015-03-12 Andreas GampeMerge "ART: More cutouts for unstarted runtime"
2015-03-12 Andreas GampeART: More cutouts for unstarted runtime
2015-03-12 Hiroshi YamauchiMerge "Improve 080-oom-throw-with-finalizer."
2015-03-12 Andreas GampeMerge "ART: Save work-line for pending runtime failure"
2015-03-12 Hiroshi YamauchiImprove 080-oom-throw-with-finalizer.
2015-03-12 Richard UhlerMerge "Add missing patchoatd dependency for oat_file_as...
2015-03-12 Andreas GampeMerge "ART: Allow multiple invoke-with for art script"
2015-03-12 Richard UhlerAdd missing patchoatd dependency for oat_file_assistant...
2015-03-12 Roland LevillainMerge "Force word alignment of Dex register maps."
2015-03-12 Roland LevillainForce word alignment of Dex register maps.
2015-03-12 Mathieu ChartierMerge "Add way to select arena type at runtime"
2015-03-12 Andreas GampeART: Save work-line for pending runtime failure
next