summaryrefslogtreecommitdiffstats
path: root/ui/surface
Commit message (Expand)AuthorAgeFilesLines
* Pass LatencyInfo struct through win AcceleratedSurface.jbauman@chromium.org2013-06-012-5/+26
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Streamline SIMD targets in media.gypdalecurtis@google.com2013-05-241-1/+1
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-244-6/+76
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-174-16/+7
* Rationalize dependency on khronos EGL headers in place of angle.rjkroege@chromium.org2013-05-131-1/+1
* Change use of GetShellWindow() to GetDesktopWindow(), since GetShellWindow() ...zturner@chromium.org2013-05-082-2/+3
* accelerated_surface_transformer_win: Improve readback and scaling performancenick@chromium.org2013-05-076-112/+188
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-1/+1
* Rationalize linux vs x11 in uidavemoore@chromium.org2013-04-291-4/+8
* ui: Update the includes of message_loop_proxy.h to its new location.tfarina@chromium.org2013-04-071-1/+1
* Simplify the transport dib situation across our various platforms, as acevans@chromium.org2013-04-055-120/+45
* Implemented software output device for Aura.skaslev@chromium.org2013-04-021-0/+4
* ui: Update the includes of base/shared_memory.h to its new location.tfarina@chromium.org2013-04-023-4/+4
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-0/+4
* Windows: AcceleratedPresenter takes present thread lock before reseting its D...apatrick@chromium.org2013-03-291-1/+13
* Make SharedMemory track the size that was actually mappedjschuh@chromium.org2013-03-287-23/+48
* 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-203-59/+141
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-192-134/+12
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-16/+21
* 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
* Windows: release AcceleratedSurfaceTransformer pixel shaders.apatrick@chromium.org2013-02-251-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Restore the caching behavior in AccleratedSurfaceTransformer::CompileShaderCo...nick@chromium.org2013-02-211-22/+22
* Call AcceleratedSurfaceTransformer::ReleaseAll when resetting the device.nick@chromium.org2013-02-211-0/+1
* Mac Chromium style checker cleanuprsleevi@chromium.org2013-02-201-13/+13
* Windows: fix failure to recover from device lost in AcceleratedSurface.apatrick@chromium.org2013-02-163-53/+112
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-116-33/+219
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-102-7/+9
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-022-30/+27
* 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-312-1/+33
* Speculative fix for the white/stale tab issue on Windows.vangelis@chromium.org2013-01-255-1/+65
* Windows: Remove old diagnostics code from AcceleratedSurface.apatrick@chromium.org2013-01-231-39/+4
* Two techniques are introduced implementing RGB->YV12 conversion using fragmen...nick@chromium.org2013-01-088-559/+1661
* Revert 174920jamesr@chromium.org2013-01-072-45/+27
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-048-240/+1127
* Revert 175152nick@chromium.org2013-01-048-1107/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-048-240/+1107
* Revert 174943 because it broke ui_unittests in win-vista, win7.sadrul@chromium.org2013-01-038-1108/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-038-240/+1108
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-032-27/+45
* Revert 174338kinaba@chromium.org2012-12-218-1006/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-218-240/+1006
* Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...phajdan.jr@chromium.org2012-12-202-45/+27
* win: AcceleratedPresenter replies to the GPU process as soon as shared textur...apatrick@chromium.org2012-12-202-27/+45
* Revert 174028wjia@chromium.org2012-12-208-1006/+240