| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Add tests for invalid specifics field number handling | akalin@chromium.org | 2012-12-13 | 9 | -131/+270 |
* | [Sync] Display encrypted data in about:sync | zea@chromium.org | 2012-12-13 | 9 | -17/+52 |
* | Remove initial_sync_ended bits | rlarocque@chromium.org | 2012-12-12 | 26 | -264/+505 |
* | [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2012-12-11 | 59 | -124/+188 |
* | [Sync] Handle invalid specifics field numbers gracefully | akalin@chromium.org | 2012-12-11 | 5 | -14/+55 |
* | [Sync] Add deleted_metas table to sync database. | haitaol@chromium.org | 2012-12-10 | 4 | -4/+158 |
* | [sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/ | rsimha@chromium.org | 2012-12-07 | 4 | -19/+75 |
* | sync: add syncer::Experiment to control autofill culling. | tim@chromium.org | 2012-12-06 | 3 | -2/+25 |
* | [Sync] Add search_terms field to session_specifics.proto | mathp@chromium.org | 2012-12-06 | 2 | -0/+3 |
* | [Sync] Treat XMPP auth errors as sync auth errors | akalin@chromium.org | 2012-12-05 | 4 | -8/+59 |
* | Implement features needed for local ack handling in InvalidationStateTracker. | dcheng@chromium.org | 2012-12-05 | 15 | -109/+360 |
* | Depend on stored sync session GUID for Android. | nyquist@chromium.org | 2012-12-05 | 4 | -101/+4 |
* | Track merged nudge sources | rlarocque@chromium.org | 2012-11-30 | 8 | -16/+92 |
* | Sync the bookmark's icon URL. | pkotwicz@chromium.org | 2012-11-30 | 3 | -0/+7 |
* | For iOS, exclude a unit test that crashes when coverage is turned on. | lliabraa@chromium.org | 2012-11-29 | 1 | -2/+7 |
* | Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes() | pkotwicz@chromium.org | 2012-11-28 | 5 | -51/+12 |
* | sync: Move data_encryption_win.h into syncer namespace. | tfarina@chromium.org | 2012-11-25 | 3 | -24/+18 |
* | sync: Retry soon when server returns conflict | rlarocque@chromium.org | 2012-11-21 | 5 | -17/+25 |
* | Remove unregistered IDs from the invalidation state map cache. | dcheng@chromium.org | 2012-11-21 | 6 | -3/+50 |
* | [Sync] Add debug info proto conversion | zea@chromium.org | 2012-11-21 | 5 | -3/+99 |
* | [base] Move AutoReset to base namespace. | dbeam@chromium.org | 2012-11-21 | 1 | -2/+2 |
* | Sync: Add DeviceInfo's ChangeProcessor | rlarocque@chromium.org | 2012-11-21 | 16 | -32/+162 |
* | [Sync] Have MergeDataAndStartSyncing return a SyncMergeResult | zea@chromium.org | 2012-11-17 | 5 | -10/+13 |
* | [Sync] Re-enable experiments datatype | zea@chromium.org | 2012-11-17 | 2 | -6/+3 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 4 | -13/+13 |
* | Added directory entry counters to about:sync | vishwath@google.com | 2012-11-15 | 10 | -10/+91 |
* | Remove various DoNothing functions in favor of base::DoNothing | akalin@chromium.org | 2012-11-15 | 2 | -11/+4 |
* | [Sync] Track sync merge results during bookmark association | zea@chromium.org | 2012-11-15 | 4 | -1/+110 |
* | [Sync] Add support for remotely enabling keystore encryption | zea@chromium.org | 2012-11-15 | 2 | -5/+23 |
* | sync: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-14 | 13 | -21/+21 |
* | [Sync] Update ChipBag proto | zea@chromium.org | 2012-11-14 | 1 | -2/+17 |
* | [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ... | rsimha@chromium.org | 2012-11-14 | 1 | -126/+160 |
* | [Sync] Disable experiments datatype temporarily | zea@chromium.org | 2012-11-14 | 2 | -3/+6 |
* | [Sync] Add datatype controller support for tracking association stats | zea@chromium.org | 2012-11-14 | 4 | -1/+231 |
* | Bring up minimal sync and sync unittest targets on iOS. | blundell@chromium.org | 2012-11-13 | 4 | -2/+65 |
* | [Sync] Add application logic for non-nigori control types (reland) | zea@chromium.org | 2012-11-13 | 8 | -58/+205 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -15/+16 |
* | Revert 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -16/+15 |
* | Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -15/+16 |
* | Revert 167280 - [Sync] Add application logic for non-nigori control types. | zea@chromium.org | 2012-11-13 | 8 | -204/+58 |
* | [Sync] Add application logic for non-nigori control types. | zea@chromium.org | 2012-11-13 | 8 | -58/+204 |
* | Revert "Linux: change protobuf default option to allow building" | nyquist@chromium.org | 2012-11-12 | 24 | -0/+72 |
* | Populate versions on individual nodes in sync model and native bookmark model. | haitaol@chromium.org | 2012-11-10 | 17 | -73/+318 |
* | Implement a class to manage backoff timers for local invalidation reminders. | dcheng@chromium.org | 2012-11-09 | 5 | -0/+695 |
* | [Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManager | zea@chromium.org | 2012-11-08 | 14 | -16/+213 |
* | Linux: change protobuf default option to allow building | phajdan.jr@chromium.org | 2012-11-07 | 24 | -72/+0 |
* | Provide mutable members of UrlRequestContext via pure-virtual interface. Cre... | pauljensen@chromium.org | 2012-11-07 | 2 | -13/+10 |
* | sync: fix for bug 158313, which is a top crash on canary. | tim@chromium.org | 2012-11-06 | 3 | -0/+43 |
* | [Sync] Add datatype association stats to client debug info proto. | zea@chromium.org | 2012-11-06 | 4 | -19/+52 |
* | [sync] Upstream Android connection observer for sync. | nyquist@chromium.org | 2012-11-05 | 2 | -20/+37 |