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
/
content
/
common
/
resource_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ResourceResponseHead::error_code to SyncLoadResult.
davidben
2014-09-03
1
-1
/
+1
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
1
-2
/
+2
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-3
/
+11
*
Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.
ljagielski@opera.com
2014-08-13
1
-0
/
+3
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+1
*
[ServiceWorker] Propagates ServiceWorker fetched response's URL and wasFetche...
horo@chromium.org
2014-07-22
1
-0
/
+2
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
1
-1
/
+1
*
Rename appcache constants in preparation for move to content namespace
pilgrim@chromium.org
2014-06-15
1
-1
/
+1
*
Move resource_devtools_info from webkit/ to content/
pilgrim@chromium.org
2014-05-31
1
-3
/
+3
*
Move resource_response_info from webkit/ to content/
pilgrim@chromium.org
2014-05-28
1
-2
/
+2
*
Move first-party cookie URL logic to browser process.
davidben@chromium.org
2014-05-14
1
-5
/
+4
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-1
/
+2
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-04-07
1
-2
/
+3
*
Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...
tkent@chromium.org
2014-04-01
1
-3
/
+2
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-03-31
1
-2
/
+3
*
Move resource_request_body.cc/h to content/common/
pilgrim@chromium.org
2014-03-11
1
-4
/
+4
*
Add service_worker_provider_id param to ResourceHostMsg_Request.
michaeln@chromium.org
2014-03-07
1
-0
/
+4
*
Update resource requests to remove redundant frame ID.
creis@chromium.org
2014-03-03
1
-6
/
+2
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-0
/
+3
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-5
/
+20
*
Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...
jam@chromium.org
2014-01-21
1
-0
/
+3
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-0
/
+3
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
1
-0
/
+4
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Load NPAPI plugin resources through the browser process directly instead of g...
jam@chromium.org
2013-09-11
1
-0
/
+3
*
Convert a bunch of resource IPCs to be control messages. They didn't need to ...
jam@chromium.org
2013-09-06
1
-49
/
+49
*
Propagate the encoded data length through OnDownloadData delegate method
yusukesuzuki@chromium.org
2013-09-03
1
-2
/
+3
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
1
-2
/
+2
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
1
-1
/
+1
*
Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()
rch@chromium.org
2013-06-06
1
-0
/
+6
*
LoadTiming in net part 7: Hooking it all up
mmenke@chromium.org
2013-03-27
1
-5
/
+6
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-27
1
-1
/
+7
*
Revert 183382 - broke gmail
simonjam@chromium.org
2013-02-21
1
-7
/
+1
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-20
1
-1
/
+7
*
Create a ResourceMessageDelegate interface to allow ResourceLoaders to directly
simonjam@chromium.org
2013-02-15
1
-0
/
+2
*
Use WebKit's resource priorities instead of computing our own.
simonjam@chromium.org
2013-02-05
1
-0
/
+3
*
Log some additional information in crash dumps.
darin@chromium.org
2013-01-12
1
-2
/
+7
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
1
-0
/
+56
*
Modify AsyncResourceHandler to use a single shared memory buffer (in ring
darin@chromium.org
2012-09-18
1
-4
/
+18
*
Remove the HANDLED_EXTERNALLY status code.
mkosiba@chromium.org
2012-09-07
1
-3
/
+4
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
1
-3
/
+4
*
Revert 152528 - Split net::UploadData into two: for resource request IPC and ...
kinuko@chromium.org
2012-08-21
1
-4
/
+3
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
1
-3
/
+4
*
Add ResourceResponseHead members to IPC_STRUCT_TRAITS. Without this, missing ...
simonjam@google.com
2012-08-07
1
-0
/
+2
*
Remove magic iframe load transfer support.
dimich@chromium.org
2012-06-13
1
-7
/
+0
*
Prepending view-source: does not load the source of the userscript. Instead,
hebert.christopherj@chromium.org
2012-05-04
1
-0
/
+3
*
SPDY - chrome:loadtimes() should display negotiated NPN protocol.
rtenneti@chromium.org
2012-02-28
1
-1
/
+2
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-1
/
+1
[next]