summaryrefslogtreecommitdiffstats
path: root/ui/accelerated_widget_mac
Commit message (Expand)AuthorAgeFilesLines
* Remove Mac's needs_gl_finish_workaround / gpu::FORCE_GL_FINISH_AFTER_COMPOSITINGtapted2016-03-242-8/+2
* Mac: Add extra logging to diagnose white screensccameron2016-02-091-1/+10
* Speculative fix for ui::DisplayLinkMac::StopDisplayLink crashes #take2.tapted2016-01-281-0/+22
* Revert of Speculative fix for ui::DisplayLinkMac::StopDisplayLink crashes (pa...pdr2016-01-271-8/+0
* Speculative fix for ui::DisplayLinkMac::StopDisplayLink crashestapted2016-01-271-0/+8
* Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome...rsesek2016-01-055-102/+1
* Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric.Robert Sesek2016-01-041-2/+2
* Switch to standard integer types in ui/.avi2015-12-246-24/+29
* Add an InvalidValue() member to base::ScopedTypeRefTraits.rsesek2015-12-231-0/+1
* Mac: Pass correct vsync parameters in software modeccameron2015-11-031-0/+2
* Clean up Mac swap acknowledgement codeccameron2015-10-292-157/+34
* Fix compile error accessing contentsStyle property in 10.11 SDK.shrike2015-10-281-0/+1
* Mac: Always use surfaceless modeccameron2015-10-273-38/+39
* Mac: Remove lots of AcceleratedWidget codeccameron2015-10-2610-1191/+86
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Mac: move content::RenderWidgetResizeHelper to ui::WindowResizeHelperMac (ace...tapted2015-09-244-0/+404
* Mac: Recompute vsync parameters every 10 secondsccameron2015-08-172-0/+19
* Mac Overlays: Send vsync parameters directlyccameron2015-08-154-39/+20
* Mac Overlays: Make ImageTransportSurfaceOverlayMac observe GPU switchesccameron2015-08-141-1/+3
* Revert of Mac Overlays: Make ImageTransportSurfaceOverlayMac observe GPU swit...cbiesinger2015-08-141-3/+1
* Mac Overlays: Make ImageTransportSurfaceOverlayMac observe GPU switchesccameron2015-08-131-1/+3
* Mac Overlays: Add GPU back-pressureccameron2015-08-104-3/+46
* Revert of Mac Overlays: Add GPU back-pressure (patchset #8 id:140001 of https...kbr2015-08-094-46/+3
* Mac Overlays: Add GPU back-pressureccameron2015-08-094-3/+46
* Mac Overlays: Wire up overlays on Macccameron2015-07-241-1/+1
* mac: Include <IOSurface/IOSurface.h> instead of <IOSurface/IOSurfaceAPI.h>dongseong.hwang2015-07-212-2/+2
* Mac: Remove NSView+NSOpenGLContext in favor of NSCGLSurfaceccameron2015-06-166-352/+2
* Mac: Only allow NSOpenGLContext displaying on the main displayccameron2015-06-107-31/+130
* Mac: Clean-up of NSOpenGLContext path.ccameron2015-06-098-81/+120
* Mac: Move DisplayLinkMac from content to uiccameron2015-06-084-2/+276
* Mac: Add partial swap support to NSOpenGLContext pathccameron2015-06-076-28/+89
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-048-17/+225
* Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs...zea2015-06-048-223/+17
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-048-17/+223
* Remove SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDSfmalita2015-05-191-1/+1
* Mac: Add more trace events for CAOpenGLLayersccameron2015-05-141-10/+12
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-182-1/+10
* Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...maniscalco2015-04-162-10/+1
* Fix errors found in Mac gn component buildsjiangj2015-04-162-1/+10
* Mac: Flash NTP background color instead of whiteccameron2015-04-162-2/+0
* Update tracing includes in .mm files and generator for /uiprimiano2015-01-285-5/+5
* Don't supply value for boolean attributearjanl2014-12-311-3/+1
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-212-2/+0
* gn format //uiscottmg2014-12-031-3/+1
* MacViews: Move content::AcceleratedWidget to new component, ui/accelerated_wi...tapted2014-12-0118-0/+1927