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
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-4
/
+4
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-6
/
+6
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+6
*
Added missing virtual destructors to some classes.
pastarmovj@chromium.org
2010-12-22
1
-0
/
+3
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-1
/
+1
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...
jam@chromium.org
2010-12-15
1
-8
/
+22
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+4
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-2
/
+3
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add PluginProcessHost::Client.
bauerb@chromium.org
2010-11-02
1
-57
/
+21
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-1
/
+1
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
1
-0
/
+11
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-8
/
+8
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
1
-1
/
+1
*
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
[next]