| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored SettingsFrontend and forwarding of calls to the backends. | joaodasilva@chromium.org | 2012-07-19 | 1 | -5/+15 |
* | Move ExtensionSystem into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-11 | 1 | -2/+3 |
* | Make an ExtensionService and a ManagementPolicy available to the ExtensionSet... | pam@chromium.org | 2012-06-06 | 1 | -2/+31 |
* | Remove Extension::STRICT_ERROR_CHECKS, it was never used. | aa@chromium.org | 2012-05-31 | 1 | -3/+2 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -0/+1 |
* | Refactor several callers that collect basic extension info. | pam@chromium.org | 2012-03-29 | 1 | -10/+13 |
* | get rid of old options pages | estade@chromium.org | 2012-03-23 | 1 | -2/+1 |
* | Break two classes defined in json_value_serializer.cc, .h into separate files. | bbudge@chromium.org | 2012-02-26 | 1 | -2/+2 |
* | Warn user in case extension delays network traffic too much. | battre@chromium.org | 2011-10-11 | 1 | -1/+1 |
* | Move json_value_serializer from content/common to base. | dpranke@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Remove the old chrome://extensions page, since the URL now redirects to the n... | finnur@chromium.org | 2011-09-23 | 1 | -2/+2 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | Remove content_scripts and permissions from detail JSON output. | mihaip@chromium.org | 2011-04-04 | 1 | -5/+10 |
* | Fix a few more compile issues when using GCC 4.5 | rsleevi@chromium.org | 2011-04-03 | 1 | -2/+2 |
* | Show extension load path for unpacked extensions. | bolms@chromium.org | 2011-03-30 | 1 | -20/+120 |
* | Replace bools in extension creation with flags. | mihaip@chromium.org | 2011-03-29 | 1 | -2/+3 |
* | Give a helpful warning message if a url patern contains a port. | skerner@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Show crashed extensions on chrome://extensions. | jennb@chromium.org | 2011-01-13 | 1 | -1/+1 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -3/+5 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -5/+3 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -3/+5 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -5/+3 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -3/+5 |
* | Hide packed hosted apps in chrome://extensions . | skerner@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | Add support for a "split" incognito behavior for extensions. | mpcomplete@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Re-land r56529, and add fixes for the browser tests on chromium os. | cmasone@google.com | 2010-08-18 | 1 | -0/+2 |
* | Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl... | phajdan.jr@chromium.org | 2010-08-18 | 1 | -2/+0 |
* | [Chrome OS] Block the installation of extensions with NPAPI plugins | cmasone@google.com | 2010-08-18 | 1 | -0/+2 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 1 | -1/+1 |
* | Allow users to enable extensions in incognito. Requires | mpcomplete@chromium.org | 2010-02-25 | 1 | -2/+2 |
* | Extensions: file handling clean up. | estade@chromium.org | 2009-12-18 | 1 | -1/+1 |
* | CL is the same as http://codereview.chromium.org/173487, but had to be moved ... | cira@chromium.org | 2009-09-18 | 1 | -3/+0 |
* | Disable an extension when it is upgraded to a version that requires more | mpcomplete@chromium.org | 2009-08-14 | 1 | -2/+3 |
* | Fix unit_test breakage from http://codereview.chromium.org/140018 | rafaelw@chromium.org | 2009-06-25 | 1 | -0/+3 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 1 | -8/+10 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 1 | -1/+1 |
* | Add inspect links for all active views in chrome://extensions. | aa@chromium.org | 2009-05-07 | 1 | -5/+18 |
* | Try one more time to check in http://codereview.chromium.org/60112 | aa@chromium.org | 2009-04-08 | 1 | -1/+1 |
* | Revert "Implement chromium.self in content scripts..." | aa@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Implement chromium.self in content scripts, so that developers don't | aa@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Remove deprecated wstring ctor of JSONFileValueSerializer. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | chrome-ui://extensions/ is now populated with data collected from the Extensi... | rafaelw@chromium.org | 2009-03-09 | 1 | -0/+106 |