summaryrefslogtreecommitdiffstats
path: root/extensions/common
Commit message (Expand)AuthorAgeFilesLines
* Add the Copresence API.rkc@chromium.org2014-08-082-0/+2
* Cleanup: Make ExtensionIconSet::Get return a const std::string& rather than akalman@chromium.org2014-08-073-7/+8
* Move NaClModulesHandler to src/extensionsjamescook@chromium.org2014-08-074-0/+141
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-075-12/+13
* Change the default implementation of ExtensionFunction::HasPermission to usekalman@chromium.org2014-08-071-1/+6
* Add the whispernet proxy.rkc@chromium.org2014-08-071-0/+1
* extensions: Register 'app' and 'webstore' bindings only if they are available.sadrul@chromium.org2014-08-071-4/+3
* Disable ephemeral apps after they stop runningtmdiep@chromium.org2014-08-061-1/+3
* Make the root_namespace argument to json_schema_compiler.gypi a stringkalman@chromium.org2014-08-052-2/+2
* Notification Provider APIliyanhou@chromium.org2014-08-021-0/+1
* Allow restricting WebUI-enabled extension APIs to URL patterns.kalman@chromium.org2014-07-306-18/+33
* Fix subtle race conditions in extension script injection.rdevlin.cronin@chromium.org2014-07-301-0/+3
* Declarative content scripts: Renderer-side: per-extension shared memory regio...markdittmer@chromium.org2014-07-301-2/+9
* Cleanup: Rename kNotification to kNotifications because the permission stringkalman@chromium.org2014-07-291-1/+1
* hid: Remove size from receive APIs and return report ID separately.reillyg@chromium.org2014-07-281-8/+12
* Experience Sampling API implementationcthomp@chromium.org2014-07-282-0/+2
* Move the serial api and permission features to extensions/.sammc@chromium.org2014-07-283-0/+10
* Remove service worker concepts from _api_features.jsonscheib@chromium.org2014-07-268-82/+2
* An implementation of chrome.socket.secure().lally@chromium.org2014-07-262-0/+44
* Support permission_broker for chrome.hid devices.rockot@chromium.org2014-07-263-0/+20
* Current host warning "Read and modify your data .." should say "Read and chan...mohammed@chromium.org2014-07-251-3/+3
* Additional metrics for disabled extensions and content verificationasargent@chromium.org2014-07-251-1/+6
* Extensions: Move bluetooth APIs to extensions/.thestig@chromium.org2014-07-254-0/+304
* Extensions can now use the <extensionoptions> page to embed another extension...ericzeng@chromium.org2014-07-251-0/+1
* Don't allow null bytes in hosts of host permissions.yoz@chromium.org2014-07-253-0/+16
* Allow extension APIs to be called from WebUI. The only API currentlykalman@chromium.org2014-07-247-4/+42
* Remove bookmarks API client-side write operations limitswittman@chromium.org2014-07-241-6/+0
* Removing the * from hosts and adding the words 'all' and 'site'.mohammed@chromium.org2014-07-242-48/+43
* Add GN Build file for extensions_common target.tfarina@chromium.org2014-07-232-1/+233
* Cleanup dependencies on device/thestig@chromium.org2014-07-232-10/+7
* Create a ManifestPermission implementation for Automation.aboxhall@chromium.org2014-07-233-6/+27
* Revert 284761 "Create a ManifestPermission implementation for Au..."jdonnelly@chromium.org2014-07-233-27/+6
* Remove unused Extension::InstallTypedpolukhin@chromium.org2014-07-221-8/+0
* Create a ManifestPermission implementation for Automation.aboxhall@chromium.org2014-07-223-6/+27
* Add easyUnlockPrivate extension APItbarzic@chromium.org2014-07-221-0/+1
* Make Clone, Contains, Equal and IPC function non-virtual and implement in man...aboxhall@chromium.org2014-07-195-84/+49
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-1/+1
* Enabling AdInjectionBrowserTest after Activity Log refactoring.pmarch@chromium.org2014-07-182-81/+0
* Improve messaging for shared modules on chrome://extensionselijahtaylor@chromium.org2014-07-182-10/+14
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-2/+2
* Remove extensions_manifest_types extensions API on Android.thestig@chromium.org2014-07-161-1/+0
* Apps&Extensions for supervised users: Add Extension::WAS_INSTALLED_BY_CUSTODI...treib@chromium.org2014-07-162-1/+8
* Add browser_extensions to GN build.brettw@chromium.org2014-07-152-1/+7
* Revert 283052 "Add browser_extensions to GN build."brettw@chromium.org2014-07-142-7/+1
* OnLazyBackgroundPageActive must ensure the close_sequence_idscheib@chromium.org2014-07-141-2/+2
* Add browser_extensions to GN build.brettw@chromium.org2014-07-142-1/+7
* Implement <appview>fsamuel@chromium.org2014-07-113-0/+77
* Move the serial API to extensions/.sammc@chromium.org2014-07-103-1/+330
* Remove GetContexts() from the public interface of extensions::Feature. It waskalman@chromium.org2014-07-1012-70/+54
* Remove the "content_script" context from a number of APIs that shouldn't bekalman@chromium.org2014-07-091-8/+1