OSDN Git Service

android-x86/art.git
2015-10-16 Richard UhlerChange dex_location_ from const char* to std::string.
2015-10-14 Vladimir MarkoMerge "Improve Thumb2 bitwise operations."
2015-10-14 Vladimir MarkoImprove Thumb2 bitwise operations.
2015-10-14 Nicolas GeoffrayMerge "Fix braino in arm assembler."
2015-10-14 Nicolas GeoffrayFix braino in arm assembler.
2015-10-14 Nicolas GeoffrayMerge "Fix MIPS64 boot"
2015-10-14 Goran JakovljevicFix MIPS64 boot
2015-10-14 Nicolas GeoffrayMerge "Implement System.arraycopy intrinsic for arm."
2015-10-14 Nicolas GeoffrayMerge "Disable tests requiring python3 for dist builds."
2015-10-14 Nicolas GeoffrayDisable tests requiring python3 for dist builds.
2015-10-13 Mathieu ChartierMerge "Add some missing comments"
2015-10-13 Mathieu ChartierAdd some missing comments
2015-10-13 Alex LightMerge "Add initial default method support to Art"
2015-10-13 Mathieu ChartierMerge "Revert "Revert "Unload oat files"""
2015-10-13 Mathieu ChartierRevert "Revert "Unload oat files""
2015-10-13 Alex LightAdd initial default method support to Art
2015-10-13 Nicolas GeoffrayMerge "Fix braino in ArtCode refactoring."
2015-10-13 Nicolas GeoffrayFix braino in ArtCode refactoring.
2015-10-13 Andreas GampeMerge "ART: Rewrite stub-test inline assembly"
2015-10-13 Andreas GampeART: Rewrite stub-test inline assembly
2015-10-13 Nicolas GeoffrayImplement System.arraycopy intrinsic for arm.
2015-10-13 Mathieu ChartierMerge "Fix moving GC bugs in MonitorEnter and MonitorExit"
2015-10-13 Mathieu ChartierFix moving GC bugs in MonitorEnter and MonitorExit
2015-10-13 Vladimir MarkoMerge "Fix mips64 build: Add missing "="."
2015-10-13 Vladimir MarkoFix mips64 build: Add missing "=".
2015-10-13 Calin JuravleMerge "Revert "optimizing: propagate type information...
2015-10-13 Calin JuravleRevert "optimizing: propagate type information of argum...
2015-10-13 Nicolas GeoffrayMerge "Add an abstraction over a compiled code."
2015-10-13 Nicolas GeoffrayAdd an abstraction over a compiled code.
2015-10-13 Sebastien HertzMerge "Revert "Revert "Fix instrumentation frame check...
2015-10-13 Nicolas GeoffrayMerge "Change JNI calling convention for mips"
2015-10-13 Nicolas GeoffrayMerge "MIPS: Assemblers changes needed for optimizing...
2015-10-13 Nicolas GeoffrayMerge "Revert "Unload oat files""
2015-10-13 Nicolas GeoffrayRevert "Unload oat files"
2015-10-12 Mathieu ChartierMerge "Avoid visiting find array class cache as roots"
2015-10-12 Mathieu ChartierAvoid visiting find array class cache as roots
2015-10-12 Richard UhlerMerge "Pay attention to string offset and count fields."
2015-10-12 Mathieu ChartierMerge "Unload oat files"
2015-10-12 Mathieu ChartierUnload oat files
2015-10-12 Andreas GampeMerge "ART: Lock counting in the interpreter"
2015-10-12 Calin JuravleMerge "optimizing: propagate type information of arguments"
2015-10-12 Calin Juravleoptimizing: propagate type information of arguments
2015-10-12 Sebastien HertzRevert "Revert "Fix instrumentation frame check with...
2015-10-12 Vladimir MarkoMerge "Optimizing: Avoid string init register set copy...
2015-10-12 Vladimir MarkoMerge "Optimizing: Move GraphChecker memory allocations...
2015-10-12 Nicolas GeoffrayMerge "Intrinsify System.arraycopy."
2015-10-12 Calin JuravleMerge "Assert that referrers class should not need...
2015-10-12 Vladimir MarkoOptimizing: Move GraphChecker memory allocations to...
2015-10-12 Vladimir MarkoOptimizing: Avoid string init register set copy for...
2015-10-12 Calin JuravleAssert that referrers class should not need access...
2015-10-12 Nicolas GeoffrayMerge "Revert "Fix instrumentation frame check with...
2015-10-12 Nicolas GeoffrayRevert "Fix instrumentation frame check with inlining"
2015-10-12 Nicolas GeoffrayIntrinsify System.arraycopy.
2015-10-12 Sebastien HertzMerge "Fix instrumentation frame check with inlining"
2015-10-09 Andreas GampeART: Lock counting in the interpreter
2015-10-09 Mathieu ChartierMerge "Add OatFileManager"
2015-10-09 Mathieu ChartierAdd OatFileManager
2015-10-09 Calin JuravleMerge "Add test to check that unverified methods are...
2015-10-09 Calin JuravleMerge "Add a clarifying comment on HLoadClass::Instruct...
2015-10-09 Calin JuravleMerge "Don't check for optimizing test marker on unsupp...
2015-10-09 Calin JuravleAdd test to check that unverified methods are not inlined.
2015-10-09 Calin JuravleAdd a clarifying comment on HLoadClass::InstructionData...
2015-10-09 Calin JuravleDon't check for optimizing test marker on unsupported...
2015-10-09 Vladimir MarkoMerge "ART: Use arena allocator with HashSet/HashMap."
2015-10-09 Vladimir MarkoART: Use arena allocator with HashSet/HashMap.
2015-10-09 Andreas GampeMerge "ART: Do not abort on exception in CreatePeer"
2015-10-08 Chih-hung HsiehMerge "Revert "Disable clang optimization to boot up...
2015-10-08 Chih-hung HsiehRevert "Disable clang optimization to boot up on arm64."
2015-10-08 Andreas GampeART: Do not abort on exception in CreatePeer
2015-10-08 Vladimir MarkoMerge "ART: Do not include endian.h on Mac."
2015-10-08 Vladimir MarkoART: Do not include endian.h on Mac.
2015-10-08 Vladimir MarkoMerge "Add DCHECKs to ArenaVector and ScopedArenaVector."
2015-10-08 Calin JuravleMerge "Make sure classes with different access checks...
2015-10-08 Vladimir MarkoMerge "Optimizing: Clean up after tagging arena allocat...
2015-10-08 Calin JuravleMake sure classes with different access checks are...
2015-10-08 David BrazdilMerge "Mark a new Checker test broken for MIPS32"
2015-10-08 David BrazdilMark a new Checker test broken for MIPS32
2015-10-08 David BrazdilMerge "ART: Checker tests for --debuggable"
2015-10-08 David BrazdilART: Checker tests for --debuggable
2015-10-08 Vladimir MarkoOptimizing: Clean up after tagging arena allocations.
2015-10-08 Vladimir MarkoAdd DCHECKs to ArenaVector and ScopedArenaVector.
2015-10-08 Calin JuravleMerge "Don't remove type checks if we need to perform...
2015-10-08 Calin JuravleMerge "Enforce optimizing test marker for verification...
2015-10-08 Nicolas GeoffrayMerge "Fix x86_64 round intrinsic duplicate load"
2015-10-08 Sebastien HertzFix instrumentation frame check with inlining
2015-10-07 Jeff HaoMerge "Move dmtracedump from dalvik to art."
2015-10-07 Jeff HaoMove dmtracedump from dalvik to art.
2015-10-07 Mathieu ChartierMerge "Mark breakpoint roots"
2015-10-07 Calin JuravleDon't remove type checks if we need to perform an acces...
2015-10-07 Calin JuravleEnforce optimizing test marker for verification errors.
2015-10-07 Mark MendellFix x86_64 round intrinsic duplicate load
2015-10-07 Andreas GampeMerge "ART: Remove interpreter entrypoints"
2015-10-07 Andreas GampeART: Remove interpreter entrypoints
2015-10-07 Andreas GampeMerge "ART: Change asm test logging"
2015-10-07 Andreas GampeART: Change asm test logging
2015-10-07 Vladimir MarkoMerge "Revert "Quick: Work around large frame sizes...
2015-10-07 Vladimir MarkoRevert "Quick: Work around large frame sizes for x86_64."
2015-10-07 Vladimir MarkoMerge "Quick: Work around large frame sizes for x86_64."
2015-10-07 Vladimir MarkoQuick: Work around large frame sizes for x86_64.
2015-10-07 Nicolas GeoffrayMerge "Fix lint issues."
next