| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -1/+1 |
* | Reland 171079, as it wasn't the CL that caused the perf regression | akalin@chromium.org | 2012-12-06 | 1 | -2/+11 |
* | Revert 171079 - investigating perf regression. | kalman@chromium.org | 2012-12-06 | 1 | -11/+2 |
* | Make Blacklist::IsBlacklist asynchronous (it will need to be for safe | kalman@chromium.org | 2012-12-04 | 1 | -2/+11 |
* | Fix sandboxed page check in extension_set.cc and dispatcher.cc. | kalman@chromium.org | 2012-11-28 | 1 | -3/+0 |
* | Move extension_error_utils.* and url_pattern_set.* into | aa@chromium.org | 2012-11-19 | 1 | -1/+1 |
* | Establish /extensions directory and move URLPattern there. | aa@chromium.org | 2012-11-13 | 1 | -4/+5 |
* | Clean-up inline members of nested classes (chrome/) | hans@chromium.org | 2012-08-10 | 1 | -0/+10 |
* | Add sandboxed_pages to allow extension/app pages to be served in a | mihaip@chromium.org | 2012-06-06 | 1 | -1/+14 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -0/+2 |
* | [NTP4] Add ExtensionSet::AddAll and ExtensionService::GetAllInstalledExtensions. | dbeam@chromium.org | 2012-01-18 | 1 | -1/+10 |
* | Move/replace/rename URL-based extension getters from ExtensionService to/in E... | yoz@chromium.org | 2011-12-13 | 1 | -9/+27 |
* | Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -1/+9 |
* | Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -9/+1 |
* | Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-05 | 1 | -1/+9 |
* | Consider the origin when computing extension permissions | abarth@chromium.org | 2011-12-02 | 1 | -12/+39 |
* | Collect histograms for page load time when adblock extensions are installed. | mpcomplete@chromium.org | 2011-10-16 | 1 | -1/+1 |
* | Revert 97365 - Added code for localizing scripts CSS before injection takes p... | wez@chromium.org | 2011-08-19 | 1 | -10/+0 |
* | Added code for localizing scripts CSS before injection takes place. | adriansc@google.com | 2011-08-18 | 1 | -0/+10 |
* | Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:... | morrita@chromium.org | 2011-05-20 | 1 | -2/+2 |
* | Move ExtensionRendereInfo into common and call it ExtensionSet instead. | aa@chromium.org | 2011-01-29 | 1 | -0/+81 |