summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Implemented proper support for checking schemes and requested resource types.battre@chromium.org2012-04-1217-125/+382
* Fix getDevicesWithService.bryeung@chromium.org2012-04-121-2/+2
* Fix the BluetoothExtensionFunction refactoring.bryeung@chromium.org2012-04-122-20/+13
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-104-40/+614
* Update use of TimeDelta in chrome/browser/extensions/api/alarms.tedvessenes@gmail.com2012-04-091-1/+1
* 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-052-1/+8
* Make URLMatcherConditionSet refcountedbattre@chromium.org2012-04-057-88/+71
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-0524-209/+577
* Move transient background events from chrome.experimental.extension to chrome...mihaip@chromium.org2012-04-042-0/+57
* Add a common BluetoothExtensionFunction base classbryeung@chromium.org2012-04-042-13/+33
* Generate list of valid serial port names. Check against that list.miket@chromium.org2012-04-045-0/+213
* Hide some network requests from the webrequest APIbattre@chromium.org2012-04-044-45/+92
* Move webNavigation extension api into a separate directoryjochen@chromium.org2012-04-047-0/+1593
* Add getDevicesWithService for the bluetooth api.bryeung@chromium.org2012-04-032-14/+50
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-0/+1
* Provide real RequestMatcher for declarative webRequest API conditionsbattre@chromium.org2012-04-033-15/+61
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-04-021-0/+1
* Implement experimental.bluetooth.getAddress.bryeung@chromium.org2012-04-022-11/+18
* Ensure that we initiate ExtensionEventRouter operations on the UI thread.miket@chromium.org2012-03-308-9/+44
* [Coverity] Fix pass-by-value to pass-by-refgroby@chromium.org2012-03-292-2/+2
* Remove remnants of the identity permission, attempt #2.jstritar@chromium.org2012-03-291-5/+1
* Fix illegal include of tools/json_schema_compiler/any.hbattre@chromium.org2012-03-292-3/+3
* Implement rules removal for WebRequestRulesRegistrybattre@chromium.org2012-03-2911-7/+177
* Implementation of beginning of Declarative Web Request API backendbattre@chromium.org2012-03-2917-0/+1652
* Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...miket@chromium.org2012-03-294-17/+0
* Add experimental.alarms API to allow lazy background pages to wake themselves...mpcomplete@chromium.org2012-03-282-0/+114
* Revert 129107 - Remove remnants of the identity permission.rsleevi@chromium.org2012-03-271-2/+4
* Consider redirects to about:blank as canceling and don't flag conflictsbattre@chromium.org2012-03-272-12/+48
* Remove remnants of the identity permission.jstritar@chromium.org2012-03-271-4/+2
* Disable failing tests.miket@chromium.org2012-03-261-2/+4
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-254-34/+21
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-03-241-0/+1
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-241-3/+6
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-243-16/+27
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-233-27/+16
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-233-0/+152
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-232-0/+33
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...pfeldman@chromium.org2012-03-233-7/+7
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Revert 128296 - Add an experimental identity API for platform apps.gman@chromium.org2012-03-233-151/+0
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-233-16/+27
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-233-27/+16
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-223-0/+151
* Basic infrastructure for the Bluetooth API.bryeung@chromium.org2012-03-222-0/+172
* Initialize SubstringSetMatcher on constructionbattre@chromium.org2012-03-222-1/+10
* Revert 128089 - Initial extension bindings for Media Gallery API.gman@chromium.org2012-03-223-117/+0