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
*
Implemented chrome.experimental.webRequest.onErrorOccurred
battre@chromium.org
2011-04-23
1
-0
/
+3
*
Implemented chrome.experimental.webRequest.onCompleted
battre@chromium.org
2011-04-23
2
-3
/
+12
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
2
-8
/
+13
*
DevTools: Invalid SSL and DNS timing is reported for non-SSL results or resul...
pfeldman@chromium.org
2011-04-21
1
-7
/
+14
*
Implemented chrome.experimental.webRequest.onResponseStarted
battre@chromium.org
2011-04-21
1
-0
/
+2
*
Implemented of base functionality of chrome.experimental.webRequest.onBeforeR...
battre@chromium.org
2011-04-20
2
-0
/
+9
*
Implementation of chrome.experimental.webRequest.onRequestSent
battre@chromium.org
2011-04-20
2
-0
/
+10
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-4
/
+4
*
Cleanup: Standardizing argument order for CanonicalCookie constructors.
mkwst@chromium.org
2011-04-19
2
-8
/
+8
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
2
-8
/
+11
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
3
-12
/
+2
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
2
-11
/
+8
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
2
-8
/
+11
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
2
-1
/
+32
*
Add websocket owners
ukai@chromium.org
2011-04-13
1
-0
/
+2
*
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
[next]