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
/
weburlloader_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Send top-level data:// requests to the browser.
mkosiba@chromium.org
2012-06-20
1
-0
/
+7
*
Remove magic iframe load transfer support.
dimich@chromium.org
2012-06-13
1
-10
/
+0
*
Expose HTTP version number in responses.
fischman@chromium.org
2012-05-22
1
-0
/
+8
*
Show description for throttled requests in DevTools.
yzshen@chromium.org
2012-04-26
1
-1
/
+9
*
BufferedDataSource wants to know the content length of non-http(s) resources,...
fischman@chromium.org
2012-03-17
1
-1
/
+1
*
SPDY - chrome:loadtimes() should display negotiated NPN protocol.
rtenneti@chromium.org
2012-02-28
1
-0
/
+3
*
Fix a valgrind warning. Initializing variables is recommended.
abarth@chromium.org
2012-01-31
1
-1
/
+1
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
1
-3
/
+8
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-6
/
+8
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-11
/
+1
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
1
-2
/
+2
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-8
/
+8
*
Implement meta referrer (part 1/2)
jochen@chromium.org
2011-11-24
1
-3
/
+15
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-7
/
+11
*
base::Bind() conversion for webkit.
dcheng@chromium.org
2011-11-22
1
-1
/
+2
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-1
/
+11
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+1
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-2
/
+2
*
Call GenerateSafeFilename() from GetSuggestedFilename().
asanka@chromium.org
2011-08-20
1
-1
/
+1
*
Move the RequestExtraData structure to content/, where we can modify it more ...
pkasting@chromium.org
2011-08-20
1
-9
/
+1
*
Reland 97048 - Update routing id of pending resource requests for reparented ...
rvargas@google.com
2011-08-17
1
-0
/
+10
*
Revert 97048 - Trying to see if this is related with a
rvargas@google.com
2011-08-17
1
-10
/
+0
*
Update routing id of pending resource requests for reparented iframes.
dimich@chromium.org
2011-08-16
1
-0
/
+10
*
Use consistent timestamps for data: url request info.
caseq@google.com
2011-08-09
1
-3
/
+5
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
1
-37
/
+2
*
Remove SiteIsolationMetrics.
japhet@chromium.org
2011-07-22
1
-12
/
+0
*
Provide ID of the frame that triggered an event to the webrequest extension.
battre@chromium.org
2011-07-21
1
-0
/
+9
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-07-13
1
-0
/
+2
*
Revert 90532 - Set isCancelling flag on WebURLError when request has net::ERR...
cmp@chromium.org
2011-07-09
1
-2
/
+0
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-06-26
1
-0
/
+2
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-0
/
+2
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
Remove unused, wrong parameters from request_info.
abarth@chromium.org
2011-05-11
1
-7
/
+0
*
Added raw headers support to DevTools.
vsevik@chromium.org
2011-04-20
1
-0
/
+4
*
Enabled encoded data length support in DevTools for synchronous requests
vsevik@chromium.org
2011-04-15
1
-0
/
+1
*
Pass null timing to webkit when no such data is available.
vsevik@chromium.org
2011-04-14
1
-15
/
+17
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
1
-5
/
+5
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-0
/
+2
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
1
-7
/
+12
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
1
-2
/
+1
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-0
/
+1
*
Revert "Fixed network data for data uri resources"
vsevik@chromium.org
2011-04-06
1
-17
/
+15
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-15
/
+17
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-6
/
+3
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-0
/
+3
*
Fix Task Manager to correctly display network usage of plug-in processes.
ajwong@chromium.org
2011-02-05
1
-7
/
+4
*
This reverts commit r73836.
ajwong@chromium.org
2011-02-05
1
-4
/
+7
*
Fix Task Manager to correctly display network usage of plug-in processes.
ajwong@chromium.org
2011-02-05
1
-7
/
+4
[next]