OSDN Git Service

android-x86/art.git
2014-09-10 Bill BuzbeeMerge "ART: Fix variable formatting and CodeLayout...
2014-09-10 Mingyao YangMerge "Remove reference_static_offsets used for iterati...
2014-09-10 Bill BuzbeeMerge "Fix kThumb2Vldrd definition to set correct flag."
2014-09-10 Mingyao YangRemove reference_static_offsets used for iterating...
2014-09-10 Jean Christophe... ART: Fix variable formatting and CodeLayout's multiple...
2014-09-10 Mathieu ChartierMerge "Ensure class is linked before resolution"
2014-09-10 Sebastien HertzEnsure class is linked before resolution
2014-09-10 Christopher... Merge "Add proper cfi directives."
2014-09-10 Christopher... Add proper cfi directives.
2014-09-10 Nicolas GeoffrayMerge "Fix misuse of ArenaAllocator."
2014-09-10 Hiroshi YamauchiMerge "Address read barrier issue with cl/106467"
2014-09-10 Chih-Hung HsiehMerge "Disable Clang internal assembler."
2014-09-10 Vladimir MarkoMerge "Improve dex location canonicalization-related...
2014-09-10 Vladimir MarkoImprove dex location canonicalization-related performance.
2014-09-10 Nicolas GeoffrayFix misuse of ArenaAllocator.
2014-09-10 Mathieu ChartierMerge "Increase dex2oat timeouts for debug builds"
2014-09-10 Mathieu ChartierIncrease dex2oat timeouts for debug builds
2014-09-10 Junmo ParkFix kThumb2Vldrd definition to set correct flag.
2014-09-09 Mathieu ChartierMerge "Change Reference.get() intrinsic to Reference...
2014-09-09 Hiroshi YamauchiAddress read barrier issue with cl/106467
2014-09-09 Brian CarlstromMerge "Remove art-* targets in favor of build-art-...
2014-09-09 Chih-Hung HsiehDisable Clang internal assembler.
2014-09-09 Mathieu ChartierChange Reference.get() intrinsic to Reference.getRefere...
2014-09-09 Brian CarlstromRemove art-* targets in favor of build-art-* targets.
2014-09-09 Jeff HaoMerge "Change 099-vmdebug test to use File.createTempFile."
2014-09-09 Jeff HaoChange 099-vmdebug test to use File.createTempFile.
2014-09-09 Jeff HaoMerge "Disable tracing if enabled by default for new...
2014-09-09 Jeff HaoDisable tracing if enabled by default for new tracing...
2014-09-09 Jeff HaoMerge "Change when sampling thread is reset during...
2014-09-09 Jeff HaoChange when sampling thread is reset during shutdown...
2014-09-09 Bill BuzbeeMerge "x86: evaluation destination should be after...
2014-09-09 Vladimir MarkoMerge "Small error reporting fix in class linker."
2014-09-09 Andreas GampeMerge "ART: Better error reporting on broken oat file"
2014-09-09 Andreas GampeART: Better error reporting on broken oat file
2014-09-09 Sebastien HertzMerge "Fix monitor visit for class initializer"
2014-09-09 Sebastien HertzFix monitor visit for class initializer
2014-09-09 Serguei Katkovx86: evaluation destination should be after load of...
2014-09-09 Andreas GampeMerge "ART: Fix unchecked register index validity"
2014-09-09 Andreas GampeART: Fix unchecked register index validity
2014-09-09 Brian CarlstromMerge "Fix darwin run-test problems"
2014-09-09 Brian CarlstromFix darwin run-test problems
2014-09-09 Mathieu ChartierMerge "Add fast path for FindClass using the type dex...
2014-09-09 Mathieu ChartierMerge "Ignore heap trim requests if we are the zygote"
2014-09-09 Mathieu ChartierMerge "Revert "Fix heap trimmer daemon sleeping.""
2014-09-09 Mathieu ChartierAdd fast path for FindClass using the type dex file.
2014-09-08 Mathieu ChartierIgnore heap trim requests if we are the zygote
2014-09-08 Mathieu ChartierRevert "Fix heap trimmer daemon sleeping."
2014-09-08 Mathieu ChartierMerge "Add test for hashCode and System.identityHashCode."
2014-09-08 Mathieu ChartierAdd test for hashCode and System.identityHashCode.
2014-09-08 Mathieu ChartierMerge "Delete double finalization hack."
2014-09-08 Brian CarlstromMerge "Add CallNonvirtual test"
2014-09-08 Brian CarlstromAdd CallNonvirtual test
2014-09-08 Vladimir MarkoSmall error reporting fix in class linker.
2014-09-08 Nicolas GeoffrayMerge "Add (simple) side effects flags and equality...
2014-09-08 Nicolas GeoffrayAdd (simple) side effects flags and equality methods...
2014-09-08 Nicolas GeoffrayMerge "Clean-up and make the art script usable on target."
2014-09-08 Nicolas GeoffrayClean-up and make the art script usable on target.
2014-09-08 Nicolas GeoffrayMerge "Runtime support for the new stack maps for the...
2014-09-08 Nicolas GeoffrayRuntime support for the new stack maps for the opt...
2014-09-08 buzbeeMerge "Quick compiler: Fix handling of unused returns"
2014-09-08 buzbeeQuick compiler: Fix handling of unused returns
2014-09-07 Bill BuzbeeMerge "ART: Make the dominator bitvectors expandable"
2014-09-07 Bill BuzbeeMerge "Fix Thumb2Stm, ldm definition of EncodingMap...
2014-09-07 Junmo ParkFix Thumb2Stm, ldm definition of EncodingMap for arm
2014-09-06 Andreas GampeMerge "ART: Refactor elf_writer_quick, add symbolizer"
2014-09-06 Andreas GampeART: Refactor elf_writer_quick, add symbolizer
2014-09-05 Jean Christophe... ART: Make the dominator bitvectors expandable
2014-09-05 Brian CarlstromMerge "Fix numerous issues with DdmVmInternal allocatio...
2014-09-05 Mathieu ChartierDelete double finalization hack.
2014-09-05 Brian CarlstromFix numerous issues with DdmVmInternal allocation tracking
2014-09-05 Andreas GampeMerge "Revert "Revert "x86: Fix art_quick_instrumentati...
2014-09-05 Ian RogersMerge "ART: X86: Improve multiply in div/rem by literal"
2014-09-05 Calin JuravleMerge "Avoid recomputing the dex checksum during class...
2014-09-05 Calin JuravleAvoid recomputing the dex checksum during class loading
2014-09-05 Calin JuravleMerge "Remove unreachable code from class_linker.cc"
2014-09-05 Calin JuravleRemove unreachable code from class_linker.cc
2014-09-05 Mark MendellART: X86: Improve multiply in div/rem by literal
2014-09-05 Andreas GampeRevert "Revert "x86: Fix art_quick_instrumentation_exit""
2014-09-05 Andreas GampeMerge "Revert "x86: Fix art_quick_instrumentation_exit""
2014-09-05 Andreas GampeRevert "x86: Fix art_quick_instrumentation_exit"
2014-09-05 Andreas GampeMerge "x86: Fix art_quick_instrumentation_exit"
2014-09-05 Dmitry Petrochenkox86: Fix art_quick_instrumentation_exit
2014-09-04 Mathieu ChartierMerge "Add test case for runFinalization."
2014-09-04 Mathieu ChartierAdd test case for runFinalization.
2014-09-04 Dave AllisonMerge "Fix arm64 build warning (promoted to error)."
2014-09-04 Andreas GampeMerge "ART: Change ART for new native bridge sequence"
2014-09-04 Andreas GampeMerge "ART: Fix host run-test script"
2014-09-04 Dave AllisonFix arm64 build warning (promoted to error).
2014-09-04 Andreas GampeART: Fix host run-test script
2014-09-04 Andreas GampeART: Change ART for new native bridge sequence
2014-09-04 Dave AllisonMerge "Make nested signal more generic"
2014-09-04 Mathieu ChartierMerge "Fix heap trimmer daemon sleeping."
2014-09-04 Mathieu ChartierFix heap trimmer daemon sleeping.
2014-09-04 Dave AllisonMake nested signal more generic
2014-09-04 Ian RogersMerge "VisitClassesWithoutClassesLock isn't safe if...
2014-09-04 Ian RogersMerge "Fix stack overflow and duplicate methods while...
2014-09-04 Jeff HaoFix stack overflow and duplicate methods while tracing.
2014-09-04 Ian RogersMerge "ART: Fix x86_64 GenSelect case when destination...
2014-09-04 Jean Christophe... ART: Fix x86_64 GenSelect case when destination is Ref
2014-09-04 Ian RogersMerge "ART: Reduce LockCallTemps usage"
next