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
/
child
/
resource_dispatcher_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ResourceLoaderBridge interface.
jam
2015-02-19
1
-81
/
+86
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-12
/
+12
*
Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler.
alexclarke
2014-12-17
1
-2
/
+2
*
Support "shouldResetAppCache" request parameter.
eustas
2014-11-27
1
-0
/
+1
*
Use content::Referrer to pass around referrers in the plugin code
jochen
2014-11-19
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
1
-37
/
+30
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
1
-3
/
+2
*
Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*
anand.ratn
2014-10-07
1
-14
/
+14
*
Move resource_loader_bridge.* from webkit/child to content/child.
tfarina
2014-09-05
1
-3
/
+1
*
Move ResourceResponseHead::error_code to SyncLoadResult.
davidben
2014-09-03
1
-5
/
+0
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-6
/
+8
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+1
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
1
-2
/
+2
*
Fix a potential file handle leak in ResourceDispatcher
mmenke@chromium.org
2014-06-16
1
-178
/
+549
*
Rename appcache constants in preparation for move to content namespace
pilgrim@chromium.org
2014-06-15
1
-1
/
+1
*
content: Clean up ResourceDispatcher unit test.
tfarina@chromium.org
2014-06-04
1
-6
/
+4
*
Move resource_response_info from webkit/ to content/
pilgrim@chromium.org
2014-05-28
1
-1
/
+0
*
Move first-party cookie URL logic to browser process.
davidben@chromium.org
2014-05-14
1
-17
/
+9
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-3
/
+4
*
Revert of Remove webkit's ResourceLoaderBridge interface. (https://codereview...
dalecurtis@chromium.org
2014-05-03
1
-24
/
+28
*
Remove webkit's ResourceLoaderBridge interface.
tfarina@chromium.org
2014-05-02
1
-28
/
+24
*
Extract Peer interface out of ResourceLoaderBridge.
tfarina@chromium.org
2014-04-03
1
-5
/
+7
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-25
1
-6
/
+1
*
Extract RequestInfo struct from ResourceLoaderBridge.
tfarina@chromium.org
2014-03-24
1
-1
/
+2
*
Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."
yzshen@chromium.org
2014-03-18
1
-16
/
+7
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-18
1
-7
/
+16
*
Remove DeferredResourceLoadingTest's use of *named* shared memory.
viettrungluu@chromium.org
2014-03-08
1
-8
/
+1
*
Tease apart ServiceWorkerNetworkProvider from other stuff.
michaeln@chromium.org
2014-03-06
1
-1
/
+3
*
Deprecate named base::SharedMemory.
viettrungluu@chromium.org
2014-03-05
1
-1
/
+4
*
Update resource requests to remove redundant frame ID.
creis@chromium.org
2014-03-03
1
-1
/
+1
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-3
/
+6
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-0
/
+3
*
Don't try to guess the referrer policy, but use the one associated with the r...
jochen@chromium.org
2014-02-04
1
-2
/
+1
*
Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...
jam@chromium.org
2014-01-21
1
-0
/
+1
*
Revert 244982 "Revert 244857 "net: Remove classes which were use..."
hashimoto@chromium.org
2014-01-17
1
-1
/
+0
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-1
/
+1
*
Revert 244857 "net: Remove classes which were used only by Chrom..."
oshima@chromium.org
2014-01-15
1
-0
/
+1
*
net: Remove classes which were used only by Chrome Frame
hashimoto@chromium.org
2014-01-15
1
-1
/
+0
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-1
/
+1
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
1
-1
/
+1
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-2
/
+2
*
Convert a bunch of resource IPCs to be control messages. They didn't need to ...
jam@chromium.org
2013-09-06
1
-8
/
+6
*
Propagate the encoded data length through OnDownloadData delegate method
yusukesuzuki@chromium.org
2013-09-03
1
-3
/
+3
*
UMA data collector for cross-site documents(XSD)
dsjang@chromium.org
2013-08-23
1
-1
/
+2
*
Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...
kouhei@chromium.org
2013-07-30
1
-1
/
+1
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
1
-2
/
+2
*
Use a direct include of the message_loop header in content/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
move request_extra_data.{cc,h} from content/common to content/child
scottmg@chromium.org
2013-06-07
1
-1
/
+1
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-0
/
+442