OSDN Git Service

android-x86/art.git
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 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.
2014-03-13 Jeff HaoAllow patching between dex files in the boot classpath.
2014-03-13 Andreas GampeMerge "Work-around stack overflow issues."
2014-03-12 Ian RogersWork-around stack overflow issues.
2014-03-12 Andreas GampeMerge "Fixing structure of native frame for Generic...
2014-03-12 Andreas GampeFixing structure of native frame for Generic JNI
2014-03-12 Andreas GampeMerge "Fix tests for 64b"
2014-03-12 Ian RogersMerge "Improve use of CHECK macros."
2014-03-12 Dave AllisonMerge "Fix oatdump for apps."
2014-03-12 Ian RogersImprove use of CHECK macros.
2014-03-12 Andreas GampeFix tests for 64b
2014-03-12 Ian RogersMerge "Implement proxy support for x86-64."
2014-03-12 Ian RogersImplement proxy support for x86-64.
2014-03-12 Ian RogersMerge "Set default dex2oat instruction set for x86...
2014-03-12 Ian RogersSet default dex2oat instruction set for x86-64 and...
2014-03-12 Andreas GampeMerge "Fixed and refactored 64b host build"
2014-03-12 Dave AllisonFix oatdump for apps.
2014-03-12 Andreas GampeFixed and refactored 64b host build
2014-03-12 Vladimir MarkoMove inline method detection to runtime.
2014-03-12 Chao-ying FuAdd dex2oat --print-pass-names and --disable-passes...
2014-03-12 Brian CarlstromMerge "Test Method.getModifiers() result for proxy...
2014-03-12 Brian CarlstromTest Method.getModifiers() result for proxy methods
2014-03-12 Ian RogersMerge "A few 64bit fixes."
2014-03-12 Ian RogersA few 64bit fixes.
2014-03-12 Ian RogersMerge "Remove spurious duplicate line of code"
2014-03-12 Ian RogersMerge "Always reset CFI state."
2014-03-11 Ian RogersAlways reset CFI state.
2014-03-11 buzbeeRemove spurious duplicate line of code
2014-03-11 Hiroshi YamauchiMerge "Put the post zygote non-moving space next to...
2014-03-11 Hiroshi YamauchiPut the post zygote non-moving space next to the malloc...
2014-03-11 Ian RogersMerge "Ensure functions start with clean CFA state."
2014-03-11 Ian RogersEnsure functions start with clean CFA state.
2014-03-11 Vladimir MarkoMerge "Fix BitVector::SetInitialBits()."
2014-03-11 Vladimir MarkoFix BitVector::SetInitialBits().
2014-03-11 Vladimir MarkoMerge "Avoid Cache*LoweringInfo pass when there's no...
2014-03-11 Vladimir MarkoAvoid Cache*LoweringInfo pass when there's no GET/PUT...
2014-03-11 Ying WangMerge "Disable host clang only if WITHOUT_HOST_CLANG...
2014-03-11 Ying WangDisable host clang only if WITHOUT_HOST_CLANG is set
2014-03-11 Ian RogersMerge "Unify 64bit int constant definitions."
2014-03-11 Ian RogersUnify 64bit int constant definitions.
2014-03-10 Ian RogersMerge "Fix LIR generation for long arithmetic operation"
2014-03-10 Andreas GampeMerge "Fix old stack frame size check"
2014-03-10 Andreas GampeFix old stack frame size check
2014-03-10 Mathieu ChartierMerge "Don't always allocate constructor newInstance...
2014-03-10 Mathieu ChartierDon't always allocate constructor newInstance as non...
2014-03-10 Ian RogersMerge "LongToFp result storage fixed"
2014-03-10 Ian RogersMerge "AArch64: Add ARM64 Disassembler"
2014-03-10 Ian RogersMerge "ARM: Inline codegen for long-to-float on ARM."
2014-03-10 Ian RogersMerge "ARM: Remove duplicated instructions; add vcvt...
2014-03-10 Serban ConstantinescuAArch64: Add ARM64 Disassembler
2014-03-10 Mathieu ChartierMerge "Add timing split for RevokeAllThreadLocalBuffers."
2014-03-10 Mathieu ChartierAdd timing split for RevokeAllThreadLocalBuffers.
2014-03-10 Andreas GampeMerge "More JNI compiler tests and small fix"
2014-03-10 Andreas GampeMore JNI compiler tests and small fix
2014-03-10 Zheng XuARM: Remove duplicated instructions; add vcvt, vmla...
2014-03-10 Zheng XuARM: Inline codegen for long-to-float on ARM.
2014-03-10 Nicolas GeoffrayMerge "Fix lint errors."
2014-03-10 Nicolas GeoffrayFix lint errors.
2014-03-10 Nicolas GeoffrayMerge "Add register support to the optimizing compiler."
2014-03-10 Nicolas GeoffrayAdd register support to the optimizing compiler.
next