| Commit message (Expand) | Author | Age | Files | Lines |
* | Make loading an unpacked extension produce an error if it contains a malforme... | DHNishi@gmail.com | 2013-09-18 | 1 | -0/+5 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -8/+7 |
* | Set locale for extension tests, keep it from affecting global state | groby@chromium.org | 2012-08-07 | 1 | -0/+18 |
* | [Web Intents] Localization of intent titles for CWS suggestions | groby@chromium.org | 2012-08-01 | 1 | -0/+7 |
* | Revert 148720 - [Web Intents] Localization of intent titles for CWS suggestions | zhaoqin@google.com | 2012-07-27 | 1 | -7/+0 |
* | [Web Intents] Localization of intent titles for CWS suggestions | groby@chromium.org | 2012-07-27 | 1 | -0/+7 |
* | Moved ExtensionMessage* into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-25 | 1 | -4/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -3/+5 |
* | Cleanup: Remove unneeded forward declarations from various chrome subdirector... | thestig@chromium.org | 2011-11-14 | 1 | -3/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -4/+7 |
* | Add utility function to determine if a locale is valid syntax; this will | dmazzoni@chromium.org | 2010-12-13 | 1 | -9/+0 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Cleanup: Remove some unneeded webkit/glue headers from chrome. | thestig@chromium.org | 2010-06-23 | 1 | -3/+1 |
* | All platforms don't support same locales at the same time. Make locale check ... | cira@google.com | 2010-03-09 | 1 | -0/+13 |
* | Continue removing bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-02-27 | 1 | -6/+0 |
* | Replace __MSG_some_name__ template within extension css files with localized ... | cira@chromium.org | 2010-02-11 | 1 | -0/+10 |
* | Localizing manifest for installed or unpacked extensions. | cira@chromium.org | 2009-12-16 | 1 | -0/+20 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -6/+0 |
* | Fix bug where many extensions don't install due to sandbox. | aa@chromium.org | 2009-10-27 | 1 | -0/+82 |