summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/compositor_impl_android.cc
Commit message (Expand)AuthorAgeFilesLines
* [Android] Use onStop/onStart for hiding/showing web contentsJared Duke2015-07-271-5/+0
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-201-1/+0
* Avoid changing widget visibility for temporal surface changes.jdduke2015-06-181-0/+4
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-0/+1
* Remove base::SimpleThread::SetThreadPriority() interfacetoyoshim2015-06-161-2/+4
* Use callback instead of weak pointer in OutputSurfaceWithoutParent.sunnyps2015-06-101-7/+8
* Remove unnecessary task runner / PostTask in OutputSurfaceWithoutParent.sunnyps2015-06-091-7/+2
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-4/+4
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-4/+4
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-4/+4
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-4/+4
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-4/+4
* Support out-of-process iframes with Surfaces on Android.jbauman2015-06-031-2/+8
* CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...loyso2015-06-021-0/+5
* Adding status to swap buffers completionachaulk2015-05-291-3/+5
* Revert of Adding status to swap complete (patchset #18 id:340001 of https://c...vabr2015-05-291-5/+3
* Adding status to swap buffers completionachaulk2015-05-291-3/+5
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-2/+1
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-1/+16
* android: Browser compositor use_zero_copy uploadBo Liu2015-05-211-0/+1
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* Reland "[Android] Preserve the front buffer when the activity is paused"jdduke2015-05-111-0/+1
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-4/+9
* Extend Android GPU channel timeout, esp. for ASANsievers2015-04-291-2/+8
* gpu: Fix some context lost marking glitches+leaks and add UMA statssievers2015-04-281-1/+1
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...jdduke2015-04-271-1/+0
* content: Cleanup the dependencies on webkit_gpu target.tfarina2015-04-261-1/+0
* Turn ThreadPriority enum into an enum class.gab2015-04-011-1/+1
* Trace background/visibility eventsjdduke2015-03-261-0/+1
* Restore compositor worker thread names.reveman2015-03-261-1/+2
* Reland "[Android] Preserve the front buffer when the activity is paused"jdduke2015-03-251-0/+1
* content: Use background priority for raster thread in browser compositor on A...reveman2015-03-251-0/+1
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...boliu2015-03-251-1/+0
* [Android] Preserve the front buffer when the activity is pausedjdduke2015-03-241-0/+1
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-7/+28
* Put renderer contents in separate Surface on Androidjbauman2015-03-121-7/+13
* (Reland) Always create top controls manager.bokan2015-03-091-1/+0
* Revert of Always create top controls manager (patchset #6 id:100001 of https:...dpranke2015-03-061-0/+1
* Always create top controls manager.bokan2015-03-051-1/+0
* Turn on impl-side painting for Android browserenne2015-02-261-1/+1
* Remove cc dependency from ui/basejaekyun2015-02-241-1/+1
* Android: Add 7 second GPU channel creation timeoutsievers2015-02-111-28/+39
* Android: Fix GPU recovery issuessievers2015-02-091-41/+24
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-2/+2
* Composite to cc::Display from ui::InProcessContextFactory.jbauman2015-02-031-9/+10
* Reland: Add more trace events to "benchmark" categorymiletus2015-01-261-1/+1
* Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...miletus2015-01-221-1/+1
* Add more trace events to "benchmark" categorymiletus2015-01-221-1/+1
* Set Display size correctly on Android.jbauman2015-01-211-0/+3
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-091-1/+1