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 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
*
Include the referrer header everywhere instead of directly including the webk...
jochen@chromium.org
2011-12-07
1
-1
/
+0
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
1
-0
/
+4
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
1
-0
/
+7
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
1
-15
/
+15
*
Added parentFrameId to webRequest API calls
battre@chromium.org
2011-11-04
1
-0
/
+7
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-0
/
+2
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
1
-0
/
+3
*
Reland 97048 - Update routing id of pending resource requests for reparented ...
rvargas@google.com
2011-08-17
1
-0
/
+7
*
Revert 97048 - Trying to see if this is related with a
rvargas@google.com
2011-08-17
1
-7
/
+0
*
Update routing id of pending resource requests for reparented iframes.
dimich@chromium.org
2011-08-16
1
-0
/
+7
*
Provide ID of the frame that triggered an event to the webrequest extension.
battre@chromium.org
2011-07-21
1
-0
/
+7
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
1
-2
/
+2
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
1
-2
/
+4
[next]