summaryrefslogtreecommitdiffstats
path: root/cc/layers/heads_up_display_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-6/+4
* Make hud layer initialize its own font.kulshin2016-02-191-1/+17
* Move LayerType to LayerNode::Typenyquist2016-02-191-1/+1
* Add support for (de)serializing HeadsUpDisplayLayernyquist2016-01-161-0/+6
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-3/+5
* Mechanical rename of tracing includes for /ccprimiano2015-01-281-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-2/+7
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Plumb debug name via debug infovollick@chromium.org2014-01-151-4/+0
* Add layer name into frame viewerqiankun.miao@intel.com2013-08-161-0/+4
* cc: Fix hud bounds on the first frame it is displayed.danakj@chromium.org2013-07-191-13/+3
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+2
* cc: Fix HudLayer is blurry on high-DPI screensegraether@chromium.org2013-07-041-18/+20
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-201-1/+1
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+1
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+1
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-0/+2
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-2/+2
* cc: Chromify LayerTreeDebugStateenne@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+64