summaryrefslogtreecommitdiffstats
path: root/chrome_frame/simple_resource_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* 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