Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 1 | -3/+1 |
* | The UI language rather than the locale is now used to pick Chrome's language ... | grt@chromium.org | 2010-11-16 | 1 | -10/+0 |
* | Various changes to make GCF nicer for the non-en-US world: | grt@chromium.org | 2010-10-20 | 1 | -17/+36 |
* | Correct problem with localized resource loading in Chrome Frame: we were not ... | robertshield@chromium.org | 2010-09-24 | 1 | -4/+11 |
* | 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/+55 |