| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable failing test ImmutableTest.Deque on Windows | battre@chromium.org | 2012-05-23 | 1 | -1/+7 |
* | [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-23 | 4 | -131/+127 |
* | [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso... | szym@chromium.org | 2012-05-23 | 2 | -1/+14 |
* | Revert 138216 - [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-22 | 4 | -127/+119 |
* | [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-22 | 4 | -119/+127 |
* | Revive revision 137685 and fix the DEPs file in chrome/browser/sync | munjal@chromium.org | 2012-05-18 | 15 | -91/+90 |
* | Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio... | fischman@chromium.org | 2012-05-17 | 15 | -90/+91 |
* | Rename InvalidationVersionTracker to InvalidationStateTracker in preparation | munjal@chromium.org | 2012-05-17 | 15 | -91/+90 |
* | Add additional error logging to investigate Autocomplete Sync failures. | isherman@chromium.org | 2012-05-17 | 3 | -31/+64 |
* | [Sync] Replace TalkMediator*/MediatorThread* with PushClient | akalin@chromium.org | 2012-05-17 | 13 | -134/+103 |
* | Sync: Clear IS_UNSYNCED for deleted local items | rlarocque@chromium.org | 2012-05-16 | 11 | -83/+209 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 3 | -5/+5 |
* | [Sync] Move PageTransitions enums to SyncEnums | zea@chromium.org | 2012-05-16 | 5 | -50/+54 |
* | [Sync] Move chrome/browser/sync/api to sync/api | akalin@chromium.org | 2012-05-15 | 20 | -0/+1257 |
* | [Sync] Clean up XMPP connection code | akalin@chromium.org | 2012-05-15 | 1 | -3/+0 |
* | [Sync] Add check to help debug CreateOrUpdateSyncNode errors. | zea@chromium.org | 2012-05-11 | 1 | -2/+10 |
* | Remove flaky assertion from TransientPollFailure | rlarocque@chromium.org | 2012-05-11 | 1 | -7/+2 |
* | [Sync] Fix sync_listen_notification's usage message | akalin@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Add session name for Chromebox. | kochi@chromium.org | 2012-05-10 | 3 | -2/+23 |
* | These bits were supposed to be included in 135775 but I forgot to save them :( | pkasting@chromium.org | 2012-05-08 | 1 | -1/+2 |
* | Remove the "autogenerate keyword" bit on TemplateURL. | pkasting@chromium.org | 2012-05-08 | 1 | -1/+2 |
* | [Sync] Add support for automatic enabling of syncing tab favicons. | zea@chromium.org | 2012-04-27 | 6 | -7/+51 |
* | Disable InvalidationNotifierTest.Basic on Linux and Mac | szym@chromium.org | 2012-04-26 | 1 | -1/+7 |
* | Added parameter 'clear_bound_vars', so we could reset the statement without c... | michaelbai@chromium.org | 2012-04-25 | 1 | -5/+5 |
* | [Sync] Add per-navigation timestamps/unique ids to tab sync. | zea@chromium.org | 2012-04-25 | 2 | -2/+8 |
* | Fix memory errors in sync unit tests | rlarocque@chromium.org | 2012-04-24 | 1 | -19/+22 |
* | Abort sync cycles when download step fails | rlarocque@chromium.org | 2012-04-24 | 8 | -327/+406 |
* | [Sync] Convert SyncSessionSnapshot to a copy-able class. | zea@chromium.org | 2012-04-24 | 25 | -290/+362 |
* | Fix some migration-related bugs | rlarocque@chromium.org | 2012-04-23 | 1 | -2/+1 |
* | [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ | akalin@chromium.org | 2012-04-21 | 46 | -9/+10308 |
* | [Sync] Move 'sync_listen_notifications' target to sync/tools | akalin@chromium.org | 2012-04-20 | 3 | -0/+220 |
* | Do not create default sync notifier for android. | nileshagrawal@chromium.org | 2012-04-20 | 3 | -25/+52 |
* | [Sync] Move 'sync_notifier' target to sync/ | akalin@chromium.org | 2012-04-19 | 34 | -0/+4703 |
* | Add PRESUBMIT script for src/sync directory | rlarocque@chromium.org | 2012-04-19 | 1 | -0/+16 |
* | Fix the crash by the introduction of a enum to figure out whether to save ori... | lipalani@chromium.org | 2012-04-18 | 2 | -6/+18 |
* | Augment the client debug info with the cause for nudges. | lipalani@chromium.org | 2012-04-18 | 1 | -0/+8 |
* | Revert 132455 - Abort sync cycles when download step fails | rlarocque@chromium.org | 2012-04-16 | 8 | -382/+276 |
* | Abort sync cycles when download step fails | rlarocque@chromium.org | 2012-04-16 | 8 | -276/+382 |
* | Add full text regex searching to chrome://sync | rlarocque@chromium.org | 2012-04-13 | 4 | -44/+0 |
* | Mark SyncSchedulerTest.TransientPollFailure as flaky | glider@chromium.org | 2012-04-13 | 1 | -1/+2 |
* | [Sync] Add support for syncing tab favicons. | zea@chromium.org | 2012-04-13 | 4 | -0/+31 |
* | Add #include <iterator> to files that use std::back_inserter. | halyavin@google.com | 2012-04-05 | 1 | -0/+1 |
* | sync: remove UnappliedUpdateMetaHandles and just use std::vector<int64> | tim@chromium.org | 2012-04-04 | 6 | -8/+6 |
* | [Sync] Fix reassociation when tab nodes have been only partially removed. | zea@chromium.org | 2012-04-04 | 2 | -0/+4 |
* | Fix some grammar in comments, error messages and documentation. | gavinp@chromium.org | 2012-04-03 | 2 | -4/+4 |
* | A new 'traffic' tab is introduced and clicking the button on the tab would di... | lipalani@chromium.org | 2012-04-01 | 11 | -14/+84 |
* | Remove executable bit from traffic_recorder_unittest.cc. | mihaip@chromium.org | 2012-03-31 | 1 | -0/+0 |
* | We store the past 10 records of client server communication in a queue in mem... | lipalani@chromium.org | 2012-03-31 | 8 | -6/+219 |
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -3/+3 |
* | [Sync] Clean up sync.gyp | akalin@chromium.org | 2012-03-28 | 3 | -10/+13 |