summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove ExtensionService::GetInstalledExtensionByUrl().rdevlin.cronin@chromium.org2014-04-033-24/+16
* Relanding user gesture fix for external protocol handlers after revert.meacer@chromium.org2014-04-033-5/+3
* Add a SettingsEnforcementGroup to enforce extension settings protection.gab@chromium.org2014-04-031-18/+33
* Separate SyncData methods into three groups, local, remote, and common.maniscalco@chromium.org2014-04-033-5/+8
* Remove //chrome dependency from ExtensionPrefsrockot@google.com2014-04-0211-19/+193
* Prepare SigninTracker for componentization.blundell@chromium.org2014-04-021-1/+3
* Eliminate test API dependencies on chrome.yoz@chromium.org2014-04-024-35/+15
* Remove Google Now Enable/Disable Flagrobliao@chromium.org2014-04-021-20/+7
* Implement chrome.bluetoothPrivate API to control adapter state and pairing.tengs@chromium.org2014-04-0212-124/+777
* Don't set the URL field of folders for bookmarks.onChanged.rfevang@chromium.org2014-04-021-1/+2
* Fix memory leak in extensions::MenuManager.kinaba@chromium.org2014-04-021-2/+7
* Identity API: Cancel getAuthToken requests before browser shutdowncourage@chromium.org2014-04-026-241/+382
* Revert of Fix the handling of user gestures for external protocol handler dia...rlarocque@chromium.org2014-04-023-3/+5
* Fix the handling of user gestures for external protocol handler dialogs.meacer@chromium.org2014-04-023-5/+3
* Resubmit: Remove ExtensionService Garbage-Collecting methods.rdevlin.cronin@chromium.org2014-04-026-247/+521
* Remove automation code from browser process.jam@chromium.org2014-04-021-3/+2
* Disable ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeErrorrafaelw@google.com2014-04-011-1/+1
* Fixed edge case for commit: 258677d.halman@gmail.com2014-04-014-0/+27
* Revert 260917 "Media Galleries API Metadata: Image metadata"ccameron@chromium.org2014-04-011-6/+0
* Disable the ExtensionToolbarModelTest.HighlightModeRemove test on mac.dewittj@chromium.org2014-04-011-1/+8
* Enable Error Console for ADT and <= Dev Channelrdevlin.cronin@chromium.org2014-04-017-43/+176
* Cast: Alternate stop semantics for in-process receiver.hubbe@chromium.org2014-04-011-2/+2
* Media Galleries API Metadata: Image metadatatommycli@chromium.org2014-04-011-0/+6
* [Quota] Suppress disk space preservation for system on test.tzik@chromium.org2014-04-011-42/+15
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-014-11/+18
* Componentize SigninManager.blundell@chromium.org2014-04-0111-11/+11
* Add a function to create a bookmark app from a WebApplicationInfo.calamity@chromium.org2014-04-013-0/+73
* Add Easy Unlock setup app as a component app and expose it through about:flags.tengs@chromium.org2014-04-011-0/+14
* Enable password API and scraping for SAML users on desktopguohui@chromium.org2014-04-011-1/+1
* extensions: Remove ChromeRenderMessageFilter dependency.derat@chromium.org2014-04-018-24/+24
* DISABLE tests for failing on Linux Tests (dbg)(1)rlarocque@chromium.org2014-03-312-13/+17
* Move extension whitelist switch to //extensionsrockot@chromium.org2014-03-3112-25/+41
* Remove ExtensionService::ExtensionBindingsAllowed()rdevlin.cronin@chromium.org2014-03-312-13/+0
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-3111-11/+11
* Componentize SigninManager.blundell@chromium.org2014-03-3111-11/+11
* Cast: Make the performance tests use UDPProxy to simulate networkshubbe@chromium.org2014-03-311-1/+31
* [GCM] Run all gcm tests for all channelsjianli@chromium.org2014-03-311-29/+5
* Introduce apps API target in //apps and move app.runtime API into itjamescook@chromium.org2014-03-317-193/+25
* Break extensions ProcessManager dependency on Runtime APIjamescook@chromium.org2014-03-312-3/+31
* Add onChanged callback for chrome.sessions API.wjywbs@gmail.com2014-03-303-0/+116
* On some Chrome OS devices there are drives that appear removable to the user ...haven@chromium.org2014-03-302-0/+209
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...jyasskin@chromium.org2014-03-2986-447/+445
* Change media galleries to external file system type to add toURL supportvandebo@chromium.org2014-03-282-18/+34
* Remove PreferenceAPI dependency from ExtensionPrefs.rockot@chromium.org2014-03-282-89/+0
* Revert of Remove ExtensionService Garbage-Collecting methods. (https://codere...dalecurtis@chromium.org2014-03-286-501/+247
* Log call arguments when extensions call the Chrome preferences API.mvrable@chromium.org2014-03-281-0/+3
* Remove ExtensionService Garbage-Collecting methods.rdevlin.cronin@chromium.org2014-03-286-247/+501
* Move the SigninProcess APIs from SigninManager to ChromeSigninClient.blundell@chromium.org2014-03-282-8/+11
* SyncGlobalError refactor and Ash notification.michaelpg@chromium.org2014-03-282-4/+5
* [Files.app] Hide video-player related task menu according to conditionyoshiki@chromium.org2014-03-281-4/+0