summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-291-2/+2
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-2913-47/+60
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2913-60/+47
* cc: Don't AllocateForTesting() in the HUD layer.danakj@chromium.org2013-03-292-21/+16
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-296-9/+31
* TextureLayer: clear texture id when clearing client.piman@chromium.org2013-03-293-1/+118
* cc: Rename PictureLayerTiling(Set) Iterator to CoverageIteratorenne@chromium.org2013-03-282-14/+12
* cc: Damage the video layer when requesting it be redrawn.danakj@chromium.org2013-03-282-0/+2
* cc: Add command line switches for impl-side painting constants.reveman@chromium.org2013-03-281-1/+4
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-2825-119/+128
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-283-9/+15
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2825-128/+119
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-2715-0/+32
* cc: Make test macros require semicolons;danakj@chromium.org2013-03-271-1/+1
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-271-7/+27
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-2/+2
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-2725-119/+128
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2725-128/+119
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-2651-66/+107
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-262-3/+5
* cc: Fix 4-space indent in contents_scaling_layer_unittest.ccdanakj@chromium.org2013-03-261-18/+18
* Don't push opacity and transform to the impl thread during an animationajuma@chromium.org2013-03-261-2/+2
* cc: Chromify the scrollbar painters.danakj@chromium.org2013-03-261-10/+10
* Let AreVisibleResourcesReady return correct value for PictureImageLayerImplwangxianzhu@chromium.org2013-03-266-79/+160
* cc: Few style fixes.danakj@chromium.org2013-03-262-3/+2
* cc: Fix rasterize time sometimes missing the frame in continuous paintingegraether@chromium.org2013-03-261-2/+2
* cc: Chromify AppendQuadsData.danakj@chromium.org2013-03-265-32/+28
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-1/+2
* cc: Changed total_pixels_rasterized to be a return valuevmpstr@chromium.org2013-03-261-3/+1
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-2611-45/+42
* Fix solid color scrollbars for sublayers.aelias@chromium.org2013-03-262-0/+39
* Remove CalculateContentsScale max texture size DCHECK.aelias@chromium.org2013-03-251-2/+0
* Fix regression from r189506wonsik@chromium.org2013-03-251-3/+3
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-2532-201/+202
* Chromify nine_patch_layer_impl_unittest.ccajuma@chromium.org2013-03-241-117/+122
* cc:: Chromify DrawPropertiesdanakj@chromium.org2013-03-241-78/+75
* cc: Ensure tile exists before forcing uploadvmpstr@chromium.org2013-03-241-1/+1
* cc: Chromify tiled layer unittestenne@chromium.org2013-03-241-1513/+1645
* Chromify layer_impl_unittest.ccajuma@chromium.org2013-03-231-227/+274
* Fix VideoLayerImpl upload of YUV->RGBA converted frames.sheu@chromium.org2013-03-232-19/+8
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-234-7/+54
* cc: Add a debug border for delegated renderer layer.danakj@chromium.org2013-03-232-0/+78
* Chromify nine_patch_layer_unittest.ccajuma@chromium.org2013-03-231-108/+101
* cc: Inline simple PrioritizedResource::ResourceId() method.danakj@chromium.org2013-03-233-6/+7
* Chromify scrollbar_layer_unittest.cc, layer_unittest.cc, render_surface_unitt...wjmaclean@chromium.org2013-03-232-454/+517
* Invalidate content-layer if LCD text setting changes.alokp@chromium.org2013-03-235-1/+22
* cc: Fix comment in delegated renderer layer unittestenne@chromium.org2013-03-221-2/+2
* cc: Keep a reference on the media::VideoFrame.danakj@chromium.org2013-03-224-10/+12
* cc: Chromify LayerTreeHostCommonenne@chromium.org2013-03-225-15/+15
* cc: Chromify HUD unittestenne@chromium.org2013-03-221-73/+66