OSDN Git Service

Only look for method optimization annotations in the bootstrap class loader.
[android-x86/art.git] / dex2oat /
2017-06-13 android-build-team... release-request-7d12f16b-b4a7-4324-8b59-be2d4e07dcb3...
2017-06-12 Calin JuravleMerge "Disable checker when testing no-prebuilds" into...
2017-06-12 Nicolas GeoffrayRemove 'break's to make sure we see all options.
2017-06-08 android-build-team... release-request-011e6329-d82e-4e46-980f-68776b0cd6b9...
2017-06-07 Tim MurrayMerge "Be less aggressive when inlining." into oc-dev
2017-06-07 Tim MurrayMerge "Don't call EnsureInitialized in the JIT." into...
2017-06-07 TreeHugger RobotMerge "Use OatFileAssistant default filter instead...
2017-06-07 Calin JuravleUse OatFileAssistant default filter instead of the...
2017-06-04 android-build-team... release-request-777c0f47-a42e-446a-b45c-0bb1aaa9612e...
2017-06-02 Mathieu ChartierMerge "Move to release CAS for updating object fields...
2017-06-02 Mathieu ChartierMerge "Revert "Change thread suspend timeout to be...
2017-06-02 TreeHugger RobotMerge "sigchain: properly block signal when we forward...
2017-06-01 Calin JuravleHandle gracefully profiles with invalid classes or...
2017-05-30 TreeHugger RobotMerge "Flush data cache after updating the JIT table...
2017-05-28 android-build-team... release-request-fca2b5ac-03eb-4055-a549-b4fc2b292b64...
2017-05-26 Calin JuravleUse arena allocation for profiles
2017-05-13 Calin JuravleMerge "Clear odex/vdex/art file before running run...
2017-05-11 Nicolas GeoffrayMerge "Handle safe mode in PackageManager." into oc-dev
2017-05-11 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-10 David SehrMerge "Fix page accounting for multidex" into oc-dev
2017-05-10 TreeHugger RobotMerge "ART: Fix null dereference for JSR45" into oc-dev
2017-05-10 Nicolas GeoffrayMerge "Honor --force-determinism for vdex." into oc-dev
2017-05-10 Nicolas GeoffrayMerge "Add runtime reasons for deopt." into oc-dev
2017-05-10 TreeHugger RobotMerge "Don't use free list LOS for --force-determinism...
2017-05-10 Nicolas GeoffrayMerge "Be defensive in dex2oat when updating the vdex...
2017-05-10 Nicolas GeoffrayBe defensive in dex2oat when updating the vdex in-place.
2017-05-08 Nicolas GeoffrayDon't use free list LOS for --force-determinism.
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-05 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-05 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-05 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-04 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-03 TreeHugger RobotMerge "runtime: Properly unload partially loaded image...
2017-05-03 Calin JuravleMerge "Increase profile saver minimum save period to...
2017-05-03 Calin JuravleMerge "inliner: Do not assume that the outermost_graph...
2017-05-03 TreeHugger RobotMerge "Make vdex and dexlayout compatible." into oc-dev
2017-05-03 Nicolas GeoffrayMake vdex and dexlayout compatible.
2017-05-03 Nicolas GeoffrayMerge "If a profile is passed, we should always pass...
2017-05-03 Nicolas GeoffrayMerge "Rename and obsolete compiler filter names."...
2017-05-02 Nicolas GeoffrayRename and obsolete compiler filter names.
2017-04-28 Mathieu ChartierMerge "Only log a few types of GC causes for the blocki...
2017-04-27 Roland LevillainMerge changes I4542b483,I63e97d5b into oc-dev
2017-04-27 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-27 TreeHugger RobotMerge "ART: Add method verifier check for call site...
2017-04-26 Andreas GampeMerge changes I075fcb10,I8f31e5f3,I863ca8d4 into oc-dev
2017-04-26 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-25 Roland LevillainImprove deterministic boot image compilation with CC...
2017-04-25 David SehrMerge "Merge internal master oc-dev" into oc-dev
2017-04-24 Calin JuravleMerge "Ignore the optimized location passed to DexFile...
2017-04-24 David SehrMerge internal master oc-dev
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 gitbuildkickermerge in oc-release history after reset to oc-dev
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 -...
next