summaryrefslogtreecommitdiffstats
path: root/ui/base/layout.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ScaleFactor 300 found on Nexus 5mnaganov@chromium.org2013-12-101-1/+1
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-1/+0
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-112/+69
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-69/+112
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-112/+69
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-2/+2
* Added 125% DPI option to ui::ScaleFactors.mateuszs@opera.com2013-08-231-1/+2
* Only add 140 and 180 as supported scale factors if running in high-DPI mode.kevers@chromium.org2013-03-061-2/+5
* Fix loading of high-DPI resources for Windows.kevers@chromium.org2013-03-021-5/+6
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-061-1/+1
* Fix blurry favicons fetches on Androidaruslan@chromium.org2013-02-041-1/+1
* Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need tosky@chromium.org2013-02-031-9/+2
* Lookup the favicon with the closest scale factor to the one passed in to chro...pkotwicz@chromium.org2013-01-311-0/+10
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-1/+1
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-241-1/+2
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-2/+30
* Move explanatory comment re: iOS supported scale factors.blundell@chromium.org2012-12-201-4/+0
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-1/+5
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-3/+1
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-1/+3
* Load the resources for max scale factor first.oshima@chromium.org2012-11-141-2/+4
* Always add 100P scale format in the supported format list.noyau@chromium.org2012-11-121-5/+5
* Use the maximum device scale factor to determine the resolution of thumbnails. oshima@chromium.org2012-11-021-13/+35
* Sets the proper device scale factor on iOS.rohitrao@chromium.org2012-10-231-11/+21
* Remove ChromeOS touch layout code.flackr@chromium.org2012-10-231-11/+4
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Centralizes a couple uses of ui::GetScaleFactorForScale(). pkotwicz@chromium.org2012-10-051-15/+6
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+2
* Reapply "Let Layout::GetSupportedScaleFactorFromScale() return only supported...wangxianzhu@chromium.org2012-09-211-5/+8
* Revert 157906 - Don't return unsupported scales frrom GetScaleFactorFromScale()tzik@chromium.org2012-09-211-8/+5
* Don't return unsupported scales frrom GetScaleFactorFromScale()wangxianzhu@chromium.org2012-09-211-5/+8
* Adds an iOS implementation of gfx::Image.rohitrao@chromium.org2012-09-141-2/+5
* Updating support files for new high DPI touch assets.huangs@chromium.org2012-09-101-1/+8
* Check the existence of RootWindow in ui::GetScaleFactorForNativeView.mazda@chromium.org2012-08-291-1/+4
* Remove touch optimized layout on ChromeOSflackr@chromium.org2012-08-151-20/+0
* Makes ui::GetSupportedScaleFactors available on platforms other than Mac.pkotwicz@chromium.org2012-08-091-0/+42
* Add a function to layout.h for getting ScaleFactor of the native view.mazda@chromium.org2012-08-031-31/+15
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-1/+51
* We should enable touch mode in chrome metro mode on Windows 8 only if the scr...ananta@chromium.org2012-06-181-1/+1
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Don't allow "touch optimized ui" mode to change after chrome startup.rbyers@chromium.org2012-06-151-5/+17
* Remove the enable_metro GYP flag, effectively making it on by default.joi@chromium.org2012-05-261-4/+3
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-0/+8
* Gets touch semantics working on windows. Specifically the following:sky@chromium.org2012-05-171-16/+16
* Make touch-optimized-ui a tri-state flagrbyers@chromium.org2012-05-141-18/+51
* Use touch friendly window buttons in aura when using --touch-optimized-ui.flackr@chromium.org2012-04-271-0/+7
* Set toolbar padding to something appropriate for Metro icons.joi@chromium.org2012-04-261-0/+38