summaryrefslogtreecommitdiffstats
path: root/content/browser/android/in_process
Commit message (Expand)AuthorAgeFilesLines
* sync compositor: Add output_surface_id plumbingboliu2016-03-224-19/+26
* Change the non-blocking event queue to the main thread event queue.dtapuska2016-03-172-3/+3
* blink: Remove unused or rarely used methods from WebGraphicsContext3Ddanakj2016-03-161-2/+1
* sync compositor: Merge input path with chromeboliu2016-03-116-22/+47
* Plumb firing passive event listeners.dtapuska2016-02-182-0/+6
* sync compositor: Avoid software copy for in-procboliu2016-02-172-0/+31
* sync compositor: Allow sync stream texture over ipc compositingboliu2016-02-114-79/+101
* Revert of sync compositor: Allow sync stream texture over ipc compositing (pa...boliu2016-02-104-101/+79
* sync compositor: Allow sync stream texture over ipc compositingboliu2016-02-094-79/+101
* Add begin frame paused signalboliu2016-01-131-0/+6
* Convert Pass()→std::move() in //content (Android edition)dcheng2015-12-302-5/+7
* sync compositor: Send ipc reply in swapboliu2015-12-292-15/+25
* Switch to standard integer types in content/browser/android/.avi2015-12-256-4/+13
* Support multiple RenderViewHosts per WebContents in Android WebView.hush2015-12-172-0/+9
* Remove ScopedVector from frame_swap_message_queuemartina.kollarova2015-12-091-5/+3
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-2/+2
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-2/+2
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-2/+2
* Move content/renderer input handling for web input events to ui.khushalsagar2015-11-237-13/+20
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-151-0/+4
* Fix gpu command buffer use after free by GrContextjunov2015-11-132-20/+35
* Android Webview IPC-based sync compositingboliu2015-11-055-68/+24
* sync compositor: pass simple gfx types by const refboliu2015-10-282-8/+8
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-9/+0
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-212-18/+0
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-1/+2
* Share context creation logic with sync compositorboliu2015-10-132-84/+6
* Move sync compositor objects to rendererboliu2015-10-1213-645/+80
* Have RenderWidgetHostViewAndroid own sync compositorboliu2015-10-092-100/+68
* Don't use view contexts in the rendererpiman2015-10-051-6/+1
* android webview: Remove support for in-proc command bufferboliu2015-10-053-129/+24
* Move gpu memory calculations to Compositor.sohan.jyoti2015-10-054-17/+0
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-242-3/+6
* Re-land: cc: Implement shared worker contexts.reveman2015-09-244-7/+82
* Remove LayerScrollOffsetDelegate, make all input paths go thru proxy.danakj2015-09-216-37/+21
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-174-49/+8
* cc: Implement shared worker contexts.reveman2015-09-164-8/+49
* webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.danakj2015-09-152-16/+6
* Fix sync compositor root flingboliu2015-09-101-1/+1
* input: Avoid a round trip for OnRootLayerDelegatedScrollOffsetChanged.danakj2015-09-101-2/+4
* Move the AnimateInput paths for WebView around to not path through cc.danakj2015-09-096-24/+59
* Move RecordFullDocument to WebPreferencesboliu2015-09-043-20/+1
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-021-2/+6
* Revert of cc: Move worker context BindToCurrentThread/SetupLock calls out of ...jbauman2015-09-011-8/+0
* cc: Move worker context BindToCurrentThread/SetupLock calls out of cc::Output...reveman2015-09-011-0/+8
* cc: Remove LayerScrollOffsetDelegate IsExternalScrollActiveboliu2015-09-012-9/+0
* Sync compositor: Ignore command buffer memory callbackboliu2015-08-073-2/+55
* Remove SoftwareFrameDatajbauman2015-08-071-1/+1
* Sync Compositor: Create onscreen ipc contextboliu2015-07-292-4/+8
* Add switch to use ipc command buffer in Android WebViewboliu2015-07-233-15/+66