summaryrefslogtreecommitdiffstats
path: root/ui/gfx/screen_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-281-1/+7
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-231-1/+6
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-9/+1
* [mac] Fix gfx::ScreenMac::GetDisplayNearestPoint for vertically arranged moni...tapted@chromium.org2013-05-171-0/+2
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-0/+8
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-75/+90
* mac: Use convertSizeFromBacking: instead of the deprecated ...FromBase:thakis@chromium.org2012-09-041-2/+7
* Cleanup:oshima@chromium.org2012-07-091-6/+6
* Fix for screen_mac::GetDisplayNearestPoint. The input point may notvarunjain@chromium.org2012-06-201-2/+1
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-6/+6
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-151-0/+14
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-15/+15
* mac: Enable HiDPI for the accelerated path.thakis@chromium.org2012-06-111-1/+1
* mac: Basic HighDPI implementation for web contents.thakis@chromium.org2012-06-081-0/+9
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-221-0/+5
* Revert 137622 - Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-171-5/+0
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-171-0/+5
* Metrics should log size in pixeloshima@chromium.org2012-05-031-6/+10
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-26/+33
* Extract MonitorInfoProvider from WindowSizer.tfarina@chromium.org2011-12-081-0/+62
* Move DisplayUtils methods into gfx::Screen.derat@chromium.org2011-10-251-0/+43
* Rename PanelMouseWatcherGtk into PanelMouseWatcherTimer. Added implementation...dimich@chromium.org2011-09-211-0/+20