summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+4
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+3
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-161-0/+1
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-241-1/+1
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+11
* ReloadSharedInstance() added to change the locale on the live system.glotov@google.com2010-04-141-3/+12
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-5/+6
* Share code between Mac and Linux in ResourceBundle.hayato@chromium.org2009-12-031-0/+1
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-251-2/+2
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-17/+1
* First fix to minimize copying of image data.erg@google.com2009-10-191-9/+6
* Print a stacktrace when we can't find a string resource (on Windows).phajdan.jr@chromium.org2009-09-151-0/+3
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-4/+4
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-5/+5
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-2/+2
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-3/+3
* Revert 16173beng@google.com2009-05-151-3/+3
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-3/+3
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* fix bustage - removed this include for some reasonben@chromium.org2009-05-051-0/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-0/+157