summaryrefslogtreecommitdiffstats
path: root/cc/blink
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove cc::ContentLayerClient::PaintContents(SkCanvas*, ...).jbroman2015-10-152-13/+0
* Add a flag to disable cached picture raster for blink.danakj2015-10-151-1/+9
* Simplify the mapping between scroll layer and scrollbars.aelias2015-10-082-8/+0
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-2/+2
* Enforce marking "override" for functions overriding Blink in cc/.avi2015-09-2417-282/+283
* Removing GL context rate limiting feature and related wrappersjunov2015-09-222-5/+0
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-1/+2
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-102-2/+17
* Add null check in WebExternalBitmapImpl::pixels.kbr2015-09-101-0/+7
* Remove WebCompositorSupportImpl::createDisplayItemList.esprehn2015-09-042-5/+0
* cc: Delete RenderSurfaceenne2015-08-241-1/+0
* cc: Detemplatize CDP input structsenne2015-08-211-6/+4
* cc: Remove WebContentLayerImpl::setDrawCheckerboardForMissingTiles.danakj2015-08-062-5/+0
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-052-1/+1
* SkImage-backed PictureImageLayerfmalita2015-08-042-9/+3
* Initial WebImageLayer::setImage() implementationfmalita2015-08-012-1/+9
* Remove unused class WebNinePatchLayerImpl.thakis2015-07-236-94/+0
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-162-0/+5
* Fix gn check errors for cc/blinkagrieve2015-07-081-0/+1
* Cleanup: move declarations closer to use.chrishtr2015-07-041-2/+2
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-038-0/+230
* SP: stop storing display items in a throwaway list container during commit.chrishtr2015-06-301-26/+97
* Add an isEmpty() method to WebFilterOperationsImplajuma2015-06-262-0/+5
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-2/+0
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-181-2/+2
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-172-2/+0
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-1/+3
* cc: Remove reference to ContentLayer from WebContentLayerImpl.danakj2015-06-121-2/+0
* cc: Remove ImageLayer and ImageLayerUpdater.danakj2015-06-121-1/+0
* Remove non-impl-side painting as an option for blink.danakj2015-06-114-42/+10
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-101-3/+3
* Adding support for sidecars to cc::DisplayItemList.jbroman2015-06-023-3/+21
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-292-9/+12
* CC Animations: Make LayerAnimationController creation optionalloyso2015-05-281-1/+2
* cc: Apply page scale to page scale layerenne2015-05-261-2/+2
* cc: Support creating display item lists via the Blink API.jbroman2015-05-264-2/+13
* cc: Remove WEB_COMPOSITOR_SUPPORT_CREATE_ANIMATION_SUPPORTS_GROUP.jbroman2015-05-252-8/+0
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-258-11/+38
* cc: Move files out of cc/resources/.danakj2015-05-182-8/+8
* Use CCBlinkTestSuite for cc_blink_unittestslof842015-05-155-2/+93
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-071-19/+26
* Add support for painting disabled mode for Slimming Paintschenney2015-04-231-0/+2
* Add accessor for frameTimingRequests for blink unit tests.mpb2015-04-222-2/+19
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-166-21/+11
* Speculative revert by sheriffBartosz Fabianowski2015-04-166-11/+21
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-156-21/+11
* ui: Add --ui-enable-slimming-paint and DisplayItem-backed PaintContext.danakj2015-04-091-1/+7
* cc: Remove the unused function appendCompositingItem with 3 parametershuayong.xu2015-03-302-17/+6
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-1/+1
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1