summaryrefslogtreecommitdiffstats
path: root/extensions/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* [Media Router] Support custom timeout for route requests.imcheng2016-02-051-16/+65
* Delete WebKit/public/web/WebSecurityOrigin.h.mek2016-02-042-2/+2
* Make extensions use a correct same-origin check.palmer2016-02-032-4/+6
* [Extensions] Wire up the ActiveScriptController for WebRequestsrdevlin.cronin2016-02-021-4/+2
* Implement webview.captureVisibleRegion()wjmaclean2016-02-014-0/+40
* Correct content script injection for cancelled loadsrob2016-01-301-2/+23
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-4/+1
* Fix remote frame origin access in ContentWatcher::NotifyBrowserOfChange.alexmos2016-01-261-1/+1
* Revert of Fix leaks in exensions_unittests after enabling Oilpan (patchset #1...haraken2016-01-261-2/+0
* Fix leaks in exensions_unittests after enabling Oilpanharaken2016-01-261-0/+2
* Remove unused process_id parameter from permissions_datarob2016-01-251-2/+0
* Fix the dynamic browser action setIcon path to work with any size icon.estade2016-01-232-67/+45
* [UseZoomForDSF] Convert draggable region from Viewport to Window coordinatesoshima2016-01-211-0/+1
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-214-39/+0
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-58/+49
* Implement webview.captureVisibleRegion()wjmaclean2016-01-214-0/+39
* Add domain to sink model and display if available.amp2016-01-151-0/+1
* Add WiFi Display session class skeleton and mojo servicemikhail.pozdnyakov2016-01-145-16/+219
* [Media Router] Add Connecting state to PresentationConnection.imcheng2016-01-121-0/+2
* Ensure that sendMessage's callback is called.rob2016-01-091-7/+24
* Non-Local Join for Media Router and Presentation APIboetger2016-01-081-7/+54
* Use FrameTreeNode ID as frameId in extension APIsrob2016-01-062-36/+33
* Switch to standard integer types in extensions/.avi2015-12-2378-38/+149
* Convert Pass()→std::move() in //extensionsdcheng2015-12-1821-63/+86
* Remove ScopedVector from /extenisons part#3limasdf2015-12-167-48/+52
* +isherman for histograms.xmlmfoltz2015-12-121-11/+11
* Replace v8::Object::ForceSet with DefineOwnPropertyjochen2015-12-111-1/+2
* Prevent infinite looping in ScriptContext::GetEffectiveDocumentURL().thestig2015-12-111-3/+9
* chrome.displaySource custom bindingsmikhail.pozdnyakov2015-12-098-0/+496
* Make Lucas a GuestView OWNERfsamuel2015-12-091-0/+1
* Track all extension frames in ProcessManager, inspect extensionoptionsrob2015-12-061-3/+16
* [MR] Add description field to MediaSink.imcheng2015-12-051-0/+1
* Kill ScopedPtrMap and friendslimasdf2015-12-021-1/+0
* Convert various vector_as_array calls to vector::data.davidben2015-12-012-5/+2
* Always pass an v8::Isolate* to the TryCatch ctorjochen2015-11-302-2/+2
* Use scoped_ptr in extensions::ModuleSystemtzik2015-11-252-6/+4
* [MR] Fix early return bug in converting connection state in bindings.imcheng2015-11-241-7/+6
* Use std::tie() for operator< in extensions/jsbell2015-11-201-6/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-136-8/+8
* [Extensions] Don't allow gin::Define to be overriddenrdevlin.cronin2015-11-135-30/+32
* Remove URLs from chrome.tabs.executeScript permission warning.battre2015-11-121-2/+5
* Remove ScopedPtrMap from extensions codelimasdf2015-11-111-3/+4
* [Media Router] Add PresentationConnectionStateObserver and related APIs.imcheng2015-11-101-1/+36
* Use private symbols instead of hidden valuesjochen2015-11-065-50/+124
* [Extensions] Make handler_function a hidden propertyrdevlin.cronin2015-10-291-5/+9
* Don't use calling context in chromejochen2015-10-296-14/+4
* [Extensions] Don't allow built-in extensions code to be overriddenrdevlin.cronin2015-10-2853-146/+189
* [Media Router] Implements deferred media sink queries.imcheng2015-10-261-2/+8
* Reland of [Extensions] Migrate ServiceWorker off behavior feature system (pat...rdevlin.cronin2015-10-262-13/+0
* Revert of [Extensions] Migrate ServiceWorker off behavior feature system (pat...anthonyvd2015-10-262-0/+13