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
/
renderer_host
/
resource_dispatcher_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
1
-7
/
+2
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
1
-2
/
+7
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
1
-11
/
+0
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
1
-11
/
+2
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-1
/
+3
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
1
-1
/
+1
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
1
-0
/
+2
*
Implement delaying resource requests until privacy blacklists are ready.
phajdan.jr@chromium.org
2010-01-05
1
-83
/
+32
*
Tommi, please review everything. jam please review changes to resource_dispat...
ananta@chromium.org
2009-12-16
1
-1
/
+2
*
Fix WebSocket crash bug.
ukai@chromium.org
2009-12-14
1
-0
/
+1
*
Implement ResourceQueue, an object that makes it easy to delay starting
phajdan.jr@chromium.org
2009-12-10
1
-12
/
+11
*
WebSocket in Worker: renderer_host change
ukai@chromium.org
2009-12-07
1
-2
/
+6
*
Kill holdback for Http Prioritization experiment. Turn on to 100%.
willchan@chromium.org
2009-12-02
1
-20
/
+16
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-4
/
+13
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
1
-2
/
+2
*
RESUBMIT of http://codereview.chromium.org/404025/show
chase@chromium.org
2009-11-25
1
-0
/
+1
*
Revert "RESUBMIT of http://codereview.chromium.org/404025/show"
chase@chromium.org
2009-11-25
1
-1
/
+0
*
RESUBMIT of http://codereview.chromium.org/404025/show
jorlow@chromium.org
2009-11-25
1
-0
/
+1
*
Assorted cleanup.
estade@chromium.org
2009-11-23
1
-8
/
+1
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-1
/
+4
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
1
-5
/
+11
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-2
/
+2
*
Fix issue 5982
xiyuan@chromium.org
2009-11-09
1
-1
/
+1
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
1
-3
/
+10
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
1
-5
/
+3
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-3
/
+3
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-22
/
+27
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-1
/
+1
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
1
-2
/
+1
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-3
/
+0
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+6
*
Fix crash bug when attempting to download a url with unsupported scheme,
tony@chromium.org
2009-10-20
1
-3
/
+4
*
Degrade the https color and lock icon for the page that has a worker that loa...
dimich@google.com
2009-10-19
1
-2
/
+16
*
Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when
wtc@chromium.org
2009-10-17
1
-1
/
+1
*
Provides a certificate for SSL client authentication on NSS sockets.
wtc@chromium.org
2009-10-15
1
-0
/
+9
*
Privacy Blacklist Unblock
idanan@google.com
2009-10-01
1
-10
/
+18
*
Remove old way of handling mixed content now that we have the new mixed content
abarth@chromium.org
2009-09-29
1
-6
/
+0
*
Implemented upload progress indicator in status bar.
darin@chromium.org
2009-09-25
1
-12
/
+46
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-181
/
+191
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-2
/
+13
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-116
/
+116
*
Re-try r24372 - Delay request loading until all user scripts that request
mpcomplete@chromium.org
2009-08-26
1
-0
/
+10
*
Revert 24372 - Delay request loading until all user scripts that request depe...
nick@chromium.org
2009-08-26
1
-10
/
+0
*
Delay request loading until all user scripts that request depends on are ready.
mpcomplete@chromium.org
2009-08-25
1
-0
/
+10
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-2
/
+3
*
Fix the crash if a download starts before we have the plugin list. The fix i...
jam@chromium.org
2009-08-19
1
-11
/
+27
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-51
/
+3
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-3
/
+51
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-51
/
+3
*
Implement http auth login dialog for OS X.
thakis@chromium.org
2009-08-13
1
-3
/
+1
[next]