summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/scheduler_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-241-0/+1
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-081-0/+1
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-1/+1
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-201-1/+0
* cc: Remove impl_side_painting in Scheduler, add commit_to_active_treedanakj2015-06-201-6/+1
* cc: Remove maximum_number_of_failed_draws_before_draw_is_forced_ settingdanakj2015-06-151-1/+1
* Avoid deadlock with the UI thread and NPAPI in more casesbrianderson2015-05-201-0/+1
* Remove unused forward declaration from SchedulerSettingsjamesr2015-03-191-1/+0
* Teach cc::LayerTreeSettings to produce cc::SchedulerSettingsjamesr2015-03-181-1/+0
* cc: remove useless forward_begin_frames_to_children flags in SchedulerSettingssimonhong2015-03-161-1/+0
* cc: Remove unused disable_hi_res_timer_tasks_on_battery flag.sunnyps2015-03-121-1/+0
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-7/+1
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+7
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-7/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+7
* Add a new scheduler mode main thread should always be low latency.weiliangc2014-12-031-0/+6
* cc: Introduce forward_begin_frames_to_children and use_external_begin_frame_s...simonhong2014-11-111-1/+2
* Moving background animation ticking from LayerTreeHostImpl into the Scheduler.mithro2014-11-101-0/+3
* Revert of Moving background animation ticking from LayerTreeHostImpl into the...mithro2014-11-101-3/+0
* Moving background animation ticking from LayerTreeHostImpl into the Scheduler.mithro2014-11-101-0/+3
* Revert of Moving background animation ticking from LayerTreeHostImpl into the...mithro2014-11-051-3/+0
* Moving background animation ticking from LayerTreeHostImpl into the Scheduler.mithro2014-11-051-0/+3
* Disable scheduler deadline task on battery power in Windowssunnyps2014-10-161-0/+1
* cc:: Remove main_frame_before_draw_enabled from scheduler settings.orglofch2014-09-291-1/+0
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-2/+8
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-8/+2
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-2/+8
* cc: Directly construct SchedulerSettings from LayerTreeSettingsenne@chromium.org2014-06-131-0/+2
* Add a trace to output the scheduler settings.mithro@mithis.com2014-05-111-0/+4
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-261-0/+1
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-0/+2
* Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."kochi@chromium.org2014-03-121-2/+0
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-0/+2
* cc: Enable switching main thread back to low latency modeskyostil@chromium.org2014-03-041-1/+0
* Remove options to disable deadline schedulingbrianderson@chromium.org2014-02-201-1/+0
* Scheduler: Switch from high to low latency mode if possible.dominikg@chromium.org2013-11-081-0/+1
* cc: Implement deadline scheduling disabled by defaultbrianderson@chromium.org2013-09-211-0/+1
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-071-0/+1
* cc: Fix infinite BeginFrame that Scheduler causes.dongseong.hwang@intel.com2013-06-261-0/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-0/+1
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-1/+0
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-0/+1
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-1/+0
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-0/+1
* cc: Prevent checkerboarded animations from timing out during tests.danakj@chromium.org2013-04-091-0/+1
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-181-0/+22