summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Enforce marking "override" for functions overriding Blink in cc/.avi2015-09-241-84/+85
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-101-0/+7
* Remove non-impl-side painting as an option for blink.danakj2015-06-111-3/+0
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-0/+5
* Add accessor for frameTimingRequests for blink unit tests.mpb2015-04-221-0/+2
* cc: Expose frame timing request to Blink.mpb2015-02-101-0/+3
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-7/+2
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+7
* Add initial CC support for scroll-blocks-onrbyers2015-02-051-0/+2
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-7/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+7
* Rename ScrollOffsetFractionalPart to ScrollCompensationAdjustmentmiletus2015-01-301-1/+1
* Fixed position layer counter-scroll with main thread scroll offset fractional...miletus2015-01-291-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-2/+1
* cc: Remove WebLayerImpl::invalidateRect(WebFloatRect)danakj2014-10-151-2/+0
* cc: Stop converting update rect from int to float to int.danakj2014-10-111-0/+2
* Remove WebPoint version of WebLayerImpl::setScrollPositionmiletus2014-10-101-4/+0
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-1/+1
* Add WebDoublePoint version of scrollPosition to WebLayerImplmiletus2014-10-011-0/+5
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+152