summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let AreVisibleResourcesReady return correct value for PictureImageLayerImplwangxianzhu@chromium.org2013-03-269-79/+184
* cc: Few style fixes.danakj@chromium.org2013-03-266-33/+15
* cc: Made all the calls to get drawing_info consistentvmpstr@chromium.org2013-03-261-33/+30
* cc: Fix rasterize time sometimes missing the frame in continuous paintingegraether@chromium.org2013-03-266-69/+20
* cc: Allow command line flag to prevent unit test timeouts.danakj@chromium.org2013-03-262-3/+18
* cc: Chromify AppendQuadsData.danakj@chromium.org2013-03-267-39/+36
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-268-18/+33
* cc: Changed total_pixels_rasterized to be a return valuevmpstr@chromium.org2013-03-264-17/+15
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-2624-133/+119
* 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
* Revert 190067 "Re-land: cc: Enable solid color prediction by def..."reveman@chromium.org2013-03-252-4/+4
* Fixed build on Linux.alokp@chromium.org2013-03-251-5/+5
* Turn on cheapness estimator for impl-side paintingskyostil@chromium.org2013-03-252-3/+4
* Fix regression from r189506wonsik@chromium.org2013-03-251-3/+3
* cc: Chromify LayerTreeHostImpl unittests.danakj@chromium.org2013-03-251-3992/+4571
* cc: Fix style errors in layer tree host unittest animationenne@chromium.org2013-03-251-44/+39
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-25115-819/+828
* cc: Chromify layer tree host common unittestenne@chromium.org2013-03-251-4907/+7868
* cc: Chromify software renderer unittestenne@chromium.org2013-03-251-163/+215