summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries Partial Deprecation: Remove rarely-used functions.tommycli2016-03-051-4/+4
* [Extensions] Default-enable the toolbar redesign on trunkrdevlin.cronin2016-03-041-1/+1
* [Extensions] Use more private properties in our bindingsrdevlin.cronin2016-03-041-4/+4
* Remove use of UnescapeRule::URL_SPECIAL_CHARS from extensions/file_util.mmenke2016-03-042-43/+39
* Fix a crash by null-pointer-dereference.leiyi.jp2016-03-041-1/+1
* Remove the last usage of MojoAsyncWaiter.yzshen2016-03-042-6/+10
* Prepare ActivityLogConverterStrategyTest for ES2015 Function name reformadamk2016-03-041-1/+1
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-033-1/+3
* [Extensions] Update FeatureSwitch logic to include Dogfood experiment groupsrdevlin.cronin2016-03-031-2/+4
* Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.dcheng2016-03-032-5/+27
* Migrate net::NetworkInterface to net::IPAddress.martijn2016-03-032-2/+2
* Switch SignatureVerifier to taking an algorithm enum.davidben2016-03-031-9/+1
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-023-6/+1
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-023-1/+6
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-022-3/+6
* Add inputMethodPrivate.notifyImeMenuItemActivated/onImeMenuItemsChanged API.azurewei2016-03-022-0/+2
* Remove WebScriptBindings.esprehn2016-03-022-7/+7
* Media Galleries Partial Deprecation: Remove scan functionality.tommycli2016-03-023-7/+4
* [Extensions] Harden against bindings interceptionrdevlin.cronin2016-03-022-2/+45
* Plumb the correct owner document through DocumentInit::m_owner.dcheng2016-03-018-22/+22
* Fix OOPI crash in extensions::ContentWatcher.dcheng2016-03-011-2/+7
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-0/+1
* Classify extension frames as extensionsrob2016-02-291-2/+1
* [chrome.displaySource] Use WDS for Wi-Fi Display implementationmikhail.pozdnyakov2016-02-2910-8/+283
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-2720-189/+172
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2756-0/+108
* [Extern Generation] Add a presubmit script to check externs not being updatedrdevlin.cronin2016-02-263-0/+132
* Add some missing std::move()s following a previous refactoringskyostil2016-02-261-2/+2
* [chrome.displaySource] further implementation of call completion callbacksmikhail.pozdnyakov2016-02-2610-149/+184
* Copy challenge*Key methods to enterprise.platformKeys.dkrahn2016-02-261-0/+2
* Add warning for packaged apps trying to use a persistent background pagem.pistrich2016-02-263-3/+30
* Deleting chrome.searchEnginesPrivate API.dpapad2016-02-261-7/+7
* First patch to implement support for MR for off the record media routes (crea...mfoltz2016-02-251-6/+14
* Remove some usages of BrowserThread::UnsafeGetMessageLoopForThreadskyostil2016-02-253-8/+8
* [Media Router] Fix JS error in media_router_bindings.js.imcheng2016-02-251-2/+2
* Add directories handling support for apps/extensions.cmihail2016-02-259-16/+73
* Implement chrome.inputMethodPrivate.onImeMenuListChanged API.azurewei2016-02-241-0/+1
* Clarify chrome.usb API documentation on transfer lengths.reillyg2016-02-241-4/+6
* Update whitelist for bluetoothPrivate for two apps.drustsmith2016-02-231-1/+3
* net: move IsLocalhost() function into url_util.htfarina2016-02-235-5/+2
* Fixed affiliation for device local accounts.peletskyi2016-02-231-1/+4
* Returns JS 'window' object for chrome.input.ime.createWindow API.shuchen2016-02-232-6/+11
* [MediaRouter] Plumb PresentationConnectionClose from MR to Blink.imcheng2016-02-231-2/+37
* Add Bluez initialize call to startup.drustsmith2016-02-232-1/+10
* [Extensions] Update web API cloberring for platform appsrdevlin.cronin2016-02-221-13/+36
* Assign a initial value to local variables to avoid maybe-uninitialized warningtzik2016-02-201-1/+2
* Whitelist Cast Extension to use networkingPrivate.apacible2016-02-191-0/+1
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-193-0/+3
* Whitelist Cast Extension to use WebView.apacible2016-02-181-1/+2
* Add a flag for tab desktop capture and enable tab capture for desktop media p...gyzhou2016-02-182-0/+4