summaryrefslogtreecommitdiffstats
path: root/chrome/browser/invalidation
Commit message (Expand)AuthorAgeFilesLines
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Move FakeInvalidationService to componentsvabr2016-01-292-165/+0
* Convert Pass()→std::move() in //chromedcheng2015-12-271-2/+4
* Switch to standard integer types in chrome/browser/, part 2 of 4.avi2015-12-264-3/+4
* Componentize GCMInvalidationBridge unittestblundell2015-12-141-174/+0
* Add context_utils.h includes where needed.torne2015-11-251-1/+1
* Componentizing GcmProfileService.jitendra.ks2015-11-031-1/+1
* [invalidation] Componentize TiclProfileSettingsProviderblundell2015-10-274-202/+5
* Revert "[invalidation] Componentize TiclProfileSettingsProvider"blundell2015-10-234-8/+202
* This CL replaces chromeos::login::k*UserName constants with AccountId.alemate2015-10-231-2/+4
* Componentize InvalidatorStorage unittestblundell2015-10-211-103/+0
* [invalidation] Componentize TiclProfileSettingsProviderblundell2015-10-214-202/+8
* Add syncable_prefs namespace.sdefresne2015-09-181-1/+1
* Componentize PrefSyncableService and support classes.sdefresne2015-09-161-1/+1
* [Sync] Clean up owners fileszea2015-09-151-2/+0
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+3
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-5/+6
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-262-17/+27
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-242-27/+17
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-242-17/+27
* Add tests pertaining to splitting the AccountInfoFetchers.knn2015-07-301-2/+3
* Componentize more signin codedroger2015-07-212-2/+2
* Move ProfileIdentityProvider to the signin component.droger2015-07-151-2/+2
* Split AccountTrackerService in a tracker and a fetcher component.anthonyvd2015-07-081-4/+4
* chrome: Remove jingle dependencies.tfarina2015-07-031-3/+0
* Refactor AO2TS to make it easier to componentizegogerald2015-07-021-1/+1
* Introduce a layering in the invalidation component as public and impl.knn2015-06-269-24/+24
* chrome/browser: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-121-5/+6
* [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...isherman2015-06-091-1/+1
* [Sync] InvalidationService shouldn't CHECK when registering ObjectId for more...pavely2015-05-202-5/+5
* Do not let the invalidations service to fall back to XMPP if GCM is disabled,...gangwu2015-05-192-11/+6
* Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-291-2/+1
* Remove gcm channel state supported by sync service.jianli2015-02-053-6/+9
* Implement device-local account policy pushingbartfab2015-02-041-4/+2
* Add AffiliatedInvalidationServiceProviderbartfab2015-01-281-0/+2
* Update {virtual,override,final} to follow C++11 style in chrome/browser.dcheng2015-01-161-5/+5
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-5/+5
* The Account Tracker now collects Hosted Domain information. The Signinmlerman2014-12-071-0/+8
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-303-6/+6
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-0/+1
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-214-20/+18
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-1/+1
* Chrome should use GCM for invalidations by default.pavely2014-10-142-19/+14
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-136-17/+17
* Massive refactor of the Android invalidation code.maxbogue2014-09-298-484/+80
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-152-7/+8
* GetProfileByUser deprecated and renamed to GetProfileByUserUnsafe.dzhioev@chromium.org2014-08-121-3/+4
* Remove WeakHandle from components/invalidationrlarocque@chromium.org2014-08-091-0/+1
* Finish decoupling sync and invalidationsrlarocque@chromium.org2014-07-242-3/+1