Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporarily disable resource fallback for ExtensionResource::GetFilePath. We ... | cira@chromium.org | 2009-11-11 | 1 | -16/+1 |
* | Get rid of FilePath::AppendAndResolveRelative(). | mad@chromium.org | 2009-10-28 | 1 | -7/+21 |
* | Fix bug where many extensions don't install due to sandbox. | aa@chromium.org | 2009-10-27 | 1 | -1/+1 |
* | Revert 30149 - The existing file_util::AbsolutePath() function was already do... | tim@chromium.org | 2009-10-27 | 1 | -11/+7 |
* | The existing file_util::AbsolutePath() function was already doing what we nee... | mad@chromium.org | 2009-10-27 | 1 | -7/+11 |
* | Loading local resources uses improved fallback algorithm. | cira@chromium.org | 2009-10-22 | 1 | -8/+14 |
* | Minimize dependency of user scripts. | mad@chromium.org | 2009-10-20 | 1 | -48/+24 |
* | Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with... | dmaclach@chromium.org | 2009-10-19 | 1 | -1/+7 |
* | Loads local resources from current locale subtree if available, if not it fal... | cira@chromium.org | 2009-10-07 | 1 | -0/+100 |