| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed tab dragging which was broken on high DPI windows for scales other than... | ananta@chromium.org | 2014-04-29 | 1 | -1/+2 |
* | Remove non USE_AURA code from views files. | erg@chromium.org | 2014-04-25 | 1 | -14/+0 |
* | Remove GetMonitorInfoWrapper, which is no longer needed. | brettw@chromium.org | 2014-01-27 | 1 | -4/+4 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+2 |
* | Correct the operation of the --high-dpi-support=1 flag under win/ash. | girard@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | Move a bunch of windows stuff from ui/base/win to ui/gfx/win | ben@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | Move ui/base/win/dpi.h to ui/gfx/dpi_win.h | ben@chromium.org | 2013-09-10 | 1 | -4/+4 |
* | Implement Screen::GetAllDisplays for windows. | Hokein.Wu@gmail.com | 2013-09-06 | 1 | -2/+18 |
* | Implement Display id field in ScreenWin. | Hokein.Wu@gmail.com | 2013-09-04 | 1 | -9/+14 |
* | Fix autofill popup stickiness. | dbeam@chromium.org | 2013-08-28 | 1 | -4/+8 |
* | Refactor display_info_provider_chrmoeos and provide standard impl for other | oshima@chromium.org | 2013-08-23 | 1 | -1/+6 |
* | Adding a detour for GetMonitorInfo which appears to be broken under split scr... | shrikant@chromium.org | 2013-08-16 | 1 | -4/+6 |
* | Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead) | girard@chromium.org | 2013-06-17 | 1 | -9/+5 |
* | Set the scale factor for the display on Windows when in high-DPI mode. | kevers@chromium.org | 2013-03-05 | 1 | -1/+4 |
* | Fix high-DPI on Windows to make use of DIP scaling in WebKit. | kevers@chromium.org | 2013-01-31 | 1 | -0/+8 |
* | Finally rip the global StackingClient bandaid off. | erg@chromium.org | 2013-01-22 | 1 | -0/+7 |
* | - Move DisplayManager and DisplayChangeObserverX11 from aura | oshima@chromium.org | 2012-11-14 | 1 | -0/+8 |
* | Remove duplicated code by making desktop_screen_win inherit from screen_win | pkotwicz@chromium.org | 2012-10-30 | 1 | -62/+82 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -59/+63 |
* | Cleanup: | oshima@chromium.org | 2012-07-09 | 1 | -8/+8 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 1 | -5/+5 |
* | Rename gfx::Monitor to gfx::Display | tfarina@chromium.org | 2012-06-12 | 1 | -17/+17 |
* | mac: Basic HighDPI implementation for web contents. | thakis@chromium.org | 2012-06-08 | 1 | -1/+1 |
* | Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-22 | 1 | -0/+5 |
* | Revert 137622 - Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-17 | 1 | -5/+0 |
* | Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-17 | 1 | -0/+5 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 1 | -51/+34 |
* | Extract MonitorInfoProvider from WindowSizer. | tfarina@chromium.org | 2011-12-08 | 1 | -0/+31 |
* | Move DisplayUtils methods into gfx::Screen. | derat@chromium.org | 2011-10-25 | 1 | -0/+12 |
* | 2nd try. added UI_API to Screen class. | oshima@google.com | 2011-07-23 | 1 | -0/+62 |
* | Revert 93744 - 2nd try. added UI_API to Screen class. | csilv@chromium.org | 2011-07-23 | 1 | -62/+0 |
* | 2nd try. added UI_API to Screen class. | oshima@google.com | 2011-07-23 | 1 | -0/+62 |
* | Revert 93724 | oshima@google.com | 2011-07-22 | 1 | -62/+0 |
* | Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u... | oshima@google.com | 2011-07-22 | 1 | -0/+62 |