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
*
Revert "Update Gaia URL."
xiyuan@chromium.org
2012-01-24
3
-33
/
+17
*
Initialized variable expires_in_secs to 0.
asharif@chromium.org
2012-01-23
1
-2
/
+3
*
Update Gaia URL.
xiyuan@chromium.org
2012-01-21
3
-17
/
+33
*
Coverity fix: Big parameter passed by value
arthurhsu@chromium.org
2012-01-11
2
-4
/
+5
*
return early from ProcessRawBytesWithSeperators() when data length is 0
cdn@chromium.org
2012-01-11
1
-0
/
+4
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-0
/
+1
*
Coverity fixlet: fix PASS_BY_VALUE.
scr@chromium.org
2011-12-22
2
-2
/
+2
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-13
1
-4
/
+2
*
Switch the default `git try` / `gcl try` bots to _rel.
thakis@chromium.org
2011-12-12
1
-1
/
+1
*
Add OAuth2 revocation fetcher that is right now used for notifications.
munjal@chromium.org
2011-12-06
5
-0
/
+403
*
Remove stuff in TokenService that is not needed anymore (due to OAuth based a...
munjal@chromium.org
2011-12-05
1
-2
/
+1
*
Revive reverted path.
munjal@chromium.org
2011-11-30
2
-3
/
+7
*
Allow passing in a list of scopes to the access token fetcher class.
munjal@chromium.org
2011-11-30
3
-23
/
+103
*
Revert 111882 - Integrate OAuth2 login token generation into TokenService:
jstritar@chromium.org
2011-11-29
2
-7
/
+3
*
Integrate OAuth2 login token generation into TokenService:
munjal@chromium.org
2011-11-29
2
-3
/
+7
*
Make the access token fetcher class more generic (takes in client id and clie...
munjal@chromium.org
2011-11-29
3
-12
/
+23
*
Fix python scripts in src/chrome/
maruel@chromium.org
2011-11-27
1
-1
/
+0
*
Revive reverted CL with fix for CrOS build.
munjal@chromium.org
2011-11-24
10
-4
/
+1032
*
Revert 111270 - Part 1 of work to do user sign in based on OAuth2:
abodenha@chromium.org
2011-11-23
13
-1064
/
+7
*
Part 1 of work to do user sign in based on OAuth2:
munjal@chromium.org
2011-11-23
13
-7
/
+1064
*
Add OVERRIDE to chrome/common/ and nacl/.
avi@chromium.org
2011-11-21
2
-2
/
+2
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
3
-26
/
+32
*
Add ECPrivateKey for Elliptic Curve keypair generation.
mattm@chromium.org
2011-11-09
1
-1
/
+2
*
chrome: Remove 7 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-05
1
-2
/
+2
*
Finish up the app notification setup code:
munjal@chromium.org
2011-11-04
2
-0
/
+11
*
Fix a DCHECK happening on windows when we are passing negative
dpranke@chromium.org
2011-11-04
1
-2
/
+3
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
3
-22
/
+22
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
3
-5
/
+5
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
3
-16
/
+15
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
3
-95
/
+39
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
2
-9
/
+6
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
6
-43
/
+47
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
6
-157
/
+182
*
Extend GaiaOAuthFetcher with support for revoking tokens.
mnissler@chromium.org
2011-10-04
5
-84
/
+182
*
[cros] Downloading Profile image snapshot from Picasa album for logged-in user.
avayvod@chromium.org
2011-09-27
2
-3
/
+3
*
Moved static Gaia OAuth URLs to GaiaUrls.
joaodasilva@chromium.org
2011-09-20
2
-9
/
+82
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
5
-5
/
+5
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
4
-4
/
+4
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
4
-4
/
+4
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-5
/
+5
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
2
-4
/
+2
*
Fixed a crash where the URLFetcher would CHECK on a NULL request_context_gett...
mad@chromium.org
2011-08-17
1
-0
/
+3
*
Pre- and Auto-login should not log the user out of an already signed in
rogerta@chromium.org
2011-08-15
6
-3
/
+164
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
2
-2
/
+2
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
2
-39
/
+0
*
BUG=91661
rickcam@chromium.org
2011-08-04
2
-3
/
+17
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
2
-2
/
+4
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
2
-2
/
+2
*
Handling of OAuth1 access token based login flow. The token+secret are now st...
zelidrag@chromium.org
2011-08-01
3
-8
/
+110
*
Add WARN_UNUSED_RESULT to crypto/hmac.h
rsleevi@chromium.org
2011-07-30
1
-2
/
+2
[next]