summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* Pass ResourceIdSet into ResourceProvider::DeclareUsedResourceFromChild.jbauman2015-04-182-6/+5
* Reuse property treesvollick2015-04-172-3/+157
* cc: Add support for sending BeginFrames for video.sunnyps2015-04-163-7/+27
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-169-37/+111
* Speculative revert by sheriffBartosz Fabianowski2015-04-169-111/+37
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-154-26/+65
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-155-11/+46
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-154-65/+26
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-154-26/+65
* cc: Remove orphaned RenderPasses and RenderPassDrawQuads from frames.danakj2015-04-142-67/+12
* cc: Remove use of MessageLoopProxyskyostil2015-04-1312-118/+101
* Remove DeferredInitialize from ccboliu2015-04-111-46/+0
* cc: Scale occlusion in delegated renderer layer impl by inverse DSF.vmpstr2015-04-092-8/+72
* cc: Move the quad validation checks to the place quads are inserted.danakj2015-04-081-4/+7
* Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()thestig2015-04-083-3/+6
* cc: Add ResourceId validation checks at the time of AppendQuads.danakj2015-04-0714-7/+90
* cc: Switch tiling set eviction queue to consider combined priority.e.hakkinen2015-04-072-124/+80
* cc: Remove invalidation historyenne2015-04-071-1/+0
* Refactor delegated scrolling in LayerImplhush2015-04-073-208/+20
* cc: Add main frame timing info to frame timing tracker.vmpstr2015-04-032-0/+6
* Implement DisplayList GatherPixelRefsweiliangc2015-04-031-2/+4
* cc: Separate tiling set functionality into explicit separate functions.vmpstr2015-04-021-5/+13
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-4/+2
* Revert of Revert of Implement DisplayList GatherPixelRefs (patchset #1 id:1 o...weiliangc2015-04-011-1/+2
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-2/+1
* Enable skp dump for SPpan.deng2015-04-011-2/+20
* Implement DisplayList GatherPixelRefsweiliangc2015-04-011-1/+2
* Re-land: De-dupe copy requests for tab capture in DelegatedFrameHost.miu2015-03-313-1/+80
* Revert of Revert of Fix text clipping in CompositorFrameTime Display (patchse...jianli2015-03-302-13/+28
* Revert of Fix text clipping in CompositorFrameTime Display (patchset #2 id:20...jianli2015-03-302-28/+13
* Fix text clipping in CompositorFrameTime Displaybehara.ms2015-03-302-13/+28
* cc: Use const ref to avoid extra ref count of VideoProviderClientImpl.sunnyps2015-03-272-2/+2
* Increase YUV video clampingmagjed2015-03-271-2/+14
* cc: Various code safety improvements in video compositing code.sunnyps2015-03-276-71/+96
* Adding a metric to track only the checkerboarding.cblume2015-03-262-1/+6
* Move viewport scrolling logic into separate classbokan2015-03-262-0/+192
* Re-introduce ScrollY trace event.wjmaclean2015-03-261-1/+7
* cc: Keep tilings texture size in synchendrikw2015-03-234-2/+13
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-2318-53/+88
* cc: Send updated tile priority with tiles into tracing.vmpstr2015-03-234-7/+12
* cc: Handle transform between transform tree target and render targetajuma2015-03-211-0/+16
* Fix text clipping in FPS and CompositorFrameTime Displaybehara.ms2015-03-201-10/+13
* Add back the truncation of scroll_deltamiletus2015-03-191-1/+14
* cc: Use layer_impls to compute content rect in target spacevmpstr2015-03-188-0/+36
* CC: Force push properties for all layers when tracing is startedcaseq2015-03-172-6/+12
* Split cc/base into separate GN source_set and clean depsjamesr2015-03-161-1/+1
* Define cc::RendererCapabilities in its own header, fix up includesjamesr2015-03-161-0/+1
* Revert of Increase YUV video clamping (patchset #4 id:60001 of https://codere...pdr2015-03-141-8/+2
* cc: Fix transform flattening in property treesajuma2015-03-142-0/+10
* Increase YUV video clampingmagjed2015-03-131-2/+8