OSDN Git Service

android-x86/art.git
2016-02-09 Narayan KamathMerge "openjdkjvm: Don't leak the results of JVM_RawMon...
2016-02-09 Narayan Kamathopenjdkjvm: Don't leak the results of JVM_RawMonitorCreate.
2016-02-09 Narayan KamathMerge "openjdkjvm: clean up verbose logging."
2016-02-09 Narayan Kamathopenjdkjvm: clean up verbose logging.
2016-02-09 Hiroshi YamauchiMerge "Check pages are readable after mprotect for...
2016-02-09 Hiroshi YamauchiCheck pages are readable after mprotect for SEGV_ACCERR...
2016-02-08 Alex LightMerge "Default methods should not be found by getDeclar...
2016-02-08 Tamas BerghammerMerge "Revert "Make it possible to enable native debugg...
2016-02-08 Tamas BerghammerRevert "Make it possible to enable native debugging...
2016-02-08 Alex LightDefault methods should not be found by getDeclaredMethod
2016-02-08 Tamas BerghammerMerge "Make it possible to enable native debugging...
2016-02-08 David SrbeckyMerge "Split elf_writer_debug.cc to several files."
2016-02-08 David SrbeckySplit elf_writer_debug.cc to several files.
2016-02-08 David SrbeckyMerge "Move code related to debug info generation to...
2016-02-08 David SrbeckyMove code related to debug info generation to its own...
2016-02-08 Tamas BerghammerMake it possible to enable native debugging through...
2016-02-07 Nicolas GeoffrayMerge "Disable osr while investigating flakiness."
2016-02-07 Nicolas GeoffrayDisable osr while investigating flakiness.
2016-02-06 Christopher... Merge "Newer kernels added SEGV_BNDERR."
2016-02-06 Andreas GampeMerge "ART: Curb lock-verification-failure spam"
2016-02-05 Andreas GampeART: Curb lock-verification-failure spam
2016-02-05 Nicolas GeoffrayMerge "Point fixes after OSR change."
2016-02-05 Nicolas GeoffrayPoint fixes after OSR change.
2016-02-05 Andreas GampeMerge "ART: Better InitWithoutImage error messages"
2016-02-05 Andreas GampeART: Better InitWithoutImage error messages
2016-02-05 Hiroshi YamauchiMerge "Use 8-byte increment bracket sizes for rosalloc...
2016-02-05 Mathieu ChartierMerge "Address missed amend"
2016-02-05 Mathieu ChartierAddress missed amend
2016-02-05 Hiroshi YamauchiUse 8-byte increment bracket sizes for rosalloc thread...
2016-02-05 Mathieu ChartierMerge "Disable kDebugStackWalk"
2016-02-05 Mathieu ChartierDisable kDebugStackWalk
2016-02-05 Mathieu ChartierMerge "Fix moving GC bugs in quick_field_entrypoints.cc"
2016-02-05 Mathieu ChartierFix moving GC bugs in quick_field_entrypoints.cc
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 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 "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 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 Paul DuffinMerge "Add some more tests to those breaking since...
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 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 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 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 GeoffrayDisable test for now.
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 Bill BuzbeeMerge "ART: Enable Jit Profiling in Mterp for arm/arm64"
2016-02-04 Christopher... Newer kernels added SEGV_BNDERR.
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 "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 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 Mark MendellSupport CMOV for x86_64 Select
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 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 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 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 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 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 Mathieu ChartierAvoid read barrier for UpdateEntrypoints
2016-02-03 Aart BikMerge "Minor improvement on static BCE analysis."
next