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
/
chrome
/
browser
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gmock's EXPECT_THAT by an explicit check when comparing proxy config ...
mnissler@chromium.org
2011-04-11
1
-3
/
+3
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
4
-68
/
+190
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
1
-1
/
+1
*
Ensure User-agent is present in preconnection request
jar@chromium.org
2011-04-07
1
-0
/
+2
*
Change text of DNS prefetch option to Network prediction option.
cbentzel@chromium.org
2011-04-07
3
-6
/
+7
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
4
-108
/
+22
*
Consistently trim learned referrer database
jar@chromium.org
2011-04-06
8
-100
/
+227
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
1
-3
/
+3
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-2
/
+2
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-6
/
+12
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
2
-15
/
+5
*
One more fix for gcc-4.5 compile missed in r80277
rsleevi@chromium.org
2011-04-03
1
-2
/
+2
*
Fix a few more compile issues when using GCC 4.5
rsleevi@chromium.org
2011-04-03
1
-1
/
+1
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
8
-20
/
+23
*
Use the "DNS prefetch" button to control whether prerender is enabled/disabled.
cbentzel@chromium.org
2011-03-31
2
-3
/
+19
*
Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.
mpcomplete@chromium.org
2011-03-30
2
-6
/
+17
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
3
-6
/
+9
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
3
-0
/
+34
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
19
-36
/
+36
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
2
-4
/
+35
*
Promote some DCHECKs to CHECKs, to help narrow issue 77227.
eroman@chromium.org
2011-03-25
2
-12
/
+12
*
Adding `cause` to the cookie extension API's onchanged event signature.
jochen@chromium.org
2011-03-23
1
-2
/
+5
*
Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.
willchan@chromium.org
2011-03-22
1
-48
/
+105
*
Fix up the last easy URLRequestJob refcounting offenders.
willchan@chromium.org
2011-03-21
1
-6
/
+10
*
Removed static variable for histograms to avoid race with
rtenneti@chromium.org
2011-03-19
1
-2
/
+2
*
Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.
willchan@chromium.org
2011-03-19
2
-8
/
+18
*
Fixed WebTiming after introducing HTTP_STREAM_JOB in NetLog
vsevik@chromium.org
2011-03-18
3
-51
/
+205
*
Adds memory cache logging, and updates disk cache logging.
mmenke@chromium.org
2011-03-17
2
-1
/
+44
*
chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.
kuan@chromium.org
2011-03-16
1
-2
/
+1
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
4
-7
/
+149
*
Revert of Revert (78274, 78272) - relanding CL 6646023 with
rtenneti@google.com
2011-03-16
3
-24
/
+79
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
3
-0
/
+108
*
Revert 78272 - Changes to SSLConfigServicePref to use preferences from
rtenneti@chromium.org
2011-03-15
3
-79
/
+24
*
Changes to SSLConfigServicePref to use preferences from
rtenneti@google.com
2011-03-15
3
-24
/
+79
*
wstring: remove some deprecated functions that are no longer used
evan@chromium.org
2011-03-15
2
-67
/
+0
*
Remove 'off the record' references from ChromeURLContext.
vipul.bhasin@gmail.com
2011-03-15
2
-6
/
+6
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
4
-149
/
+7
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
4
-7
/
+149
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
3
-159
/
+151
*
Coverity: Fix various NULL_RETURNS defects.
csilv@chromium.org
2011-03-11
1
-1
/
+3
*
Coverity: Pass values by reference.
jhawkins@chromium.org
2011-03-11
2
-6
/
+6
*
connection_tester.cc doesn't need to include
wtc@chromium.org
2011-03-10
1
-1
/
+0
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
1
-7
/
+11
*
Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...
tony@chromium.org
2011-03-10
3
-12
/
+19
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
10
-26
/
+26
*
Implement blocking for webRequest.onBeforeRequest extension event.
mpcomplete@chromium.org
2011-03-08
2
-6
/
+8
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
1
-1
/
+1
*
mock url tests: be more careful about string handling in URLs
evan@chromium.org
2011-03-03
2
-8
/
+13
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
4
-4
/
+4
[next]