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
/
webkit
/
glue
/
resource_loader_bridge.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
1
-7
/
+7
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
1
-1
/
+10
*
Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...
vsevik@chromium.org
2011-04-06
1
-1
/
+0
*
Save actual transfer size for future DevTools use
vsevik@chromium.org
2011-03-31
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-5
/
+2
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-0
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-2
/
+2
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Modify the "dangerous download" algorithm as follows. Original patch by Pier...
pkasting@chromium.org
2010-12-06
1
-1
/
+4
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-3
/
+3
*
DevTools: provide response code and status text as a part of raw headers data.
pfeldman@chromium.org
2010-11-19
1
-0
/
+2
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
1
-4
/
+0
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
1
-141
/
+145
*
Added support for raw headers.
caseq@google.com
2010-10-06
1
-0
/
+17
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-1
/
+2
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+4
*
Fix bug which caused DNS time not to be reported by LoadTimingObserver.
tonyg@chromium.org
2010-07-28
1
-4
/
+4
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-2
/
+16
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
1
-0
/
+3
*
DevTools: provide network log details to the WebCore's InspectorController.
pfeldman@chromium.org
2010-07-14
1
-0
/
+66
*
Add basic Pepper URLLoader implementation.
darin@chromium.org
2010-06-30
1
-1
/
+1
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+4
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-0
/
+5
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-0
/
+3
*
Glue for sending/receiving cacheable metadata.
tonyg@chromium.org
2010-05-17
1
-0
/
+4
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-3
/
+6
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
1
-0
/
+3
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
1
-37
/
+51
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-8
/
+8
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
1
-5
/
+10
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
1
-1
/
+1
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-4
/
+8
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-2
/
+0
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-2
/
+6
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-1
/
+2
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-21
/
+0
*
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
/
+7
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-2
/
+3
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
1
-0
/
+1
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
1
-0
/
+5
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
1
-20
/
+18
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
1
-0
/
+19
*
Get rid of stashing a frame pointer with ResourceRequest and just store the r...
jam@chromium.org
2009-03-16
1
-7
/
+7
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-1
/
+8
*
WebKit resource requests now have a flag reportUploadProgress that tells us w...
jcampan@chromium.org
2009-03-12
1
-1
/
+1
*
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
[next]