summaryrefslogtreecommitdiffstats
path: root/chrome/browser/invalidation
Commit message (Expand)AuthorAgeFilesLines
* 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