summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-2955-266/+261
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-2956-262/+267
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2956-267/+262
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-296-38/+35
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-2955-260/+265
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2955-265/+260
* Revert 191327 "cc: Switch ContentLayerUpdater to use RenderingSt..."rsleevi@chromium.org2013-03-293-31/+25
* cc: Fix some misplaced brackets.danakj@chromium.org2013-03-293-22/+44
* cc: Switch ContentLayerUpdater to use RenderingStatsInstrumentationegraether@chromium.org2013-03-293-25/+31
* cc: Don't AllocateForTesting() in the HUD layer.danakj@chromium.org2013-03-292-21/+16
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-2916-39/+99
* cc: Remove unneeded antique cleanup from LTH tests.danakj@chromium.org2013-03-291-17/+1
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-297-12/+9
* cc: Made image comparison for pixel tests error tolerant.ernstm@chromium.org2013-03-299-49/+322
* TextureLayer: clear texture id when clearing client.piman@chromium.org2013-03-293-1/+118
* Do not always request a new commit when memory limit is changed. ccameron@chromium.org2013-03-297-14/+85
* cc: Add command line switch to control resource usage for impl-side painting.reveman@chromium.org2013-03-289-10/+51
* cc: Rename PictureLayerTiling(Set) Iterator to CoverageIteratorenne@chromium.org2013-03-288-55/+58
* Enable hiding/showing top controls persistentlydtrainor@chromium.org2013-03-284-14/+46
* cc: Damage the video layer when requesting it be redrawn.danakj@chromium.org2013-03-284-0/+100
* cc: Add command line switches for impl-side painting constants.reveman@chromium.org2013-03-2815-25/+52
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-2859-280/+316
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-2838-451/+510
* cc: Fix recursive call to TileManager::DispatchMoreTasksvmpstr@chromium.org2013-03-282-2/+14
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2859-316/+280
* Optimize SkColorFilters when drawing RenderPassQuadsclholgat@chromium.org2013-03-2813-36/+1179
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-2741-2/+160
* Revert 189892 "cc: Use different name for "point" uniform until ..."reveman@chromium.org2013-03-271-14/+12
* cc: Make test macros require semicolons;danakj@chromium.org2013-03-278-58/+62
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-2720-40/+541
* cc: Re-enable LayerTreeHostTestSetNeedsCommit1danakj@chromium.org2013-03-271-1/+1
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-2733-579/+704
* Lazy initialize WGC3DInProcessCommandBufferImplboliu@chromium.org2013-03-272-4/+4
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-2759-280/+316
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2759-316/+280
* cc: Fix viewport size for page scale animations on keyboard bringup.aelias@chromium.org2013-03-2610-115/+60
* Revert 190786 "Optimize SkColorFilters when drawing RenderPassQuads"jam@chromium.org2013-03-2613-1179/+36
* Optimize SkColorFilters when drawing RenderPassQuadsclholgat@chromium.org2013-03-2613-36/+1179
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-2615-8/+133
* cc: Only activate pending tree when resources are ready.reveman@chromium.org2013-03-261-4/+2
* cc: New pixel test output for filter test.danakj@chromium.org2013-03-261-0/+0
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-26116-267/+359
* Reformat layer_tree_host_unittest to match chromium stylealokp@chromium.org2013-03-261-2020/+1835
* Add vsync notification command line switchskyostil@chromium.org2013-03-262-0/+2
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-2680-946/+1126
* cc: Fix 4-space indent in contents_scaling_layer_unittest.ccdanakj@chromium.org2013-03-261-18/+18
* cc: Chromify the LatencyInfo struct.danakj@chromium.org2013-03-261-8/+7
* 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-265-78/+63
* Pass the overdraw value to the browser w/ framedtrainor@chromium.org2013-03-263-4/+7