summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Change entry purging approach to rely on SaveChanges, which is more con...tim@chromium.org2010-06-256-131/+91
* Make extension sync change processor listen to events for disabled extensions.akalin@chromium.org2010-06-251-5/+16
* Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."hclam@chromium.org2010-06-252-7/+18
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-2512-489/+158
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-252-18/+7
* A few cleanups to the sync unit tests.nick@chromium.org2010-06-254-7/+9
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-2412-158/+489
* Explicitly disallow user scripts from extensions sync.akalin@chromium.org2010-06-242-8/+23
* GRD change + new HTML file for sync UI changedantasse@chromium.org2010-06-241-0/+225
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-242-5/+35
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-2325-66/+501
* Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...dantasse@chromium.org2010-06-231-2/+2
* 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