OSDN Git Service

android-x86/art.git
2014-04-03 Calin JuravleMerge "Profile: repurposed kTresholdPercent"
2014-04-03 Mathieu ChartierMerge "Use temp register in Unsafe Get/Put intrisics...
2014-04-03 Andreas GampeMerge "Make SpaceBitmap cross-compiling tolerant"
2014-04-03 Mathieu ChartierUse temp register in Unsafe Get/Put intrisics for displ...
2014-04-03 Jeff HaoMerge "Add support for -Xverify:none mode."
2014-04-03 Jeff HaoAdd support for -Xverify:none mode.
2014-04-03 Andreas GampeMake SpaceBitmap cross-compiling tolerant
2014-04-02 Christopher... Merge "Keep the symbol table in the shared libraries."
2014-04-02 Ian RogersMerge "Pass instruction-set from runtime through to...
2014-04-02 Ian RogersPass instruction-set from runtime through to spawned...
2014-04-02 Colin CrossMerge "force dex2oat target executables to be compiled...
2014-04-02 Dave AllisonMerge "Add r4 as promotable register if implicit suspen...
2014-04-02 Dave AllisonAdd r4 as promotable register if implicit suspend checks
2014-04-02 Colin Crossforce dex2oat target executables to be compiled for...
2014-04-02 Calin JuravleProfile: repurposed kTresholdPercent
2014-04-02 Ian RogersMerge "Avoid debug check violation in thread registration."
2014-04-02 Ian RogersAvoid debug check violation in thread registration.
2014-04-02 Calin JuravleMerge "Fixed total method count in profile file parsing."
2014-04-02 Calin JuravleFixed total method count in profile file parsing.
2014-04-02 Narayan KamathMerge "Include <sys/resource.h> for rlimit."
2014-04-02 Narayan KamathInclude <sys/resource.h> for rlimit.
2014-04-02 Nicolas GeoffrayMerge "Update missed DEX2OAT -> DEX2OATD changes."
2014-04-02 Nicolas GeoffrayUpdate missed DEX2OAT -> DEX2OATD changes.
2014-04-02 Narayan KamathMerge "Move most zygote related code to frameworks...
2014-04-02 Nicolas GeoffrayMerge "Use debug version of DEX2OAT explicitly."
2014-04-02 Nicolas GeoffrayUse debug version of DEX2OAT explicitly.
2014-04-02 Sebastien HertzMerge "Fix ClassHelper::GetDirectInterface for proxy...
2014-04-02 Sebastien HertzMerge "Cleanup transaction support"
2014-04-02 Sebastien HertzCleanup transaction support
2014-04-02 Christopher... Keep the symbol table in the shared libraries.
2014-04-02 Brian CarlstromMerge "Use TEST_ART_RUN_TESTS consistently"
2014-04-02 Brian CarlstromUse TEST_ART_RUN_TESTS consistently
2014-04-01 Dave AllisonMerge "Add GenBarrier() calls to terminate all IT blocks."
2014-04-01 Dave AllisonAdd GenBarrier() calls to terminate all IT blocks.
2014-04-01 Ian RogersMerge "Fix ThreadStress, unify ANR lock descriptions."
2014-04-01 Andreas GampeMerge "Fix Thread offsets for ARM64 assembly"
2014-04-01 Mathieu ChartierMerge "Fix running with DlMalloc instead of RosAlloc."
2014-04-01 Ian RogersFix ThreadStress, unify ANR lock descriptions.
2014-04-01 Mathieu ChartierFix running with DlMalloc instead of RosAlloc.
2014-04-01 Andreas GampeFix Thread offsets for ARM64 assembly
2014-04-01 Andreas GampeMerge "Build changes to build multilib tests"
2014-04-01 Andreas GampeBuild changes to build multilib tests
2014-04-01 buzbeeMerge "Quick compiler: add comment to Arm encoding"
2014-04-01 buzbeeQuick compiler: add comment to Arm encoding
2014-04-01 Jeff HaoMerge "Fix reflection access checks for app compatibility."
2014-04-01 Jeff HaoFix reflection access checks for app compatibility.
2014-04-01 buzbeeMerge "Quick compiler, MIPS resource cleanup"
2014-04-01 Jeff HaoMerge "Revert "Fix access checks for app compatibility.""
2014-04-01 Jeff HaoRevert "Fix access checks for app compatibility."
2014-04-01 Mathieu ChartierMerge "Add handler for printing java stack traces for...
2014-04-01 Jeff HaoMerge "Fix access checks for app compatibility."
2014-04-01 Hiroshi YamauchiMerge "Make the support code for read barriers a bit...
2014-04-01 Jeff HaoFix access checks for app compatibility.
2014-04-01 Mathieu ChartierAdd handler for printing java stack traces for compiled...
2014-04-01 Ian RogersMerge "Calling convention support for cross 64/32 compi...
2014-04-01 Ian RogersCalling convention support for cross 64/32 compilation.
2014-04-01 Mathieu ChartierMerge "Fix stack overflow slow path error."
2014-04-01 Narayan KamathMove most zygote related code to frameworks/base.
2014-04-01 Ian RogersMerge "Revert "Revert "Optimize easy multiply and easy...
2014-04-01 Ian RogersMerge "Allow mixing of thread offsets between 32 and...
2014-04-01 Ian RogersAllow mixing of thread offsets between 32 and 64bit...
2014-04-01 Andreas GampeMerge "art: Make calling convention immune to SIRT...
2014-04-01 Andreas GampeMerge "Fix instruction printing for filled-new-array"
2014-04-01 Bill BuzbeeMerge "Use ResetDef to prevent from removing necessary...
2014-04-01 Sebastien HertzFix ClassHelper::GetDirectInterface for proxy class
2014-04-01 Nicolas GeoffrayMerge "Disable timing sensitive tests on dist builds."
2014-04-01 Sebastien HertzMerge "Return correct JDWP type tag for array class"
2014-04-01 Nicolas GeoffrayMerge "Art script: Use PWD for android-data and cleanup...
2014-04-01 Andrew HsiehMerge "Add -lpthread -ldl to link executable/tests"
2014-04-01 Brian CarlstromDisable timing sensitive tests on dist builds.
2014-04-01 Andrew HsiehAdd -lpthread -ldl to link executable/tests
2014-04-01 Dmitry Petrochenkoart: Make calling convention immune to SIRT structure...
2014-04-01 Andreas GampeFix instruction printing for filled-new-array
2014-04-01 Dave AllisonMerge "Implement implicit stack overflow checks"
2014-04-01 Dave AllisonImplement implicit stack overflow checks
2014-04-01 Hiroshi YamauchiMake the support code for read barriers a bit more...
2014-03-31 Mathieu ChartierFix stack overflow slow path error.
2014-03-31 Hiroshi YamauchiMerge "Fix a DCHECK failure when causing GC from DDMS."
2014-03-31 Vladimir MarkoMerge "Mark ScopedArenaAllocator's allocations undefine...
2014-03-31 Vladimir MarkoMerge "Faster AssembleLIR for ARM."
2014-03-31 Vladimir MarkoMark ScopedArenaAllocator's allocations undefined for...
2014-03-31 Vladimir MarkoFaster AssembleLIR for ARM.
2014-03-31 Nicolas GeoffrayMerge "Add support for adding two integers in optimizin...
2014-03-31 Nicolas GeoffrayAdd support for adding two integers in optimizing compiler.
2014-03-31 Narayan KamathMerge "Remove use of pthread_cond_timedwait_monotonic."
2014-03-31 Nicolas GeoffrayMerge "Add support for invoke-static in optimizing...
2014-03-31 Sebastien HertzReturn correct JDWP type tag for array class
2014-03-31 Nicolas GeoffrayAdd support for invoke-static in optimizing compiler.
2014-03-30 Brian CarlstromMerge "No longer restrict to -source 1.5 since it cause...
2014-03-30 Brian CarlstromNo longer restrict to -source 1.5 since it causes a...
2014-03-29 Chao-ying FuUse ResetDef to prevent from removing necessary stores...
2014-03-28 Mathieu ChartierMerge "Fix non concurrent mark sweep ergonomics."
2014-03-28 Mathieu ChartierFix non concurrent mark sweep ergonomics.
2014-03-28 Jeff HaoMerge "Some fixes for comments and implied conversions."
2014-03-28 Jeff HaoSome fixes for comments and implied conversions.
2014-03-28 Hiroshi YamauchiFix a DCHECK failure when causing GC from DDMS.
2014-03-28 Mathieu ChartierMerge "Swap allocation stacks in pause."
2014-03-28 Ian RogersRevert "Revert "Optimize easy multiply and easy div...
2014-03-28 Jeff HaoMerge "Add access checks to Method and Field reflection."
2014-03-28 Jeff HaoAdd access checks to Method and Field reflection.
next