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
*
Relanding this patch with the compile fix for Visual studio 2005. The compile...
ananta@chromium.org
2010-09-25
1
-198
/
+4
*
Revert 60574 - Fix a regression introduced in the chrome plugin installer on ...
ananta@chromium.org
2010-09-25
1
-4
/
+198
*
Fix a regression introduced in the chrome plugin installer on Windows in revi...
ananta@chromium.org
2010-09-25
1
-198
/
+4
*
FBTF: Add default ctors/dtors for various param structs.
erg@google.com
2010-09-15
1
-0
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
Replace obsolete kProfile switch with kLoginProfile
cmasone@google.com
2010-08-02
1
-1
/
+1
*
Use a plain ASCII string for the UI locale in the plugin service.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
Fix some bad uses of GetTempDir.
agl@chromium.org
2010-07-30
1
-5
/
+3
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-3
/
+2
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-15
/
+8
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-0
/
+1
*
Added --use-gl command line flag to select GL implementation.
apatrick@chromium.org
2010-07-14
1
-0
/
+1
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-2
/
+2
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-2
/
+2
*
Cleanup: Remove some unneeded webkit/glue headers from chrome.
thestig@chromium.org
2010-06-23
1
-5
/
+0
*
Adds the plugin version on the title. This shows up
cpu@chromium.org
2010-06-21
1
-0
/
+1
*
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
[next]