OSDN Git Service

android-x86/art.git
2015-06-26 Mathieu Chartieram ffd43f62: Merge "Require mutator lock for DeleteLoca...
2015-06-26 Mathieu ChartierMerge "Require mutator lock for DeleteLocalRef" into...
2015-06-26 Mathieu ChartierRequire mutator lock for DeleteLocalRef
2015-06-26 Andreas Gampeam b91205e4: ART: Fix streaming tracing issues
2015-06-26 Andreas GampeART: Fix streaming tracing issues
2015-06-26 David Brazdilam 1ff04abe: ART: Bail out immediately on try/catch
2015-06-26 David BrazdilART: Bail out immediately on try/catch
2015-06-26 Andreas Gampeam 5597b422: Merge "ART: Fix kEverything compiler filte...
2015-06-26 Andreas Gampeam ad805685: ART: Only print stripped dex2oat command...
2015-06-26 Andreas GampeMerge "ART: Fix kEverything compiler filter" into mnc-dev
2015-06-26 Andreas GampeART: Only print stripped dex2oat command line
2015-06-26 buzbeeART: Fix kEverything compiler filter
2015-06-25 Andreas Gampeam 6415013f: ART: Reset runtime_throw_failure flag
2015-06-25 Andreas GampeART: Reset runtime_throw_failure flag
2015-06-25 Andreas Gampeam 005deb0a: ART: Set methods to preverified in verify...
2015-06-25 Andreas GampeART: Set methods to preverified in verify-none
2015-06-25 Richard Uhleram 9ae03f09: Merge "Do not try to compile resource...
2015-06-25 Richard UhlerMerge "Do not try to compile resource-only dex files...
2015-06-25 Vladimir Markoam 92067896: Hard-fail get-/put-object to a non-referen...
2015-06-25 Vladimir MarkoHard-fail get-/put-object to a non-reference field.
2015-06-25 Nicolas Geoffrayam 20d60dd2: Only do some checks when compiling against...
2015-06-25 Nicolas GeoffrayOnly do some checks when compiling against the core...
2015-06-25 Lazar Trsicam 559b1cc2: [MIPS64] JNI Compiler: Sign-extend int...
2015-06-25 Lazar Trsic[MIPS64] JNI Compiler: Sign-extend int function arguments
2015-06-25 Andreas Gampeam 2eb85431: Merge "ART: Fix arm32 instrumentation...
2015-06-25 Mathieu Chartieram 71e46c1a: Fix force copy
2015-06-25 Andreas GampeMerge "ART: Fix arm32 instrumentation exit stub" into...
2015-06-25 Mathieu ChartierFix force copy
2015-06-24 Andreas GampeART: Fix arm32 instrumentation exit stub
2015-06-24 Mathieu Chartieram 6d20c2e2: Merge "Fix imt conflict trampoline for...
2015-06-24 Mathieu ChartierMerge "Fix imt conflict trampoline for mips64" into...
2015-06-24 Mathieu ChartierFix imt conflict trampoline for mips64
2015-06-24 Christopher... am 94e7c05f: Increase alt signal stack to 32K on host.
2015-06-24 Christopher... Increase alt signal stack to 32K on host.
2015-06-24 Jeff Haoam 466efcc8: Merge "Adding optimizing compiler test...
2015-06-24 Jeff HaoMerge "Adding optimizing compiler test case for String...
2015-06-24 Nicolas Geoffrayam 28676346: Use a flag from the verifier to know if...
2015-06-24 Nicolas GeoffrayUse a flag from the verifier to know if we should compile.
2015-06-24 Nicolas Geoffrayam b5171ff4: BCE: don\'t assume a bounds check always...
2015-06-24 Nicolas Geoffrayam 0fd292dd: Fix codegen_test after DCE fix.
2015-06-24 Nicolas GeoffrayBCE: don't assume a bounds check always gets a HArrayLe...
2015-06-24 Nicolas Geoffrayam 18b236e5: Recompute dominator tree after DCE.
2015-06-24 Nicolas Geoffrayam 574cce14: BCE: Narrow instead of unconditionnaly...
2015-06-24 Richard UhlerDo not try to compile resource-only dex files.
2015-06-24 Nicolas GeoffrayFix codegen_test after DCE fix.
2015-06-24 Nicolas GeoffrayRecompute dominator tree after DCE.
2015-06-24 Nicolas Geoffrayam 310b0f5f: Fix another case of un-verified dead code.
2015-06-24 Nicolas GeoffrayBCE: Narrow instead of unconditionnaly overwrite the...
2015-06-24 Nicolas GeoffrayFix another case of un-verified dead code.
2015-06-24 Jeff HaoAdding optimizing compiler test case for String.<init>.
2015-06-23 Andreas Gampeam 1a63351b: Merge "ART: Follow-up to 507cc6f83bf637972...
2015-06-23 Andreas GampeMerge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2e...
2015-06-23 Andreas GampeART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
2015-06-23 Mathieu Chartieram 0cffac0c: Merge "Fix field ordering for String in...
2015-06-23 Mathieu ChartierMerge "Fix field ordering for String in hprof" into...
2015-06-23 Mathieu ChartierFix field ordering for String in hprof
2015-06-23 Jeff Haoam dd32833e: Make dex file verifier check that indexes...
2015-06-23 Jeff HaoMake dex file verifier check that indexes are increasing.
2015-06-23 Nicolas Geoffrayam ad3359e7: Do not overwrite an input register in...
2015-06-23 Nicolas GeoffrayDo not overwrite an input register in shift operations.
2015-06-23 Mathieu Chartieram 7c19550e: Merge "Fix another miranda method moving...
2015-06-23 Mathieu Chartieram bad9c7b7: New experimental GC stress mode
2015-06-23 Mathieu ChartierMerge "Fix another miranda method moving GC bug" into...
2015-06-22 Mathieu ChartierNew experimental GC stress mode
2015-06-22 Jeff Haoam 76952000: Merge "Change GC to allow strings to use...
2015-06-22 Jeff HaoMerge "Change GC to allow strings to use large object...
2015-06-22 Jeff HaoChange GC to allow strings to use large object space.
2015-06-22 Andreas Gampeam 67b00a12: Merge "ART: Allow checking RETURN_VOID_NO_...
2015-06-22 Jeff Haoam 38fafa18: Make large string use large object space.
2015-06-22 Andreas GampeMerge "ART: Allow checking RETURN_VOID_NO_BARRIER on...
2015-06-22 Jeff HaoMake large string use large object space.
2015-06-22 Andreas GampeART: Allow checking RETURN_VOID_NO_BARRIER on unresolve...
2015-06-22 Mathieu ChartierFix another miranda method moving GC bug
2015-06-22 Vladimir Markoam 421e495c: ART: Don\'t do pre-linked calls to the...
2015-06-22 Vladimir MarkoART: Don't do pre-linked calls to the interpreter bridge.
2015-06-22 Andreas Gampeam a6efe5e8: ART: Disallow classes that are abstract...
2015-06-22 Andreas GampeART: Disallow classes that are abstract and final
2015-06-22 Nicolas Geoffrayam 88593111: Revert "Revert "Add support for inlining...
2015-06-22 Nicolas Geoffrayam ee393607: (-s ours) Revert "Add support for inlining...
2015-06-22 Nicolas Geoffrayam 042fd002: Revert "Revert "Use IsAssignableFrom inste...
2015-06-22 Nicolas GeoffrayRevert "Revert "Add support for inlining already sharpe...
2015-06-22 Nicolas GeoffrayRevert "Add support for inlining already sharpened...
2015-06-22 Nicolas GeoffrayRevert "Revert "Use IsAssignableFrom instead of IsSubcl...
2015-06-22 Nicolas Geoffrayam c48c7e6a: Use compiling class instead of outer class...
2015-06-22 Nicolas GeoffrayUse compiling class instead of outer class for access...
2015-06-22 Nicolas Geoffrayam 7d593094: Use compiling class instead of referrer...
2015-06-22 Nicolas GeoffrayUse compiling class instead of referrer for access...
2015-06-22 Nicolas Geoffrayam 1e256bf2: Be careful with predecessor/successor...
2015-06-22 Nicolas GeoffrayBe careful with predecessor/successor index.
2015-06-22 Nicolas Geoffrayam bbcec62c: Merge "Don\'t check the return type in...
2015-06-22 Nicolas GeoffrayMerge "Don't check the return type in the builder....
2015-06-22 Nicolas GeoffrayDon't check the return type in the builder.
2015-06-22 Nicolas Geoffrayam 39eb41f6: Merge "Do not expect 0 or 1 only when...
2015-06-22 Nicolas Geoffrayam 39d40afb: Verifier: check an aput, even if we know...
2015-06-22 Nicolas GeoffrayMerge "Do not expect 0 or 1 only when comparing a boole...
2015-06-22 Nicolas GeoffrayDo not expect 0 or 1 only when comparing a boolean.
2015-06-22 Nicolas Geoffrayam a04e7b7c: Run a simplification pass before code...
2015-06-22 Nicolas GeoffrayVerifier: check an aput, even if we know it will fail.
2015-06-22 Nicolas GeoffrayRun a simplification pass before code generation.
2015-06-22 Nicolas Geoffrayam 096f357c: Merge "Bailout from compilation if an...
next