OSDN Git Service

android-x86/art.git
2016-05-03 Richard UhlerHold a ClassLoader reference in NativeAllocationRegistry.
2016-05-03 Narayan KamathMerge "DexFile: Add an API to query oat file status...
2016-05-03 Narayan KamathDexFile: Add an API to query oat file status.
2016-05-02 Dimitry IvanovFix check_jni_compiler tests
2016-05-02 Dimitry IvanovSupply librarySearchPath to PathClassLoader
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-05-02 Dimitry IvanovReset NativeLoader on DestroyJavaVM
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-29 Andreas GampeMerge "ART: Disambiguate access-checks mode from lock...
2016-04-29 Andreas GampeMerge "ART: Fix Mac build" into nyc-dev
2016-04-29 Andreas GampeART: Fix Mac build
2016-04-29 Jeff HaoMerge "Add ability to see if a dex file is backed by...
2016-04-29 Mathieu ChartierFix profile saver to use base dex location
2016-04-29 Hans BoehmCorrect monitor pool synchronization
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-29 TreeHugger... Merge "ART: Log all monitor operations to systrace...
2016-04-29 Brian CarlstromMerge "Add null checks to weak DexCache references...
2016-04-29 Bill BuzbeeMerge "ART: Add missing EXPORT_PCs to x86/_64 mterp...
2016-04-29 Brian CarlstromAdd null checks to weak DexCache references
2016-04-29 Mathieu ChartierMerge "Add contender method for lock contention" into...
2016-04-29 Mathieu ChartierAdd contender method for lock contention
2016-04-29 Andreas GampeART: Log all monitor operations to systrace
2016-04-29 buzbeeART: Add missing EXPORT_PCs to x86/_64 mterp
2016-04-29 Nicolas GeoffrayRemove invoke after inlining.
2016-04-29 Calin JuravleMerge "Fix how the ProfileSaver thread attaches to...
2016-04-29 Calin JuravleFix how the ProfileSaver thread attaches to the runtime.
2016-04-28 Andreas GampeART: Disambiguate access-checks mode from lock-counting
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Jeff HaoAdd ability to see if a dex file is backed by an oat...
2016-04-28 Calin JuravleMerge "Fix -Xint and -Xusejit interaction" into nyc-dev
2016-04-28 Vladimir MarkoMerge "ART: add exynos-m1 to a53 #835769 & #843419...
2016-04-28 TreeHugger... Merge "Decrease transition weight." into nyc-dev
2016-04-28 Calin JuravleFix -Xint and -Xusejit interaction
2016-04-28 Junmo ParkART: add exynos-m1 to a53 #835769 & #843419 erratum...
2016-04-28 Nicolas GeoffrayDecrease transition weight.
2016-04-28 Nicolas GeoffrayForbid HDeoptimize instructions in OSR methods.
2016-04-28 David BrazdilMerge "ART: Disable back edge uses for irreducible...
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM...
2016-04-27 Mathieu ChartierMerge "Revert "Write conflict tables in image"" into...
2016-04-27 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-27 Dimitry IvanovInitialize native loader on JNI_CreateJavaVM
2016-04-27 Jeff HaoMerge "Support to pass <uses-library> option through...
2016-04-27 Mathieu ChartierMerge "Write conflict tables in image" into nyc-dev
2016-04-27 Jeff HaoSupport to pass <uses-library> option through to dex2oat.
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-27 David BrazdilART: Disable back edge uses for irreducible loops
2016-04-27 Calin JuravleAdd command line option for jit invoke transition weight
2016-04-27 Calin JuravleSplit profile recording from jit compilation
2016-04-27 Vladimir MarkoMerge "Thumb2: Reduce memory used for fixup dependencie...
2016-04-26 Richard UhlerDeduplicate simple roots in hprof.
2016-04-26 Aart BikMerge "Test component type for errors too. With regress...
2016-04-26 Aart BikTest component type for errors too.
2016-04-26 Vladimir MarkoThumb2: Reduce memory used for fixup dependencies.
2016-04-26 Vladimir MarkoReduce memory lost by ArenaAllocator for large allocations.
2016-04-26 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_da...
2016-04-25 TreeHugger... Merge "Make a fake libart for misbehaving apps." into...
2016-04-25 Nicolas GeoffrayMake sure the referring class is in the dex cache.
2016-04-25 David BrazdilART: Fix ROR Checker test
2016-04-25 Andreas GampeART: Change x86 from modify_ldt to set_thread_data
2016-04-25 Nicolas GeoffrayAdd flag to ArtMethod to skip compilation.
2016-04-25 David BrazdilMerge "ART: Naive NullCheck elimination in InstructionB...
2016-04-22 Mathieu ChartierMerge "Add support for eagerly calculating conflict...
2016-04-22 Mathieu ChartierAdd support for eagerly calculating conflict tables
2016-04-22 TreeHugger... Merge "ART: Disable unstarted runtime pow test for...
2016-04-22 TreeHugger... Merge "ART: Slightly change InitializeClass flow" into...
2016-04-22 Andreas GampeART: Disable unstarted runtime pow test for valgrind
2016-04-22 David BrazdilART: Naive NullCheck elimination in InstructionBuilder
2016-04-22 Andreas GampeART: Slightly change InitializeClass flow
2016-04-21 TreeHugger... Merge "Make dex file loading failure more explicit...
2016-04-21 TreeHugger... Merge "Fix interaction between instrumentation and...
2016-04-21 Alex LightMake dex file loading failure more explicit about failure.
2016-04-21 Nicolas GeoffrayFix interaction between instrumentation and jit lock.
2016-04-21 Mathieu ChartierMerge "Fix heap check." into nyc-dev
2016-04-21 Mathieu ChartierFix heap check.
2016-04-21 Vladimir MarkoMerge "Use dex cache from compilation unit in RTP....
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix disassembly of the b.w offset."...
2016-04-21 David BrazdilART: Address late comments on a GVN memory-saving CL
2016-04-21 Vladimir MarkoThumb2: Fix disassembly of the b.w offset.
2016-04-21 Vladimir MarkoUse dex cache from compilation unit in RTP.
2016-04-21 David BrazdilReduce memory usage in GVN
2016-04-21 Vladimir MarkoMerge "Thumb2: Fix EmitJumpTables() to extend buffer...
2016-04-21 Vladimir MarkoMerge "Fix HInstruction::ReplaceInput(), allow no-op...
2016-04-20 Alex LightMake a fake libart for misbehaving apps.
2016-04-20 TreeHugger... Merge "ART: Add logging for CHECK failure" into nyc-dev
2016-04-20 Vladimir MarkoFix HInstruction::ReplaceInput(), allow no-op.
2016-04-20 Andreas GampeMerge changes I0360a078,I3e267519 into nyc-dev
2016-04-20 Andreas GampeART: Add logging for CHECK failure
2016-04-20 Aart BikMerge "Avoid constructing types with errors." into...
2016-04-20 Vladimir MarkoMerge changes Iddd42d75,Ifb2d7b35 into nyc-dev
2016-04-20 Vladimir MarkoReuse HUseListNode<>s when replacing instruction or...
2016-04-20 Vladimir MarkoUse iterators "before" the use node in HUserRecord<>.
2016-04-20 TreeHugger... Merge "ProfileSaver: query profiling_infos instead...
2016-04-20 Vladimir MarkoThumb2: Fix EmitJumpTables() to extend buffer only...
2016-04-20 Calin JuravleProfileSaver: query profiling_infos instead of the...
2016-04-20 Vladimir MarkoMerge changes I5044e94b,I149273b7 into nyc-dev
2016-04-20 Andreas GampeMerge "ART: Fast-fail empty other handlers in fault...
2016-04-19 Aart BikAvoid constructing types with errors.
2016-04-19 Mathieu ChartierDo less work holding thread list lock
2016-04-19 Vladimir MarkoFix 570-checker-osr test for non-debuggable mode.
next