summaryrefslogtreecommitdiffstats
path: root/chrome/browser/invalidation
Commit message (Expand)AuthorAgeFilesLines
* Refresh access tokens for TiclInvalidationServicerlarocque@chromium.org2013-08-011-1/+17
* Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().bauerb@chromium.org2013-07-311-2/+1
* Implement cloud policy invalidations using the invalidation service framework.stepco@chromium.org2013-07-312-5/+62
* invalidations: Cancel OAuth2 request on signoutrlarocque@chromium.org2013-07-191-0/+1
* Add version field to syncer::Invalidation.stepco@chromium.org2013-07-183-1/+7
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1
* Use simpler types in invalidation notificationsrlarocque@chromium.org2013-07-123-16/+6
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-123-3/+3
* Remove incorrect DHCECK from Invalidationsrlarocque@chromium.org2013-07-111-1/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-055-6/+6
* Remove PushMessagingApiTest's dependency in TiclInvalidationService.dcheng@chromium.org2013-07-021-6/+0
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-2913-158/+490
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-2513-489/+159
* Make use of InvalidationServicerlarocque@chromium.org2013-06-2513-159/+489
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-111-1/+1
* Store the username of the custodian of the managed user.akuegel@chromium.org2013-06-061-1/+0
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-226-19/+22
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-205-5/+5
* Fix some sign out bugs in TiclInvalidationServicerlarocque@chromium.org2013-05-202-18/+27
* Commit InvalidationService implementationsrlarocque@chromium.org2013-05-1020-0/+2458