summaryrefslogtreecommitdiffstats
path: root/ui/base/resource/resource_bundle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-20/+21
* Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.sschmitz@chromium.org2012-12-191-1/+1
* Disable ResourceBundleTest.DelegateGetPathForLocalePackdmichael@google.com2012-11-191-1/+7
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Load the resources for max scale factor first.oshima@chromium.org2012-11-141-4/+29
* 11358029 updated GRIT such that any custom chunks that GRIT adds are added af...pkotwicz@chromium.org2012-11-091-3/+77
* Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamedpkotwicz@chromium.org2012-11-071-0/+1
* Cleanup resource_bundle_unittestpkotwicz@chromium.org2012-11-061-144/+183
* Add method to load resources without scaleoshima@chromium.org2012-11-011-8/+8
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-8/+8
* Add method to load resources without scaleoshima@chromium.org2012-11-011-8/+8
* Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...pkotwicz@chromium.org2012-09-191-0/+61
* Revert 157201 - Fix ResourceBundleImageSource so that it does not crash when ...viettrungluu@chromium.org2012-09-171-61/+0
* Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...pkotwicz@chromium.org2012-09-171-0/+61
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-3/+3
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-14/+68
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-68/+14
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-14/+68
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-18/+221
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+1
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-121-2/+2
* Removed sample.pak binary from checkout.adriansc@chromium.org2011-09-061-4/+13
* Reuse ResourceBundle to detect locale availability.torne@chromium.org2011-09-031-0/+6
* Fix a crash that happens if we fail to mmap resources.pak.tony@chromium.org2011-04-191-0/+38