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
/
browser
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of [site isolation] cross-site transfers should track the Re...
pkotwicz@chromium.org
2014-08-12
2
-5
/
+5
*
Revert of [site isolation] cross-site transfers should track the RenderFrameH...
pkotwicz@chromium.org
2014-08-12
2
-5
/
+5
*
site isolation: cross-site transfers should track the RenderFrameHost, not th...
nick@chromium.org
2014-08-12
2
-5
/
+5
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
3
-4
/
+7
*
Navigation transitions: Plumb data from the outgoing renderer to the incoming...
oysteine@chromium.org
2014-08-08
2
-17
/
+23
*
Remove useless contraption.
thakis@chromium.org
2014-07-31
1
-10
/
+0
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
10
-98
/
+96
*
Rename ResourceThrottle::OnBeforeNetworkStart to WillStartUsingNetwork.
jkarlin@chromium.org
2014-07-30
2
-4
/
+4
*
Add coalescing timer to ResourceScheduler. CL 2 from BUG=128035.
aiolos@chromium.org
2014-07-30
3
-18
/
+471
*
Revert of Fix the handling of user gestures for external protocol handler dia...
meacer@chromium.org
2014-07-29
1
-9
/
+2
*
Remove disable-embedded-shared-worker flag and shared worker process related ...
horo@chromium.org
2014-07-25
3
-17
/
+2
*
Navigation transitions: Parse out transition-entering-stylesheet link headers.
zhenw@chromium.org
2014-07-24
1
-3
/
+14
*
Added the RenderView routing_id to the DidCommitProvisionalLoad message.
pmeenan@chromium.org
2014-07-23
1
-1
/
+9
*
[ServiceWorker] Propagates ServiceWorker fetched response's URL and wasFetche...
horo@chromium.org
2014-07-22
1
-0
/
+7
*
Fix for uninitialized access.
aiolos@chromium.org
2014-07-17
2
-4
/
+81
*
Add a FrameHostMsg_BeginNavigation IPC
clamy@chromium.org
2014-07-16
2
-1
/
+16
*
This is the first of four (or five) CL's.
aiolos@chromium.org
2014-07-15
3
-61
/
+1491
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
1
-0
/
+5
*
removing explicit enum numbering in ResourceScheduler::Client
aiolos@chromium.org
2014-07-09
1
-3
/
+3
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
4
-4
/
+4
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
2
-4
/
+4
*
Navigation transitions: Block first response until after transitions have run.
simonhatch@chromium.org
2014-06-21
4
-1
/
+86
*
Fix some DCHECKS when using BrowserPlugin for extension mime type handlers
zork@chromium.org
2014-06-20
1
-1
/
+1
*
Rename appcache constants in preparation for move to content namespace
pilgrim@chromium.org
2014-06-15
1
-1
/
+1
*
Forward MIME types to BrowserPlugin when a viewer is specified.
zork@chromium.org
2014-06-12
4
-24
/
+46
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
1
-1
/
+1
*
Remove use of ResourceRequestInfo::GetRequestID from cert enrollment.
davidben@chromium.org
2014-06-06
1
-2
/
+2
*
Cleanup and fix ResourceDispatcherHostTests.
mmenke@chromium.org
2014-06-03
1
-6
/
+9
*
Add a blob field to ServiceWorkerFetchResponse and read the blob
falken@chromium.org
2014-05-30
1
-4
/
+9
*
Remove request_id parameter from ResourceHandler methods.
davidben@chromium.org
2014-05-28
24
-467
/
+244
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
2
-5
/
+5
*
Remove ProtocolFactory use from resource_dispatcher_host_unittest.cc
cbentzel@chromium.org
2014-05-28
1
-97
/
+113
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
12
-86
/
+45
*
Remove stray platform_file.h from content
rvargas@chromium.org
2014-05-14
4
-4
/
+0
*
Move first-party cookie URL logic to browser process.
davidben@chromium.org
2014-05-14
4
-17
/
+19
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
2
-3
/
+3
*
Clarify ResourceHandler::OnWillRead's documentation.
davidben@chromium.org
2014-05-13
1
-2
/
+5
*
Removed offline policy; it's not being used, and we have no plans to use it.
rdsmith@chromium.org
2014-05-12
5
-318
/
+0
*
Avoid issuing a Read() after draining a request.
asanka@chromium.org
2014-05-10
5
-19
/
+44
*
Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.
michaeln@chromium.org
2014-05-03
1
-164
/
+209
*
Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...
falken@chromium.org
2014-05-01
1
-7
/
+0
*
Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.
ericu@chromium.org
2014-05-01
1
-0
/
+7
*
net: Always pass TaskRunner to FileStream's ctor
hashimoto@chromium.org
2014-04-30
1
-3
/
+5
*
Rename UpdateRendererStateForNavigate
nasko@chromium.org
2014-04-30
1
-1
/
+1
*
SPDY - persist 300 most recently used servers that support SPDY to
rtenneti@chromium.org
2014-04-30
1
-2
/
+2
*
Fix HANDLE leak in ResourceDispatcherHost tests.
davidben@chromium.org
2014-04-29
1
-47
/
+83
*
Migrate CreateTemporaryFileStream to use FileProxy
rvargas@chromium.org
2014-04-29
1
-10
/
+11
*
Perform navigation policy check on UI thread for --site-per-process.
nasko@chromium.org
2014-04-25
2
-20
/
+79
*
Cache total_delayable_count for in_flight_requests in ResourceScheduler
hong.zheng@intel.com
2014-04-25
3
-228
/
+316
*
net: Remove unused NetLog parameter from FileStream's ctor
hashimoto@chromium.org
2014-04-23
2
-3
/
+2
[next]