summaryrefslogtreecommitdiffstats
path: root/ui/base/resource
Commit message (Expand)AuthorAgeFilesLines
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.sschmitz@chromium.org2012-12-193-4/+15
* Changing SmallFont size from 10px to 11px. sschmitz@chromium.org2012-12-161-1/+1
* Disable ResourceBundleTest.DelegateGetPathForLocalePackdmichael@google.com2012-11-191-1/+7
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-6/+6
* Load the resources for max scale factor first.oshima@chromium.org2012-11-147-29/+61
* Always add 100P scale format in the supported format list.noyau@chromium.org2012-11-121-4/+1
* 11358029 updated GRIT such that any custom chunks that GRIT adds are added af...pkotwicz@chromium.org2012-11-092-14/+102
* Desktop linux aura: Don't search for chrome_200_percent.pak.erg@chromium.org2012-11-071-5/+6
* Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamedpkotwicz@chromium.org2012-11-071-0/+1
* Cleanup resource_bundle_unittestpkotwicz@chromium.org2012-11-062-156/+189
* Fix typo in a comment.milanb@chromium.org2012-11-051-1/+1
* Use the maximum device scale factor to determine the resolution of thumbnails. oshima@chromium.org2012-11-022-4/+40
* Add method to load resources without scaleoshima@chromium.org2012-11-015-20/+39
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-015-39/+20
* Add method to load resources without scaleoshima@chromium.org2012-11-015-20/+39
* Load 200P resources on iOS.rohitrao@chromium.org2012-11-011-13/+22
* Remove ChromeOS touch layout code.flackr@chromium.org2012-10-231-19/+6
* Resize images for hi-dpi based on a custom PNG chunk added by GRIT r78, and r...benrg@chromium.org2012-10-182-100/+118
* Add ResourceBundle::InitSharedInstanceLocaleOnly().sergeyu@chromium.org2012-10-102-0/+20
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+2
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-092-12/+0
* Adds ResourceBundle for iOS.rohitrao@chromium.org2012-10-082-0/+140
* Remove some dead code in ResourceBundlepkotwicz@chromium.org2012-09-241-14/+0
* Update resource_bundle.h image function comment.msw@chromium.org2012-09-211-2/+1
* Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...pkotwicz@chromium.org2012-09-193-39/+113
* Revert 157201 - Fix ResourceBundleImageSource so that it does not crash when ...viettrungluu@chromium.org2012-09-173-102/+33
* Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...pkotwicz@chromium.org2012-09-173-33/+102
* ui: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-09-011-1/+2
* Add optional attribute to ResourceBundle::AddDataPack* and flag 2x chromeos r...flackr@chromium.org2012-08-313-22/+44
* Load 2x resources on demandoshima@chromium.org2012-08-292-53/+113
* Remove resources for touch 200 percentoshima@chromium.org2012-08-281-7/+0
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-221-2/+2
* chromeos: Remove CROS_FONTS_USING_BCI.derat@chromium.org2012-08-161-6/+0
* Makes ui::GetSupportedScaleFactors available on platforms other than Mac.pkotwicz@chromium.org2012-08-091-5/+3
* Remove --load-2x-resources flag.flackr@chromium.org2012-08-092-18/+14
* Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...flackr@chromium.org2012-08-085-47/+11
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-075-11/+47
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-075-47/+11
* Android requires some extra functionality to set the path to it's resource pa...benm@chromium.org2012-08-032-23/+6
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-313-3/+16
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+1
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-245-26/+39
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-184-31/+18
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-184-18/+31
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-1011-80/+194
* Makes Star icon show up in high dpi on CrOS for non touch enabled UIpkotwicz@chromium.org2012-07-041-2/+2
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-11/+27
* mac: Fix ui_resource_2x data pack path.thakis@chromium.org2012-06-221-3/+1