summaryrefslogtreecommitdiffstats
path: root/content/test/test_render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove [SG]etParentNativeViewAccessiblepiman2016-03-231-4/+0
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-221-1/+0
* Revert of Remove a bunch of NPAPI quirks and related support code (patchset #...dgozman2016-03-221-0/+1
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-221-1/+0
* Remove windowed NPAPI codepiman2016-03-181-2/+0
* Fix some bad class names in comments.nick2016-02-131-1/+1
* Separate RenderViewHost from RenderWidgetHost, part 11: do the split.avi2016-01-051-2/+1
* Switch to standard integer types in content/.avi2015-12-251-6/+8
* Separate RenderViewHost from RenderWidgetHost, part 6: move more calls to the...avi2015-11-111-1/+0
* cast: support cursor rendering for tab captureisheriff2015-11-101-1/+1
* Remove ifdef Android for Lock/UnlockCompositingSurface()sievers2015-10-271-2/+0
* ReadbackRequestCallback should not be defined as a const Callback.thestig2015-09-251-1/+1
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-1/+0
* Make channel preemption not require view contexts for hookuppiman2015-09-241-1/+0
* Clear page display after navigation if no rendered output arriveskenrb2015-09-151-0/+1
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-311-2/+3
* IPC send the screen color profile from the browser to the renderernoel2015-08-261-0/+1
* Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...shuchen2015-07-311-4/+3
* Move browser-to-renderer opener plumbing to frame routing IDs.alexmos2015-07-091-6/+6
* Preserve top frame's window.name on cross-process popup navigations.alexmos2015-06-261-2/+1
* Remove swapped-out usage in --site-per-process.nasko2015-06-051-0/+8
* cleanup: Remove RenderWidgetHostViewBase::Blur().sadrul2015-05-111-1/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-2/+4
* Maintain minimal error response.siva.gunturi2015-05-081-4/+5
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-081-4/+2
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-071-2/+4
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-051-4/+2
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-041-2/+4
* Revert of Classify navigations without page id in parallel to the existing cl...vkuzkokov2015-04-281-4/+2
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-281-2/+4
* Revert of Classify navigations without page id in parallel to the existing cl...mohsen2015-04-271-4/+2
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-271-2/+4
* Add MockRenderProcessHost::SimulateCrash to simplify unit testing of crashes.nick2015-04-181-12/+0
* Add covariant overrides to TestRVH::GetProcess and TestRFH::GetProcessnick2015-04-161-2/+6
* Rename content::RenderWidget::is_fullscreen() methodmikhail.pozdnyakov2015-04-141-1/+1
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-121-0/+2
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-2/+2
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-031-1/+1
* Add occlusion support to WebContentsImpl and RenderWidgetHostViewccameron2015-01-171-0/+4
* Eliminate RenderWidgetHostViewBase::WasShown/Hiddenccameron2015-01-151-2/+0
* Remove always true guardzhaoze.zhou2014-12-081-2/+0
* Revert of Revert of Cleanup: Update the path to vector2d_f.h header. (patchse...tfarina2014-12-051-1/+1
* Revert of Cleanup: Update the path to vector2d_f.h header. (patchset #1 id:1 ...samli2014-12-051-1/+1
* Cleanup: Update the path to vector2d_f.h header.tfarina2014-12-051-1/+1
* Support error handling for Surface read-backs.siva.gunturi2014-11-141-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Plumb composition character bounds for Android 5.0yukawa2014-10-271-1/+1
* [OSX] Remove RWHV::SetTakesFocusOnlyOnMouseDowngroby2014-10-251-1/+0
* Exposes the text input flags to ChromeOS IME extensions.shuchen2014-10-231-1/+2
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-74/+71