summaryrefslogtreecommitdiffstats
path: root/chrome_frame/simple_resource_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-2/+8
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-90/+34
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-74/+214
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Correct problem with localized resource loading in Chrome Frame: we were not ...robertshield@chromium.org2010-09-241-31/+54
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Completing Chrome Frame localization by adding the resource script containing...robertshield@chromium.org2010-03-241-0/+4
* Add a simple resource loader to Chrome Frame that is capable of finding, load...robertshield@chromium.org2010-03-241-0/+136