- 3eeddd89 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
- df235b3 Revert 193699 "Add LoginState class to src/chromeos/login" by [email protected] · 12 years ago
- 1d93c48 Add LoginState class to src/chromeos/login by [email protected] · 12 years ago
- 6ed2e0c Prevent loading of component extensions in kiosk mode. by [email protected] · 12 years ago
- 931d104 Re-Re-apply 192420: Move login switches to src/chromeos" by [email protected] · 12 years ago
- 82b67fc Revert 192504 "Re-apply 192420: Move login switches to src/chromeos" by [email protected] · 12 years ago
- 0ff8bf29 Re-apply 192420: Move login switches to src/chromeos by [email protected] · 12 years ago
- f1cb6fa Revert 192420 "Move login switches to src/chromeos" by [email protected] · 12 years ago
- 6a01f63 Move login switches to src/chromeos by [email protected] · 12 years ago
- f12a60ed Clear OTR-related extensions state in ExtensionSystem rather than OTRProfile. by [email protected] · 12 years ago
- 6ac9e31 Revert 184607 by [email protected] · 12 years ago
- e7ecb9f Remove socket_map_.size() == 0 CHECK. by [email protected] · 12 years ago
- 014eb20 Make chrome/browser/extensions use base::Clock instead of MockTimeProvider by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
- 9d02fa1 Allow launching an app from the command line using --load-and-launch-app. by [email protected] · 12 years ago
- 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 13 years ago
- 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
- f4ebe77 Move string tokenizer to base/strings. by [email protected] · 13 years ago
- 1d5e58b Move Extension Location and Type enums to Manifest, and move InstallWarning to its own file. by [email protected] · 13 years ago
- 24ea7a1 Stop using content's internal URLDataManager methods from chrome. by [email protected] · 13 years ago
- e21bdfb Check prefs before allowing extension file access in the permissions API. by [email protected] · 13 years ago
- ae4c37e Do not load extension system in the Profile import process. by [email protected] · 13 years ago
- a690e29 Change Extension State Store loading semantics. by [email protected] · 13 years ago
- af3920f Move ShellWindowGeometryCache's data store to Preferences. by [email protected] · 13 years ago
- 98b67303 DevTools: remove support for enable-extension-timeline-api. by [email protected] · 13 years ago
- 2def34cd Move ExtensionSystemImpl::extension_warning_service_ to ExtensionSystemImpl::shared by [email protected] · 13 years ago
- bb12148 Prevented loading unneeded component extension at login screen. by [email protected] · 13 years ago
- 695b571 Reland 171079, as it wasn't the CL that caused the perf regression by [email protected] · 13 years ago
- b8b5a9f4 Revert 171079 - investigating perf regression. by [email protected] · 13 years ago
- f574c40 Make Blacklist::IsBlacklist asynchronous (it will need to be for safe by [email protected] · 13 years ago
- fdd679b Pull extension blacklist and policy logic out of ExtensionPrefs and into two by [email protected] · 13 years ago
- b4d3771d Improve error messaging of webRequest API in case of conflicts by [email protected] · 13 years ago
- 53603d2 Extension reporter should listen to switches::kNoErrorDialogs by [email protected] · 13 years ago
- c4dc5cc Reland 166821 - Lazy initialization for ProcessesEventRouter. by [email protected] · 13 years ago
- d81d3a19 Revert 166813 - Lazy initialization for ProcessesEventRouter. by [email protected] · 13 years ago
- 58c9095 Lazy initialization for ProcessesEventRouter. by [email protected] · 13 years ago
- 938da06 Native Messaging revert-revert by [email protected] · 13 years ago
- 61e3cbe Make ExtensionActionManager an independent ProfileKeyedService by [email protected] · 13 years ago
- 5ed5ec5 Remove Extension's accessors for ExtensionActions. by [email protected] · 13 years ago
- 0f34d908 Move ownership of ExtensionAction into ExtensionSystem. by [email protected] · 13 years ago
- 2d6186b Revert 156678 - Native messaging now uses the MessageService back-end. by [email protected] · 13 years ago
- 6a17121 Revert 158830 - Revert 156678 - Native messaging now uses the MessageService back-end. by [email protected] · 13 years ago
- 24b74f2 Revert 156678 - Native messaging now uses the MessageService back-end. by [email protected] · 13 years ago
- 79cb81bb Reset registered events and dispatch runtime.onInstalled to all extensions when by [email protected] · 13 years ago
- 1c84ebb Native messaging now uses the MessageService back-end. by [email protected] · 13 years ago
- 9827043 Enforce the 'requirements' field in manifests. by [email protected] · 13 years ago
- 73cc9f9 Revert 155861 - Enforce the 'requirements' field in manifests. by [email protected] · 13 years ago
- 90848a5e Enforce the 'requirements' field in manifests. by [email protected] · 13 years ago
- cb610dc First part of remembering platform app window geometry. by [email protected] · 13 years ago
- 47b89656 Plumb invalidations from Tango to the extensions code for the Push Messaging API. by [email protected] · 13 years ago
- 9b7cecf Move MessageService into it's own directory. by [email protected] · 13 years ago
- d57a089c Only set the channel from ExtensionSystem if there hasn't been one set already. by [email protected] · 13 years ago
- d9ede58 Move small c/b/extensions classes into extensions namespace no.2 by [email protected] · 13 years ago
- 9656bc5 Fix: create ExtensionInfoMap earlier. by [email protected] · 13 years ago
- d69d7b17 Properly propagate the current Chrome channel into the Feature system on the by [email protected] · 13 years ago
- 3dfa4c0 Refactor and fix declarative webRequest API permissions by [email protected] · 13 years ago
- 40404bc Moved ExtensionMessage* into extensions namespace by [email protected] · 13 years ago
- 5a38dfd Move ExtensionEventRouter and related into extensions namespace by [email protected] · 13 years ago
- 931186e0 Refactored away the abomination of poor object-oriented design that was APIResourceController. by [email protected] · 13 years ago
- bd30672 Move ExtensionSystem into extensions namespace by [email protected] · 13 years ago
- 4575961 Moved ExtensionPrefs and related into extensions namespace by [email protected] · 13 years ago
- d7fbc09 Persist declarative rules to the extension state store. by [email protected] · 13 years ago
- 64a82a5 Refactor chrome.alarms interface to support absolute alarm deadlines. by [email protected] · 13 years ago
- 90e800c Unrevert r141537: Add extensions::StateStore and use that instead of by [email protected] · 13 years ago
- ff2758f5 Revert r141537: Add extensions::StateStore and use that instead of by [email protected] · 13 years ago
- f9d3218 Add extensions::StateStore and use that instead of ExtensionPrefs for by [email protected] · 13 years ago
- 5115ccc Move all the feature related stuff into extensions/features by [email protected] · 13 years ago
- 6518715 Refactor the various ways to control what users can do to extensions. by [email protected] · 13 years ago
- 1c321ee5 Move Extension into extensions namespace by [email protected] · 13 years ago
- 50c7863 Only read VersionInfo::Channel on the browser process. by [email protected] · 13 years ago
- ef92e17 Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it. by [email protected] · 13 years ago
- 8e7b2cf4 Disable loading of unpacked extensions when '*' is blacklisted, both via the UI and via the --load-extension switch. by [email protected] · 13 years ago
- aa72d27 Fix NULL pointer access by [email protected] · 13 years ago
- 3863d40 Fix memory leak caused by Rules Registries by [email protected] · 13 years ago
- ca6df68 Finish implementation of chrome.experimental.alarms API, with nifty by [email protected] · 13 years ago
- ef9bba1 Make ExtensionPrefValueMap a ProfileKeyedService. by [email protected] · 13 years ago
- 83055ea7 Move some of the new transient background page stuff into the extensions by [email protected] · 13 years ago
- b813ed7 Hook up WebRequestRulesRegistry into old WebRequest API by [email protected] · 13 years ago
- 749d59a Add ExtensionSytem::Get(Profile*) as a wrapper around by [email protected] · 13 years ago
- 31d8f5f2 Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, ExtensionSystem. by [email protected] · 13 years ago
- e15be2b Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed service, ExtensionSystem." by [email protected] · 13 years ago
- 6d8c599 Reland 124817 - Take extensions out of Profile into a profile-keyed service, ExtensionSystem. by [email protected] · 13 years ago
- 9cf1c2d4 Revert 124817 - Take extensions out of Profile into a profile-keyed service, ExtensionSystem. by [email protected] · 13 years ago
- ae57f865 Take extensions out of Profile into a profile-keyed service, ExtensionSystem. by [email protected] · 13 years ago