| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-23 | 4 | -9/+0 |
* | Revert 218956 "Remove chrome.pak references, build resources int..." | vabr@chromium.org | 2013-08-22 | 4 | -0/+9 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-22 | 4 | -9/+0 |
* | CHR-458: Remove DCHECK which prevents from using custom ResourceBundle::Delegate | pkudla@opera.com | 2013-08-15 | 1 | -1/+1 |
* | Revert 217346 "Remove chrome.pak references, build resources int..." | dmazzoni@chromium.org | 2013-08-13 | 4 | -0/+9 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-13 | 4 | -9/+0 |
* | Revert 216822 "Remove chrome.pak references, build resources int..." | thestig@chromium.org | 2013-08-10 | 4 | -0/+9 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-10 | 4 | -9/+0 |
* | Fixes a minor style issue (unnecessary 'else'). | yukishiino@chromium.org | 2013-08-02 | 1 | -2/+1 |
* | Supports FontList in Textfield. | yukishiino@chromium.org | 2013-08-01 | 3 | -64/+99 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 3 | -3/+3 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 1 | -2/+1 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 2 | -9/+8 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -9/+10 |
* | Remove unused includes of base/chromeos/chromeos_version.h | tfarina@chromium.org | 2013-06-17 | 1 | -4/+0 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/. | dcheng@chromium.org | 2013-06-12 | 1 | -2/+1 |
* | Use a direct include of strings headers in ui/, part 2. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 3 | -3/+3 |
* | Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Fix the scale factor used for loading chrome.pak on iOS | stuartmorgan@chromium.org | 2013-05-06 | 1 | -1/+1 |
* | Rationalize linux vs x11 in ui | davemoore@chromium.org | 2013-04-29 | 1 | -0/+0 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 6 | -6/+6 |
* | Fix sizing when auto-scaling a missing resource at a non-integer scale factor... | kevers@chromium.org | 2013-04-05 | 2 | -2/+35 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 2 | -2/+2 |
* | Revert 190970 "Fix sizing when auto-scaling a missing resource a..." | gene@chromium.org | 2013-03-27 | 2 | -32/+2 |
* | Fix sizing when auto-scaling a missing resource at a non-integer scale factor... | kevers@chromium.org | 2013-03-27 | 2 | -2/+32 |
* | Fix indentation. | kevers@chromium.org | 2013-03-05 | 1 | -11/+11 |
* | Fix loading of high-DPI resources for Windows. | kevers@chromium.org | 2013-03-02 | 1 | -28/+29 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 2 | -7/+5 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 6 | -7/+7 |
* | Replace FilePath with base::FilePath. | brettw@chromium.org | 2013-02-17 | 7 | -12/+12 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 11 | -70/+77 |
* | Add support for 1x fallback images on iOS | stuartmorgan@chromium.org | 2013-02-06 | 3 | -51/+113 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -4/+3 |
* | Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons... | pkotwicz@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle. | sschmitz@chromium.org | 2012-12-19 | 3 | -4/+15 |
* | Changing SmallFont size from 10px to 11px. | sschmitz@chromium.org | 2012-12-16 | 1 | -1/+1 |
* | Disable ResourceBundleTest.DelegateGetPathForLocalePack | dmichael@google.com | 2012-11-19 | 1 | -1/+7 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 2 | -6/+6 |
* | Load the resources for max scale factor first. | oshima@chromium.org | 2012-11-14 | 7 | -29/+61 |
* | Always add 100P scale format in the supported format list. | noyau@chromium.org | 2012-11-12 | 1 | -4/+1 |
* | 11358029 updated GRIT such that any custom chunks that GRIT adds are added af... | pkotwicz@chromium.org | 2012-11-09 | 2 | -14/+102 |
* | Desktop linux aura: Don't search for chrome_200_percent.pak. | erg@chromium.org | 2012-11-07 | 1 | -5/+6 |
* | Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamed | pkotwicz@chromium.org | 2012-11-07 | 1 | -0/+1 |
* | Cleanup resource_bundle_unittest | pkotwicz@chromium.org | 2012-11-06 | 2 | -156/+189 |
* | Fix typo in a comment. | milanb@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Use the maximum device scale factor to determine the resolution of thumbnails. | oshima@chromium.org | 2012-11-02 | 2 | -4/+40 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 5 | -20/+39 |
* | Revert r165444 "Add method to load resources without scale" | oshima@chromium.org | 2012-11-01 | 5 | -39/+20 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 5 | -20/+39 |