OSDN Git Service

Merge "Factor vector unary/binary shared code out into superclass." am: 2d4d161f26...
[android-x86/art.git] / dex2oat /
2017-04-21 Calin JuravleMerge "Ignore the optimized location passed to DexFile...
2017-04-21 Nicolas GeoffrayMerge "Handle catch phis in code sinking."
2017-04-20 Treehugger RobotMerge "Add descriptor validation to ClassLinker::FindCl...
2017-04-20 Treehugger RobotMerge "Vdex: Workaround arrays with erroneous component...
2017-04-20 Mathieu ChartierMerge "Use partial TLAB regions" into oc-dev
2017-04-20 Mathieu ChartierMerge "Use partial TLAB regions" into oc-dev
2017-04-19 Colin CrossMerge "Remove obsolete rules to build runtests"
2017-04-19 Jeff HaoAllow dex2oat to handle relative paths.
2017-04-19 David SehrMerge "Revert "Add dexdiag_test""
2017-04-19 Treehugger RobotMerge changes Ie3d5e176,Ic1fbb885,I10bafcff
2017-04-19 Treehugger RobotMerge "Implement can_generate_native_method_bind capabi...
2017-04-19 Treehugger RobotMerge "Implement halving add idiom (with checker tests)."
2017-04-19 Treehugger RobotMerge "MIPS64: java.lang.System.arraycopy() for copying...
2017-04-19 Mingyao YangMerge "Fix CHA test failures under some configurations."
2017-04-19 Jeff HaoAllow dex2oat to handle relative paths.
2017-04-19 Jeff HaoMerge "Allow dex2oat to handle relative paths." am...
2017-04-19 Jeff HaoMerge "Allow dex2oat to handle relative paths." am...
2017-04-19 Jeff HaoMerge "Allow dex2oat to handle relative paths."
2017-04-19 Treehugger RobotMerge "Allow dex2oat to handle relative paths."
2017-04-19 David SehrMerge "Add dexdiag_test" am: ad70f8f997 am: a2d4447e34...
2017-04-19 Andreas GampeMerge "ART: Refactor run-test 924" am: 70d9cf92f6 am...
2017-04-19 Andreas GampeMerge "ART: Filter more thread roots" am: 5e2c2894dc...
2017-04-19 Nicolas GeoffrayMerge "Record class status after verification." into...
2017-04-19 Nicolas GeoffrayMerge "Record class status after verification." into...
2017-04-19 Roland LevillainMerge "Fix ARM64 SystemArrayCopy intrinsic with large...
2017-04-19 Roland LevillainMerge "Fix ARM64 SystemArrayCopy intrinsic with large...
2017-04-19 Nicolas GeoffrayMerge "Record class status after verification." am...
2017-04-19 Vladimir MarkoMerge "ARM64: Heap poisoning for link-time Baker CC...
2017-04-19 Sebastien HertzMerge "Follow-up to 70d60275cc2860bde50e5f9c5b151e94f74...
2017-04-19 Sebastien HertzMerge "Reduce timeout of JDWP tests" am: aebc6870db...
2017-04-19 Nicolas GeoffrayMerge "Revert "Invoke dex2oat explictly before dalvikvm...
2017-04-19 Nicolas GeoffrayMerge "Revert "Invoke dex2oat explictly before dalvikvm""
2017-04-19 Sebastien HertzMerge "Always check result of Thread::ModifySuspendCoun...
2017-04-19 Mathieu ChartierMerge "Call mirror::CallSite::VisitRoots" am: ea24e0956...
2017-04-19 Mathieu ChartierMerge "Use correct type for GetValueFromShadowFrame...
2017-04-19 Mathieu ChartierMerge "Use correct type for GetValueFromShadowFrame...
2017-04-19 Jeff HaoAllow dex2oat to handle relative paths.
2017-04-18 Jeff HaoMerge "Allow dex2oat to handle relative paths."
2017-04-18 Alex LightFix obsolete method change check.
2017-04-18 Calin JuravleMerge "Invoke dex2oat explictly before dalvikvm"
2017-04-18 Treehugger RobotMerge "Make ART build/test configurations use the CC...
2017-04-18 Roland LevillainMerge "Fix ARM64 SystemArrayCopy intrinsic with large...
2017-04-18 Treehugger RobotMerge "Fix Arena allocation tracking."
2017-04-18 Josh Gaosigchain: switch from __thread to pthread_setspecific.
2017-04-18 Luis Hector ChavezIWYU fixes for sigchainlib/sigchain.cc
2017-04-18 Treehugger RobotMerge "sigchain: switch from __thread to pthread_setspe...
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-17 Aart BikMerge "Fixed bug on pending environment use of terminat...
2017-04-15 Alex LightMerge changes I5b05e23a,I9350b250,I1d66b42a
2017-04-14 Treehugger RobotMerge "Remove test skips associated with b/37240685"
2017-04-14 Alex LightEnsure one can call DisposeEnvironment during event...
2017-04-14 Andreas GampeMerge "ART: Use _exit in dex2oat" am: c1be9f2b77 am...
2017-04-14 Andreas GampeMerge "ART: Use _exit in dex2oat" am: c1be9f2b77 am...
2017-04-14 Andreas GampeMerge "ART: Use _exit in dex2oat" am: c1be9f2b77
2017-04-14 Andreas GampeMerge "ART: Use _exit in dex2oat"
2017-04-14 Treehugger RobotMerge "ART: Use _exit in dex2oat"
2017-04-13 Andreas GampeART: Use _exit in dex2oat
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Jeff HaoAllow dex2oat to handle relative paths.
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-28 Mathieu ChartierMerge "Fix lock order for jvmti kTaggingLockLevel"
2017-03-28 Calin JuravleMerge "Add --profile mode to the art script"
2017-03-28 Calin JuravleMerge "Close the right fd in native_stack_dump"
2017-03-28 Calin JuravleMerge "Fix return value of AtomicMethodRefMap::Get()"
2017-03-28 Calin JuravleMerge "Fix arm64 and x86_64 code generator assertion"
2017-03-28 Aart BikMerge "MIPS64: Add vector registers to Mips64ManagedReg...
2017-03-28 Nicolas GeoffrayMerge "Math.round float intrinsic for ARM."
2017-03-28 Nicolas GeoffrayMerge "Make data dependency around HDeoptimize correct."
2017-03-27 Treehugger RobotMerge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6...
2017-03-27 Treehugger RobotMerge "Testrunner: Temporarily fix long Dex File name...
2017-03-27 Treehugger RobotMerge "Check for unattached threads in JVMTI functions"
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Treehugger RobotMerge "MIPS64: Improve method entry/exit code"
2017-03-27 Treehugger RobotMerge "Revert "Revert "Make original dex file be more...
2017-03-27 Nicolas GeoffrayMerge "ARM: Reduce the number of branches generated...
2017-03-27 Nicolas GeoffrayMerge "ARM: Improve the code generated for HInstanceOf"
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner." am: 624dc59e7d...
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner." am: 624dc59e7d
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-24 Nicolas GeoffrayImprovements in the Inliner.
2017-03-24 Treehugger RobotMerge "MIPS64: Remove memcpy() from java.lang.String...
2017-03-24 Treehugger RobotMerge "MIPS32: Remove memcpy() from java.lang.String...
2017-03-24 Nicolas GeoffrayMerge "Revert "Revert^4 "CHA for interface method."""
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-23 Treehugger RobotMerge "Make original dex file be more deduplicated"
2017-03-23 Mingyao YangMerge "Revert^4 "CHA for interface method.""
2017-03-22 Mathieu ChartierMerge "Add even more logging failed to copy GC error"
2017-03-22 Aart BikMerge "MIPS64: Extend instruction_set_features_mips64_test"
2017-03-22 Mathieu ChartierMerge "Add syntax for adding all class methods to profman"
2017-03-22 Mathieu ChartierMerge "Speed up test 080-oom-throw"
2017-03-22 Calin JuravleMerge "Log the errno code for failed flock() invocations"
2017-03-22 Nicolas GeoffrayMerge "ARM: Avoid branches to branches"
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Andreas GampeMerge changes I17d48a60,I90bc4912 am: bfb438a330 am...
2017-03-21 Andreas GampeMerge changes I17d48a60,I90bc4912 am: bfb438a330
next