summaryrefslogtreecommitdiffstats
path: root/cc/resources/bitmap_skpicture_content_layer_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove main thread rendering statshendrikw2014-11-081-3/+2
* cc: Remove some of the instrumentation plumbinghendrikw2014-11-041-7/+0
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Fix bad scaling in TiledLayerScott Violet2014-09-231-2/+2
* Revert of Fix bad scaling in TiledLayer (patchset #8 id:140001 of https://cod...ager2014-09-231-2/+2
* Fix bad scaling in TiledLayersky2014-09-231-2/+2
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-301-1/+1
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-041-0/+2
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-041-2/+0
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-041-0/+2
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-031-2/+0
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-031-0/+2
* don't explicitly create SkDevice, as it is intended to be private. Skia now h...reed@google.com2014-02-271-7/+5
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-241-2/+2
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-091-3/+1
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+2
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()egraether@chromium.org2013-06-271-5/+3
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentationernstm@chromium.org2013-06-271-9/+9
* Revert 201510 "Revert 201498 "Add devtools instrumentation for c..."johnme@chromium.org2013-05-221-4/+9
* Revert 201498 "Add devtools instrumentation for canvas creation ..."johnme@chromium.org2013-05-221-9/+4
* Add devtools instrumentation for canvas creation in BitmapContentLayerUpdatercaseq@google.com2013-05-221-4/+9
* Revert 199375 "re-land cc: Switched ContentLayerUpdaters to use ..."danakj@chromium.org2013-05-101-9/+9
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentation.ernstm@chromium.org2013-05-101-9/+9
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-261-5/+0
* Revert 191327 "cc: Switch ContentLayerUpdater to use RenderingSt..."rsleevi@chromium.org2013-03-291-15/+14
* cc: Switch ContentLayerUpdater to use RenderingStatsInstrumentationegraether@chromium.org2013-03-291-14/+15
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-291-5/+9
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-27/+24
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-24/+27
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-27/+24
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-24/+27
* cc: Chromify rendering_statsalexst@chromium.org2013-03-241-3/+5
* cc: Chromify resource_update_queuealexst@chromium.org2013-03-211-2/+2
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-201-3/+3
* cc: Chromify rendering_statsalexst@chromium.org2013-03-201-3/+3
* cc: Chromify PrioritizedResourceenne@chromium.org2013-03-201-1/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+85