summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-4/+4
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-6/+6
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+6
* Added missing virtual destructors to some classes.pastarmovj@chromium.org2010-12-221-0/+3
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-1/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-1/+1
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+1
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-1/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+1
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-8/+22
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+4
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+3
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Add PluginProcessHost::Client.bauerb@chromium.org2010-11-021-57/+21
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+11
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-8/+8
* Change ChildProcessSecurityPolicy to store a list of allowed flags fordumi@chromium.org2010-09-281-1/+1
* Relanding this patch with the compile fix for Visual studio 2005. The compile...ananta@chromium.org2010-09-251-198/+4
* Revert 60574 - Fix a regression introduced in the chrome plugin installer on ...ananta@chromium.org2010-09-251-4/+198
* Fix a regression introduced in the chrome plugin installer on Windows in revi...ananta@chromium.org2010-09-251-198/+4
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-0/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-2/+2
* Replace obsolete kProfile switch with kLoginProfilecmasone@google.com2010-08-021-1/+1
* Use a plain ASCII string for the UI locale in the plugin service.evan@chromium.org2010-07-301-2/+2
* Fix some bad uses of GetTempDir.agl@chromium.org2010-07-301-5/+3
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-3/+2
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-15/+8
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+1
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-2/+2
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-5/+0
* Adds the plugin version on the title. This shows upcpu@chromium.org2010-06-211-0/+1
* Initialize an unititialized data member that valgrind noticed for us.michaeln@chromium.org2010-05-281-1/+5
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-2/+0
* Reenable PluginLoadUnload after fixing a race condition that made it fail inmpcomplete@chromium.org2010-04-081-1/+1
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-2/+2
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-4/+4
* [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...rohitrao@chromium.org2010-03-031-2/+3
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-161-1/+1
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-021-0/+13
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-7/+7
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2