summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/web/PageOverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct visual rect for PageOverlay to reflect size of graphics layer.wkorman2016-03-261-0/+6
* Blink Platform: Erase GraphicsLayerFactory.loyso2016-03-171-1/+1
* blink: Make WebMainThreadScrollingReason wrap the cc enum.danakj2016-01-231-1/+2
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-181-1/+2
* Remove config.h inclusion from third_party/WebKit/Source/web/.tkent2015-12-221-1/+0
* Make the FloatSize constructor from an IntSize explicit.chrishtr2015-11-191-1/+1
* Use recomputed interest rect only if it changed enoughwangxianzhu2015-11-171-3/+8
* Remove WebGraphicsContext/WebGraphicsContextImplwangxianzhu2015-10-301-3/+1
* Repaint on interest rect changewangxianzhu2015-10-291-6/+1
* Implement interest rects for synchronized paint.chrishtr2015-10-121-1/+6
* Let LayoutObjects be const to painterswangxianzhu2015-10-011-1/+1
* [DevTools] Set correct overlay size for scaled page.dgozman@chromium.org2015-09-011-1/+1
* Oilpan: Move PageOverlay::Delegate into Oilpan heap.yutak@chromium.org2015-08-141-2/+2
* PageOverlays: Support only accelerated compositing in PageOverlaysergeyv@chromium.org2015-08-021-46/+25
* PageOverlays: Remove PageOverlayListsergeyv@chromium.org2015-08-021-5/+3
* We've been using the visual viewport terminology externally for a while now.bokan@chromium.org2015-07-311-2/+2
* [DevTools] Remove WebDevToolsAgent from WebView.dgozman@chromium.org2015-04-211-2/+2
* [DevTools] Adjust inspector highlight to pinch viewport.dgozman@chromium.org2015-03-301-3/+8
* Add debugName() for all displayItemClientswangxianzhu@chromium.org2015-03-251-1/+1
* [DevTools] Merge InspectorController and WebDevToolsAgentImpl.dgozman@chromium.org2015-03-101-3/+2
* [DevTools] Move InspectorController to web.dgozman@chromium.org2015-03-101-4/+6
* [Slimming Paint] Paint the inspector overlay with GraphicsLayer DisplayList.jbroman@chromium.org2015-02-111-47/+14
* Web Animations: Plumb compositor group id through animation creation and star...dstockwell@chromium.org2014-10-191-2/+0
* Replace OVERRIDE and FINAL with override and final in WebKit/publicvartul.k@samsung.com2014-10-071-2/+2
* Cleanup namespace usage in Source/web[A-V]*.cppdeepak.sa@samsung.com2014-08-141-5/+3
* Remove support for control tints.chrishtr@chromium.org2014-08-081-3/+1
* Rename WebCore namespace to blink in bindings and webabarth@chromium.org2014-07-181-4/+4
* Prefer to forward-declare GraphicsContext in headers.jbroman@chromium.org2014-06-101-0/+1
* Do not set touch region on PageOverlay layer.dgozman@chromium.org2014-06-051-6/+1
* Fix more relative #includes in Source/web.yutak@chromium.org2014-04-241-2/+2
* Fix relative #includes in Source/web.yutak@chromium.org2014-04-241-3/+3
* Adjust painting disabled mode behavior and fix crash on Windowsskyostil@chromium.org2014-04-151-1/+3
* First step to remove wallClockTime from animation interface.mithro@mithis.com2014-03-061-1/+1
* DevTools: hide page overlay layers in LayerTreeAgentcaseq@chromium.org2014-02-241-0/+5
* Move page/Settings.* to frame/eseidel@chromium.org2013-12-121-1/+1
* Add monotonic time and target property to WebAnimationDelegate notificationsajuma@chromium.org2013-12-111-1/+1
* Moving GraphcisContext and dependencies from core to platform.schenney@chromium.org2013-12-061-2/+2
* Rename WebKit namespace to blinkabarth@chromium.org2013-11-061-2/+2
* Fix memory leaks in PageOverlayenne@chromium.org2013-09-111-30/+3
* Fix crash in OverlayerGraphicsLayerClientImpl::debugNamevollick@chromium.org2013-09-111-5/+14
* WTF::OwnPtr should behave similarly with the rest of WTF smart pointersmikhail.pozdnyakov@intel.com2013-09-051-1/+1
* Add an API to report debugName in GraphicsLayerqiankun.miao@intel.com2013-08-141-4/+26
* Disable touch hit testing on overlay layersrbyers@chromium.org2013-08-141-3/+9
* Complete the Source/WebKit/chromium/src -> Source/web moveabarth@chromium.org2013-07-101-0/+155