summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Support for new data reduction proxy via headerbengr@chromium.org2014-02-141-6/+25
* Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."asvitkine@chromium.org2014-02-132-18/+0
* Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..."asvitkine@chromium.org2014-02-132-0/+18
* Revert 250828 "Add a UMA stat to track if the Browser blacklist ..."asvitkine@chromium.org2014-02-132-18/+0
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* Switch from WebDocument::insertUserStyleSheet() to insertStyleSheet().jinho.bang@samsung.com2014-02-132-6/+3
* [GCM] Updating the list of restricted keys for GCM API messagesfgorski@chromium.org2014-02-131-2/+4
* Add a UMA stat to track if the Browser blacklist is Set on the Renderercsharp@chromium.org2014-02-122-0/+18
* Implement events for cast.streaming.rtpStream APIhclam@chromium.org2014-02-126-15/+127
* <webview> zoom API.paulmeyer@chromium.org2014-02-121-1/+44
* Pass DomContentLoaded event from prerenders to launching elements.ksimbili@google.com2014-02-122-0/+17
* Add <link rel=next> support to prerender.gavinp@chromium.org2014-02-111-1/+6
* Revert of Add <link rel=next> support to prerender. (https://codereview.chrom...thestig@chromium.org2014-02-111-6/+1
* Add <link rel=next> support to prerender.gavinp@chromium.org2014-02-111-1/+6
* Cast: Refactor CastAudioSink and CastVideoSinkpwestin@google.com2014-02-114-106/+154
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-115-7/+7
* Re-enable broken --allow-scripting-gallery flag for content scriptsrob@robwu.nl2014-02-101-2/+5
* Don't explicitly enable embedder custom elements.dominicc@chromium.org2014-02-101-1/+0
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-105-26/+39
* Add git cl format presubmit warning for extension and apps.scheib@chromium.org2014-02-081-0/+14
* Exclude extension resources for non enable_extensions buildsaurimas@chromium.org2014-02-071-19/+18
* Update safe_browsing code to use WebElementCollection instead of WebNodeColle...ch.dumez@samsung.com2014-02-072-30/+23
* Don't attempt to send an onUnload event when V8 has encountered an OOM situat...mek@chromium.org2014-02-071-1/+4
* Move the translate script to the Translate componentdroger@chromium.org2014-02-071-1/+1
* <webview>: Don't inject denyWebview everywherefsamuel@chromium.org2014-02-071-16/+19
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-067-16/+33
* Update WebFrameClient implementations to maintain frame tree.dcheng@chromium.org2014-02-061-1/+5
* Extensions: Send the tab id to platform apps.thestig@chromium.org2014-02-065-27/+98
* Cast: Update Rtp Statistics interfacesmikhal@chromium.org2014-02-061-6/+6
* Revert 249168 "Update WebFrameClient implementations to maintain..."dcheng@chromium.org2014-02-061-5/+1
* Update WebFrameClient implementations to maintain frame tree.dcheng@chromium.org2014-02-051-1/+5
* Cleanup: Remove some cruft from extension_v8::ExternalExtension.thestig@chromium.org2014-02-051-10/+10
* PPB_Flash.Navigate(): Disallow certain HTTP request headers.yzshen@chromium.org2014-02-051-0/+130
* Password manager now ignores autocomplete='off' by default; user may specify ...jww@chromium.org2014-02-051-5/+14
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-044-5/+5
* Add encoding info for those WebUI pages that were missing it.nkostylev@chromium.org2014-02-045-0/+5
* Always use safeCallbackApply to invoke fileSystem API callbacks.sammc@chromium.org2014-02-042-7/+22
* <webview>: Inject denyWebView into all extensionsfsamuel@chromium.org2014-02-031-26/+19
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-033-0/+25
* Remove dispatch_ as publicly exposed method of Eventfsamuel@chromium.org2014-02-021-4/+1
* Add MetaTagObserver for retrieving information about meta tagsdfalcantara@chromium.org2014-02-012-37/+97
* Re-land r248110 "[Password Generation] Enable new UI"gcasto@chromium.org2014-01-312-88/+67
* Revert 248117 "Password manager now ignores autocomplete='off' b..."benwells@chromium.org2014-01-311-14/+5
* Revert 248110 "[Password Generation] Enable new UI"tzik@chromium.org2014-01-312-67/+88
* Password manager now ignores autocomplete='off' by default; user may specify ...jww@chromium.org2014-01-311-5/+14
* [Password Generation] Enable new UIgcasto@chromium.org2014-01-312-88/+67
* Cast: Group three common RTP parameters into a struct to avoid some repetition.hubbe@chromium.org2014-01-311-2/+2
* Remove unused EnableAdviewSrcAttribute.tnagel@chromium.org2014-01-301-104/+1
* Remove attach_ as publicly exposed method of Event.fsamuel@chromium.org2014-01-301-1/+0
* Remove unused param "width_" from SearchBox::OnMarginChange().kmadhusu@chromium.org2014-01-302-7/+3