summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_plugin/browser_plugin_host_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-2/+2
* <webview>: Support virtual keyboardfsamuel@chromium.org2013-06-121-0/+12
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-2/+2
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+2
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-311-1/+1
* Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""phajdan.jr@chromium.org2013-05-281-48/+97
* Revert 202112 "GTTF: Convert most tests in content to use Embedd..."xiyuan@chromium.org2013-05-251-97/+48
* GTTF: Convert most tests in content to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-241-48/+97
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-1/+8
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-4/+4
* Disable BrowserPluginHostTest.ChangeWindowName for Win Aurakjellander@chromium.org2013-04-181-1/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-26/+29
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-29/+26
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-26/+29
* Disable BrowserPluginHostTest.GuestUnresponsive again.jam@chromium.org2013-03-271-1/+8
* Browser Plugin: Added gesture recognizer per guest RenderView.fsamuel@chromium.org2013-03-241-7/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-8/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-1/+8
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-24/+33
* Browser Plugin: Implement window.open in guestsfsamuel@chromium.org2013-03-181-11/+4
* Disable BrowserPluginHostTest.AcceptDragEvents in Windows and Aura.dmikurube@chromium.org2013-03-081-1/+8
* Browser Plugin: Implement BrowserPluginGuestManagerfsamuel@chromium.org2013-03-061-23/+36
* Enable RenderWidgetHostViewGuest and WCVGuest by default for browser plugin.lazyboy@chromium.org2013-02-281-35/+0
* Browser plugin: fix win aura tear down crash, skip callinglazyboy@chromium.org2013-02-271-19/+2
* Browser plugin: Fix windows crash during plugin tear down.lazyboy@chromium.org2013-02-201-0/+53
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-151-2/+2