summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_content_layer_client.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+6
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-2/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-1/+2
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-2/+1
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-151-1/+2
* Implement DisplayList GatherPixelRefsweiliangc2015-04-031-4/+18
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-18/+4
* Revert of Revert of Implement DisplayList GatherPixelRefs (patchset #1 id:1 o...weiliangc2015-04-011-4/+18
* Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...weiliangc2015-04-011-18/+4
* Implement DisplayList GatherPixelRefsweiliangc2015-04-011-4/+18
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-8/+7
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-271-0/+3
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-181-1/+0
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-181-0/+1
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-171-1/+0
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-4/+4
* cc: Replace > > with >>danakj2014-10-161-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* This is an optimization that uses solid color detection tohendrikw2014-09-201-0/+5
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-4/+0
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-3/+10
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-041-0/+3
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-041-3/+0
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-041-0/+3
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-031-3/+0
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-031-0/+3
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+1
* [#8] Pass gfx::Point by const ref.prashant.n@samsung.com2014-03-051-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-1/+1
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-3/+15
* cc: Add pixel tests for PictureDrawQuadenne@chromium.org2013-04-301-2/+2
* cc: Do GatherPixelRefs from skia at record timevmpstr@chromium.org2013-04-251-0/+7
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-1/+1
* cc: Only consider layer clipped content rect for analysisvmpstr@chromium.org2013-04-191-3/+7
* Invalidate content-layer if LCD text setting changes.alokp@chromium.org2013-03-231-0/+1
* cc: Chromify FakeContentLayerClientenne@chromium.org2013-03-211-11/+12
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* cc: Chromify ContentLayer, Client, and testenne@chromium.org2013-03-141-2/+2
* Fixing tile grid size used by cc:Picture to make it respect current tile conf...junov@chromium.org2013-02-281-3/+13
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-2/+2
* cc: Fix header include guards.tfarina@chromium.org2012-11-111-0/+5
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-0/+1
* cc: Rename MockContentLayerClient to FakeContentLayerClient and move to cc/test/danakj@chromium.org2012-11-091-0/+21