summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase LayerTreeSettings::accelerated_animation_enabled flag.loyso2016-03-151-4/+0
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-7/+0
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-081-0/+3
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-251-0/+2
* Delete CalcDrawPropsweiliangc2016-02-191-8/+0
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-051-0/+4
* CC Animation: Make sure that we use compositor animation timelines everywhere.loyso2016-01-061-1/+1
* Revert cc: turn on strict paint property checkingenne2016-01-061-1/+1
* cc: turn on strict paint property checkingenne2016-01-041-1/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+1
* Add support for LayerTreeSettings (de)serializationnyquist2015-12-101-0/+240
* Reland: Enable compositor-thread property treesajuma2015-12-061-1/+1
* Remove the record_full_layer layer tree setting.chrishtr2015-12-031-1/+0
* Revert of Enable compositor-thread property trees (patchset #1 id:1 of https:...ccameron2015-11-241-1/+1
* Enable compositor-thread property treesajuma2015-11-191-1/+1
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-181-6/+0
* Add a flag for enabling compositor property treesajuma2015-11-051-0/+1
* Add a flag to disable partial raster in rendererericrk2015-10-201-1/+1
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-051-1/+4
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-291-1/+0
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-1/+1
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-1/+0
* Reland Make inverted viewport scroll order the default and remove flag.bokan2015-09-151-1/+0
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-1/+1
* cc: Implement the staging buffer limit in bytes instead of number of buffers.reveman2015-09-051-1/+1
* cc: Remove LayerTreeSettings::max_partial_texture_updates.reveman2015-08-271-1/+0
* gpu: Remove async texture uploads.reveman2015-08-271-1/+0
* Revert "Make inverted viewport scroll order the default and remove flag."Filip Gorski2015-08-261-0/+1
* Make inverted viewport scroll order the default and remove flag.bokan2015-08-261-1/+0
* Evict resources from resource pool after timeoutericrk2015-08-251-1/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-201-1/+2
* 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