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
/
common
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add undeclared virtual destructors part 4
ziadh@chromium.org
2010-07-30
1
-0
/
+6
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-13
/
+21
*
The token service should now support issuing auth tokens.
chron@chromium.org
2010-07-28
5
-12
/
+60
*
Make login cancel logic load localaccount file before attempting offline login
cmasone@google.com
2010-07-28
2
-3
/
+4
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
13
-0
/
+13
*
GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.
phajdan.jr@chromium.org
2010-07-26
1
-2
/
+3
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-19
/
+12
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-1
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Add IssueAuthToken and unit tests to GaiaAuthenticator2.
chron@chromium.org
2010-07-06
5
-81
/
+276
*
Split Gaia auth out into common/net. This is in preparation for creating a ne...
chron@chromium.org
2010-07-01
5
-0
/
+757
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
56
-5906
/
+0
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-3
/
+3
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
19
-1335
/
+12
*
Do speculative preconnection based on network traffic (not just DNS)
jar@chromium.org
2010-06-23
1
-0
/
+6
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-23
/
+29
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-29
/
+23
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-23
/
+29
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
2
-29
/
+23
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
2
-23
/
+29
*
Cleanup: Put functions in the same order in the .cc file as the .h file. Rem...
pkasting@chromium.org
2010-06-17
1
-22
/
+21
*
Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...
pkasting@chromium.org
2010-06-17
2
-17
/
+12
*
Combined both constructors of TalkMediatorImpl into one.
akalin@chromium.org
2010-06-16
3
-53
/
+49
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
5
-26
/
+6
*
Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...
pkasting@chromium.org
2010-06-15
2
-4
/
+17
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-87
/
+138
*
Revert 49298 - Broke compile - Token-based authentication for chromoting.
rsesek@chromium.org
2010-06-09
3
-136
/
+87
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-87
/
+136
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
1
-2
/
+2
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-29
/
+35
*
Revert 48798 - New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-35
/
+29
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
14
-29
/
+35
*
Refactored MediatorThread to use Chrome threads primarily. This is in prepar...
akalin@chromium.org
2010-06-02
6
-248
/
+272
*
Removed non-working proxy auto-detect code.
akalin@chromium.org
2010-06-01
2
-38
/
+2
*
Converted MediatorThread to use a delegate instead of sigslots.
akalin@chromium.org
2010-06-01
7
-195
/
+179
*
Converted TalkMediator to use a delegate instead of a channel
akalin@chromium.org
2010-06-01
5
-133
/
+123
*
Remove signin and persist from gaia_authenticator. This fixes an issue where ...
chron@chromium.org
2010-05-28
4
-101
/
+26
*
Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatible
akalin@chromium.org
2010-05-27
2
-9
/
+38
*
Made Login and AutoReconnect use base/timer.h.
akalin@chromium.org
2010-05-25
15
-371
/
+151
*
Removed now-erroneous DCHECK in login.cc (made obsolete by 47344).
akalin@chromium.org
2010-05-24
1
-8
/
+10
*
Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
13
-338
/
+157
*
Revert 47815 - Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
13
-157
/
+338
*
Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
13
-338
/
+157
*
Removed tons of unused code in chrome/common/net/notifier.
akalin@chromium.org
2010-05-20
14
-1358
/
+0
*
Changed some asserts into DCHECKs.
akalin@chromium.org
2010-05-20
3
-9
/
+10
*
Removed unused fastalloc.h file.
akalin@chromium.org
2010-05-18
1
-59
/
+0
[next]