summaryrefslogtreecommitdiffstats
path: root/cc/layers/content_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove AccelContentPaintDurationMS and related histos.sohan.jyoti@samsung.com2014-05-131-20/+0
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-2/+8
* Update Chromium to new Skia headers & beginRecording signaturerobertphillips@google.com2014-04-241-1/+2
* Switching Chromium to use new Skia SkPictureRecorder APIrobertphillips@google.com2014-04-161-3/+3
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+2
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Fix transition from hardware to software compositing.ccameron@chromium.org2013-10-091-0/+6
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-3/+2
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-2/+3
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-3/+2
* Avoid trying to compute average over zero durationjamesr@chromium.org2013-08-211-0/+6
* Implemented printToSkPicture without using WebViewBenchmarkSupport.alokp@chromium.org2013-08-211-0/+15
* cc: Remove Layer::needs_display_enne@chromium.org2013-08-011-1/+0
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-2/+3
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-3/+2
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentationernstm@chromium.org2013-06-271-0/+14
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-2/+2
* cc: Remove legacy accelerated painting pathenne@chromium.org2013-05-291-7/+3
* Add UMA stats to track LCD text AA effort.hartmanng@chromium.org2013-05-241-0/+4
* Revert 201510 "Revert 201498 "Add devtools instrumentation for c..."johnme@chromium.org2013-05-221-3/+6
* Revert 201498 "Add devtools instrumentation for canvas creation ..."johnme@chromium.org2013-05-221-6/+3
* Add devtools instrumentation for canvas creation in BitmapContentLayerUpdatercaseq@google.com2013-05-221-3/+6
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-291-3/+9
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-11/+6
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-6/+11
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-11/+6
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-6/+11
* Invalidate content-layer if LCD text setting changes.alokp@chromium.org2013-03-231-1/+13
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-2/+2
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+114