OSDN Git Service

android-x86/art.git
2014-03-21 Hiroshi YamauchiMerge "Refactor the garbage collector driver (GarbageCo...
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.
2014-03-17 Vladimir MarkoMerge "Class initialization check elimination."
2014-03-17 Vladimir MarkoClass initialization check elimination.
2014-03-17 Sebastien HertzMerge "Fix debugger crash in native method frames."
2014-03-17 Sebastien HertzFix debugger crash in native method frames.
2014-03-17 Sebastien HertzMerge "Fix reg type merging in the verifier"
2014-03-16 Brian CarlstromMerge "include <float.h> for DBL_MAX and DBL_MIN"
2014-03-15 Brian Carlstrominclude <float.h> for DBL_MAX and DBL_MIN
2014-03-15 Bill BuzbeeMerge "Remove duplicated register load in function...
2014-03-15 Bill BuzbeeMerge "ARM: Do not allocate temp registers in MulLong...
2014-03-15 Brian CarlstromMerge "Fix build."
2014-03-15 Hiroshi YamauchiUse the card table to speed up the GSS collector.
2014-03-14 Brian CarlstromMerge "Make MemMap::MapAnonymous() fail if the requeste...
2014-03-14 Hiroshi YamauchiMake MemMap::MapAnonymous() fail if the requested addre...
2014-03-14 Ian RogersMerge "Remove unused variable and tidy test #includes."
2014-03-14 Ian RogersRemove unused variable and tidy test #includes.
2014-03-14 Ian RogersMerge "x86-64 disassembler support."
2014-03-14 Ian Rogersx86-64 disassembler support.
2014-03-14 Robert CraigFix build.
2014-03-14 Ian RogersMerge "Use quick generic JNI calls based on compiler...
2014-03-14 Ian RogersMerge "Work-around GCC polymorphism problems."
2014-03-14 Ian RogersWork-around GCC polymorphism problems.
2014-03-14 Ian RogersUse quick generic JNI calls based on compiler driver...
2014-03-14 Ian RogersMerge "64bit build fix."
next