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
/
invalidation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update chrome for new prefs location.
brettw
2016-02-02
1
-1
/
+1
*
Move FakeInvalidationService to components
vabr
2016-01-29
2
-165
/
+0
*
Convert Pass()→std::move() in //chrome
dcheng
2015-12-27
1
-2
/
+4
*
Switch to standard integer types in chrome/browser/, part 2 of 4.
avi
2015-12-26
4
-3
/
+4
*
Componentize GCMInvalidationBridge unittest
blundell
2015-12-14
1
-174
/
+0
*
Add context_utils.h includes where needed.
torne
2015-11-25
1
-1
/
+1
*
Componentizing GcmProfileService.
jitendra.ks
2015-11-03
1
-1
/
+1
*
[invalidation] Componentize TiclProfileSettingsProvider
blundell
2015-10-27
4
-202
/
+5
*
Revert "[invalidation] Componentize TiclProfileSettingsProvider"
blundell
2015-10-23
4
-8
/
+202
*
This CL replaces chromeos::login::k*UserName constants with AccountId.
alemate
2015-10-23
1
-2
/
+4
*
Componentize InvalidatorStorage unittest
blundell
2015-10-21
1
-103
/
+0
*
[invalidation] Componentize TiclProfileSettingsProvider
blundell
2015-10-21
4
-202
/
+8
*
Add syncable_prefs namespace.
sdefresne
2015-09-18
1
-1
/
+1
*
Componentize PrefSyncableService and support classes.
sdefresne
2015-09-16
1
-1
/
+1
*
[Sync] Clean up owners files
zea
2015-09-15
1
-2
/
+0
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+3
*
jni_generator: Pass object parameters as JavaParamRef.
torne
2015-09-04
1
-5
/
+6
*
Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...
torne
2015-08-26
2
-17
/
+27
*
Revert of jni_generator: Make all object-returning natives return ScopedJavaL...
nasko
2015-08-24
2
-27
/
+17
*
jni_generator: Make all object-returning natives return ScopedJavaLocalRef.
torne
2015-08-24
2
-17
/
+27
*
Add tests pertaining to splitting the AccountInfoFetchers.
knn
2015-07-30
1
-2
/
+3
*
Componentize more signin code
droger
2015-07-21
2
-2
/
+2
*
Move ProfileIdentityProvider to the signin component.
droger
2015-07-15
1
-2
/
+2
*
Split AccountTrackerService in a tracker and a fetcher component.
anthonyvd
2015-07-08
1
-4
/
+4
*
chrome: Remove jingle dependencies.
tfarina
2015-07-03
1
-3
/
+0
*
Refactor AO2TS to make it easier to componentize
gogerald
2015-07-02
1
-1
/
+1
*
Introduce a layering in the invalidation component as public and impl.
knn
2015-06-26
9
-24
/
+24
*
chrome/browser: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-12
1
-5
/
+6
*
[Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...
isherman
2015-06-09
1
-1
/
+1
*
[Sync] InvalidationService shouldn't CHECK when registering ObjectId for more...
pavely
2015-05-20
2
-5
/
+5
*
Do not let the invalidations service to fall back to XMPP if GCM is disabled,...
gangwu
2015-05-19
2
-11
/
+6
*
Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-29
1
-2
/
+1
*
Remove gcm channel state supported by sync service.
jianli
2015-02-05
3
-6
/
+9
*
Implement device-local account policy pushing
bartfab
2015-02-04
1
-4
/
+2
*
Add AffiliatedInvalidationServiceProvider
bartfab
2015-01-28
1
-0
/
+2
*
Update {virtual,override,final} to follow C++11 style in chrome/browser.
dcheng
2015-01-16
1
-5
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
2
-5
/
+5
*
The Account Tracker now collects Hosted Domain information. The Signin
mlerman
2014-12-07
1
-0
/
+8
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-30
3
-6
/
+6
*
Cleanup: Remove more unused timer.h includes.
thestig
2014-10-29
1
-0
/
+1
*
Cleanup: Remove unneeded chrome/common/pref_names.h includes.
thestig
2014-10-27
1
-1
/
+0
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
4
-20
/
+18
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-1
/
+1
*
Chrome should use GCM for invalidations by default.
pavely
2014-10-14
2
-19
/
+14
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
6
-17
/
+17
*
Massive refactor of the Android invalidation code.
maxbogue
2014-09-29
8
-484
/
+80
*
[cros] user_manager component - move UserManagerBase and UserManager
nkostylev@chromium.org
2014-08-15
2
-7
/
+8
*
GetProfileByUser deprecated and renamed to GetProfileByUserUnsafe.
dzhioev@chromium.org
2014-08-12
1
-3
/
+4
*
Remove WeakHandle from components/invalidation
rlarocque@chromium.org
2014-08-09
1
-0
/
+1
*
Finish decoupling sync and invalidations
rlarocque@chromium.org
2014-07-24
2
-3
/
+1
[next]