summaryrefslogtreecommitdiffstats
path: root/sync/notifier
Commit message (Expand)AuthorAgeFilesLines
* Build correct URL for cacheinvalidation endpoint.pavely@chromium.org2014-03-093-21/+154
* Refactor GCMNetworkChannelDelegateImplpavely@chromium.org2014-03-063-0/+4
* Wrapping message into ClientGatewayMessage is specific to PushClientpavely@chromium.org2014-03-018-305/+264
* [invalidations] Added table with registered objectsIdsmferreria@chromium.org2014-02-207-0/+30
* Implement retry for Register call in GCMNetworkChannelpavely@chromium.org2014-02-053-26/+136
* Client-to-server messages in GCMNetworkChannelpavely@chromium.org2014-01-229-22/+438
* Control invalidations network channel from TiclInvalidationService pavely@chromium.org2014-01-0417-55/+245
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-233-3/+3
* sync: Use invalidation local acknowledgementsrlarocque@chromium.org2013-12-176-4/+76
* Refactor PushClientChannelpavely@chromium.org2013-12-068-365/+517
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-2633-1596/+846
* Add code for new invalidation local ack systemrlarocque@chromium.org2013-10-316-0/+315
* Add UnackedInvalidationSet classrlarocque@chromium.org2013-10-237-23/+736
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-106-19/+20
* Fix misuse of STL in InvalidatorRegistrarrlarocque@chromium.org2013-10-051-1/+3
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-0419-429/+746
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+1
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-035-52/+11
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-1/+1
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-1/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-1/+1
* Add version field to syncer::Invalidation.stepco@chromium.org2013-07-187-10/+69
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-188-8/+8
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-131-1/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-101-1/+1
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-081-1/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-081-1/+1
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-2913-292/+7
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-283-5/+5
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-2513-7/+292
* Make use of InvalidationServicerlarocque@chromium.org2013-06-2513-292/+7
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-212-4/+4
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update sync/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-031-1/+1
* Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...rsleevi@chromium.org2013-06-031-1/+1
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-079-18/+18
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-303-4/+4
* sync: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-273-6/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-21/+29
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-096-29/+21
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-21/+29
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-2822-102/+95
* Use specific client type for tango on iOS.qsr@chromium.org2013-03-241-0/+4
* Implement Invalidator::Acknowledge.dcheng@chromium.org2013-03-0514-105/+465
* Add a Clock and TickClock interface for mocking out timeakalin@chromium.org2013-02-213-63/+54
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-073-10/+12
* Migrate invalidator client IDs out of syncrlarocque@chromium.org2013-02-065-0/+45
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-0218-140/+57
* Separate local and remote sync invalidationsrlarocque@chromium.org2013-01-301-1/+2