OSDN Git Service

android-x86/art.git
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 Nicolas GeoffrayMerge "Run Java tests with the optimizing compiler."
2014-03-19 Nicolas GeoffrayRun Java tests with the optimizing compiler.
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 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."
2014-03-14 Ian Rogers64bit build fix.
2014-03-14 Zheng XuARM: Do not allocate temp registers in MulLong if possible.
2014-03-14 Zheng XuRemove duplicated register load in function call to...
2014-03-14 Ian RogersMerge "Refactor reflective method invocation."
2014-03-14 Ian RogersRefactor reflective method invocation.
2014-03-14 Mathieu ChartierMerge "Refactor reference code into mirror namespace."
2014-03-14 Mathieu ChartierRefactor reference code into mirror namespace.
2014-03-14 Sebastien HertzFix reg type merging in the verifier
2014-03-14 Bill BuzbeeMerge "Add dependency for operations with x86 FPU stack"
2014-03-14 Andreas GampeMerge "Remove small duplicate code in Generic JNI handl...
2014-03-14 Andreas GampeRemove small duplicate code in Generic JNI handling...
2014-03-14 Narayan KamathMerge "mips has no sa_restorer."
2014-03-14 Narayan Kamathmips has no sa_restorer.
2014-03-14 Brian CarlstromMerge "Fix path for arch/mips/fault_handler_mips.cc"
2014-03-14 Brian CarlstromFix path for arch/mips/fault_handler_mips.cc
2014-03-14 Serguei KatkovAdd dependency for operations with x86 FPU stack
2014-03-14 Brian CarlstromMerge "Avoid bus error from reading unaligned 64-bit...
2014-03-13 Mathieu ChartierMerge "Fix heap trimming logic."
2014-03-13 Mathieu ChartierFix heap trimming logic.
2014-03-13 Andreas GampeMerge "Fixes for Generic JNI"
2014-03-13 Andreas GampeFixes for Generic JNI
2014-03-13 Brian CarlstromAvoid bus error from reading unaligned 64-bit literal
2014-03-13 Dave AllisonMerge "Implicit null/suspend checks (oat version bump)"
2014-03-13 Dave AllisonImplicit null/suspend checks (oat version bump)
2014-03-13 Jeff HaoMerge "Allow patching between dex files in the boot...
2014-03-13 Mathieu ChartierMerge "Refactor immune region logic into its own file."
2014-03-13 Mathieu ChartierRefactor immune region logic into its own file.
2014-03-13 Sebastien HertzMerge "Fix debugger crashes in presence of proxy objects."
2014-03-13 Ian RogersMerge "Implement FINAL/OVERRIDE for clang."
2014-03-13 Ian RogersImplement FINAL/OVERRIDE for clang.
2014-03-13 Sebastien HertzMerge "Fix thread suspension assertion in debugger."
2014-03-13 Sebastien HertzFix thread suspension assertion in debugger.
2014-03-13 Vladimir MarkoMerge "Use LIRSlowPath for intrinsics, improve String...
2014-03-13 Vladimir MarkoUse LIRSlowPath for intrinsics, improve String.indexOf().
2014-03-13 Ian RogersMerge "Bump up stack overflow region for 64bit."
2014-03-13 Sebastien HertzFix debugger crashes in presence of proxy objects.
2014-03-13 Bill BuzbeeMerge "ART's intrinsic for String.indexOf use the incor...
2014-03-13 Vladimir MarkoMerge "Add dex2oat --print-pass-names and --disable...
2014-03-13 Vladimir MarkoMerge "Move inline method detection to runtime."
2014-03-13 Nicolas GeoffrayMerge "Fix non-{arm, x86} builds."
2014-03-13 Nicolas GeoffrayFix non-{arm, x86} builds.
2014-03-13 Nicolas GeoffrayMerge "Fix virt-specifiers outside class definition...
2014-03-13 Nicolas GeoffrayFix virt-specifiers outside class definition errors.
2014-03-13 Nicolas GeoffrayMerge "More code generation for the optimizing compiler."
2014-03-13 Nicolas GeoffrayMore code generation for the optimizing compiler.
2014-03-13 Nicolas GeoffrayMerge "Add command line support for enabling the optimi...
2014-03-13 Nicolas GeoffrayAdd command line support for enabling the optimizing...
2014-03-13 Yevgeny RoubanART's intrinsic for String.indexOf use the incorrect...
2014-03-13 Ian RogersBump up stack overflow region for 64bit.
2014-03-13 Ian RogersMerge "Fix type of constant to be long."
2014-03-13 Ian RogersFix type of constant to be long.
next