summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-2/+1
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-1/+2
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-2/+1
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-1/+2
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-1/+4
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-2/+1
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-1/+2
* Don't hide pinch viewport scrollbars near min-scale with device emulation.skobes2015-08-041-1/+0
* [Android] Suppress overscroll for unscrollable axes in the browserjdduke2015-07-251-1/+0
* cc: Change max_tiles_for_interest_rect to be screen pixels padding.vmpstr2015-07-211-4/+3
* cc: Add command line for frame production throttle.jincheol.jo2015-07-151-3/+3
* Revert "cc: Make tiling interest rect calc based on viewport."sohan.jyoti2015-06-241-1/+2
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-201-3/+1
* cc: Remove impl_side_painting in Scheduler, add commit_to_active_treedanakj2015-06-201-1/+0
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-2/+2
* cc: Remove LayerTreeSettings::raster_enabled.danakj2015-06-151-1/+0
* cc: Remove maximum_number_of_failed_draws_before_draw_is_forced_ settingdanakj2015-06-151-3/+0
* cc: Remove per-tile-painting.danakj2015-06-151-1/+0
* content: Partial copy workaround for devices with known upload performance pr...reveman2015-06-101-2/+1
* Added experiment for changing viewport scroll ordering.bokan2015-06-091-0/+1
* cc: Fix size_t to int truncations in raster/vmpstr2015-06-031-1/+1
* CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...loyso2015-06-021-0/+1
* cc: Partial tile update for one-copy raster.danakj2015-05-291-0/+1
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-1/+0
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-1/+0
* cc: Support --disable-gpu-vsync with DisplaySchedulerbrianderson2015-05-281-2/+2
* cc: Add partial copy support to one-copy tile task worker pool.reveman2015-05-261-1/+2
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+7
* cc: Remove unused use_pinch_zoom_scrollbars flag.sunnyps2015-05-141-1/+0
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-141-2/+1
* ui: Disable the use_cached_picture option in DisplayListRecordingSourcedanakj2015-05-051-0/+1
* cc: Remove all traces of synchronous GPU rasterizationhendrikw2015-04-041-2/+1
* Animations: Implement runtime flag for enabling compositor animation timelines.loyso2015-04-021-1/+2
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+2
* Teach cc::LayerTreeSettings to produce cc::SchedulerSettingsjamesr2015-03-181-0/+20
* 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
* cc: Add raster_enabled settingenne2015-03-101-0/+1
* (Reland) Always create top controls manager.bokan2015-03-091-1/+0
* Revert of Always create top controls manager (patchset #6 id:100001 of https:...dpranke2015-03-061-0/+1
* Always create top controls manager.bokan2015-03-051-1/+0
* Fix Enum Style Throughout CC.ericrk2015-02-201-1/+1
* cc: Add threaded GPU rasterization.vmiura2015-02-141-0/+1
* Add a command-line flag to enable threaded GPU rasterization.vmiura2015-02-031-0/+1
* Hide pinch viewport scrollbars when near minimum scale.bokan2015-01-281-0/+1
* Add a command-line flag to set GPU rasterization multisampling.senorblanco2015-01-271-0/+1
* Clean up parameterization of cc/content scroll elasticityccameron2014-12-301-0/+1
* Introduce Property Treesvollick2014-12-171-1/+2
* cc: Make skewport target time be specified in seconds.vmpstr2014-12-091-1/+1
* cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE...dongseong.hwang2014-12-081-1/+2