summaryrefslogtreecommitdiffstats
path: root/cc/resources/content_layer_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: CHECK when skia bitmap allocation fails, DCHECK the sizes again.danakj@chromium.org2014-04-121-3/+2
* 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
* cc: Add CHECKs that the backing size reported by canvas matches.danakj@chromium.org2014-04-031-6/+7
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-3/+8
* [#8] Pass gfx::Point by const ref.prashant.n@samsung.com2014-03-051-3/+3
* don't explicitly create SkDevice, as it is intended to be private. Skia now h...reed@google.com2014-02-271-3/+2
* Revert 225751 "BitmapContentLayerUpdater shouldn't reallocate bi..."jbauman@chromium.org2013-12-031-8/+6
* Limit pixels that get cleared to repaint area.vangelis@chromium.org2013-11-071-4/+6
* BitmapContentLayerUpdater shouldn't reallocate bitmap smaller.jbauman@chromium.org2013-09-271-6/+8
* Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...robertphillips@google.com2013-08-291-1/+1
* Skip clearing the canvas before painting the contents of opaque layersvangelis@chromium.org2013-08-281-8/+19
* 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-2/+1
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentationernstm@chromium.org2013-06-271-0/+5
* Revert 201510 "Revert 201498 "Add devtools instrumentation for c..."johnme@chromium.org2013-05-221-1/+3
* Revert 201498 "Add devtools instrumentation for canvas creation ..."johnme@chromium.org2013-05-221-3/+1
* Add devtools instrumentation for canvas creation in BitmapContentLayerUpdatercaseq@google.com2013-05-221-1/+3
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-201-5/+4
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-261-7/+0
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-2/+2
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-2/+2
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-2/+2
* Revert 191327 "cc: Switch ContentLayerUpdater to use RenderingSt..."rsleevi@chromium.org2013-03-291-11/+7
* cc: Switch ContentLayerUpdater to use RenderingStatsInstrumentationegraether@chromium.org2013-03-291-7/+11
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-291-3/+6
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-18/+12
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-12/+18
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-18/+12
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-12/+18
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-1/+1
* cc: Chromify rendering_statsalexst@chromium.org2013-03-241-2/+2
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-201-2/+2
* cc: Chromify rendering_statsalexst@chromium.org2013-03-201-2/+2
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+73