summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/deferred_gpu_command_service.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Reduce GL context switches used to check pending queries.reveman2015-09-171-1/+1
* Fix crash caused by concurrent access to framebuffer_combo_complete_map_.tobiasjs2015-08-221-0/+10
* aw: Improve render thread idle schedulingboliu2015-08-071-5/+5
* Share SyncPointManager between ipc and in-processboliu2015-07-211-1/+7
* Mechanical rename of tracing includes for /android_webviewssid2015-01-271-1/+1
* aw: Add more trace events to drawing functionsboliu2014-12-031-0/+1
* Remove implicit conversions from scoped_refptr to T* in android_webview/dcheng2014-10-071-3/+3
* aw: Improve idle task schedulingboliu@chromium.org2014-08-081-61/+15
* aw: Track UI request GL separately from other threadsboliu@chromium.org2014-08-061-1/+24
* Android WebView: Perform idle gpu service worksievers@chromium.org2014-07-291-3/+40
* aw: Improve DeferredGpuCommandService schedulingboliu@chromium.org2014-05-281-3/+46
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-241-2/+10
* aw: Refactor hardware initboliu@chromium.org2014-05-091-0/+119