summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surface_display_output_surface.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-3/+2
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-2/+3
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-3/+2
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-2/+3
* Revert "cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely"brianderson2015-06-121-15/+1
* cc: Call DidSwapBuffers earlier for Surfaces.brianderson2015-06-111-2/+3
* cc: DCHECK if SDOS::SwapBuffersComplete is called prematurelybrianderson2015-06-101-1/+14
* Delete unused SurfaceDisplayOutputSurface::surface_manager_brianderson2015-04-201-1/+0
* Use null rather than empty frame to lock Surface resourcesbrianderson2015-04-161-6/+2
* Revert of Use null rather than empty frame to lock Surface resources (patchse...brianderson2015-04-141-2/+6
* Don't create sync points when returning resources from Display to browser com...jbauman2015-04-141-0/+1
* Use null rather than empty frame to lock Surface resourcesbrianderson2015-04-111-6/+2
* Don't create sync points when sending resources from browser compositor to Di...jbauman2015-04-111-0/+3
* Set adjust_deadline_for_parent=true for SurfaceDisplayOutputSurfacejbauman2015-03-201-0/+1
* Define cc::RendererCapabilities in its own header, fix up includesjamesr2015-03-161-0/+1
* surfaces: Remove draw_and_swap_full_viewport_every_frame flag.danakj2015-03-111-3/+0
* Correctly handle SurfaceDisplayOutputSurface::SwapBuffers with empty frame.jbauman2015-02-261-1/+1
* Revert of Revert of Allow creating context for cc worker thread. (patchset #1...caseq2015-02-101-1/+1
* Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...caseq2015-02-101-1/+1
* Allow creating context for cc worker thread.jbauman2015-02-101-1/+1
* Always force swap for SurfaceDisplayOutputSurface.jbauman2015-02-041-0/+3
* Composite to cc::Display from ui::InProcessContextFactory.jbauman2015-02-031-0/+98