summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-235-16/+17
* sync: Add method to Directory to remove all entries for a set of ModelTypes.tim@chromium.org2010-06-233-5/+145
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...dpranke@chromium.org2010-06-231-0/+2
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2316-404/+1070
* Revert 50550 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2315-1064/+404
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2315-404/+1064
* TBR: willchanalbertb@chromium.org2010-06-2225-495/+65
* Refactor MergePreferences to handle null values properly.skrul@chromium.org2010-06-225-85/+229
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-2225-65/+495
* Revert 50479 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2215-1064/+404
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2215-404/+1064
* Fix line endings in sync code.albertb@chromium.org2010-06-222-17/+17
* Add a slider to the mozc configration dialog for setting the integer type of ...mazda@chromium.org2010-06-221-0/+1
* Include the username when gerenating a client tag for a password. This isalbertb@chromium.org2010-06-213-21/+84
* Add method to delete entries from the Directory backing sqlite file by metaha...tim@chromium.org2010-06-213-1/+92
* Sync only real extensions (i.e., not themes nor apps) in extensions sync.akalin@chromium.org2010-06-211-2/+3
* Turn autofill sync on by default. again.tim@chromium.org2010-06-202-26/+11
* Re-apply r50278.aa@chromium.org2010-06-193-11/+11
* Revert 50311 - Turn autofill sync on by default.tim@chromium.org2010-06-191-3/+4
* Turn autofill sync on by default.tim@chromium.org2010-06-191-4/+3
* TBR: jcivelli@chromium.orgdpranke@chromium.org2010-06-181-1/+0
* Re-submit 50177 - implement stubs of reporting usage metrics for the passworddpranke@chromium.org2010-06-181-0/+1
* Revert r50278.aa@chromium.org2010-06-183-11/+11
* Some app-related manifest cleanup:aa@chromium.org2010-06-183-11/+11
* TTF: Disabled test, SyncerTest.FAILS_ServerDeletingFolderWeHaveAnOpenEntryInvandebo@chromium.org2010-06-181-1/+2
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-181-1/+0
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-0/+1
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-184-3/+28
* Add sync requests to NetLog.willchan@chromium.org2010-06-171-0/+2
* Fixed Extension change-handling methods to avoid unrecoverable errors/crashes...akalin@chromium.org2010-06-171-11/+12
* Reland: Client side changes to set and get nigori specifics with passingalbertb@chromium.org2010-06-164-0/+39
* Revert 49967 - Client side changes to set and get nigori specifics.skerner@chromium.org2010-06-164-36/+0
* Added a call to TruncateUTF8ToByteSize in build_commit_command.cc.jerrica@google.com2010-06-161-0/+1
* Client side changes to set and get nigori specifics.albertb@chromium.org2010-06-164-0/+36
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-161-1/+5
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* sync: Point dev channel sync engines to clients4.google.com/chrome-sync/devtim@chromium.org2010-06-161-1/+1
* sync: null-check the Directory ChannelHookup before adding a new observer so ...tim@chromium.org2010-06-151-1/+6
* Revert "Revert 48932 - Merge certain preferences during model association."skrul@chromium.org2010-06-148-286/+1001
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-1420-7/+2175
* This is the first patch to support encryption. The Cryptographer classalbertb@chromium.org2010-06-118-0/+473
* NULL out talk_mediator_ in Shutdown() to avoid crash.akalin@chromium.org2010-06-111-3/+9
* AutoFill: Remove the default profile/CC prefs.jhawkins@chromium.org2010-06-111-1/+0
* Replace changes_channel with an observer list.zork@chromium.org2010-06-1117-82/+266
* Let DataTypeControllers determine whether their data types are ready to bealbertb@chromium.org2010-06-106-0/+56
* Plumbing data type choices through to the PSSdantasse@chromium.org2010-06-104-2/+34
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-1010-57/+61
* Add checkboxes for configuring the boolean type of Mozc configurations.yusukes@google.com2010-06-101-0/+8