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
/
plugin
/
chrome_plugin_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove frame_origin and main_frame_origin from network requests.
abarth@chromium.org
2011-02-15
1
-2
/
+0
*
Remove some ToWStringHack()s that are in Windows-only code.
evan@chromium.org
2011-02-08
1
-1
/
+6
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-2
/
+2
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-3
/
+3
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-3
/
+3
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-3
/
+3
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-3
/
+3
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-3
/
+3
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
1
-4
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-2
/
+7
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
1
-2
/
+3
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-1
/
+2
*
FBTF: Add default ctors/dtors for various param structs.
erg@google.com
2010-09-15
1
-0
/
+1
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
1
-2
/
+3
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
1
-0
/
+1
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-0
/
+3
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-2
/
+4
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
1
-5
/
+7
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
1
-13
/
+16
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-1
/
+3
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
1
-1
/
+3
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
1
-3
/
+21
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
1
-2
/
+2
*
Gears File Drag Drop
michaeln@google.com
2009-09-16
1
-3
/
+3
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-2
/
+2
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-1
/
+4
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
1
-1
/
+29
*
Fix Gears crash after making PluginThread::current() only work on that thread.
jam@chromium.org
2009-06-17
1
-5
/
+6
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
1
-0
/
+37
*
Reverting 15986.
michaeln@google.com
2009-05-13
1
-37
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
1
-0
/
+37
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-7
/
+6
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
1
-1
/
+0
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+2
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-3
/
+5
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
1
-0
/
+1
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-3
/
+3
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
1
-1
/
+2
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
1
-1
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
1
-1
/
+2
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
1
-2
/
+1
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
1
-1
/
+2
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
1
-2
/
+1
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
1
-1
/
+2
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-9
/
+8
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-8
/
+9
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-9
/
+8
[next]