summaryrefslogtreecommitdiffstats
path: root/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-104-15/+12
* [Sync] Add password support to sync apizea@chromium.org2013-07-101-0/+1
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-084-12/+15
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-084-15/+12
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-0316-709/+716
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-2810-11/+11
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-214-11/+11
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-1416-350/+163
* Use OAuth2 token for syncpavely@chromium.org2013-06-133-42/+17
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/.dcheng@chromium.org2013-06-121-5/+1
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-118-9/+9
* sync: Allow commit of successors of conflict itemsrlarocque@chromium.org2013-06-083-75/+60
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-075-16/+16
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-3/+6
* Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...rsleevi@chromium.org2013-06-031-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Client changes for disabled dasher accountpavely@chromium.org2013-05-292-1/+8
* sync: Process conflicts out of orderrlarocque@chromium.org2013-05-171-39/+6
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-163-24/+131
* Fix mem leak in DownloadUpdatesCommandTestrlarocque@chromium.org2013-05-101-2/+4
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-099-241/+309
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-074-16/+15
* [Sync] Log age of auth tokens on authentication failurezea@chromium.org2013-05-062-11/+49
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-302-3/+3
* sync: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-272-3/+3
* Sync: Turn DCHECK into a warning.dubroy@chromium.org2013-04-181-2/+2
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-188-1034/+195
* [Sync] Prevent redundant sync title changeszea@chromium.org2013-04-151-0/+3
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-101-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-8/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-10/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-8/+10
* sync: Refactor job ownership in SyncSchedulerrlarocque@chromium.org2013-04-067-478/+198
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-0215-665/+317
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-3/+1
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-298-213/+168
* sync: Handle POLL jobs in separate a code pathrlarocque@chromium.org2013-03-203-109/+159
* sync: Remove SyncSessionJob destruction observerrlarocque@chromium.org2013-03-184-47/+9
* [Sync] Fix history implicit typeszea@chromium.org2013-03-161-0/+2
* C++0x fix: add spaces between literals and identifiers.glider@chromium.org2013-03-151-1/+1
* Send client channel info to server in user-agent string.pavely@chromium.org2013-03-152-16/+0
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-1510-214/+227
* sync: Fix scheduler crash on duplicate canariesrlarocque@chromium.org2013-03-152-0/+31
* Remove canary member from SyncSessionJobrlarocque@chromium.org2013-03-056-56/+44
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-055-59/+17
* Remove SyncSessionJob's location memberrlarocque@chromium.org2013-03-026-67/+22
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-027-7/+19
* sync: Drop fully datatype throttled sync jobs rather than saving them.tim@chromium.org2013-03-012-2/+3
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-264-0/+25
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-261-8/+4