OSDN Git Service

android-x86/art.git
2016-09-21 Robert SesekAdd CanWriteToDalvikCache() check before writing a...
2016-09-19 Treehugger... Merge "Include `nodes.h` in `nodes_shared.h` to help...
2016-09-19 Aart BikMerge "Minor induction variable analysis changes."
2016-09-19 Roland LevillainMerge "ARM: VIXL32: Implement a disassembler."
2016-09-19 Alexandre RamesInclude `nodes.h` in `nodes_shared.h` to help editing...
2016-09-19 Nicolas GeoffrayMerge "MIPS64: Fix overlapping use of "in" & "out"...
2016-09-19 Treehugger... Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk"
2016-09-19 Treehugger... Merge "MIPS32: Improve storing of constants in fields...
2016-09-19 Treehugger... Merge "Revert "test: Remove icu cleanup hack""
2016-09-18 Colin CrossRevert "test: Remove icu cleanup hack"
2016-09-17 Treehugger... Merge "Remove TypeLookupTable from DexFile."
2016-09-17 Nicolas GeoffrayMerge "Fix 2ND arch gtest testing."
2016-09-17 Dan WillemsenMove ART_HOST_TEST_DIR to Android.common_test.mk
2016-09-16 David SehrRemove TypeLookupTable from DexFile.
2016-09-16 Aart BikMinor induction variable analysis changes.
2016-09-16 Aart BikMerge "Add a comment to dex2oat's parent pid logging"
2016-09-16 Nicolas GeoffrayFix 2ND arch gtest testing.
2016-09-16 Treehugger... Merge "Fix a deadlock in the CC collector."
2016-09-16 Treehugger... Merge "Move art::Runtime::InitZygote logic from art...
2016-09-16 Treehugger... Merge "x86/x86-64: Simplify codegen using helper functi...
2016-09-16 Treehugger... Merge "Fix build for VerifierDeps gtest on target"
2016-09-16 Anton KirilovARM: VIXL32: Implement a disassembler.
2016-09-16 Vladimir Markox86/x86-64: Simplify codegen using helper functions.
2016-09-16 David BrazdilFix build for VerifierDeps gtest on target
2016-09-16 Treehugger... Merge "Implement VerifierDeps encoding/decoding"
2016-09-16 Nicolas GeoffrayMerge "Add a phony target for golem."
2016-09-16 Nicolas GeoffrayAdd a phony target for golem.
2016-09-16 Treehugger... Merge "Collect verifier dependencies"
2016-09-16 David BrazdilImplement VerifierDeps encoding/decoding
2016-09-16 David BrazdilCollect verifier dependencies
2016-09-16 Treehugger... Merge "test: Remove icu cleanup hack"
2016-09-16 Nicolas GeoffrayMerge "Fix 32-bit device tests"
2016-09-16 Nicolas GeoffrayMerge "Fix HOST_PREFER_32_BITS tests"
2016-09-16 Colin CrossFix 32-bit device tests
2016-09-16 Colin CrossFix HOST_PREFER_32_BITS tests
2016-09-16 Alexey FrunzeMIPS32: Improve storing of constants in fields and...
2016-09-16 Hiroshi YamauchiFix a deadlock in the CC collector.
2016-09-16 Treehugger... Merge "Fix mac build"
2016-09-15 Mathieu ChartierMerge "Avoid using memcpy for object header in Concurre...
2016-09-15 Colin CrossFix mac build
2016-09-15 Mathieu ChartierAvoid using memcpy for object header in ConcurrentCopyi...
2016-09-15 Colin CrossMerge changes from topic 'art_tests'
2016-09-15 Treehugger... Merge "Fix run_java_fuzz_test.py imports"
2016-09-15 Wojciech StaszkiewiczAdd a comment to dex2oat's parent pid logging
2016-09-15 Treehugger... Merge "Minor edits in javafuzz"
2016-09-15 Wojciech StaszkiewiczFix run_java_fuzz_test.py imports
2016-09-15 Colin CrossConvert art gtests to Android.bp
2016-09-15 Colin CrossConvert libart-gtest to Android.bp
2016-09-15 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-09-15 Aart BikMinor edits in javafuzz
2016-09-15 Mathieu ChartierMerge "Fix moving GC bugs in entrypoints"
2016-09-15 Chris LarsenMIPS64: Fix overlapping use of "in" & "out" registers.
2016-09-15 Treehugger... Merge "Added ability to generate last-value of linear...
2016-09-15 Treehugger... Merge "Integrate bisection search with javafuzz"
2016-09-15 Treehugger... Merge "ARM: Try to emit branches early to save memory."
2016-09-15 Chih-Hung HsiehFix google-explicit-constructor warnings in art.
2016-09-15 Aart BikAdded ability to generate last-value of linear induction.
2016-09-15 Vladimir MarkoARM: Try to emit branches early to save memory.
2016-09-15 Nicolas GeoffrayMerge "Revert "Revert "Re-apply "Cleanup run-test and...
2016-09-15 Treehugger... Merge "MIPS: Enable the ComparisonsLong test in the...
2016-09-15 Nicolas GeoffrayRevert "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-15 Roland LevillainMerge "Add missing OVERRIDE qualifiers in code generators."
2016-09-15 David BrazdilMerge "Move ArrayRef to runtime/base"
2016-09-15 Treehugger... Merge "Fix dexlist_test"
2016-09-15 Treehugger... Merge "Log PPID when running dex2oat"
2016-09-15 Colin CrossFix dexlist_test
2016-09-14 Mathieu ChartierFix moving GC bugs in entrypoints
2016-09-14 Wojciech StaszkiewiczLog PPID when running dex2oat
2016-09-14 Alexey FrunzeMIPS: Enable the ComparisonsLong test in the code gener...
2016-09-14 Treehugger... Merge "Make LinearizeGraph() public (and move it to...
2016-09-14 Treehugger... Merge "jni: Update VIXL macro assembler to have vmovdrr...
2016-09-14 Wojciech StaszkiewiczIntegrate bisection search with javafuzz
2016-09-14 Aart BikMake LinearizeGraph() public (and move it to nodes...
2016-09-14 Igor Murashkinjni: Update VIXL macro assembler to have vmovdrr/vmovsr...
2016-09-14 David BrazdilMove ArrayRef to runtime/base
2016-09-14 Robert SesekMove art::Runtime::InitZygote logic from art into frame...
2016-09-14 Roland LevillainAdd missing OVERRIDE qualifiers in code generators.
2016-09-14 Mathieu ChartierMerge "Make ScopedAssertNoThreadSuspension no overhead...
2016-09-14 Colin CrossMerge "Update art to use hooks instead of customizer"
2016-09-14 Treehugger... Merge "ARM/ARM64: Fix throwing entrypoints to call...
2016-09-14 Aart BikMerge "Separate annotations from dexfile reading."
2016-09-14 David SehrSeparate annotations from dexfile reading.
2016-09-14 Treehugger... Merge "MIPS32: Implement table-based packed switch"
2016-09-14 Vladimir MarkoARM/ARM64: Fix throwing entrypoints to call runtime...
2016-09-14 Treehugger... Merge "Remove ThrowNoSuchMethod entrypoint."
2016-09-14 Vladimir MarkoRemove ThrowNoSuchMethod entrypoint.
2016-09-14 Treehugger... Merge "Revert "Revert "Use implicit null checks inside...
2016-09-14 Vladimir MarkoRevert "Revert "Use implicit null checks inside try...
2016-09-14 Nicolas GeoffrayMerge "Make dex2oat art_cc_binary instead of just cc_bi...
2016-09-14 Nicolas GeoffrayMake dex2oat art_cc_binary instead of just cc_binary.
2016-09-14 Alexey FrunzeMIPS32: Implement table-based packed switch
2016-09-14 Treehugger... Merge "Fix mac build"
2016-09-14 Treehugger... Merge "Add test dependency on dexlist"
2016-09-14 Colin CrossAdd test dependency on dexlist
2016-09-13 Colin CrossFix mac build
2016-09-13 Igor Murashkintest: Remove icu cleanup hack
2016-09-13 Treehugger... Merge "Fix mac build"
2016-09-13 Mathieu ChartierMake ScopedAssertNoThreadSuspension no overhead for...
2016-09-13 Treehugger... Merge "String Compression (interpreter only) bug fix"
2016-09-13 Treehugger... Merge "Revert "Re-apply "Cleanup run-test and Makefile...
next