summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/compositing_iosurface_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Tab Capture] Workarounds for asynch GPU readback on Haswell-based MacBook Airs.miu@chromium.org2013-08-091-0/+1
* Finish all RWHVMac copies before changing GL contextsccameron@chromium.org2013-07-241-3/+5
* Move ownership of compositing GL context to RWHVMacccameron@chromium.org2013-07-171-16/+3
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-2/+2
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-1/+1
* Delete all CompositingIOSurface state on GL error.ccameron@chromium.org2013-06-181-7/+10
* Add a path to use CALayers to display contentccameron@chromium.org2013-06-071-11/+20
* Only set AllowOverlappingViews if necessarysail@chromium.org2013-06-061-4/+2
* Add LatencyInfo support for Mac OSjbauman@chromium.org2013-06-061-1/+5
* Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...ccameron@chromium.org2013-05-271-11/+5
* Instant Extended: Fix find bar hidden after committing search resultssail@chromium.org2013-05-151-2/+5
* Create the compositing IO surface even when CVDisplayLink creation fails.vangelis@chromium.org2013-05-091-2/+3
* Update device scale factor for the IOSurface before checking if thereccameron@chromium.org2013-05-071-2/+2
* Never bind two NSOpenGLContexts to an NSViewccameron@chromium.org2013-04-231-1/+1
* Cache OpenGL textures and other objects in CompositingIOSurfaceMac copy/trans...miu@chromium.org2013-04-161-7/+24
* Revert r192391 (https://codereview.chromium.org/13652008/), whichccameron@chromium.org2013-04-091-5/+14
* Revert 192111 "Do not create one GL context per CompositingIOSur..."ccameron@chromium.org2013-04-041-14/+5
* Do not create one GL context per CompositingIOSurfaceccameron@chromium.org2013-04-031-5/+14
* Separate CompositingIOSurface from its GL contextccameron@chromium.org2013-04-021-11/+4
* Allow more than one asynchronous copy in CompositingIOSurfaceMachclam@chromium.org2013-03-241-17/+23
* Implement GPU-accelerated conversion to YV12 for Mac platform.miu@chromium.org2013-03-211-42/+53
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-061-0/+3
* Define frame subscription interface and implementation on Machclam@chromium.org2013-03-051-1/+15
* Implement CopyFromCompositingSurfaceToVideoFrame for mac.justinlin@chromium.org2013-03-021-7/+18
* Fix CopyFromCompositingSurface copying uninitialized regions when the browser...justinlin@chromium.org2013-02-281-0/+4
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-12/+14
* Only use glFinish workaround when on Intel GPU.jbauman@chromium.org2013-01-241-0/+6
* Don't issue any extra geometry for the IOSurface leak workaroundccameron@chromium.org2012-12-041-4/+0
* Order the GL overlays above windows if possible.avi@chromium.org2012-11-301-2/+11
* Workaround for IOSurface leak.ccameron@chromium.org2012-11-161-0/+4
* Fix crash in content::CompositingIOSurfaceMac::CopyTohclam@chromium.org2012-09-271-0/+8
* Implement asynchronous operation for RWHVP::CopyFromCompositingSurface on Machclam@chromium.org2012-09-241-2/+45
* Round up IOSurface dimensions to reduce VRAM memory thrashing.jbates@chromium.org2012-09-111-1/+2
* Revert 151982 - Revert 151932 (caused gpu_throughput_tests to start failing o...jbates@chromium.org2012-08-171-1/+3
* Revert 151932 (caused gpu_throughput_tests to start failing on Mac GPU bots) ...kbr@chromium.org2012-08-161-3/+1
* Hook up Mac OSX VSync parameters to compositor threadjbates@chromium.org2012-08-161-1/+3
* fix mac frame-rate regression for non-threaded GPU compositingjbates@chromium.org2012-08-051-1/+49
* Support copying a partial rectangle region from the compositing surface on Mac.mazda@chromium.org2012-07-271-4/+23
* Move more files into the content namespace.darin@chromium.org2012-07-211-0/+4
* mac: Improve framerate on accelerated pages in HiDPI mode.thakis@chromium.org2012-06-121-1/+4
* mac: Enable HiDPI for the accelerated path.thakis@chromium.org2012-06-111-5/+7
* Fix disable-gpu-vsync on mac.jbates@chromium.org2012-05-241-1/+6
* Optimize Mac OSX IOSurface blit code.jbates@chromium.org2012-05-091-1/+19
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-111-7/+17
* Unobfuscate RWHVMac accelerated compositing code path by separating it from p...jbates@chromium.org2012-04-051-0/+115