index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
plugin_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize an unititialized data member that valgrind noticed for us.
michaeln@chromium.org
2010-05-28
1
-1
/
+5
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-2
/
+0
*
Reenable PluginLoadUnload after fixing a race condition that made it fail in
mpcomplete@chromium.org
2010-04-08
1
-1
/
+1
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
1
-0
/
+6
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-2
/
+2
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-4
/
+4
*
[Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...
rohitrao@chromium.org
2010-03-03
1
-2
/
+3
*
Fix some issues with compiling Mac plugin code with deprecation defines set
stuartmorgan@chromium.org
2010-02-16
1
-1
/
+1
*
Hide/show cursor according to NSCursor requests.
avi@chromium.org
2010-02-02
1
-0
/
+13
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-7
/
+7
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-2
/
+2
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-0
/
+1
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
1
-2
/
+0
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-0
/
+3
*
Fix environment variables not being used after switching to ChildProcessLaunc...
jam@chromium.org
2009-11-23
1
-2
/
+2
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
1
-71
/
+37
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+2
*
Linux: Catch plugin crashes.
thestig@chromium.org
2009-11-09
1
-37
/
+43
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-1
/
+1
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-5
/
+4
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+4
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
1
-2
/
+10
*
Use SSL to fetch the "known plug-ins" list.
cevans@chromium.org
2009-10-19
1
-1
/
+1
*
Use FilePath in ChildProcessHost.
evan@chromium.org
2009-10-13
1
-3
/
+2
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-2
/
+2
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
1
-10
/
+14
*
Fix a crash when a plugin file picker window is dismissed. This is a
amanda@chromium.org
2009-10-06
1
-3
/
+8
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
1
-0
/
+20
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-5
/
+6
*
Change the URL for the plugin finder service.
mal@chromium.org
2009-09-23
1
-1
/
+1
*
Move the --type=plugin and --plugin-path arguments to the beginning of the ar...
mdm@chromium.org
2009-09-18
1
-6
/
+7
*
Gears File Drag Drop
michaeln@google.com
2009-09-16
1
-2
/
+2
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-2
/
+0
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-6
/
+7
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-6
/
+9
*
Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can...
robertshield@chromium.org
2009-08-17
1
-1
/
+7
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
1
-0
/
+2
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
1
-4
/
+5
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
1
-5
/
+4
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
1
-4
/
+5
*
Set up a interposing library for Carbon calls made by plugins.
stuartmorgan@google.com
2009-08-07
1
-1
/
+20
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-1
/
+0
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
1
-1
/
+21
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
1
-6
/
+0
*
Fix liner errors due to duplicate symbols in the switches. These switches
brettw@chromium.org
2009-07-23
1
-0
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-3
/
+3
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+17
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-17
/
+0
[next]