OSDN Git Service

android-x86/art.git
2015-06-22 Nicolas Geoffrayam 28a33395: am 2d655f1c: Merge "Revert "Revert "Use...
2015-06-22 Nicolas Geoffrayam 2d655f1c: Merge "Revert "Revert "Use IsAssignableFro...
2015-06-22 Nicolas GeoffrayMerge "Revert "Revert "Use IsAssignableFrom instead...
2015-06-22 Nicolas Geoffrayresolved conflicts for merge of a7b3540b to mnc-dev...
2015-06-22 Nicolas GeoffrayRevert "Revert "Use IsAssignableFrom instead of IsSubcl...
2015-06-22 Nicolas Geoffrayam 7d593094: Use compiling class instead of referrer...
2015-06-22 Nicolas Geoffrayresolved conflicts for merge of 6425b37b to mnc-dev...
2015-06-22 Nicolas GeoffrayUse compiling class instead of referrer for access...
2015-06-22 Nicolas Geoffrayam 15e0965d: am bbcec62c: Merge "Don\'t check the retur...
2015-06-22 Nicolas Geoffrayam c7cf0ee0: am 39eb41f6: Merge "Do not expect 0 or...
2015-06-22 Nicolas Geoffrayam 1e3055a2: am 39d40afb: Verifier: check an aput,...
2015-06-22 Nicolas GeoffrayMerge "resolved conflicts for merge of 18218b8b to...
2015-06-22 Nicolas Geoffrayresolved conflicts for merge of 18218b8b to mnc-dev...
2015-06-22 Narayan Kamatham 6a5c58e5: am a63d8f44: Merge "fault_handler : debug...
2015-06-22 Nicolas Geoffrayam 1e256bf2: Be careful with predecessor/successor...
2015-06-22 Narayan Kamatham a63d8f44: Merge "fault_handler : debug output sp...
2015-06-22 Nicolas GeoffrayBe careful with predecessor/successor index.
2015-06-22 Nicolas GeoffrayMerge "resolved conflicts for merge of 15621f64 to...
2015-06-22 Nicolas Geoffrayam bbcec62c: Merge "Don\'t check the return type in...
2015-06-22 Nicolas Geoffrayresolved conflicts for merge of 15621f64 to mnc-dev...
2015-06-22 Nicolas Geoffrayam a4d847f4: am c9345cc2: Merge "Fix wrong DCHECK in...
2015-06-22 Narayan KamathMerge "fault_handler : debug output sp in hex and not...
2015-06-22 Narayan Kamathfault_handler : debug output sp in hex and not decimal.
2015-06-22 Nicolas GeoffrayMerge "resolved conflicts for merge of 49b8352b to...
2015-06-22 Nicolas Geoffrayresolved conflicts for merge of 49b8352b to mnc-dev...
2015-06-22 Nicolas GeoffrayMerge "Don't check the return type in the builder....
2015-06-22 Nicolas Geoffrayam 398ed3bd: am ae370391: Merge "Use compiling class...
2015-06-22 David Brazdilam df0abd93: am a948b1a0: Merge "Opt compiler: Add...
2015-06-22 Nicolas GeoffrayDon't check the return type in the builder.
2015-06-22 Nicolas Geoffrayam ae370391: Merge "Use compiling class instead of...
2015-06-22 David Brazdilam a948b1a0: Merge "Opt compiler: Add disassembly to...
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 "Use compiling class instead of outer class for...
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 David BrazdilMerge "Opt compiler: Add disassembly to the '.cfg'...
2015-06-22 Alexandre RamesOpt compiler: Add disassembly to the '.cfg' output.
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 David Brazdilam 605823c3: am 8ec0e203: Merge "ART: Simplify (Not...
2015-06-22 Nicolas Geoffrayam 4b730816: am 0f0be726: Merge "Revert "Use IsAssignab...
2015-06-22 David Brazdilam 8ec0e203: Merge "ART: Simplify (Not)Equal bool vs...
2015-06-22 Nicolas Geoffrayam 0f0be726: Merge "Revert "Use IsAssignableFrom instea...
2015-06-22 David BrazdilMerge "ART: Simplify (Not)Equal bool vs. int to true...
2015-06-22 David BrazdilART: Simplify (Not)Equal bool vs. int to true/false
2015-06-22 Nicolas GeoffrayMerge "Revert "Use IsAssignableFrom instead of IsSubcla...
2015-06-22 Nicolas GeoffrayRevert "Use IsAssignableFrom instead of IsSubclass...
2015-06-22 Nicolas Geoffrayam ed286710: am ff82263e: Fix String Change baseline...
2015-06-22 Nicolas Geoffrayam 096f357c: Merge "Bailout from compilation if an...
2015-06-22 Nicolas Geoffrayam c9345cc2: Merge "Fix wrong DCHECK in bounds check...
2015-06-22 Nicolas Geoffrayam 25fde612: Fix a bug in optimizing when the null...
2015-06-22 Nicolas Geoffrayam ff82263e: Fix String Change baseline compiler errors.
2015-06-22 Nicolas Geoffrayam ce5b7bfc: am e85647ed: Merge "Use IsAssignableFrom...
2015-06-22 Nicolas Geoffrayam 5a784473: am 8cf7cbf7: Merge "Fix wrong DCHECK in...
2015-06-22 Nicolas GeoffrayMerge "Bailout from compilation if an invoke is malform...
2015-06-22 Nicolas GeoffrayBailout from compilation if an invoke is malformed.
2015-06-22 Nicolas GeoffrayMerge "Fix wrong DCHECK in bounds check elimination...
2015-06-22 Nicolas GeoffrayFix wrong DCHECK in bounds check elimination.
2015-06-22 Nicolas GeoffrayUse compiling class instead of outer class for access...
2015-06-22 Nicolas GeoffrayFix a bug in optimizing when the null constant has...
2015-06-22 Nicolas Geoffrayam e85647ed: Merge "Use IsAssignableFrom instead of...
2015-06-22 Nicolas Geoffrayam 8cf7cbf7: Merge "Fix wrong DCHECK in bounds check...
2015-06-22 Nicolas GeoffrayFix String Change baseline compiler errors.
2015-06-22 Nicolas GeoffrayMerge "Use IsAssignableFrom instead of IsSubclass for...
2015-06-22 Nicolas GeoffrayMerge "Fix wrong DCHECK in bounds check elimination."
2015-06-22 Nicolas Geoffrayam b4688335: am 7aa55725: Merge "Fix String Change...
2015-06-22 Nicolas Geoffrayam 7aa55725: Merge "Fix String Change baseline compiler...
2015-06-22 Nicolas GeoffrayMerge "Fix String Change baseline compiler errors."
2015-06-21 Nicolas GeoffrayFix String Change baseline compiler errors.
2015-06-21 Brian Carlstromam 6be9c366: am 74f774f0: Merge "Make dump-oat-target...
2015-06-21 Brian Carlstromam 74f774f0: Merge "Make dump-oat-target work with...
2015-06-21 Brian CarlstromMerge "Make dump-oat-target work with second architecture"
2015-06-20 Nicolas GeoffrayFix wrong DCHECK in bounds check elimination.
2015-06-20 David Srbeckyam 44beb33f: am 883ac209: Merge "Move LD_USE_LOAD_BIAS...
2015-06-20 David Srbeckyam 883ac209: Merge "Move LD_USE_LOAD_BIAS to run-test...
2015-06-20 David Srbeckyam 7060f281: am 7257ece4: Use signed encoding when...
2015-06-20 David SrbeckyMerge "Move LD_USE_LOAD_BIAS to run-test-jar to reduce...
2015-06-20 David Srbeckyam 7257ece4: Use signed encoding when using relative...
2015-06-20 David SrbeckyMove LD_USE_LOAD_BIAS to run-test-jar to reduce log...
2015-06-20 Brian CarlstromMake dump-oat-target work with second architecture
2015-06-20 David Srbeckyam 40ae4519: am 1e73a95d: Merge "Use signed encoding...
2015-06-20 David Srbeckyam 1e73a95d: Merge "Use signed encoding when using...
2015-06-20 Andreas Gampeam 73ad9401: am 673b4302: ART: Check for expected args...
2015-06-20 David SrbeckyUse signed encoding when using relative CFI addresses.
2015-06-20 David SrbeckyMerge "Use signed encoding when using relative CFI...
2015-06-20 Andreas Gampeam 46cbfe60: am a60bd747: Merge "ART: Check for expecte...
2015-06-20 Andreas Gampeam 673b4302: ART: Check for expected args for instance...
2015-06-20 Andreas Gampeam a60bd747: Merge "ART: Check for expected args for...
2015-06-20 David SrbeckyUse signed encoding when using relative CFI addresses.
2015-06-20 Andreas GampeART: Check for expected args for instance methods
2015-06-20 Andreas GampeMerge "ART: Check for expected args for instance methods"
2015-06-20 Andreas GampeART: Check for expected args for instance methods
2015-06-20 Taiju Tsuikiam 3c0ea8b9: am cbf5d896: ART: Check var-arg count...
2015-06-20 Taiju Tsuikiam cbf5d896: ART: Check var-arg count earlier in method...
2015-06-20 Taiju TsuikiART: Check var-arg count earlier in method verifier
2015-06-20 Andreas Gampeam 8add5831: am ba7837b2: Merge "ART: Check var-arg...
2015-06-20 Andreas Gampeam ba7837b2: Merge "ART: Check var-arg count earlier...
2015-06-20 Andreas GampeMerge "ART: Check var-arg count earlier in method verifier"
next