summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Add chrome://sync counter for total commitsrlarocque@chromium.org2012-06-043-1/+6
* Fix leak introduced in r140122rlarocque@chromium.org2012-06-022-16/+17
* Remove sync's ModelSafeWorkerRegistrarrlarocque@chromium.org2012-06-0118-296/+245
* Add APK targets for sql_unittests and sync_unit_tests.nileshagrawal@chromium.org2012-05-311-1/+28
* sync: migrate invalidation state from syncable::Directory to InvalidationStoragetim@chromium.org2012-05-3123-121/+158
* [Sync] Make InvalidationNotifier use PushClientakalin@chromium.org2012-05-3017-490/+571
* sync: fix and enable InvalidationNotifierTest.Basictim@chromium.org2012-05-301-8/+2
* sync: move invalidation version prefs out of SyncPrefs into InvalidatorStorage.tim@chromium.org2012-05-305-1/+20
* [Sync] Cleanup all tab sync enabling logic now that its on by default.zea@chromium.org2012-05-308-98/+11
* sync: Loop committing items without downloading updatesrlarocque@chromium.org2012-05-2636-551/+625
* sync: in MutableEntry, SaveOriginals on-demand rather than on construction to...tim@chromium.org2012-05-252-19/+21
* [Sync] Fix sync_listen_notifications to use a real host resolverakalin@chromium.org2012-05-254-4/+42
* Ignore tombstones for items belonging to unrequested types. lipalani@chromium.org2012-05-242-2/+18
* Disable failing test ImmutableTest.Deque on Windowsbattre@chromium.org2012-05-231-1/+7
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-234-131/+127
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-232-1/+14
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-224-127/+119
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-224-119/+127
* Revive revision 137685 and fix the DEPs file in chrome/browser/syncmunjal@chromium.org2012-05-1815-91/+90
* Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...fischman@chromium.org2012-05-1715-90/+91
* Rename InvalidationVersionTracker to InvalidationStateTracker in preparationmunjal@chromium.org2012-05-1715-91/+90
* Add additional error logging to investigate Autocomplete Sync failures.isherman@chromium.org2012-05-173-31/+64
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-1713-134/+103
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-1611-83/+209
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-163-5/+5
* [Sync] Move PageTransitions enums to SyncEnumszea@chromium.org2012-05-165-50/+54
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-1520-0/+1257
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-151-3/+0
* [Sync] Add check to help debug CreateOrUpdateSyncNode errors.zea@chromium.org2012-05-111-2/+10
* Remove flaky assertion from TransientPollFailurerlarocque@chromium.org2012-05-111-7/+2
* [Sync] Fix sync_listen_notification's usage messageakalin@chromium.org2012-05-111-1/+1
* 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