summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Split ReleaseResources into Release and Recreate.vmpstr2015-02-059-15/+70
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-0531-231/+277
* cc: Add some debugging info to failing DCHECK in PictureLayerTilingSetdanakj2015-02-051-13/+12
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-0526-35/+196
* Add initial CC support for scroll-blocks-onrbyers2015-02-0514-33/+333
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-0526-197/+35
* cc: Trace the viewport size changing.danakj2015-02-051-0/+4
* cc: refactor of RenderingStats::TimeDeltaList::AddToTracedValueheejin.r.chung2015-02-053-22/+16
* Move LayerTreeHostImpl::SetVisible trace to "cc" from "webkit".danakj2015-02-051-6/+3
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-0426-35/+197
* Remove scroll_delta flooring hackmiletus2015-02-0412-59/+41
* Support MSan/TSan in test isolation and test_env.pyearthdok2015-02-041-0/+6
* DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CCcaseq2015-02-049-9/+49
* Cleanup: Move ContextProviderWebContext into cc/blink.tfarina2015-02-041-0/+24
* make BeginFrameSourceMixIn's SetNeedsBeginFrame finaljincheol.jo2015-02-042-7/+8
* Always force swap for SurfaceDisplayOutputSurface.jbauman2015-02-042-0/+4
* Ensure damage calculation is correct if there's an intervening empty frame.jbauman2015-02-042-1/+20
* cc: Remove unused function ShouldDrawForced.sohan.jyoti2015-02-041-1/+0
* cc: Fix flaky LayerTreeHostTestDeferCommitssimonhong2015-02-041-1/+1
* cc: Stop scroll animations on the pending tree instead of snapping.danakj2015-02-035-12/+43
* Add a command-line flag to enable threaded GPU rasterization.vmiura2015-02-036-15/+17
* cc: Record frame timing composite events in the tracker.vmpstr2015-02-034-2/+99
* cc: Change the restrictions on overlays for videoachaulk2015-02-035-31/+360
* Composite to cc::Display from ui::InProcessContextFactory.jbauman2015-02-036-0/+340
* Revert of Revert of Report viewport memory and timing correctly for Slimming ...oysteine2015-02-032-10/+86
* cc: Add trace output for individual DisplayItemsajuma2015-02-0316-0/+133
* Finalize rename of LayerImpl scroll offset methods.aelias2015-02-038-202/+199
* Make the scroll_delta flooring behavior the same as before SyncedProperty changemiletus2015-02-031-6/+11
* Revert of Report viewport memory and timing correctly for Slimming Paint. (pa...oysteine2015-02-032-86/+10
* Move touchpad pinch synthetic wheel event generation to Blinkccameron2015-02-025-0/+36
* Clamp YUV videos to their visible size in the shaderenne2015-02-0210-71/+193
* cc: Refactor additional code from BuildRasterQueue.vmpstr2015-02-025-29/+30
* cc: Simplify the presubmit regex used to identify paths and files.tfarina2015-02-021-1/+1
* Remove more targets from GN Windows build.brettw2015-02-021-149/+151
* Disable more GN linking on Windows.brettw2015-02-011-1/+1
* cc: Control defer_commits logic by Schedulersimonhong2015-01-3117-92/+301
* Convert scroll offsets to use SyncedProperty.aelias2015-01-3125-350/+334
* Ensure deterministic heap prioritization of raster task nodesjdduke2015-01-307-9/+16
* Revert of Disable LayerTreeHostTestDeferCommits since it is flaky on Win. (pa...danakj2015-01-301-3/+0
* Revert of cc: Control defer_commits logic by Scheduler (patchset #12 id:25000...danakj2015-01-3017-300/+92
* Revert of cc: Stop pushing properties every activation for picture layers. (p...danakj2015-01-308-180/+10
* Disable LayerTreeHostTestDeferCommits since it is flaky on Win.Per2015-01-301-0/+3
* Rename ScrollOffsetFractionalPart to ScrollCompensationAdjustmentmiletus2015-01-308-25/+27
* Revert of Revert "compositor: Fix texture flipping for SW mirroring with surf...achaulk2015-01-301-0/+1
* cc: Control defer_commits logic by Schedulersimonhong2015-01-2917-92/+300
* reland: Plumb allow_overlay flag for video path into ccachaulk2015-01-292-18/+14
* [surfaces] use DEFAULT_MAX_FRAMES_PENDING if OutputSurface doesn't specify it.jbauman2015-01-291-3/+5
* cc: Fix flakiness in LayerTreeHostCopyRequestTestMultipleDrawsHiddenCopyRequestdanakj2015-01-293-12/+19
* Fixed position layer counter-scroll with main thread scroll offset fractional...miletus2015-01-298-2/+128
* Make ui::Compositor use ui::Schedulerweiliangc2015-01-291-0/+4