summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land: ui: Add GLImage unit test framework.reveman2015-10-131-1/+1
* Change HUD colors to distinguish status easily.prashant.n2015-10-133-30/+81
* cc: Ensure animations schedule a layer updateskyostil2015-10-133-16/+45
* cc: Fix ScrollbarLayer overflowsievers2015-10-122-1/+12
* Delete hide_pinch_scrollbars_near_min_scale setting.aelias2015-10-095-99/+0
* gpu: Remove GL_TEXTURE_POOL_CHROMIUMccameron2015-10-096-55/+10
* Page scale factor update in property trees when page scale layer is rootjaydasika2015-10-095-33/+81
* cc: Remove GL_REPEAT wrap modeccameron2015-10-0920-265/+108
* gpu: Add CreateGpuMemoryBufferFromHandle to GpuMemoryBufferManager interface.reveman2015-10-092-0/+13
* ui: Add GetSize() function to gfx::GpuMemoryBuffer API.reveman2015-10-091-1/+1
* Skip clip rect computation when layer and its target are unclipped.jaydasika2015-10-095-15/+74
* cc: Remove redundant overlay argumentsccameron2015-10-0835-213/+227
* Simplify the mapping between scroll layer and scrollbars.aelias2015-10-0832-911/+707
* Remove arbitrary fractional rounding in viewport scroll.bokan2015-10-072-11/+53
* Update page scale factor in property before calling ComputeVisibleRectsjaydasika2015-10-078-20/+116
* Remove unused local variablekalyan.kondapally2015-10-071-1/+0
* Revert of Re-land: ui: Add GLImage unit test framework. (patchset #18 id:3400...ksakamoto2015-10-071-1/+1
* Re-land: ui: Add GLImage unit test framework.reveman2015-10-071-1/+1
* Revert of ui: Add GLImage unit test framework. (patchset #17 id:320001 of htt...ksakamoto2015-10-071-1/+1
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-0741-115/+62
* cc: Make the structure of the clip tree independent of render surfacesajuma2015-10-075-55/+157
* ui: Add GLImage unit test framework.reveman2015-10-071-1/+1
* cc: remove recording source base classhendrikw2015-10-0614-122/+87
* Enable property tree verification for TileManagerTilePriorityQueueTestsjaydasika2015-10-061-1/+11
* cc: Fix software backdrop filtershendrikw2015-10-064-4/+7
* Surface hit testing: Introduce GetTransformToTargetSurfacefsamuel2015-10-063-91/+275
* Refactor OverlayStrategySandwich and OverlayStrategyCommon.andresantoso2015-10-0618-286/+192
* ChromeOS: Hold on to overlay resources for an extra framekalyan.kondapally2015-10-054-107/+5
* UMA and Telemetry for separate checkerboarded area has recording or notweiliangc2015-10-058-5/+105
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-0512-84/+23
* Overlays: Remove special casing of primary overlay planeccameron2015-10-037-81/+109
* Fix four dangling header-file references in .gyp filesbrucedawson2015-10-021-2/+2
* Mac Overlays: Add AllOrNothing strategyandresantoso2015-10-0110-180/+299
* Don't skip subtree with input handler while calculating visible rectsjaydasika2015-10-017-13/+55
* cc: Enable property tree verification for LayerTreeImplTestsajuma2015-10-011-0/+1
* Clip rect when the target of unclipped render surface is also unclippedjaydasika2015-10-012-18/+50
* cc: Compute is_clipped using the clip treeajuma2015-09-3012-186/+74
* cc: Use explicit checked math instead of GetArea for timing.vmpstr2015-09-302-4/+10
* Implement the IsLightDump api in chrome side.ssid2015-09-301-0/+6
* Refactor OverlayTest to make it easier to test additional strategies.andresantoso2015-09-291-84/+53
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-2917-521/+238
* Run LayerTreeHostImplTests with property tree verificationjaydasika2015-09-291-53/+79
* Cancelled task resources should not return to poolericrk2015-09-292-22/+120
* Remove touch scroll chaining from compositor scrolling.tdresser2015-09-293-82/+51
* Mac Overlays: Clip display and UV rectsccameron2015-09-293-21/+71
* Using pending tree was breaking the dchecks, use active tree instead.sohan.jyoti2015-09-291-47/+46
* Coordinated scrollbars should paint steppers even if there is no track.skobes2015-09-292-3/+18
* cc: Remove old orphaned comment.danakj2015-09-281-1/+0
* cc: Re-enable disabled tile manager unittests (plus fixes)vmpstr2015-09-283-31/+35
* Fix output surface Memory Dump Provider unregistration.ericrk2015-09-281-6/+7