summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Browser side changes for software compositing.skaslev@chromium.org2013-04-062-3/+7
* cc: Use refresh_rate from LayerTreeSettingsbacker@chromium.org2013-04-063-3/+6
* cc: Moved contents_swizzled out of TileManagervmpstr@chromium.org2013-04-068-24/+8
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-0616-125/+463
* cc: Changed to prediction histograms in tile managervmpstr@chromium.org2013-04-051-19/+18
* cc: Add debug borders for picturesenne@chromium.org2013-04-049-0/+36
* cc: Moved some TileManager code into a separate functionvmpstr@chromium.org2013-04-042-18/+22
* cc: Temporarily disable tile grid optimizationenne@chromium.org2013-04-041-2/+3
* [Android] Final changes to get chrome for android building with components.yfriedman@chromium.org2013-04-031-1/+2
* CC: HUD layer shouldn't cause damage when --show-surface-damage-rectsbacker@chromium.org2013-04-0310-3/+33
* cc: Ensure that tile_manager doesn't go over memory limitvmpstr@chromium.org2013-04-031-1/+5
* cc: Cleanup usage of scale members in PictureLayerImpl.reveman@chromium.org2013-04-022-9/+16
* cc: Make sure tilings are re-created after losing contextreveman@chromium.org2013-04-022-0/+39
* cc: Prevent busy loop in WorkerPool::RunCheapTasks().reveman@chromium.org2013-04-021-1/+1
* cc: Remove TileRasterState from tile manager.reveman@chromium.org2013-04-026-140/+8
* Chromium style checker cleanuprsleevi@chromium.org2013-04-012-3/+3
* cc: Use highp precision for texture coords if available and neededbrianderson@chromium.org2013-04-0128-373/+770
* Re-land: cc: Enable solid color prediction by defaultvmpstr@chromium.org2013-04-012-7/+7
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* cc: Prevent tree activation with transparent uninitialized layers.reveman@chromium.org2013-03-302-0/+56
* cc: Enable chromium_code:1 for cc.danakj@chromium.org2013-03-303-9/+9
* cc: Fix problem with determining minimum acceptable contents scale.reveman@chromium.org2013-03-301-3/+8
* cc: Remove unused fields originally used for RenderingStats collectionegraether@chromium.org2013-03-303-12/+1
* cc: Add remaining pixel tests for background blur.danakj@chromium.org2013-03-306-14/+150
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-2942-155/+197
* 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