summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* Revert 184352brettw@chromium.org2013-02-247-9/+9
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-247-9/+9
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Second batch of fixing prefs registrations.joi@chromium.org2013-02-211-3/+1
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-201-0/+2
* Revert 182527isherman@chromium.org2013-02-141-1/+0
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-141-0/+1
* [sync] Fix deadlock in SessionModelAssociator for Android.nyquist@chromium.org2013-02-141-3/+11
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-102-6/+14
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-102-5/+5
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-083-3/+3
* [Sync] Add support for proxy typeszea@chromium.org2013-02-084-2/+125
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-082-3/+4
* Allow multiple observers of autofill::PersonalDataManager.estade@chromium.org2013-02-071-7/+6
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-077-22/+25
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-025-37/+21
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+2
* Separate local and remote sync invalidationsrlarocque@chromium.org2013-01-3012-442/+400
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-293-16/+0
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-268-272/+285
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-257-7/+7
* Disable SyncChromeExtensionsActivityMonitorTest for flakiness.fischman@chromium.org2013-01-241-3/+6
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-231-0/+1
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-222-10/+117
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-2/+2
* Revert 176340joaodasilva@chromium.org2013-01-111-2/+2
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-2/+2
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-112-17/+19
* Revert revision 176015ricow@chromium.org2013-01-102-19/+17
* Revert 176047ricow@chromium.org2013-01-102-17/+19
* Revert 176015ricow@chromium.org2013-01-102-19/+17
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-102-17/+19
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-091-0/+1
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-0/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-3/+3
* [Sync] Cleanup Session ModelAssociatorzea@chromium.org2012-12-217-215/+299
* bookmarks: Forward declare FaviconImageResult in bookmark_model.htfarina@chromium.org2012-12-212-0/+2
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-193-7/+7
* [Sync] Fix r172843zea@chromium.org2012-12-181-1/+1
* Make BookmarkAPI a PKSrdevlin.cronin@chromium.org2012-12-162-20/+22
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-1/+1
* [Sync] Fix sync manager credential update during shutdownzea@chromium.org2012-12-131-1/+7
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-132-11/+11
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-122-24/+45
* [Sync] Use SyncedDeviceTracker for session names.zea@chromium.org2012-12-117-56/+23
* [Sync] Convert NewNonFrontendDataTypeController to NonUIDataTypeControllerzea@chromium.org2012-12-0714-298/+423
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-072-34/+40
* sync: add syncer::Experiment to control autofill culling.tim@chromium.org2012-12-063-7/+158
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-2/+1