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
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
2
-3
/
+3
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-7
/
+14
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-6
/
+6
*
Stop using adding refcounts to some URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
2
-3
/
+10
*
[ChromeOS] Make GaiaAutheFetcher parsing logic default to service_unavailable
cmasone@chromium.org
2010-12-02
3
-2
/
+28
*
Fixed a bug with URLFetcher where retrying the request would append the new r...
sanjeevr@chromium.org
2010-12-01
2
-0
/
+54
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
4
-11
/
+12
*
Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever...
sanjeevr@chromium.org
2010-11-30
2
-8
/
+18
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-5
/
+8
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
5
-394
/
+157
*
Revert 67284 - Used a MessageLoopProxy to store the delegate's message loop i...
sanjeevr@chromium.org
2010-11-24
2
-17
/
+7
*
Used a MessageLoopProxy to store the delegate's message loop in URLFetcher::C...
sanjeevr@chromium.org
2010-11-24
2
-7
/
+17
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-0
/
+1
*
Allow sync with 2-factor StrongAuth accounts in ChromeOS.
stevenjb@chromium.org
2010-11-18
1
-3
/
+6
*
Add a client-side phishing detection service class.
noelutz@google.com
2010-11-11
2
-1
/
+144
*
openssl build fixes, and tidy the build files
joth@chromium.org
2010-11-11
1
-3
/
+3
*
Rename GaiaAuthenticator2 to GaiaAuthFetcher.
tfarina@chromium.org
2010-11-10
5
-133
/
+132
*
Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.
willchan@chromium.org
2010-11-09
1
-0
/
+14
*
Fix compile failure on GCC
pkasting@chromium.org
2010-11-08
1
-1
/
+1
*
Make TestURLFetcherFactory able to remove fetchers from its map, and add an I...
pkasting@chromium.org
2010-11-08
2
-9
/
+24
*
In the webstore login api, we need to provide the gaia auth token to allow to...
johnnyg@chromium.org
2010-11-01
3
-2
/
+12
*
chrome/common: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-31
2
-24
/
+24
*
Followup on http://codereview.chromium.org/3815012/show
bulach@chromium.org
2010-10-29
2
-2
/
+5
*
Implement device token fetcher
danno@chromium.org
2010-10-29
2
-0
/
+3
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-0
/
+68
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-2
/
+3
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
2
-68
/
+0
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-0
/
+68
*
[CHrome OS] HOSTED accounts will not be allowed to log in
cmasone@chromium.org
2010-10-25
2
-17
/
+7
*
More UI-related OpenSSL support.
bulach@chromium.org
2010-10-25
4
-37
/
+145
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
3
-7
/
+8
*
Make sure the service process kills all URLFetcher::Cores on shutdown.
willchan@chromium.org
2010-10-22
1
-14
/
+0
*
[Chrome OS] On first login, determine if an account is a HOSTED account
cmasone@chromium.org
2010-10-22
1
-3
/
+17
*
Kill all URLFetcher URLRequests on shutdown.
willchan@chromium.org
2010-10-22
2
-14
/
+99
*
Convert LOG(INFO) to VLOG(1) - chrome/common/.
pkasting@chromium.org
2010-10-22
1
-7
/
+8
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
3
-8
/
+7
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
3
-7
/
+8
*
In a fake SSLInfo, set security_bits to -1 instead of 0
wtc@chromium.org
2010-10-15
1
-1
/
+1
*
Reland fix for OCSP startup race.
willchan@chromium.org
2010-10-12
2
-3
/
+15
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Revert 62105 - Test change to fix a leak. Will revert after getting in a run...
willchan@chromium.org
2010-10-10
2
-15
/
+3
*
Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...
willchan@chromium.org
2010-10-10
2
-3
/
+15
*
Decouples certificates viewers from NSS to prepare support for OpenSSL.
bulach@chromium.org
2010-10-08
5
-0
/
+769
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
1
-1
/
+2
*
Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...
johnnyg@chromium.org
2010-10-02
3
-23
/
+47
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
6
-5
/
+27
*
Fix problems with incorrect passwords and error states due to HTML and .h fil...
johnnyg@chromium.org
2010-09-28
1
-14
/
+18
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
1
-17
/
+1
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
1
-1
/
+17
*
Fix typo in a function name.
pkasting@chromium.org
2010-09-27
3
-5
/
+5
[next]