summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* Remove some whitelist entriesrockot2016-03-251-2/+0
* Extensions: Using common ValueStoreFactory for all value stores.cmumford2016-03-2435-327/+994
* Add inputMethodPrivate.showInputView API.azurewei2016-03-241-0/+1
* Make the process-wide ServiceRegistry available to JS.sammc2016-03-248-8/+8
* [chrome.displaySource] Implement media packetizer.eero.hakkinen2016-03-234-0/+364
* Fix assertion at extensions::DisplaySourceConnectionDelegateFactorymaksim.sisov2016-03-231-1/+1
* Remove bogus trybot reference from extensions/common/permissions/PRESUBMIT.pyPaweł Hajdan, Jr2016-03-231-3/+0
* Remove logic for lazy initialization of WebKit.jam2016-03-232-79/+65
* [chrome.displaySource] Implement transport stream packetizer.eero.hakkinen2016-03-226-0/+1559
* Add code to implement extension uninstall pingsasargent2016-03-217-1/+201
* Add RetainedRef uses where needed.vmpstr2016-03-212-6/+6
* [chrome.displaySource] Implement some elementary stream descriptors.eero.hakkinen2016-03-215-0/+441
* Deal with frame removal by content scriptsrob2016-03-198-8/+124
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* [chrome.displaySource][WiFi Display] Audio formats capability negotiationmikhail.pozdnyakov2016-03-182-4/+19
* Cleanup: media_stream_api.* ==> media_stream_utils.*mcasas2016-03-181-1/+1
* Third patch to implement incognito support for Media Router.mfoltz2016-03-181-2/+5
* [chrome.displaySource] Implement elementary stream packetizer.eero.hakkinen2016-03-187-0/+480
* [Extensions] Update extension function/event histogram valuesrdevlin.cronin2016-03-172-7/+7
* [chrome.displaySource][WiFi Display] Video formats capability negotiationmikhail.pozdnyakov2016-03-174-42/+230
* [Extensions] Remove principalsPrivate APIrdevlin.cronin2016-03-161-1/+1
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-168-14/+12
* Extend vpnProvider to allow reconnectionscernekee2016-03-163-3/+39
* Skip logging spurious errors for ServiceWorker URLRequests that were spawnedlazyboy2016-03-161-3/+11
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-153-3/+13
* [Media Router] Add origins to sink query results.imcheng2016-03-151-2/+6
* Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...dewittj2016-03-158-12/+14
* Extensions: Extract lazy leveldb operations into LazyLevelDb.cmumford2016-03-155-344/+386
* [Extensions] Gather more webRequest render frame look up metricsrdevlin.cronin2016-03-151-2/+6
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-148-14/+12
* Extensions: Minor cleanup, formatting/lint errors.cmumford2016-03-143-19/+16
* Migrate net/udp/* to net::IPAddress.martijn2016-03-141-6/+7
* Remove a debugging CHECK from MimeHandlerViewGuest.sammc2016-03-141-12/+6
* Minor cleanup in TCPSocket code.lazyboy2016-03-121-7/+2
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-112-2/+0
* Migrate ProcessesEventRouter to the new task managerafakhry2016-03-113-58/+0
* [Extensions] Use V8ValueConverter in i18n custom bindingsrdevlin.cronin2016-03-112-45/+17
* Replace web_cache_messages.h with Mojo service.leon.han2016-03-111-1/+1
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-115-2/+8
* [Closure Externs] Add more APIs to the presubmit warning listrdevlin.cronin2016-03-102-1/+12
* content: Rename virtual method on RenderView to not (ab)use blink styledanakj2016-03-101-1/+1
* chrome.browserAction.setBadgeBackgroundColor accepts color keywordlimasdf2016-03-102-0/+17
* Replace template_util.h stuff with C++11 <type_traits>tzik2016-03-101-3/+2
* Revert of Use v8::MicrotasksScope internally in V8RecursionScope. (patchset #...tsergeant2016-03-104-6/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-102-2/+2
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-097-11/+11
* [chrome.displaySource] Fix use of scoped_ptr<base::Timer> after it was movedmikhail.pozdnyakov2016-03-091-1/+1
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-094-2/+6
* Replace base::Tuple in //extensions with std::tupletzik2016-03-093-4/+7