summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-292-10/+5
* Using pending tree was breaking the dchecks, use active tree instead.sohan.jyoti2015-09-291-47/+46
* Coordinated scrollbars should paint steppers even if there is no track.skobes2015-09-292-3/+18
* cc: Prevent drawing until activation when device scale factor changesajuma2015-09-252-10/+22
* cc: Synchronize num copy requests to LayerImplenne2015-09-256-13/+34
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-258-25/+26
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-1/+4
* Allow task pools to reason about transparency.christiank2015-09-241-0/+3
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-245-536/+341
* Re-land: cc: Implement shared worker contexts.reveman2015-09-249-20/+45
* [Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...pdr2015-09-221-4/+19
* Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...pdr2015-09-221-19/+4
* Revert of cc: Synchronize num copy requests to LayerImpl (patchset #1 id:1 of...enne2015-09-226-16/+6
* Removing GL context rate limiting feature and related wrappersjunov2015-09-223-72/+0
* cc: Synchronize num copy requests to LayerImplenne2015-09-226-6/+16
* cc: fix the GPU rasterization status display in the FPS counter.senorblanco2015-09-221-2/+2
* cc: Remove unused Layer::num_children_with_scroll_parentenne2015-09-212-18/+0
* Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTestingpdr2015-09-211-4/+19
* Update scrollbar layer property tree opacity when it becomes activejaydasika2015-09-182-0/+6
* webview: Move calls to update the root scroll delegate to LTHI.danakj2015-09-172-19/+5
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-179-45/+20
* cc: Implement shared worker contexts.reveman2015-09-169-20/+45
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-162-3/+6
* Remove non-slimming-paint codepaths in chromepdr2015-09-162-52/+12
* Reland Make inverted viewport scroll order the default and remove flag.bokan2015-09-151-19/+4
* Devtools: Remove continuous repainting featuresamli2015-09-142-119/+6
* cc: Remove LayerTreeHostImpl::SetPageScaleOnActiveTree.danakj2015-09-121-1/+1
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-1/+1
* cc: Remove implicit conversions from Rect to RectF in src/cc/.danakj2015-09-0513-45/+43
* cc: Do not count checkerboarding area for low res metricsweiliangc2015-09-041-2/+0
* cc: Avoid duplicate work when computing draw properties using property treesajuma2015-09-042-0/+59
* cc: Generate resourceless quads only over valid recordingsenne2015-09-032-3/+76
* Support swap promises that are pinned to a particular layer tree.tobiasjs2015-09-021-15/+63
* cc: Workaround resourceless draw crashboliu2015-09-011-1/+3
* cc: Remove LayerScrollOffsetDelegate IsExternalScrollActiveboliu2015-09-012-6/+0
* cc: Do the math for a tile's content rect in layer space once.danakj2015-08-312-6/+3
* cc: Detemplatize DrawPropertiesenne2015-08-293-22/+32
* cc: Remove Layer::draw_propertiesenne2015-08-283-69/+50
* cc: Turn LayerImpl's damage_rect into a gfx::Rect.danakj2015-08-283-13/+13
* gpu: Remove async texture uploads.reveman2015-08-272-2/+0
* Revert "Make inverted viewport scroll order the default and remove flag."Filip Gorski2015-08-261-4/+19
* Make inverted viewport scroll order the default and remove flag.bokan2015-08-261-19/+4
* cc: Port the ui layer borders to SurfaceLayerImpl.danakj2015-08-262-3/+91
* cc: Make SingleThreadProxy CommitComplete ordering match ThreadProxydanakj2015-08-251-21/+14
* Compute Nearest Occlusion Immune Ancestor Outside CDPjaydasika2015-08-252-5/+0
* Screen space and Draw Transfrom Of Replica layer of render surface from Prope...jaydasika2015-08-252-0/+5
* Remove unused data member.eugenis2015-08-251-1/+0
* cc: Delete RenderSurfaceenne2015-08-247-309/+2
* cc: Compute animation contents scale using property treesajuma2015-08-243-0/+66
* cc: Remove unused Layer functionsenne2015-08-222-7/+0