summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Add session name for Chromebox.kochi@chromium.org2012-05-103-2/+23
* These bits were supposed to be included in 135775 but I forgot to save them :(pkasting@chromium.org2012-05-081-1/+2
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-1/+2
* [Sync] Add support for automatic enabling of syncing tab favicons.zea@chromium.org2012-04-276-7/+51
* Disable InvalidationNotifierTest.Basic on Linux and Macszym@chromium.org2012-04-261-1/+7
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-5/+5
* [Sync] Add per-navigation timestamps/unique ids to tab sync.zea@chromium.org2012-04-252-2/+8
* Fix memory errors in sync unit testsrlarocque@chromium.org2012-04-241-19/+22
* Abort sync cycles when download step failsrlarocque@chromium.org2012-04-248-327/+406
* [Sync] Convert SyncSessionSnapshot to a copy-able class.zea@chromium.org2012-04-2425-290/+362
* Fix some migration-related bugsrlarocque@chromium.org2012-04-231-2/+1
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-2146-9/+10308
* [Sync] Move 'sync_listen_notifications' target to sync/toolsakalin@chromium.org2012-04-203-0/+220
* Do not create default sync notifier for android.nileshagrawal@chromium.org2012-04-203-25/+52
* [Sync] Move 'sync_notifier' target to sync/akalin@chromium.org2012-04-1934-0/+4703
* Add PRESUBMIT script for src/sync directoryrlarocque@chromium.org2012-04-191-0/+16
* Fix the crash by the introduction of a enum to figure out whether to save ori...lipalani@chromium.org2012-04-182-6/+18
* Augment the client debug info with the cause for nudges.lipalani@chromium.org2012-04-181-0/+8
* Revert 132455 - Abort sync cycles when download step failsrlarocque@chromium.org2012-04-168-382/+276
* Abort sync cycles when download step failsrlarocque@chromium.org2012-04-168-276/+382
* Add full text regex searching to chrome://syncrlarocque@chromium.org2012-04-134-44/+0
* Mark SyncSchedulerTest.TransientPollFailure as flakyglider@chromium.org2012-04-131-1/+2
* [Sync] Add support for syncing tab favicons.zea@chromium.org2012-04-134-0/+31
* Add #include <iterator> to files that use std::back_inserter.halyavin@google.com2012-04-051-0/+1
* sync: remove UnappliedUpdateMetaHandles and just use std::vector<int64>tim@chromium.org2012-04-046-8/+6
* [Sync] Fix reassociation when tab nodes have been only partially removed.zea@chromium.org2012-04-042-0/+4
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-4/+4
* A new 'traffic' tab is introduced and clicking the button on the tab would di...lipalani@chromium.org2012-04-0111-14/+84
* Remove executable bit from traffic_recorder_unittest.cc.mihaip@chromium.org2012-03-311-0/+0
* We store the past 10 records of client server communication in a queue in mem...lipalani@chromium.org2012-03-318-6/+219
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-3/+3
* [Sync] Clean up sync.gypakalin@chromium.org2012-03-283-10/+13
* sync: Move the error Action enum to sync_enums.proto so that it can be shared...albertb@chromium.org2012-03-266-33/+31
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-2411-52/+128
* [Sync] Improve nigori conflict and rollback handling.zea@chromium.org2012-03-234-27/+152
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-2211-2/+423
* [Sync] Add ordinal_in_parent to SyncEntity/CommitResponse protobufakalin@chromium.org2012-03-221-6/+45
* Continue implementing session sync for Android.yfriedman@chromium.org2012-03-214-0/+108
* Add a new 'run_all_unittests' target in baseakalin@chromium.org2012-03-211-7/+1
* Separate SetPassphrase into encryption and decryption APIsrsimha@chromium.org2012-03-203-8/+8
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-1710-230/+61
* Make SyncManagerTests use in-memory sqliterlarocque@chromium.org2012-03-162-2/+3
* Add 'client' parameter to sync requestsrlarocque@chromium.org2012-03-161-1/+10
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-166-6/+10
* Add suppress_wildcard to sync_tests pseudo-targetakalin@chromium.org2012-03-151-0/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-15225-0/+41212
* Add Phone/Tablet device types for syncing session from Android.yfriedman@chromium.org2012-03-141-0/+2
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-1022-0/+1648