summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-3/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+1
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+1
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Fix "unreachable code" warnings (MSVC warning 4702) in chrome/browser/.pkasting@chromium.org2014-03-181-4/+3
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Fix windowed plugins not appearing if opened in the background until the brow...jam@chromium.org2014-01-301-0/+74
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-5/+6
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-6/+5
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-5/+6
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-091-2/+2
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-8/+8
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-2/+2
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-4/+5
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-5/+5
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-2/+3
* Disable ChromePluginTest.Flash for Linuxdharani@google.com2012-10-301-6/+1
* Disable more of ChromePluginBrowserTest.Flashrlarocque@chromium.org2012-10-041-1/+2
* Fix ChromePluginTest.Flash.yzshen@chromium.org2012-10-011-16/+61
* Cleanup: Use plugin constants in more places.thestig@chromium.org2012-09-271-1/+2
* Fix installed plugins test to test for Chrome Remote Desktop Viewer even on n...wez@chromium.org2012-09-251-1/+1
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-201-1/+1
* Disable ChromePluginTest.Flash under ASan on Mac.glider@chromium.org2012-09-201-1/+7
* Changing PluginPrefs to use PluginFinder's async interface. Also, making its ...ibraaaa@google.com2012-09-051-1/+9
* Convert plugins_check.py to a browser test.jam@chromium.org2012-08-291-11/+43
* Remove the plugins pyauto test.jam@chromium.org2012-08-281-9/+17
* Convert the flash pyauto test to a browsertest.jam@chromium.org2012-08-281-0/+166