summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add a mode to OAuth2MintTokenFlow that fetches the messages to show to the user.munjal@chromium.org2012-04-131-4/+10
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-136-2/+34
* Clear pending events for transient pages when it crashes.mpcomplete@chromium.org2012-04-132-4/+16
* Revert 132196 - Attempt to load component extension favicon from the resource...tim@chromium.org2012-04-134-147/+9
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-134-9/+147
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-133-11/+10
* Rename string literals of declarative Web Request API to be camelCasebattre@chromium.org2012-04-135-46/+67
* Fix NULL pointer accessbattre@chromium.org2012-04-131-1/+2
* Fix memory leak caused by Rules Registriesbattre@chromium.org2012-04-133-0/+12
* Add chrome.experimental.runtime.getBackgroundPage which ensures the transientmpcomplete@chromium.org2012-04-123-0/+44
* Implemented port filter for URLMatcherbattre@chromium.org2012-04-128-10/+207
* Implemented proper support for checking schemes and requested resource types.battre@chromium.org2012-04-1217-125/+382
* chrome/browser/chromeos/input_method/ refactoring [part 1 of 6].yusukes@chromium.org2012-04-121-0/+4
* Fix getDevicesWithService.bryeung@chromium.org2012-04-121-2/+2
* Factor out the "sync processing" portion of SyncableSettingsStorage into itskalman@chromium.org2012-04-126-155/+256
* Fix the BluetoothExtensionFunction refactoring.bryeung@chromium.org2012-04-122-20/+13
* Added browsertest to assert that extension API calls are counted as V8Recursi...rafaelw@chromium.org2012-04-121-0/+9
* Use unpacked extension test data in ExtensionManagementApiEscalationTest.yoz@chromium.org2012-04-111-4/+20
* Create New AppSyncData Classcsharp@chromium.org2012-04-1113-514/+1124
* Remove unneeded extension_messages_browsertest.cc + cleanup.aa@chromium.org2012-04-111-145/+0
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-117-13/+9
* Revert 13676 - Revert 131665 - Add a preference for why an extension is disab...yoz@chromium.org2012-04-1112-41/+179
* Revert 131665 - Add a preference for why an extension is disabled.rsesek@chromium.org2012-04-1012-179/+41
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-1011-43/+646
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-1012-41/+179
* Keep the transient page alive as long as there is a javascript dialog showing.mpcomplete@chromium.org2012-04-102-4/+25
* Font Settings API: Pass localized font name of prefs on Win.falken@chromium.org2012-04-101-0/+21
* Update use of TimeDelta in chrome/browser/extensions/api/alarms.tedvessenes@gmail.com2012-04-091-1/+1
* Don't recreate background windows when allow_js_access if falsemihaip@chromium.org2012-04-091-0/+11
* Revert 131286 - Regression test for packing and installing an extension from ...msw@chromium.org2012-04-081-33/+0
* Regression test for packing and installing an extension from an URL.hebert.christopherj@chromium.org2012-04-071-0/+33
* Revert 131261 - Disable moar tests whose code is missing on beta.aa@chromium.org2012-04-072-5/+5
* Disable moar tests whose code is missing on beta.aa@chromium.org2012-04-072-5/+5
* Apps that get updated from the Webstore should be considered WebStore apps.bbudge@chromium.org2012-04-071-1/+3
* Post task to show the extension uninstall dialog a little later.yoz@chromium.org2012-04-072-2/+9
* Make sure app bundles can be installed from incognito windows.jstritar@chromium.org2012-04-064-1/+21
* Make sure the post install UI hooks are triggered properly when installing CRXs.jstritar@chromium.org2012-04-064-7/+41
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-067-16/+97
* Fix over-aggressive dcheck in settings_backend.zea@chromium.org2012-04-061-1/+1
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-062-5/+5
* Fix a bug where calling window.close() from a transient page with an openmpcomplete@chromium.org2012-04-052-9/+14
* Disable ExtensionWebRequestApiTest.WebRequestBlocking on Windows. It times outbinji@chromium.org2012-04-051-1/+7
* Move some of the new transient background page stuff into the extensionsmpcomplete@chromium.org2012-04-0512-21/+44
* Disable ExtensionResourceRequestPolicyTest.WebAccessibleResources on Windows.binji@chromium.org2012-04-051-1/+7
* Restrict platform app access to WebKit features by modifying JS bindings.jstritar@chromium.org2012-04-051-4/+4
* Adds the spelling service to the `chrome.privacy` extension API.mkwst@chromium.org2012-04-051-2/+6
* Make URLMatcherConditionSet refcountedbattre@chromium.org2012-04-057-88/+71
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-0530-222/+610
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-059-22/+23
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1