summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_content_layer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Use sk_sp-based picture recording APIsfmalita2016-03-221-4/+3
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-251-0/+2
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-111-3/+5
* cc: Shrink size of display itemenne2015-12-101-16/+9
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-031-10/+8
* Further plumb visual rect into cc:DisplayItemList.wkorman2015-11-251-7/+11
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-0/+5
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-3/+3
* cc: Remove cc::ContentLayerClient::PaintContents(SkCanvas*, ...).jbroman2015-10-151-33/+0
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-2/+4
* Remove the SkBitmap-based CC fake/mock methodsfmalita2015-09-101-37/+0
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-0/+36
* cc: Remove implicit conversions from Rect to RectF in src/cc/.danakj2015-09-051-13/+8
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-2/+8
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-2/+10
* cc: Move files out of cc/resources/.danakj2015-05-181-3/+3
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-071-8/+12
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-11/+10
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-10/+11
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-151-11/+10
* Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()thestig2015-04-081-3/+3
* Implement DisplayList GatherPixelRefsweiliangc2015-04-031-0/+22
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-22/+0
* Revert of Revert of Implement DisplayList GatherPixelRefs (patchset #1 id:1 o...weiliangc2015-04-011-0/+22
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-22/+0
* Implement DisplayList GatherPixelRefsweiliangc2015-04-011-0/+22
* FakeContentLayerClient Paint to DisplayList with pointweiliangc2015-03-041-3/+3
* Resolve FIXMEs in cc for Display Item Lists.schenney2015-02-191-9/+7
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-3/+3
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-271-0/+55
* Make non-solid-color ContentLayerClient produce no solid color quads.danakj2014-11-051-9/+7
* This is an optimization that uses solid color detection tohendrikw2014-09-201-1/+15
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-6/+2
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-4/+6
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-041-2/+5
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-041-5/+2
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-041-2/+5
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-031-5/+2
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-031-2/+5
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-1/+1
* cc: Add pixel tests for PictureDrawQuadenne@chromium.org2013-04-301-10/+9
* cc: Do GatherPixelRefs from skia at record timevmpstr@chromium.org2013-04-251-2/+9
* cc: Only consider layer clipped content rect for analysisvmpstr@chromium.org2013-04-191-5/+9
* cc: Chromify ContentLayer, Client, and testenne@chromium.org2013-03-141-3/+3
* Fixing tile grid size used by cc:Picture to make it respect current tile conf...junov@chromium.org2013-02-281-7/+17
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-2/+2
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0