summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/browser_view_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* TrimMemory strategy while offscreenPreRaster is on.hush2015-04-161-1/+1
* [Android WebView] Fix the fling scroll does not work issue for popup tabs.shouqun2015-04-151-0/+1
* Create Context with OutputSurface in SyncCompositorboliu2015-04-101-1/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-14/+8
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-8/+14
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-14/+8
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-8/+14
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-011-14/+8
* Remove android webview rendering cruftboliu2015-03-191-15/+6
* Remove android_webview/browser layer's dependency on native/hush2015-02-261-0/+8
* OffscreenPreRaster and its plumbingshush2015-02-251-0/+4
* Rename [Ii]nvalidateOnFunctorDestroy to [dD]etachFunctorFromViewtobiasjs2015-02-181-1/+1
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-3/+3
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-18/+17
* Mechanical rename of tracing includes for /android_webviewssid2015-01-271-1/+1
* aw: Fix clearView implementationboliu2015-01-141-0/+1
* aw: More clean ups for testingboliu2014-12-091-1/+1
* Revert of Revert of Cleanup: Update the path to vector2d_f.h header. (patchse...tfarina2014-12-051-2/+2
* Revert of Cleanup: Update the path to vector2d_f.h header. (patchset #1 id:1 ...samli2014-12-051-2/+2
* Cleanup: Update the path to vector2d_f.h header.tfarina2014-12-051-2/+2
* aw: Refactor software rendering helperboliu2014-11-121-38/+13
* Partial test harness for android webview renderingboliu2014-11-111-6/+0
* aw: Move SharedRendererState out of AwContentsboliu2014-11-071-1/+1
* Part 2: Refactor Android WebView graphics codehush2014-10-301-0/+1
* Remove limit on number of resources in ccboliu2014-10-281-24/+2
* aw: Remove jobject canvas from native RequestDrawGLboliu2014-10-251-2/+2
* Part 1: Refactor Android WebView graphics codehush2014-10-241-2/+4
* aw: Ensure invalidation when pipeline is stalledboliu2014-10-211-1/+4
* aw: Fallback delegated compositeboliu2014-10-161-0/+1
* aw: Clean up browser_view_renderer.cc/hboliu2014-10-141-7/+4
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-10/+10
* aw: Separate out compositor frame and other inputsboliu2014-10-071-1/+1
* aw: Do not cancel fallback tick on pipeline stallboliu2014-10-071-2/+7
* gpu: Remove in-process GPU service support for CHROMIUM_image.reveman2014-09-291-1/+1
* Cleanup GlobalTileManager so that it sets/gets a MemoryPolicy objecthush2014-09-171-8/+5
* aw: Fallback to idle upload when zero copy disabledboliu@chromium.org2014-08-011-1/+1
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-0/+7
* Fix auxiliary bitmap software draws.hush@chromium.org2014-07-241-1/+1
* aw: Release hardware onTrimMemory(MODERATE)boliu@chromium.org2014-07-221-0/+1
* aw: Always render whole view with auxiliary bitmapboliu@chromium.org2014-07-141-4/+3
* [WebView] Fix issue with transparent background.igsolla@chromium.org2014-07-041-4/+0
* [Android WebView] Support for fullscreen video with html controls.igsolla@chromium.org2014-06-301-0/+4
* aw: Post fallback tick after draw taskboliu@chromium.org2014-06-271-2/+5
* aw: ReturnResource on draw and clean upsboliu@chromium.org2014-06-271-10/+4
* aw: Fix hardware teardown raceboliu@chromium.org2014-06-261-1/+2
* aw: Remove legacy rendering pathboliu@chromium.org2014-06-171-12/+5
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-241-3/+10
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-151-8/+12
* aw: Fix invalidate getting lostboliu@chromium.org2014-05-051-3/+6
* Global GPU memory manager for android webviewhush@chromium.org2014-05-031-5/+34