summaryrefslogtreecommitdiffstats
path: root/ui/surface/accelerated_surface_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-1/+1
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-1/+1
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-1/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-2/+2
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-4/+4
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-301-13/+0
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-1/+1
* Get dialogs to paint again in AURA windows.ananta@chromium.org2013-08-131-1/+2
* don't hack client area, fix last pixel rendering on aurascottmg@chromium.org2013-08-071-2/+0
* Fix a race condition which could allow an accelerated surface to be read from...zturner@chromium.org2013-07-171-0/+11
* Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.miu@chromium.org2013-07-171-0/+2
* Remove old GPU latency test.jbauman@chromium.org2013-07-011-8/+0
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-11/+10
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Pass LatencyInfo struct through win AcceleratedSurface.jbauman@chromium.org2013-06-011-4/+19
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-241-4/+53
* Change use of GetShellWindow() to GetDesktopWindow(), since GetShellWindow() ...zturner@chromium.org2013-05-081-1/+2
* accelerated_surface_transformer_win: Improve readback and scaling performancenick@chromium.org2013-05-071-14/+8
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-1/+1
* ui: Update the includes of message_loop_proxy.h to its new location.tfarina@chromium.org2013-04-071-1/+1
* Windows: AcceleratedPresenter takes present thread lock before reseting its D...apatrick@chromium.org2013-03-291-1/+13
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-2/+4
* Fix performance issue affecting ATI/AMD GPUs.nick@chromium.org2013-03-201-59/+24
* Windows: Remove spurious LOG(ERROR) in PresentThread::ResetDevice.apatrick@chromium.org2013-03-111-2/+0
* Implement CopyFromCompositingSurfaceToVideoFrame for mac.justinlin@chromium.org2013-03-021-20/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Call AcceleratedSurfaceTransformer::ReleaseAll when resetting the device.nick@chromium.org2013-02-211-0/+1
* Windows: fix failure to recover from device lost in AcceleratedSurface.apatrick@chromium.org2013-02-161-26/+86
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-12/+170
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-23/+23
* Windows: Forcibly terminate GPU process if AcceleratedSurface cannot present.apatrick@chromium.org2013-01-311-19/+54
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-1/+14
* Switch do GDI rendering when the screensaver is active.vangelis@chromium.org2013-01-311-1/+24
* Speculative fix for the white/stale tab issue on Windows.vangelis@chromium.org2013-01-251-1/+21
* Windows: Remove old diagnostics code from AcceleratedSurface.apatrick@chromium.org2013-01-231-39/+4
* Revert 174920jamesr@chromium.org2013-01-071-37/+22
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-041-237/+43
* Revert 175152nick@chromium.org2013-01-041-43/+237
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-041-237/+43
* Revert 174943 because it broke ui_unittests in win-vista, win7.sadrul@chromium.org2013-01-031-43/+237
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-031-237/+43
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-031-22/+37
* Revert 174338kinaba@chromium.org2012-12-211-43/+237
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-211-237/+43
* Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...phajdan.jr@chromium.org2012-12-201-37/+22
* win: AcceleratedPresenter replies to the GPU process as soon as shared textur...apatrick@chromium.org2012-12-201-22/+37
* Revert 174028wjia@chromium.org2012-12-201-43/+237
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-191-237/+43
* Teach GYP how to compile HLSL.nick@chromium.org2012-12-141-68/+12