summaryrefslogtreecommitdiffstats
path: root/ui/surface
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 174028wjia@chromium.org2012-12-208-1006/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-198-240/+1006
* Normalize paths in compile_hlsl.py for cygwin.asvitkine@chromium.org2012-12-171-2/+4
* Teach GYP how to compile HLSL.nick@chromium.org2012-12-144-76/+216
* Move initialization of D3D earlier in present thread lifetime.apatrick@chromium.org2012-12-071-9/+16
* Revert 171413apatrick@google.com2012-12-061-16/+9
* Move initialization of D3D earlier in present thread lifetime.apatrick@chromium.org2012-12-061-9/+16
* Revert 171174apatrick@google.com2012-12-051-7/+1
* Move initialization of D3D earlier in present thread lifetime.apatrick@chromium.org2012-12-051-1/+7
* Implement CopyTo via LockRect instead of GetRenderTargetData.nick@chromium.org2012-11-271-25/+24
* Move readback to present thread.nick@chromium.org2012-11-172-13/+57
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-142-2/+2
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-145-23/+13
* win: Do not present with GDI if the device is lost or the swap chain suspended.apatrick@chromium.org2012-11-071-0/+6
* Skip present if device fails to reset.apatrick@chromium.org2012-11-061-0/+4
* accelerated_surface_win.cc: Two CopyTo bug fixes, and new event tracing.nick@chromium.org2012-11-021-23/+48
* Reland 160434 - Keep track of which transport DIBs are currently in the X ser...jochen@chromium.org2012-10-082-0/+27
* Revert 160434 - Keep track of which transport DIBs are currently in the X ser...sky@chromium.org2012-10-052-27/+0
* Keep track of which transport DIBs are currently in the X servers queuejochen@chromium.org2012-10-052-0/+27
* Windows: AcceleratedSurface presents with GDI while the window is being resized.apatrick@chromium.org2012-10-042-84/+135
* add forgotten #ifdef that could cause crash in non-aurascottmg@google.com2012-10-021-0/+2
* Listen in the browser for a connection from a metro viewer process.scottmg@google.com2012-10-012-0/+16
* Make shared memory segments writable only by their rightful owners.palmer@chromium.org2012-09-241-4/+3
* Windows: AcceleratedSurface present thread periodically polls raster status.apatrick@chromium.org2012-09-212-69/+48
* win aura: fixes for non-chrome binariesscottmg@chromium.org2012-09-121-0/+2
* gl: Put ScopedMakeCurrent into ui namespace.tfarina@chromium.org2012-09-091-1/+1
* Enable GPU acceleration for Aura on Windowsscottmg@chromium.org2012-09-063-22/+18
* Add tracing to early-outs of accelerated surface presentsjbauman@chromium.org2012-08-271-3/+15
* Disable DWM call while we figure out what is causing the flash of non-composi...jbates@chromium.org2012-08-271-0/+5
* Revert 152664 - win: Always present AcceleratedSurface via the UI thread.apatrick@chromium.org2012-08-222-166/+21
* win: Always present AcceleratedSurface via the UI thread.apatrick@chromium.org2012-08-212-21/+166
* Revert 151982 - Revert 151932 (caused gpu_throughput_tests to start failing o...jbates@chromium.org2012-08-171-1/+1
* Revert 151932 (caused gpu_throughput_tests to start failing on Mac GPU bots) ...kbr@chromium.org2012-08-161-1/+1
* Hook up Mac OSX VSync parameters to compositor threadjbates@chromium.org2012-08-161-1/+1
* Plumb vsync info from AcceleratedPresenter to RenderWidgetHostImpljbates@chromium.org2012-08-142-12/+38
* Use DwmGetCompositionTimingInfo to get vsync info on Windowsbrianderson@chromium.org2012-08-072-0/+31
* Revert 149083 - Add command-line option to have an extra delay before blitting.jbauman@chromium.org2012-08-021-15/+0
* win: Drop extra triangles in triangle fan used to flip image transport surface.apatrick@chromium.org2012-08-011-1/+1
* Use occlusion query to test if blit is finishedjbauman@chromium.org2012-07-311-4/+21
* Add command-line option to have an extra delay before blitting.jbauman@chromium.org2012-07-301-0/+16
* Support copying a partial rectangle region from the compositing surface on Win.mazda@chromium.org2012-07-282-30/+51
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+1
* Always reverse rows prior to presenting in AcceleratedSurface on Windows.apatrick@chromium.org2012-07-242-57/+34
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Fix latency tests.jbates@chromium.org2012-06-291-0/+4
* Revert 144832 - Fix latency tests.jbates@chromium.org2012-06-291-4/+0
* Fix latency tests.jbates@chromium.org2012-06-281-0/+4
* Roll ANGLE 1046:1168. apatrick@chromium.org2012-06-281-1/+1
* Revert 144358 - Roll ANGLE 1046:1164.jochen@chromium.org2012-06-271-1/+1
* Roll ANGLE 1046:1164.apatrick@chromium.org2012-06-271-1/+1