OSDN Git Service

android-x86/art.git
2016-02-05 Aart BikMerge "Implemented compare/signum intrinsics as HCompar...
2016-02-05 Aart BikMerge "Implemented compare/signum intrinsics as HCompar...
2016-02-05 Alex LightMerge "Make test 971-iface-super smaller to prevent...
2016-02-05 Alex LightMerge "Make test 971-iface-super smaller to prevent...
2016-02-05 Nicolas GeoffrayMerge "Revert "Revert "Implement on-stack replacement...
2016-02-05 Aart BikImplemented compare/signum intrinsics as HCompare
2016-02-05 Nicolas GeoffrayMerge "Revert "Revert "Implement on-stack replacement...
2016-02-05 Nicolas GeoffrayRevert "Revert "Implement on-stack replacement for...
2016-02-05 David BrazdilMerge "Extend De Morgan factorisation to `HBooleanNot`."
2016-02-05 David BrazdilMerge "Extend De Morgan factorisation to `HBooleanNot`."
2016-02-05 David BrazdilMerge "Revert "Implement on-stack replacement for arm...
2016-02-05 David BrazdilMerge "Revert "Implement on-stack replacement for arm...
2016-02-05 David BrazdilRevert "Implement on-stack replacement for arm/arm64...
2016-02-05 Nicolas GeoffrayMerge "Implement on-stack replacement for arm/arm64...
2016-02-05 Nicolas GeoffrayMerge "Implement on-stack replacement for arm/arm64...
2016-02-05 David BrazdilMerge "Support CMOV for x86_64 Select"
2016-02-05 David BrazdilMerge "Support CMOV for x86_64 Select"
2016-02-05 Alexandre RamesExtend De Morgan factorisation to `HBooleanNot`.
2016-02-05 David SrbeckyMerge "Do not emit DWARF debug info if there are no...
2016-02-05 David SrbeckyMerge "Do not emit DWARF debug info if there are no...
2016-02-05 Paul DuffinMerge "Add some more tests to those breaking since...
2016-02-05 Paul DuffinMerge "Add some more tests to those breaking since...
2016-02-05 Nicolas GeoffrayMerge "Revert "Disable test for now.""
2016-02-05 Nicolas GeoffrayMerge "Revert "Disable test for now.""
2016-02-05 Nicolas GeoffrayRevert "Disable test for now."
2016-02-05 David BrazdilMerge "Revert "Revert "X86: Use the constant area for...
2016-02-05 David BrazdilMerge "Revert "Revert "X86: Use the constant area for...
2016-02-05 David SrbeckyDo not emit DWARF debug info if there are no methods.
2016-02-05 Paul DuffinAdd some more tests to those breaking since move to...
2016-02-05 Nicolas GeoffrayImplement on-stack replacement for arm/arm64/x86/x86_64.
2016-02-05 David SrbeckyMerge changes I514f1db3,I7dc1c7c0
2016-02-05 David SrbeckyMerge changes I514f1db3,I7dc1c7c0
2016-02-05 David SrbeckyGenerate mini-debug-info on separate thread.
2016-02-05 David SrbeckyChange the method which generates DWARF mini-debug...
2016-02-05 Vladimir MarkoMerge "ART: Avoid uninitialized padding in LinkerPatch."
2016-02-05 Vladimir MarkoMerge "ART: Avoid uninitialized padding in LinkerPatch."
2016-02-05 Nicolas GeoffrayMerge "Revert "ART: Enable Jit Profiling in Mterp for...
2016-02-05 Nicolas GeoffrayMerge "Revert "ART: Enable Jit Profiling in Mterp for...
2016-02-05 Nicolas GeoffrayRevert "ART: Enable Jit Profiling in Mterp for arm...
2016-02-05 Nicolas GeoffrayMerge "Disable test for now."
2016-02-05 Nicolas GeoffrayMerge "Disable test for now."
2016-02-05 Nicolas GeoffrayDisable test for now.
2016-02-05 Mathieu ChartierMerge "Use GC critical section for adding and removing...
2016-02-05 Mathieu ChartierMerge "Use GC critical section for adding and removing...
2016-02-04 Mathieu ChartierUse GC critical section for adding and removing app...
2016-02-04 Igor MurashkinMerge "runtime: Cleanup comments for kAccSkipAccessChecks"
2016-02-04 Igor MurashkinMerge "runtime: Cleanup comments for kAccSkipAccessChecks"
2016-02-04 Bill BuzbeeMerge "ART: Enable Jit Profiling in Mterp for arm/arm64"
2016-02-04 Bill BuzbeeMerge "ART: Enable Jit Profiling in Mterp for arm/arm64"
2016-02-04 Vladimir MarkoART: Avoid uninitialized padding in LinkerPatch.
2016-02-04 Mathieu ChartierMerge "madvise away app image dex cache arrays"
2016-02-04 Mathieu ChartierMerge "madvise away app image dex cache arrays"
2016-02-04 Mathieu ChartierMerge "Use correct requested alloc space begin for CC"
2016-02-04 Calin JuravleMerge "Don\'t use native bridge for non zygote-spawn...
2016-02-04 Mathieu ChartierMerge "Use correct requested alloc space begin for CC"
2016-02-04 Mathieu Chartiermadvise away app image dex cache arrays
2016-02-04 Calin JuravleMerge "Don't use native bridge for non zygote-spawn...
2016-02-04 Calin JuravleDon't use native bridge for non zygote-spawn processes
2016-02-04 Igor Murashkinruntime: Cleanup comments for kAccSkipAccessChecks
2016-02-04 Roland LevillainMerge "Ignore ZipFileTest#testZipFileWithLotsOfEntries...
2016-02-04 Roland LevillainMerge "Ignore DeflaterOutputStreamTest#testSyncFlushEna...
2016-02-04 Mark P MendellRevert "Revert "X86: Use the constant area for more...
2016-02-04 Roland LevillainMerge "Ignore ZipFileTest#testZipFileWithLotsOfEntries...
2016-02-04 Alex LightMake test 971-iface-super smaller to prevent gcstress...
2016-02-04 Roland LevillainMerge "Ignore DeflaterOutputStreamTest#testSyncFlushEna...
2016-02-04 Roland LevillainIgnore ZipFileTest#testZipFileWithLotsOfEntries failure...
2016-02-04 Mathieu ChartierUse correct requested alloc space begin for CC
2016-02-04 Roland LevillainIgnore DeflaterOutputStreamTest#testSyncFlushEnabled...
2016-02-04 Aart BikMerge "Fixed bug on premature DCHECK. With fail-before...
2016-02-04 Aart BikMerge "Fixed bug on premature DCHECK. With fail-before...
2016-02-04 Mark MendellSupport CMOV for x86_64 Select
2016-02-04 Roland LevillainMerge "Re-enable some MIPS/MIPS64 run-tests"
2016-02-04 Roland LevillainMerge "Re-enable some MIPS/MIPS64 run-tests"
2016-02-04 buzbeeART: Enable Jit Profiling in Mterp for arm/arm64
2016-02-04 Roland LevillainMerge "Test 565-checker-doublenegbitwise applies to...
2016-02-04 Roland LevillainMerge "Test 565-checker-doublenegbitwise applies to...
2016-02-04 Goran JakovljevicRe-enable some MIPS/MIPS64 run-tests
2016-02-04 David SrbeckyMerge "Reduce the size of native debug info generated...
2016-02-04 David SrbeckyMerge "Reduce the size of native debug info generated...
2016-02-04 David SrbeckyReduce the size of native debug info generated by JIT.
2016-02-04 Alexandre RamesTest 565-checker-doublenegbitwise applies to all archit...
2016-02-04 Igor MurashkinMerge "runtime: Don\'t skip verification for -Xverify...
2016-02-04 Igor MurashkinMerge "runtime: Don't skip verification for -Xverify...
2016-02-04 Mathieu ChartierMerge "Strip image-format arg in dex2oat"
2016-02-04 Mathieu ChartierMerge "Strip image-format arg in dex2oat"
2016-02-03 Mathieu ChartierStrip image-format arg in dex2oat
2016-02-03 Alex LightMerge "Fix class_linker_test to take into account defau...
2016-02-03 Alex LightMerge "Fix class_linker_test to take into account defau...
2016-02-03 Alex LightFix class_linker_test to take into account default...
2016-02-03 Igor Murashkinruntime: Don't skip verification for -Xverify:soft...
2016-02-03 Mathieu ChartierMerge "Avoid read barrier for UpdateEntrypoints"
2016-02-03 Mathieu ChartierMerge "Avoid read barrier for UpdateEntrypoints"
2016-02-03 Aart BikFixed bug on premature DCHECK.
2016-02-03 Igor MurashkinMerge changes I44ee74d8,I78b17187
2016-02-03 Igor MurashkinMerge changes from topic \'reflection_1_8\'
2016-02-03 Igor MurashkinMerge changes I44ee74d8,I78b17187
2016-02-03 Igor MurashkinMerge changes from topic 'reflection_1_8'
2016-02-03 Mathieu ChartierAvoid read barrier for UpdateEntrypoints
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
next