summaryrefslogtreecommitdiffstats
path: root/ui/gfx/win
Commit message (Expand)AuthorAgeFilesLines
* Extend HiDPI support to Win8.1girard@chromium.org2014-01-311-7/+49
* Remove some uses of ATL in UI codescottmg@chromium.org2014-01-292-5/+2284
* Revert change to window_impl default window styles to see if this fixes tests.ben@chromium.org2014-01-271-1/+1
* Add a Launcher App.ben@chromium.org2014-01-271-1/+1
* Remove GetMonitorInfoWrapper, which is no longer needed.brettw@chromium.org2014-01-271-2/+2
* Disable calls to SetProcessDPIAware under Win8.1 (Rebase)girard@chromium.org2014-01-221-1/+2
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-2/+1
* aura: Destroy the compositor before destroying the backing window.danakj@chromium.org2014-01-171-2/+6
* Back out trunk r245028mark@chromium.org2014-01-161-4/+1
* aura: Destroy the compositor before destroying the backing window.danakj@chromium.org2014-01-161-1/+4
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-183-4/+4
* Disable win/ash on high dpi screensgirard@chromium.org2013-11-222-3/+26
* Flag --force-device-scale-factor was being inconsistently referenced.girard@chromium.org2013-11-041-3/+13
* Creates functions to make it easier to determine why we're crashingsky@chromium.org2013-11-011-1/+31
* Implement first part of supporting global extension commands.finnur@chromium.org2013-10-112-11/+9
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-274-55/+56
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* use a black brush instead of a null brush for window backgroundscottmg@chromium.org2013-09-171-1/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-129-0/+1057