summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 142427 - Cleaning Up Extensions When Local Content Removedkaren@chromium.org2012-06-191-129/+5
* Cleaning Up Extensions When Local Content Removedrdevlin.cronin@chromium.org2012-06-151-5/+129
* Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...michaeln@google.com2012-06-111-18/+20
* Caused pending extensions to install in the proper order (i.e. the order that...mitchellwrosen@chromium.org2012-06-081-46/+48
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-10/+154
* Prevent developers from accidentally including their private keys in extensions.jyasskin@chromium.org2012-06-011-0/+43
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-241-0/+32
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-241-32/+0
* Allow symlinks in unpacked extensions.agl@chromium.org2012-05-241-0/+32
* Revert "Allow symlinks in unpacked extensions."agl@chromium.org2012-05-221-30/+0
* Allow symlinks in unpacked extensions.agl@chromium.org2012-05-221-0/+30
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+5
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-2/+2
* Test sync for uninstalled external extensiondpolukhin@chromium.org2012-05-051-0/+32
* Instead of marking all default apps as bookmark apps, allow it to be specifie...mihaip@chromium.org2012-05-041-52/+35
* Prevent external extension providers from overwriting an extension with an ol...joaodasilva@chromium.org2012-05-041-1/+62
* Allow features to refer to subkeys in _manifest_features.json.mpcomplete@chromium.org2012-04-301-5/+10
* Revert 134062 (broke sync_integration_tests) - Cleaning Up Extensions When Lo...szym@chromium.org2012-04-261-129/+5
* Cleaning Up Extensions When Local Content Removedrdevlin.cronin@chromium.org2012-04-261-5/+129
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-201-13/+28
* Create New AppSyncData Classcsharp@chromium.org2012-04-111-17/+24
* Revert 13676 - Revert 131665 - Add a preference for why an extension is disab...yoz@chromium.org2012-04-111-6/+6
* Revert 131665 - Add a preference for why an extension is disabled.rsesek@chromium.org2012-04-101-6/+6
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-101-6/+6
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-7/+6
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-38/+40
* Allow autoupdate to update disabled extensions.mtytel@chromium.org2012-03-281-0/+3
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-231-14/+13
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-1/+1
* Remove Ordinals Setters and Getters from ExtensionServicecsharp@chromium.org2012-03-211-3/+3
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-161-1/+1
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-101-4/+4
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-40/+38
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-38/+40
* Profiles: Move a bunch of ThemeService preferences out of profile.cc and into...erg@chromium.org2012-03-061-0/+2
* sync: remove use of protobuf extensions in protocol to reduce static init ove...tim@chromium.org2012-03-041-12/+7
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-40/+38
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-38/+40
* Don't display external-extension alert for hosted apps.miket@chromium.org2012-02-291-0/+41
* Auto-acknowledge extensions with EXTERNAL_POLICY_DOWNLOAD location.miket@chromium.org2012-02-281-0/+34
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-1/+2
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-4/+4
* Introduce ManifestFeatureProvider.kalman@chromium.org2012-02-241-4/+2
* Add Content API around DOMStorageContext and IndexedDBContext. In a followup ...jam@chromium.org2012-02-231-14/+16
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-1/+3
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-37/+10
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-10/+37
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-37/+10