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
*
Fix race condition in ChromeProxyConfigService
battre@chromium.org
2011-12-18
5
-6
/
+24
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-0
/
+1
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
4
-206
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
4
-0
/
+206
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
4
-206
/
+0
*
Refactor: Extract "InitProxyResolver" to "ProxyScriptDecider".
eroman@chromium.org
2011-12-13
2
-14
/
+15
*
Removing MessageLoop::QuitTask() from chrome/
dcheng@chromium.org
2011-12-10
3
-3
/
+3
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
2
-20
/
+8
*
SQLitePersistentCookieStore fix: Don't abuse SQL_FROM_HERE.
marja@chromium.org
2011-12-08
1
-10
/
+11
*
Abort in-flight load tasks if the DB has been closed.
erikwright@chromium.org
2011-12-07
1
-3
/
+8
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
2
-7
/
+0
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
3
-8
/
+3
*
Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)
thakis@chromium.org
2011-12-07
3
-17
/
+160
*
Revert 113315 (speculative revert for http://crbug.com/106657)
thakis@chromium.org
2011-12-07
3
-160
/
+17
*
Save pipelining capabilities for the most used hosts between sessions.
simonjam@chromium.org
2011-12-07
3
-17
/
+160
*
Removing myself from owners file. People are asking for owner reviews in this
rogerta@chromium.org
2011-12-06
1
-1
/
+0
*
Add new histograms to track down cookie performance issues.
erikwright@chromium.org
2011-12-06
1
-7
/
+56
*
Support EC certs in OriginBoundCertService and OriginBoundCertStore.
mattm@chromium.org
2011-12-06
2
-13
/
+125
*
ChromeOS: Use OAuth2 refresh token to download GAIA info
sail@chromium.org
2011-12-06
2
-2
/
+1
*
Remove stuff in TokenService that is not needed anymore (due to OAuth based a...
munjal@chromium.org
2011-12-05
3
-75
/
+1
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
1
-3
/
+4
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
3
-23
/
+243
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
1
-0
/
+6
*
Shaving parallel authenticator yak to remove unnecessary dependency on this c...
zelidrag@chromium.org
2011-12-03
2
-8
/
+15
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-2
/
+2
*
Make SDCH classes IO-thread-only. Remove TSan suppression.
joi@chromium.org
2011-12-02
2
-2
/
+9
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
2
-7
/
+7
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
4
-0
/
+4
*
Revive reverted path.
munjal@chromium.org
2011-11-30
3
-49
/
+185
*
Revert 111882 - Integrate OAuth2 login token generation into TokenService:
jstritar@chromium.org
2011-11-29
3
-185
/
+49
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-2
/
+2
*
Integrate OAuth2 login token generation into TokenService:
munjal@chromium.org
2011-11-29
3
-49
/
+185
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+20
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-20
/
+35
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+20
*
Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)
dcheng@chromium.org
2011-11-25
1
-2
/
+5
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
2
-9
/
+12
*
base::Bind: Convert view_http_cache_job_factory.cc.
jhawkins@chromium.org
2011-11-23
1
-29
/
+35
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
2
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
11
-58
/
+63
*
base::Bind fixes
groby@chromium.org
2011-11-17
8
-24
/
+31
*
chrome: Remove 11 exit time destructors and 4 static initializers.
thakis@chromium.org
2011-11-17
1
-1
/
+1
*
base::Bind fixes
groby@chromium.org
2011-11-17
4
-13
/
+17
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
3
-17
/
+9
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
3
-546
/
+600
*
UserPolicyCache only becomes ready after policy has been fetched.
joaodasilva@chromium.org
2011-11-15
2
-2
/
+2
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
2
-6
/
+6
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
2
-5
/
+0
*
Add/change metrics for cookie store loading:
erikwright@chromium.org
2011-11-14
1
-15
/
+135
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-1
/
+1
[next]