OSDN Git Service

android-x86/art.git
2014-03-25 nikolay serdjukAn argument is handled incorrectly for add-int/lit8...
2014-03-25 Mathieu ChartierMerge "Refactor image writer reference visiting logic."
2014-03-25 Mathieu ChartierRefactor image writer reference visiting logic.
2014-03-24 Mathieu ChartierMerge "Refactor object reference visiting logic."
2014-03-24 Mathieu ChartierRefactor object reference visiting logic.
2014-03-24 Andreas GampeMerge "Fixes to mem_map wraparound and ARM64 quick_invo...
2014-03-24 Andreas GampeMerge "Avoid strerror until we are sure there is an...
2014-03-24 Brian CarlstromAvoid strerror until we are sure there is an error
2014-03-24 Mathieu ChartierMerge "Refactor and optimize GC code."
2014-03-24 Mathieu ChartierRefactor and optimize GC code.
2014-03-22 Andreas GampeFixes to mem_map wraparound and ARM64 quick_invoke...
2014-03-21 Hiroshi YamauchiMerge "Deduplicate the code that hardcodes the array...
2014-03-21 Hiroshi YamauchiDeduplicate the code that hardcodes the array header...
2014-03-21 Hiroshi YamauchiMerge "Revoke rosalloc thread-local buffers at the...
2014-03-21 Mathieu ChartierMerge "Don't return null for null utf in AllocFromModif...
2014-03-21 Mathieu ChartierDon't return null for null utf in AllocFromModifiedUtf8.
2014-03-21 Andreas GampeMerge "Fix sign problem, implement low-mem mmap wraparound"
2014-03-21 Hiroshi YamauchiRevoke rosalloc thread-local buffers at the checkpoint.
2014-03-21 Andreas GampeFix sign problem, implement low-mem mmap wraparound
2014-03-21 Ian RogersMerge "Improvements to Field.get/set."
2014-03-21 Ian RogersImprovements to Field.get/set.
2014-03-21 Vladimir MarkoMerge "Move saved SSA map to ScopedArenaAllocator to...
2014-03-21 Hiroshi YamauchiMerge "Refactor the garbage collector driver (GarbageCo...
2014-03-21 Vladimir MarkoMove saved SSA map to ScopedArenaAllocator to save...
2014-03-21 Vladimir MarkoMerge "Free Arenas from the ArenaStack before running...
2014-03-21 Andreas GampeMerge "Fix method index for GDB information"
2014-03-21 Mark MendellFix method index for GDB information
2014-03-21 Vladimir MarkoFree Arenas from the ArenaStack before running codegen.
2014-03-21 Sebastien HertzMerge "Support inlining detection from debugger."
2014-03-21 Sebastien HertzSupport inlining detection from debugger.
2014-03-21 Vladimir MarkoMerge "Fix and clean up intrinsic Math.abs(long)."
2014-03-21 Vladimir MarkoFix and clean up intrinsic Math.abs(long).
2014-03-21 Dave AllisonMerge "Fix issue parsing implicit_checks property"
2014-03-20 Dave AllisonFix issue parsing implicit_checks property
2014-03-20 Mathieu ChartierMerge "Fix RecordFree to take signed parameters."
2014-03-20 Mathieu ChartierMerge "Add Heap::RunningOnValgrind and call it from...
2014-03-20 Mathieu ChartierAdd Heap::RunningOnValgrind and call it from the spaces.
2014-03-20 Mathieu ChartierFix RecordFree to take signed parameters.
2014-03-20 Ian RogersMerge "64bit: make runtime offsets more deterministic."
2014-03-20 Ian Rogers64bit: make runtime offsets more deterministic.
2014-03-20 Hiroshi YamauchiMerge "Fix a libartd.so boot DCHECK failure with the...
2014-03-20 Colin CrossMerge "HACK: force target art executables to be compile...
2014-03-20 Hiroshi YamauchiFix a libartd.so boot DCHECK failure with the GSS colle...
2014-03-20 Colin CrossHACK: force target art executables to be compiled for...
2014-03-20 Hiroshi YamauchiRefactor the garbage collector driver (GarbageCollector...
2014-03-20 Vladimir MarkoMerge "Make all gc maps with 0 entries identical."
2014-03-20 Vladimir MarkoMerge "Clean up intrinsic Math.abs(float/double)."
2014-03-20 Vladimir MarkoMake all gc maps with 0 entries identical.
2014-03-20 Mathieu ChartierMerge "Add soft reference pre processing."
2014-03-20 Mathieu ChartierAdd soft reference pre processing.
2014-03-20 Andreas GampeMerge "Add FINAL and OVERRIDE to calling conventions...
2014-03-20 Andreas GampeAdd FINAL and OVERRIDE to calling conventions of the...
2014-03-20 Vladimir MarkoClean up intrinsic Math.abs(float/double).
2014-03-20 buzbeeMerge "Fix message in 083-compiler_regressions test"
2014-03-20 buzbeeFix message in 083-compiler_regressions test
2014-03-20 Bill BuzbeeMerge "Fix GenArithOpInt to work with RA correctly"
2014-03-20 Bill BuzbeeMerge "ART: API changes"
2014-03-20 Serguei KatkovFix GenArithOpInt to work with RA correctly
2014-03-20 Sebastien HertzMerge "Fix JDWP ObjectReference.InvokeMethod for virtua...
2014-03-20 Sebastien HertzMerge "Fix thread suspension in ObjectReference.Monitor...
2014-03-20 Sebastien HertzMerge "Do not send JDWP data in case of error."
2014-03-20 Sebastien HertzFix JDWP ObjectReference.InvokeMethod for virtual metho...
2014-03-20 Andreas GampeMerge "Some more ARM64 tests that are invalid at the...
2014-03-20 Andreas GampeSome more ARM64 tests that are invalid at the moment
2014-03-20 Andreas GampeMerge "Parts of ARM64 should not be enabled, yet"
2014-03-20 Andreas GampeParts of ARM64 should not be enabled, yet
2014-03-20 Brian CarlstromMerge "Fix test-art 083-compiler-regressions with work...
2014-03-20 Brian CarlstromFix test-art 083-compiler-regressions with work around
2014-03-20 Hiroshi YamauchiMerge "Make test-art pass with heap reference poisoning...
2014-03-20 Andreas GampeMerge "AArch64: Add arm64 runtime support."
2014-03-20 Stuart MonteithAArch64: Add arm64 runtime support.
2014-03-19 Mathieu ChartierMerge "Optimize stack overflow handling."
2014-03-19 buzbeeMerge "Fix Quick compiler "out of registers""
2014-03-19 buzbeeFix Quick compiler "out of registers"
2014-03-19 Mathieu ChartierOptimize stack overflow handling.
2014-03-19 Hiroshi YamauchiMake test-art pass with heap reference poisoning enabled.
2014-03-19 Sebastien HertzFix thread suspension in ObjectReference.MonitorInfo...
2014-03-19 Nicolas GeoffrayMerge "Run Java tests with the optimizing compiler."
2014-03-19 Nicolas GeoffrayRun Java tests with the optimizing compiler.
2014-03-19 Jean Christophe... ART: API changes
2014-03-18 Mathieu ChartierMerge "Fix stack overflow for mutual recursion."
2014-03-18 Brian CarlstromFix stack overflow for mutual recursion.
2014-03-18 Hiroshi YamauchiMerge "Use the card table to speed up the GSS collector."
2014-03-18 Vladimir MarkoMerge "Early inlining of simple methods."
2014-03-18 Vladimir MarkoEarly inlining of simple methods.
2014-03-18 Sebastien HertzDo not send JDWP data in case of error.
2014-03-18 Nicolas GeoffrayMerge "Fix lint error, and Makefile that could be confu...
2014-03-18 Nicolas GeoffrayFix lint error, and Makefile that could be confused...
2014-03-18 Nicolas GeoffrayMerge "Plug new optimizing compiler in compilation...
2014-03-18 Nicolas GeoffrayPlug new optimizing compiler in compilation pipeline.
2014-03-18 Nicolas GeoffrayMerge "ART change: Script is using function(), which...
2014-03-17 Ian RogersMerge "Fix comment typo."
2014-03-17 Ian RogersFix comment typo.
2014-03-17 Andreas GampeMerge "Quick typo fix in the 4GB lowmem code"
2014-03-17 Andreas GampeQuick typo fix in the 4GB lowmem code
2014-03-17 Andreas GampeMerge "AArch64: Add memory allocation in low 4GB"
2014-03-17 Ian RogersMerge "Test code generation for field accesses."
2014-03-17 Stuart MonteithAArch64: Add memory allocation in low 4GB
2014-03-17 Nicolas GeoffrayART change: Script is using function(), which is bash...
2014-03-17 Ian RogersTest code generation for field accesses.
next