OSDN Git Service

android-x86/art.git
2016-09-12 Andreas GampeART: Add generic system-weak holder infrastructure
2016-09-07 Colin CrossMerge "Revert "Convert more of art to Android.bp""
2016-09-07 Colin CrossRevert "Convert more of art to Android.bp"
2016-09-07 Treehugger... Merge "Fix art tests"
2016-09-07 Colin CrossFix art tests
2016-09-07 Treehugger... Merge "Convert more of art to Android.bp"
2016-09-06 Treehugger... Merge "Add -g to art script --perf-report"
2016-09-06 Hiroshi YamauchiMerge changes I31aaf3ae,I8ef4639f
2016-09-06 Treehugger... Merge "ART: Dump more info on 137-cfi failure"
2016-09-06 Hiroshi YamauchiDisable the from-space memory protection under host...
2016-09-06 Treehugger... Merge "Optimizing: Fix handling empty fill-array-data."
2016-09-06 Hiroshi YamauchiRevert "Disable the from-space memory protection under...
2016-09-06 Colin CrossConvert more of art to Android.bp
2016-09-06 Treehugger... Merge "Change deoptimize entrypoint to save everything."
2016-09-06 Treehugger... Merge "ARM: VIXL32: Support a newer version of VIXL."
2016-09-06 Andreas GampeART: Dump more info on 137-cfi failure
2016-09-06 Vladimir MarkoOptimizing: Fix handling empty fill-array-data.
2016-09-06 Vladimir MarkoChange deoptimize entrypoint to save everything.
2016-09-06 Treehugger... Merge "MIPS32: Ensure preservation of RA in leaf method...
2016-09-05 Treehugger... Merge "Fix typo in definition of `build-art-executable`."
2016-09-05 Treehugger... Merge "Avoid excessive spill slots for slow paths."
2016-09-05 Vladimir MarkoAvoid excessive spill slots for slow paths.
2016-09-05 Roland LevillainFix typo in definition of `build-art-executable`.
2016-09-05 Anton KirilovARM: VIXL32: Support a newer version of VIXL.
2016-09-05 Orion HodsonMerge "Address a couple of TODOs and remove an unused...
2016-09-05 Nicolas GeoffrayMerge changes I3f825746,Ia4284ccd,I437ffd43
2016-09-05 Orion HodsonAddress a couple of TODOs and remove an unused header.
2016-09-05 Treehugger... Merge "Clean up some includes."
2016-09-05 Orion HodsonMerge "Support for loading classes from DEX files store...
2016-09-03 Treehugger... Merge changes I5acba084,I08a3379d
2016-09-03 Nicolas GeoffrayMerge "ART: Fixup JDWP tests script"
2016-09-03 Andreas GampeART: Fixup JDWP tests script
2016-09-03 Andreas GampeART: Suppress libbase failures in valgrind
2016-09-03 Andreas GampeART: Use a 50-deep call-stack in valgrind
2016-09-02 Mathieu ChartierMerge "Use the fast path object size for RosAlloc asm...
2016-09-02 Mathieu ChartierAdd -g to art script --perf-report
2016-09-02 Nicolas GeoffrayMerge "Remove duplicate entry."
2016-09-02 Nicolas GeoffrayRemove duplicate entry.
2016-09-02 Mathieu ChartierUse the fast path object size for RosAlloc asm stubs
2016-09-02 Treehugger... Merge "Blacklist flaky test."
2016-09-02 Treehugger... Merge "verifier: Pass ClassDef as a reference"
2016-09-02 Vladimir MarkoClean up some includes.
2016-09-02 Treehugger... Merge "Cache result of an expensive DCHECK"
2016-09-02 David Brazdilverifier: Pass ClassDef as a reference
2016-09-02 David BrazdilCache result of an expensive DCHECK
2016-09-02 Treehugger... Merge "Revert "Revert "Refactor writing type lookup...
2016-09-02 Orion HodsonSupport for loading classes from DEX files stored in...
2016-09-02 David BrazdilRevert "Revert "Refactor writing type lookup tables...
2016-09-02 Nicolas GeoffrayBlacklist flaky test.
2016-09-02 Treehugger... Merge "Disable the from-space memory protection under...
2016-09-02 Treehugger... Merge "ART: Use thread annotation macros from base"
2016-09-02 Colin CrossMerge "Remove auto-generated executable list"
2016-09-01 Alexey FrunzeMIPS32: Ensure preservation of RA in leaf methods if...
2016-09-01 Mathieu ChartierMerge "ART: Clean up x86 asm in dex cache entrypoints"
2016-09-01 Colin CrossMerge changes Id2bc87dc,I17c191ec
2016-09-01 Treehugger... Merge "Make 115-native-bridge idempotent"
2016-09-01 Colin CrossRemove auto-generated executable list
2016-09-01 Treehugger... Merge "MIPS32: Additional bitCount optimizations."
2016-09-01 Hiroshi YamauchiDisable the from-space memory protection under debug...
2016-09-01 Mathieu ChartierMerge "Clean up art_quick_resolve_string for arm64"
2016-09-01 Mathieu ChartierMerge "Faster allocation fast path"
2016-09-01 David BrazdilMerge "Revert "Refactor writing type lookup tables...
2016-09-01 David BrazdilRevert "Refactor writing type lookup tables into OAT"
2016-09-01 David BrazdilMerge "Refactor writing type lookup tables into OAT"
2016-09-01 Vladimir MarkoMerge "Revert "Re-enable boot image string sharpening.""
2016-09-01 Vladimir MarkoRevert "Re-enable boot image string sharpening."
2016-09-01 David BrazdilRefactor writing type lookup tables into OAT
2016-09-01 Vladimir MarkoMerge "[MIPS] Fix a mips64 mterp bug."
2016-09-01 Vladimir MarkoMerge "Constant fold Equal/NotEqual between null and...
2016-09-01 Vladimir MarkoMerge "Avoid decrementing iterator to std::set<>::begin...
2016-09-01 Vladimir MarkoAvoid decrementing iterator to std::set<>::begin()...
2016-09-01 Treehugger... Merge "Disable dexlayout_test on target."
2016-09-01 Treehugger... Merge "Revert "Remove auto-generated executable list""
2016-09-01 Mathieu ChartierFaster allocation fast path
2016-09-01 Jeff HaoDisable dexlayout_test on target.
2016-09-01 Colin CrossRevert "Remove auto-generated executable list"
2016-09-01 Mathieu ChartierClean up art_quick_resolve_string for arm64
2016-08-31 Andreas GampeART: Use thread annotation macros from base
2016-08-31 Colin CrossMerge "Remove auto-generated executable list"
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Treehugger... Merge "Fix a check failure in the CC background transit...
2016-08-31 Mathieu ChartierMerge "Fix unnecessary read barrier for resolved/initia...
2016-08-31 Treehugger... Merge "ART: Use libbase"
2016-08-31 Vladimir MarkoMerge "Remove workarounds for [D]CHECK()s in constexpr...
2016-08-31 Jeff HaoFinish dexlayout dumping of dex files and added test.
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 Wojciech StaszkiewiczMake 115-native-bridge idempotent
2016-08-31 David SehrAdd dex file intermediate representation
2016-08-31 Serban ConstantinescuExtend the InvokeRuntime() changes to mips64.
2016-08-31 Serban ConstantinescuExtend the InvokeRuntime() changes to mips.
2016-08-31 Serban ConstantinescuExtend the InvokeRuntime() changes to x86 and x86_64.
2016-08-31 Vladimir MarkoRemove workarounds for [D]CHECK()s in constexpr functions.
2016-08-31 Vladimir MarkoConstant fold Equal/NotEqual between null and non-null.
2016-08-31 Vladimir MarkoMerge "MIPS32: Fill branch delay slots"
2016-08-31 Vladimir MarkoMerge "Re-enable boot image string sharpening."
2016-08-31 Roland LevillainMerge "Add entrypoint type information."
2016-08-31 Hiroshi YamauchiFix a check failure in the CC background transition.
2016-08-31 Colin CrossRemove auto-generated executable list
2016-08-31 Andreas GampeART: SHARED_REQUIRES to REQUIRES_SHARED
2016-08-30 Alexey FrunzeMIPS32: Fill branch delay slots
next