summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Construct USB descriptors over explicit values.reillyg2016-02-121-7/+4
* [Extensions] Hook the webRequest API into tab permissions with click-to-scriptrdevlin.cronin2016-02-1112-156/+272
* Move InterfaceProvider into the shell::mojom namespace like the rest of the s...ben2016-02-111-1/+1
* [chrome.displaySource] Session notification improvementsmikhail.pozdnyakov2016-02-119-116/+197
* [Feature Switch][Media Router] Add required field trials to MR switch.imcheng2016-02-112-23/+77
* Add comments for struct members that were changed from size_t to uin32_t or u...jam2016-02-101-0/+3
* Fix re-entrancy and lifetime issue in RenderFrameObserverNatives::OnDocumentE...rob2016-02-102-33/+57
* Fix AppWindow access to uninitialized AppWindowContents.dtseng2016-02-101-1/+3
* [mojo] Delete third_party/mojorockot2016-02-1013-28/+26
* Rename ServiceProvider to InterfaceProvider.ben2016-02-101-3/+3
* Refactor the implementation of the webNavigation extension API.nasko2016-02-092-4/+32
* Fix error in vpnProvider API docscernekee2016-02-091-1/+2
* Switch extension struct members that are sent over IPC to use uint32_t instea...jam2016-02-096-30/+29
* Remove size_ts from IPC files.jam2016-02-092-2/+2
* kiosk: Cache required_platform_version infoxiyuan2016-02-082-12/+11
* update obsolete code.google.com documentation linksmostynb2016-02-082-3/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-081-2/+2
* Add frameId to chrome.tabs.executeScript/insertCSSrob2016-02-078-52/+123
* NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACEmseaborn2016-02-052-12/+0
* [Media Router] Support custom timeout for route requests.imcheng2016-02-051-16/+65
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-051-2/+2
* Delete WebKit/public/web/WebSecurityOrigin.h.mek2016-02-042-2/+2
* Make UsbDeviceHandle::ReleaseInterface asynchronous.reillyg2016-02-042-5/+13
* In this CL, we extend API chooseDesktopMedia by adding oneqiangchen2016-02-042-0/+4
* Add chrome.inputMethodPrivate.onImeMenuActivationChanged API, which will be f...azurewei2016-02-041-0/+1
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-032-27/+0
* Make extensions use a correct same-origin check.palmer2016-02-037-16/+24
* Refactored blocked_loaders_map_ to key by render frame route idcsharrison2016-02-031-16/+3
* IPC::Message -> base::Picklerockot2016-02-039-54/+67
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-032-0/+27
* Move gn _run target generation into test().jbudorick2016-02-032-27/+0
* Delete base/prefs and update callers to use components.brettw2016-02-0313-21/+22
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0313-22/+21
* Delete base/prefs and update callers to use components.brettw2016-02-0313-21/+22
* Reland of Update device/usb and its Mojo interface for variable size ISO pack...reillyg2016-02-025-32/+159
* [Extensions] Wire up the ActiveScriptController for WebRequestsrdevlin.cronin2016-02-024-5/+29
* Remove linked_ptr usage in //base.dcheng2016-02-028-84/+73
* Revert of Update device/usb and its Mojo interface for variable size ISO pack...zhaoqin2016-02-025-158/+32
* Extension cleanup (mostly includes)treib2016-02-025-12/+6
* Reland #2: Eliminate browser test helpers from unit tests.carlosk2016-02-022-0/+2
* Implement chrome.input.ime.onCompositionBoundsChanged() API.azurewei2016-02-021-0/+1
* Update device/usb and its Mojo interface for variable size ISO packets.reillyg2016-02-025-32/+158
* Implement webview.captureVisibleRegion()wjmaclean2016-02-0114-73/+243
* Revert of Eliminate browser test helpers from unit tests. (patchset #15 id:28...msw2016-02-012-2/+0
* Eliminate browser test helpers from unit tests.carlosk2016-02-012-0/+2
* Correct content script injection for cancelled loadsrob2016-01-301-2/+23
* Update GN build files for new prefs location.brettw2016-01-302-4/+4
* Move base/prefs to components/prefsbrettw2016-01-302-3/+3
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-302-3/+3
* Move base/prefs to components/prefsbrettw2016-01-302-3/+3