summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_plugin/browser_plugin_host_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of aura: Remove old GL paths from RenderWidgetHostViewAura. (https://c...pdr@chromium.org2014-02-061-3/+2
* aura: Remove old GL paths from RenderWidgetHostViewAura.danakj@chromium.org2014-02-061-2/+3
* Disable BrowserPluginHostTest.ReloadEmbedder test.xhwang@chromium.org2014-01-311-1/+1
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-221-1/+1
* Use stub GL draw/clear calls for browser tests that do not need pixels.danakj@chromium.org2014-01-211-6/+13
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-6/+2
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-6/+7
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-1/+1
* Add base:: to string16 in content/.dbeam@chromium.org2013-12-201-4/+4
* Implement Input Method related WebPlugin interface for browser pluginkochi@chromium.org2013-12-141-1/+112
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-111-0/+115
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-13/+13
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-2/+2
* C++ readability review for lazyboy@lazyboy@chromium.org2013-11-141-2/+2
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-13/+3
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-5/+5
* Replace the RenderViewHostObserver for sniffing IPCs in BrowserPluginHostTest...jam@chromium.org2013-10-221-9/+8
* Disable BrowserPluginHostTest.EmbedderSameAfterNav on Windows.dconnelly@chromium.org2013-10-171-1/+7
* Gardening. Disable BrowserPluginHostTest.AcceptDragEvents on Mac.hayato@chromium.org2013-10-151-5/+2
* Move kGuestScheme into content namespace.tfarina@chromium.org2013-10-091-2/+1
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-031-1/+1
* Disable BrowserPluginHostTest.AcceptDragEvents on Mac 64.avi@chromium.org2013-09-261-2/+4
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-14/+0
* Disable BrowserPluginHostTest.AcceptDragEvents under ASan on Macglider@chromium.org2013-09-251-2/+4
* Fix WebViewInteractiveTest.Focusfsamuel@chromium.org2013-09-181-18/+1
* browser-plugin: Re-enable a browser-test.sadrul@chromium.org2013-09-131-8/+1
* Disable flaky tests.dalecurtis@google.com2013-09-111-1/+8
* cc: Drop ContextProvider references on the impl thread before quittingdanakj@chromium.org2013-09-101-7/+1
* Disable BrowserPluginHostTest.EmbedderSameAfterNav on ChromimumOS.tkent@chromium.org2013-09-021-1/+7
* Force delegated renderer on Aurapiman@chromium.org2013-08-301-0/+3
* browser-plugin: Fix a crash when trying to load an invalid URL with a valid s...sadrul@chromium.org2013-08-291-0/+32
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* <webview>: Move sizechanged event from content/ to chrome/.lazyboy@chromium.org2013-08-131-130/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-0/+5
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-5/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-0/+5
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-5/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-0/+5
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-5/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-0/+5
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-261-62/+0
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-111-100/+0
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-041-79/+0
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-031-68/+0
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-2/+2
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-291-69/+0
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-1/+1
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-261-139/+0
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-251-24/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1