OSDN Git Service

android-x86/art.git
2016-12-01 mikaelpeltierUpdate Jack options to enable invoke-polymorphic
2016-11-30 Nicolas GeoffrayMerge "Do not call IsMarked on null."
2016-11-30 Treehugger... Merge "ART: Remove duplicate StackVisitor method."
2016-11-30 Nicolas GeoffrayDo not call IsMarked on null.
2016-11-30 Nicolas GeoffrayMerge "ARM: VIXL32: Implement HClassTableGet Visitor."
2016-11-30 Nicolas GeoffrayMerge "ARM: VIXL32: Fix some test failures."
2016-11-30 Nicolas GeoffrayMerge "Don't call realpath on a file that may not exist."
2016-11-30 Nicolas GeoffrayMerge "Move inline caches GC handling in JitCodeCache."
2016-11-30 Nicolas GeoffrayMerge "Revert CC related changes."
2016-11-30 Nicolas GeoffrayDon't call realpath on a file that may not exist.
2016-11-30 Nicolas GeoffrayRevert CC related changes.
2016-11-30 Nicolas GeoffrayMerge "Don't use ashmen when kIsTargetLinux is set."
2016-11-30 Mathieu ChartierMerge "Improve invalid object logging"
2016-11-30 Andreas GampeART: Remove duplicate StackVisitor method.
2016-11-30 Aart BikMerge "Added support for android root in dexfuzz."
2016-11-29 Mathieu ChartierMerge "Fix mips build in InitEntryPoints"
2016-11-29 Mathieu ChartierFix mips build in InitEntryPoints
2016-11-29 Nicolas GeoffrayDon't use ashmen when kIsTargetLinux is set.
2016-11-29 Mathieu ChartierMerge "Fix mac build in ResetQuickAllocEntryPoints"
2016-11-29 Mathieu ChartierFix mac build in ResetQuickAllocEntryPoints
2016-11-29 Mathieu ChartierMerge "ARM: Fix JNI MacroAssembler after VIXL update."
2016-11-29 Mathieu ChartierMerge "X86_64: Add allocation entrypoint switching...
2016-11-29 Vladimir MarkoMerge "Revert "Revert "Revert "Revert "Revert "Make...
2016-11-29 Vladimir MarkoRevert "Revert "Revert "Revert "Revert "Make sure that...
2016-11-29 Nicolas GeoffrayMove inline caches GC handling in JitCodeCache.
2016-11-29 Mathieu ChartierImprove invalid object logging
2016-11-29 Artem SerovARM: Fix JNI MacroAssembler after VIXL update.
2016-11-29 Mathieu ChartierMerge "Use non vixl arm macro assembler"
2016-11-29 Mathieu ChartierUse non vixl arm macro assembler
2016-11-29 Treehugger... Merge "Disabled fallback to interpreter in dexfuzz."
2016-11-29 Vladimir MarkoMerge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI...
2016-11-29 Sebastien HertzMerge "Fix event reporting from the debugger thread"
2016-11-29 Vladimir MarkoMerge "Revert "Revert "Revert "Revert "Make sure that...
2016-11-29 Nicolas GeoffrayMerge "Fix the target Linux builds of ART"
2016-11-29 Vladimir MarkoARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics.
2016-11-29 Branislav RankovDisabled fallback to interpreter in dexfuzz.
2016-11-29 Vladimir MarkoRevert "Revert "Revert "Revert "Make sure that const...
2016-11-29 Treehugger... Merge "Removed quick support from dexfuzz."
2016-11-29 Roland LevillainMerge "Re-enable run-test 484-checker-register-hints...
2016-11-29 Branislav RankovAdded support for android root in dexfuzz.
2016-11-29 Sebastien HertzFix event reporting from the debugger thread
2016-11-29 Paul DuffinMerge "Use junit-host instead of junit"
2016-11-29 Treehugger... Merge "Moved escape analysis to reusable module"
2016-11-28 Aart BikMoved escape analysis to reusable module
2016-11-28 Paul DuffinUse junit-host instead of junit
2016-11-28 Nicolas GeoffrayMerge "Refine the DexOptNeeded codes."
2016-11-28 Nicolas GeoffrayMerge "ARM: VIXL32: Fix breaking changes from recent...
2016-11-28 Treehugger... Merge "Cache flush/invalidate needs RWX permission"
2016-11-28 Artem UdovichenkoCache flush/invalidate needs RWX permission
2016-11-28 Orion HodsonMerge "ART: Throw InternalError rather than VirtualMach...
2016-11-28 Orion HodsonMerge "Revert "Revert "Method Handles: Add VarargsColle...
2016-11-28 Richard UhlerRefine the DexOptNeeded codes.
2016-11-25 Orion HodsonRevert "Revert "Method Handles: Add VarargsCollector.""
2016-11-25 Orion HodsonART: Throw InternalError rather than VirtualMachineError
2016-11-25 Orion HodsonMerge "Revert "Method Handles: Add VarargsCollector.""
2016-11-25 Orion HodsonRevert "Method Handles: Add VarargsCollector."
2016-11-25 Anton KirilovARM: VIXL32: Fix some test failures.
2016-11-25 Scott WakelingARM: VIXL32: Fix breaking changes from recent VIXL...
2016-11-25 Nicolas GeoffrayMerge "ARM: VIXL32: Improve codegen on CBZ/CBNZ"
2016-11-25 Nicolas GeoffrayMerge "Use input-vdex-fd, or input-vdex in dex2oat."
2016-11-25 Richard UhlerMerge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472...
2016-11-24 Richard UhlerRefine OatStatus enum.
2016-11-24 Nicolas GeoffrayUse input-vdex-fd, or input-vdex in dex2oat.
2016-11-24 Branislav RankovRemoved quick support from dexfuzz.
2016-11-24 Vladimir MarkoMerge "Revert "Revert "Revert "Make sure that const...
2016-11-24 Vladimir MarkoRevert "Revert "Revert "Make sure that const-class...
2016-11-24 xueliang.zhongARM: VIXL32: Implement HClassTableGet Visitor.
2016-11-24 Orion HodsonMerge "Method Handles: Add VarargsCollector."
2016-11-24 xueliang.zhongARM: VIXL32: Improve codegen on CBZ/CBNZ
2016-11-24 Vladimir MarkoMerge "Revert "Revert "Make sure that const-class linka...
2016-11-24 Richard UhlerFactor out code for picking the best oat file.
2016-11-24 Richard UhlerMove dumping of oat file status inside of the OatFileAs...
2016-11-24 Richard UhlerRemove OatFileAssistant IsOutOfDate, IsUpToDate, and...
2016-11-24 Richard UhlerSimplify decision of which is the best oat file.
2016-11-23 Mathieu ChartierMerge "Speed up verified methods"
2016-11-23 Nicolas GeoffrayMerge "libopenjdkjvmti is actually not a test library."
2016-11-23 Vladimir MarkoRevert "Revert "Make sure that const-class linkage...
2016-11-23 Orion HodsonMethod Handles: Add VarargsCollector.
2016-11-23 Nicolas Geoffraylibopenjdkjvmti is actually not a test library.
2016-11-23 Roland LevillainRe-enable run-test 484-checker-register-hints with...
2016-11-23 Nicolas GeoffrayMerge "Update expectations in SetVerifierDeps/SetStackS...
2016-11-23 Calin JuravleMerge "Revert "Use interpret-only instead of verify...
2016-11-23 Calin JuravleRevert "Use interpret-only instead of verify-at-runtime...
2016-11-23 Nicolas GeoffrayUpdate expectations in SetVerifierDeps/SetStackSample.
2016-11-23 Nicolas GeoffrayMerge "Update run-test dependencies on device."
2016-11-23 Nicolas GeoffrayUpdate run-test dependencies on device.
2016-11-23 Julien DurajFix the target Linux builds of ART
2016-11-23 Roland LevillainMerge "Fix build rules for statically linked oatdump...
2016-11-23 Mathieu ChartierSpeed up verified methods
2016-11-22 Jeff HaoMerge changes from topic 'dex2oat_dexlayout'
2016-11-22 Mathieu ChartierMerge "Always fill in root table length"
2016-11-22 Jeff HaoAdd layout scheme to dexlayout for dex file reordering.
2016-11-22 Mathieu ChartierAlways fill in root table length
2016-11-22 Treehugger... Merge "Verify for type_id out of range errors"
2016-11-22 Mathieu ChartierMerge "Correctly handle EINTR return from futex"
2016-11-22 David SehrVerify for type_id out of range errors
2016-11-22 Vladimir MarkoMerge "Revert "Make sure that const-class linkage is...
2016-11-22 Vladimir MarkoRevert "Make sure that const-class linkage is preserved."
2016-11-22 Roland LevillainFix build rules for statically linked oatdump on host.
2016-11-22 Jeff HaoAdd new --layout-profile compiler-filter for dex2oat.
next