summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Split API permission registration.yoz@chromium.org2014-05-0710-43/+117
* Revert of Mark forwarded user gestures as forwarded, and don't forward alread...mek@chromium.org2014-05-061-11/+3
* Implement manifest parsing for Automation permissions.aboxhall@chromium.org2014-05-063-2/+5
* Upgrade EventListener to a class in preparation of adding ServiceWorkerHost.scheib@chromium.org2014-05-053-59/+91
* Cleanup after WebKit update to pass old values to activity logrdevlin.cronin@chromium.org2014-05-052-29/+0
* Move chrome.usb to //extensionsrockot@chromium.org2014-05-0514-1/+2272
* Add a note to chrome://extensions to explain when an extension has been disab...finnur@chromium.org2014-05-051-1/+2
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-0314-99/+114
* Allow shared modules to whitelist extensions that import them.elijahtaylor@chromium.org2014-05-025-0/+70
* Add createAppShortcut function in chrome.managementwjywbs@gmail.com2014-05-021-0/+1
* Add _api_features.json for chrome.shell APIjamescook@chromium.org2014-05-021-7/+0
* Whitelist hangouts for the systemIndicator API.dewittj@chromium.org2014-05-021-1/+0
* Initial implementation of chrome.browser.openTab.rpaquay@chromium.org2014-05-022-0/+2
* Move renderer ExtensionHelper into //extensionsjamescook@chromium.org2014-05-0111-11/+851
* Resubmit: Extend DOMActivityLogger interface for upcoming changerdevlin.cronin@chromium.org2014-05-014-39/+142
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-012-9/+9
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-0146-31/+4340
* [fsp] Add the getMetadata operation.mtomasz@chromium.org2014-05-011-0/+2
* Move DOMActivityLogger and associated code from //chrome to //extensionsjamescook@chromium.org2014-05-019-0/+664
* Convert app_shell onLaunched stub to use chrome.shell.onLaunchedjamescook@chromium.org2014-05-012-3/+17
* Introduce chrome.shell.createWindow stub API for app_shelljamescook@chromium.org2014-04-306-1/+82
* Break src/extensions dependency on Chrome's theme_resources.h / .pakjamescook@chromium.org2014-04-304-27/+0
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-305-35/+41
* Stop prompting for the file system write permission in packaged apps.benwells@chromium.org2014-04-301-1/+1
* Settings Overides -- warn user when extensions override their NTP.finnur@chromium.org2014-04-292-0/+20
* Use base::STLSet* in place of std::set_* for simplicity.sungmann.cho@navercorp.com2014-04-291-23/+8
* Export a private webstore API to call into the new inline sign-in flow.isherman@chromium.org2014-04-291-0/+1
* Revert "Rename experimental.accessibility to accessibilityPrivate"dtseng@chromium.org2014-04-292-3/+0
* Split feature definitions into extensions and chrome features.yoz@chromium.org2014-04-2815-107/+426
* Use base::STLSet* in place of std::set_* for simplicity and consistency.sungmann.cho@navercorp.com2014-04-271-12/+4
* Introduce chrome.bluetoothSocket API.keybuk@chromium.org2014-04-261-0/+12
* Add GN template for generated extensions API targets.rockot@chromium.org2014-04-262-0/+165
* Add the feature to retain the user gesture in the extension callback.wjywbs@gmail.com2014-04-251-3/+10
* Introduce ExtensionFunction::RunImplTypesafe and SendResponseTypesafe,kalman@chromium.org2014-04-246-71/+271
* Cpplint for apps/, extensions/limasdf@gmail.com2014-04-247-19/+20
* BookmarkManagerPrivate API meta info improvements.rfevang@chromium.org2014-04-241-0/+2
* Introduce chrome.bluetoothLowEnergy API.armansito@chromium.org2014-04-221-0/+11
* Put SimpleFeature crash info on the stack so that they show up in the minidump.kalman@chromium.org2014-04-221-1/+9
* cleanup: Use EventRouter and some cleanups.limasdf@gmail.com2014-04-222-5/+4
* PropertyCallbackInfo::This should be a primitive valuejochen@chromium.org2014-04-221-3/+8
* Remove some test files from extensions_unittests target.tfarina@chromium.org2014-04-201-5/+0
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-203-6/+8
* Fix punctuation and remove a word from extension permission warnings.meacer@chromium.org2014-04-191-4/+4
* Pass Reason as a parameter with OnExtensionUnloaded.DHNishi@gmail.com2014-04-188-13/+25
* Support a "policy" extension location in extension features files.kalman@chromium.org2014-04-1813-228/+307
* Provide UI for per-extension enabling/disabling of error collection.rdevlin.cronin@chromium.org2014-04-181-1/+2
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-182-4/+2
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-178-2/+447
* Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.danakj@chromium.org2014-04-172-3/+2
* Introduce extensions_strings.grdjamescook@chromium.org2014-04-1770-27/+2048