OSDN Git Service

android-x86/art.git
2016-10-28 Roland LevillainMerge "Add support for Baker read barriers in UnsafeCAS...
2016-10-28 Narayan KamathMerge "compiler_driver: loosen DCHECK for java/lang...
2016-10-28 Narayan Kamathcompiler_driver: loosen DCHECK for java/lang/invoke...
2016-10-27 Treehugger... Merge "ART: Add missing PrettyCause"
2016-10-27 Treehugger... Merge "ART: Blacklist test 908 for GC_STRESS"
2016-10-27 Treehugger... Merge "ART: Add function to retrieve all tagged objects"
2016-10-27 Andreas GampeART: Blacklist test 908 for GC_STRESS
2016-10-27 Andreas GampeART: Add missing PrettyCause
2016-10-27 Vladimir MarkoMerge "Remove H[Reverse]PostOrderIterator and HInsertio...
2016-10-27 David SehrMerge "Remove some unneeded header includes"
2016-10-27 Treehugger... Merge "ARM: VIXL32: Exclude recently added test that...
2016-10-27 Vladimir MarkoRemove H[Reverse]PostOrderIterator and HInsertionOrderI...
2016-10-27 Roland LevillainMerge "ARM: VIXL32: Pass test 406-fields and a few...
2016-10-27 Artem SerovARM: VIXL32: Exclude recently added test that fails.
2016-10-27 Benoit LamarcheMerge "MethodHandles: Remove reference to Jack 4.11...
2016-10-27 Narayan KamathMethodHandles: Remove reference to Jack 4.11.BETA from...
2016-10-27 Treehugger... Merge "Add handle wrapper for interpreter iget/iput...
2016-10-27 Mathieu ChartierAdd handle wrapper for interpreter iget/iput quick
2016-10-27 Mathieu ChartierMerge "Add handle wrapper for DoCallCommon"
2016-10-27 Mathieu ChartierAdd handle wrapper for DoCallCommon
2016-10-27 Mathieu ChartierMerge "Move interpreter to ObjPtr"
2016-10-27 Mathieu ChartierMerge "Fix bad auto merge conflict resolution in CC"
2016-10-26 Mathieu ChartierFix bad auto merge conflict resolution in CC
2016-10-26 David SehrRemove some unneeded header includes
2016-10-26 Mathieu ChartierMove interpreter to ObjPtr
2016-10-26 Hiroshi YamauchiMerge "Avoid unnecessarily clearing/resetting region_sp...
2016-10-26 Treehugger... Merge "Fix build on XCode 8 w/OSX 10.12 SDK"
2016-10-26 Treehugger... Merge "Add mode bits to open() with O_CREAT."
2016-10-26 Hiroshi YamauchiMerge "Blacklist 130-hprof for tracing configs."
2016-10-26 Dimitry IvanovMerge "Always call into native loader when loading...
2016-10-26 Aart BikMerge "Improved induction variable analysis and loop...
2016-10-26 Treehugger... Merge "Reduce file descriptor limit for 151-OpenFileLimit."
2016-10-26 Treehugger... Merge "ART: Change InstructionSetFeatures to return...
2016-10-26 Roland LevillainMerge "ARM: VIXL32: Implement more codegen code to...
2016-10-26 Dan WillemsenFix build on XCode 8 w/OSX 10.12 SDK
2016-10-26 Nicolas GeoffrayMerge "Forgot these files from previous VerifierDeps...
2016-10-26 Nicolas GeoffrayForgot these files from previous VerifierDeps change.
2016-10-26 Andreas GampeART: Change InstructionSetFeatures to return unique_ptr
2016-10-26 Richard UhlerReduce file descriptor limit for 151-OpenFileLimit.
2016-10-26 Nicolas GeoffrayMerge "Save the non-verified classes in the VerifierDeps."
2016-10-26 Roland LevillainAdd support for Baker read barriers in UnsafeCASObject...
2016-10-26 Nicolas GeoffraySave the non-verified classes in the VerifierDeps.
2016-10-26 Treehugger... Merge "Reduce number of physical pages used for DexCach...
2016-10-26 Treehugger... Merge "Interpreter: Add support for method handle trans...
2016-10-26 Treehugger... Merge "Fall back to true anonymous mmap if out of file...
2016-10-26 Narayan KamathInterpreter: Add support for method handle transforms...
2016-10-26 Treehugger... Merge "Remove unused std::ostringstream variable."
2016-10-26 Treehugger... Merge "ART: Refactor class-linker methods"
2016-10-26 Andreas GampeART: Add function to retrieve all tagged objects
2016-10-25 Treehugger... Merge "ART: Initialize field in IndirectReferenceTable"
2016-10-25 George Burgess IVAdd mode bits to open() with O_CREAT.
2016-10-25 Mathieu ChartierMerge "Fix race with LOS Begin() and End()"
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase"
2016-10-25 Leonard MosescuEnable agent attaching during live phase
2016-10-25 Treehugger... Merge "Revert "ART: Temporarily use global references...
2016-10-25 Andreas GampeART: Initialize field in IndirectReferenceTable
2016-10-25 Hiroshi YamauchiAvoid unnecessarily clearing/resetting region_space_...
2016-10-25 Mathieu ChartierFix race with LOS Begin() and End()
2016-10-25 Andreas GampeART: Refactor class-linker methods
2016-10-25 Mathieu ChartierMerge "Clear (madvise) card table for CC"
2016-10-25 Andreas GampeRevert "ART: Temporarily use global references for...
2016-10-25 Treehugger... Merge "Remove workaround for repo."
2016-10-25 Aart BikMerge "Let dexdump prompt filename for zipped multi...
2016-10-25 Roland LevillainMerge "Fix the Thumb-2 definition of the CLREX instruct...
2016-10-25 Artem UdovichenkoReduce number of physical pages used for DexCache's...
2016-10-25 Andreas GampeMerge changes Iae3a933e,I08ff5d6e
2016-10-25 Andreas GampeMerge "ART: Clean up IndirectReferenceTable"
2016-10-25 Vladimir MarkoMerge "Clean up app image .bss dex cache arrays fixup."
2016-10-25 Roland LevillainFix the Thumb-2 definition of the CLREX instruction.
2016-10-25 Calin JuravleMerge "Build target which faciliates ART testing image...
2016-10-25 Vladimir MarkoMerge "Clear OOME from DexCache allocation when another...
2016-10-25 Calin JuravleBuild target which faciliates ART testing image/image...
2016-10-25 Vladimir MarkoMerge "Revert "Disable kBssEntry LoadString sharpening.""
2016-10-25 Vladimir MarkoClean up app image .bss dex cache arrays fixup.
2016-10-25 Vladimir MarkoClear OOME from DexCache allocation when another thread...
2016-10-25 Alexandre RamesARM: VIXL32: Pass test 406-fields and a few others.
2016-10-25 Narayan KamathMerge "method_handles: Minor refactor of PerformArgumen...
2016-10-25 Nicolas GeoffrayRemove workaround for repo.
2016-10-25 Vladimir MarkoRevert "Disable kBssEntry LoadString sharpening."
2016-10-25 Richard UhlerRemove unused std::ostringstream variable.
2016-10-25 Richard UhlerFall back to true anonymous mmap if out of file descrip...
2016-10-25 Nicolas GeoffrayMerge "Encode quickening info in .vdex."
2016-10-25 Andreas GampeART: Make IndirectReferenceTable resizable
2016-10-25 Mathieu ChartierClear (madvise) card table for CC
2016-10-25 Andreas GampeART: Change IndirectReferenceTable
2016-10-25 Andreas GampeART: Clean up IndirectReferenceTable
2016-10-25 Hiroshi YamauchiBlacklist 130-hprof for tracing configs.
2016-10-24 Aart BikLet dexdump prompt filename for zipped multi-dex files.
2016-10-24 Andreas GampeMerge "ART: Blacklist test 908 for target"
2016-10-24 Andreas GampeART: Blacklist test 908 for target
2016-10-24 Treehugger... Merge "ART: Add GC callbacks"
2016-10-24 Treehugger... Merge "ART: Only scan tag table once during marking"
2016-10-24 Andreas GampeART: Add GC callbacks
2016-10-24 Aart BikImproved induction variable analysis and loop optimizat...
2016-10-24 Mathieu ChartierMerge "Remove unnecessary load class for new instance"
2016-10-24 Nicolas GeoffrayEncode quickening info in .vdex.
2016-10-24 Treehugger... Merge "Move dex CFG dumping out of utils.cc"
2016-10-24 Andreas GampeART: Only scan tag table once during marking
2016-10-24 Mathieu ChartierRemove unnecessary load class for new instance
2016-10-24 David SehrMove dex CFG dumping out of utils.cc
next