summaryrefslogtreecommitdiffstats
path: root/content/browser/android/in_process/synchronous_compositor_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Unify Android Webview and Chrome's flinghush2015-06-101-1/+2
* webview: Initialize synchronous compositor after first activation.sunnyps2015-06-021-1/+2
* SyncCompositor wait for client before registrationboliu2015-05-061-1/+0
* [Android WebView] Fix the fling scroll does not work issue for popup tabs.shouqun2015-04-151-2/+3
* Create Context with OutputSurface in SyncCompositorboliu2015-04-101-2/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-3/+12
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-12/+3
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-3/+12
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-12/+3
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-011-3/+12
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-051-18/+16
* SynchronousCompositorRegistryboliu2014-11-211-14/+11
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-1/+11
* Remove limit on number of resources in ccboliu2014-10-281-2/+1
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-061-15/+15
* Use ScrollOffset instead of vector2d to track scroll offset in ccmiletus2014-10-011-7/+8
* InProcessGL: Share MailboxManager per servicesievers2014-09-091-1/+0
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-1/+3
* Deliver IPC messages together with SwapCompositorFramemkosiba@chromium.org2014-07-221-0/+4
* aw: Remove legacy rendering pathboliu@chromium.org2014-06-171-4/+2
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-241-5/+7
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-151-8/+6
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-051-1/+1
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-021-2/+2
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-011-2/+2
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-311-2/+2
* Fix the cause of AwZoomTest#testMagnification... tests flakinessmnaganov@chromium.org2014-02-121-1/+4
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-2/+3
* Let the browser know the end of flingwangxianzhu@chromium.org2014-01-171-0/+1
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-161-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Use total page scale in the LayerScrollOffsetDelegate.mkosiba@chromium.org2013-10-091-1/+1
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-0/+1
* [android_webview] Use a fraction to calculate scroll offset.mkosiba@chromium.org2013-09-261-0/+3
* [Android WebView] First cut memory managementboliu@chromium.org2013-09-101-0/+2
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-1/+2
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-071-1/+2
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-301-1/+2
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-191-0/+1
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-171-2/+2
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+1
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-081-0/+2
* Delegate root layer scroll offset to android_webview.mkosiba@chromium.org2013-06-111-1/+16
* Pass FrameMetadata from synchronous compositor to RWHVAjoth@chromium.org2013-06-111-0/+2
* Hook up android webview synchronous compositor GL initboliu@chromium.org2013-06-081-2/+2
* Properly route WebView input events to the compositorjdduke@chromium.org2013-06-081-1/+0
* Fix WebView compositor input handlingjdduke@chromium.org2013-06-071-0/+11
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-311-0/+65