summaryrefslogtreecommitdiffstats
path: root/chrome_frame/simple_resource_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-2/+2
* Load both language packs and the resource dlls in ChromeFrame and look for lo...ananta@chromium.org2011-08-261-6/+15
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-3/+1
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-10/+0
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-17/+36
* Correct problem with localized resource loading in Chrome Frame: we were not ...robertshield@chromium.org2010-09-241-4/+11
* 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/+55