summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Removing unnecessary tests to fix buildAlex Mineer2016-03-191-84/+0
* Fix merge typoAlex Mineer2016-03-181-1/+1
* cc: Ensure to process active low res pending high res tilings at rasterAlex Mineer2016-03-181-5/+5
* Store recording invalidations in DisplayListRecordingSource, save them via Up...Chris Harrelson2016-03-1813-31/+128
* Never call GraphicsLayer::paint when fetching painted output from cc.Chris Harrelson2016-03-173-1/+4
* Make hud layer initialize its own font.Stanislav Chiknavaryan2016-02-254-7/+50
* CC Animation: Speed up AnimationTimeline PushPropertiesTo by using a hash map.Alexey Baskakov2016-02-102-47/+40
* [Merge m49] cc: Update pending tree when external constraints changeBo Liu2016-02-092-0/+36
* cc: Fix best-effort sync scroll regression.Brian Anderson2016-02-084-20/+166
* cc :: Fix sublayer scale bug when we have scroll parentsJayadev Dasika2016-02-022-16/+52
* cc: Fix bug where tabs have the wrong scale factorChristopher Cameron2016-02-022-0/+9
* [Merge m49] cc: Early out of UpdateTiles for resoureceless drawBo Liu2016-01-289-202/+88
* Stop non-user scrollable layers from scrolling on the compositorYash Malik2016-01-262-4/+94
* cc:: Add Transform node for scroll child in property treesJayadev Dasika2016-01-222-1/+51
* Mac: Add support for clipping and arbitrary transformsChristopher Cameron2016-01-224-73/+62
* Support sharing stream textures between Render and GPU threads in WebView.Tobias Sargeant2016-01-204-13/+155
* cc: Add some tracing below LayerTreeHost::PushProperties.danakj2016-01-168-20/+33
* Plumb NotifyAnimationAborted from the compositor to blink animation delegate.ymalik2016-01-1514-1/+73
* (De)-serialize BeginMainFrameAndCommitState to protobuf.khushalsagar2016-01-1521-1/+468
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-153-32/+45
* Add support for deserializing without existing root nodenyquist2016-01-153-3/+36
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-1432-228/+232
* cc:: (De)-serialize CommitEarlyOutReason to protobufkhushalsagar2016-01-148-0/+125
* Tweak smooth scrolling speed.skobes2016-01-146-37/+100
* cc: Fix display_scheduler.cc NOTIMPLEMENTEDboliu2016-01-141-1/+2
* Add support for (de)serializing LayerTreeHost.nyquist2016-01-148-0/+552
* Abort smooth scroll animation if followed by an instant scroll.ymalik2016-01-147-0/+107
* cc: Do solid color analysis before scheduling tiles.sohan.jyoti2016-01-139-146/+166
* Always antialias clips in ClipDisplayItem.chrishtr2016-01-131-3/+5
* Add begin frame paused signalboliu2016-01-1313-5/+275
* Refactor cc::SkipImageFilter using SkPaintFilterCanvasfmalita2016-01-131-16/+42
* Add task categories to the task graphericrk2016-01-137-17/+86
* cc:: Fix scaling bug while computing transforms using property trees.jaydasika2016-01-132-2/+43
* Don't dump not-yet-allocated resources.ericrk2016-01-121-19/+28
* Add velocity and phase to ScrollState in CCmajidvp2016-01-1211-524/+938
* Use SkPaintImageFilter instead of SkRectShaderImageFilterajuma2016-01-121-1/+0
* CreateLightingFilter is moving to SkColorMatrixFilterreed2016-01-121-1/+2
* Move SelectionBoundType to inside the LayerSelectionBound message.nyquist2016-01-122-22/+22
* Mac Overlays: Initialize edge aa maskccameron2016-01-122-10/+7
* Fixed an issue with verifying resource sync tokens.dyen2016-01-121-3/+11
* cc: Allow returning overlay resources upon swap completionccameron2016-01-129-94/+68
* GpuMemoryBuffers: Add an IsInUse functionccameron2016-01-114-3/+54
* cc: Use effect tree to track the number of copy requestssunxd2016-01-1116-103/+152
* CC Animation: Fix AnimationHost::ScrollAnimationUpdateTarget.loyso2016-01-113-7/+49
* Check display_list_ in HasDiscardableImagesInRectvollick2016-01-092-1/+83
* Fix tree topology in layer_tree_host_unittest:sunxd2016-01-092-29/+32
* Implement external stencil for Android WebViewboliu2016-01-094-1/+5
* Make cc::DrawingDisplayItem hold a const SkPicture.jbroman2016-01-083-8/+7
* cc: Add ericrk to cc owners.vmpstr2016-01-081-1/+2
* Work around a clang/win compile error.Nico Weber2016-01-081-1/+3