summaryrefslogtreecommitdiffstats
path: root/ui/base/resource/resource_bundle.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-3/+4
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-4/+3
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-3/+4
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-011-14/+22
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-13/+17
* Add support for 1x fallback images on iOSstuartmorgan@chromium.org2013-02-061-0/+17
* Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.sschmitz@chromium.org2012-12-191-3/+5
* Load the resources for max scale factor first.oshima@chromium.org2012-11-141-2/+4
* Cleanup resource_bundle_unittestpkotwicz@chromium.org2012-11-061-12/+6
* 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-021-0/+14
* Add method to load resources without scaleoshima@chromium.org2012-11-011-7/+16
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-16/+7
* Add method to load resources without scaleoshima@chromium.org2012-11-011-7/+16
* Resize images for hi-dpi based on a custom PNG chunk added by GRIT r78, and r...benrg@chromium.org2012-10-181-8/+16
* Add ResourceBundle::InitSharedInstanceLocaleOnly().sergeyu@chromium.org2012-10-101-0/+10
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-091-7/+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-191-0/+1
* Revert 157201 - Fix ResourceBundleImageSource so that it does not crash when ...viettrungluu@chromium.org2012-09-171-1/+0
* Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...pkotwicz@chromium.org2012-09-171-0/+1
* Add optional attribute to ResourceBundle::AddDataPack* and flag 2x chromeos r...flackr@chromium.org2012-08-311-0/+11
* Load 2x resources on demandoshima@chromium.org2012-08-291-4/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-6/+20
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-11/+22
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-22/+11
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-11/+22
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-111-0/+9
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-15/+77
* Add scale factor tag to data packssail@chromium.org2012-05-011-3/+4
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-241-2/+2
* Web Intents: Add lots of polish to the Gtk picker.jhawkins@chromium.org2012-04-201-1/+1
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-121-103/+24
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Cleanup: Remove unneeded forward declaration of NSImage from resource_bundle.htfarina@chromium.org2012-03-261-8/+0
* Extract the last SkColor from ResourceBundle API.tfarina@chromium.org2012-03-051-6/+0
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-021-1/+0
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-2/+3
* Protect access to locale resources with a lock.derat@chromium.org2012-01-091-13/+15
* Move frame color constants to CustomFrameView.tfarina@chromium.org2011-12-241-5/+0
* Move some SkColor constants from ResourceBundle to BrowserFrameView.tfarina@chromium.org2011-12-211-4/+0
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-131-0/+3
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-101-1/+3
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-071-1/+1
* Beginnings of Window Modality support.ben@chromium.org2011-11-161-0/+2