| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-19 | 1 | -4/+8 |
* | This broke lots of layout tests on OSX. | levin@chromium.org | 2011-09-15 | 1 | -8/+4 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-15 | 1 | -4/+8 |
* | Load both language packs and the resource dlls in ChromeFrame and look for lo... | ananta@chromium.org | 2011-08-26 | 1 | -40/+50 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -3/+3 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 1 | -2/+8 |
* | The UI language rather than the locale is now used to pick Chrome's language ... | grt@chromium.org | 2010-11-16 | 1 | -90/+34 |
* | Various changes to make GCF nicer for the non-en-US world: | grt@chromium.org | 2010-10-20 | 1 | -74/+214 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -2/+2 |
* | Correct problem with localized resource loading in Chrome Frame: we were not ... | robertshield@chromium.org | 2010-09-24 | 1 | -31/+54 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Completing Chrome Frame localization by adding the resource script containing... | robertshield@chromium.org | 2010-03-24 | 1 | -0/+4 |
* | Add a simple resource loader to Chrome Frame that is capable of finding, load... | robertshield@chromium.org | 2010-03-24 | 1 | -0/+136 |