summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/hardware_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-2/+1
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+9
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-2/+4
* android_webview: Remove dependency on webkit's ContextProviderInProcess.tfarina2015-04-251-48/+3
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+1
* Unit Test for WebView animating in and out of screenhush2015-03-201-1/+1
* Remove android webview rendering cruftboliu2015-03-191-33/+18
* Mechanical rename of tracing includes for /android_webviewssid2015-01-271-1/+1
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-091-2/+2
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-2/+2
* Reland the patch to move WebGraphicsContext3DImpl out of webkit/.tfarina2014-12-201-1/+1
* Move output surface fallback from cc to embeddersenne2014-12-101-3/+5
* Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset ...samli2014-12-051-1/+1
* Extract WebGraphicsContext3DImpl from webkit/common/gpu.tfarina2014-12-051-1/+1
* aw: Add more trace events to drawing functionsboliu2014-12-031-0/+1
* Add cc::RendererSettings for use in with cc::Displayjbauman2014-11-201-3/+3
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-1/+2
* Part 2: Refactor Android WebView graphics codehush2014-10-301-1/+1
* gpu: Add CHROMIUM_image support to in-process command buffer.reveman2014-10-291-1/+3
* Part 1: Refactor Android WebView graphics codehush2014-10-241-6/+6
* aw: Ensure invalidation when pipeline is stalledboliu2014-10-211-0/+1
* aw: Fallback delegated compositeboliu2014-10-161-0/+5
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-2/+1
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-2/+2
* aw: Clean up HardwareRendererboliu2014-10-071-2/+0
* Remove implicit conversions from scoped_refptr to T* in android_webview/dcheng2014-10-071-2/+2
* aw: Separate out compositor frame and other inputsboliu2014-10-071-14/+15
* Make cc output surface creation asyncenne2014-09-251-3/+3
* Android WebView: fix missing an invalidatehush2014-09-251-5/+4
* aw: Block child compositor if frame is not consumed by parentboliu2014-09-201-9/+22
* aw: Skip hardware onDraw when visible rect is emptyboliu2014-09-101-8/+5
* InProcessGL: Share MailboxManager per servicesievers2014-09-091-5/+3
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-221-0/+3
* Add memory limits struct to in-process contextboliu@chromium.org2014-08-201-10/+11
* aw: Reset parent draw constraints on tear downboliu@chromium.org2014-08-191-0/+4
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-131-3/+0
* GPU context creation code duplication cleanupoetuaho@nvidia.com2014-08-131-5/+7
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-121-2/+5
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-071-5/+2
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-071-2/+5
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-061-5/+2
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-061-2/+5
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-3/+15
* aw: Add and use DrawGL kModeSyncboliu@chromium.org2014-07-251-51/+56
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-181-2/+2
* [WebView] Fix issue with transparent background.igsolla@chromium.org2014-07-041-2/+1
* [Android WebView] Support for fullscreen video with html controls.igsolla@chromium.org2014-06-301-0/+2
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-3/+0
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-0/+3
* aw: ReturnResource on draw and clean upsboliu@chromium.org2014-06-271-4/+2