summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util
Commit message (Expand)AuthorAgeFilesLines
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-262-32/+37
* [Sync] Pave the way for fewer asynchronous calls and UI spin while setting a ...rsimha@chromium.org2012-01-182-2/+14
* Remove obsolete sqlite_utils.h APIrlarocque@chromium.org2012-01-182-894/+0
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-6/+1
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-212-1/+2
* Hide the process of instantiating NotificationServiceImpl from embedders.tfarina@chromium.org2011-12-141-2/+2
* [Sync] Add intelligent re-encryption support.zea@chromium.org2011-12-133-6/+52
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-133-35/+35
* [Sync] Relax EnumSet semantics for some functionsakalin@chromium.org2011-12-102-7/+27
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-103-110/+105
* [Sync] Add new EnumSet class representing a set of enum valuesakalin@chromium.org2011-12-062-0/+461
* Refactoring: Task to get the session name moved to separate filetmuehlbauer@google.com2011-12-014-0/+208
* Remove obsolete UserSettings classrlarocque@chromium.org2011-11-304-877/+0
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-293-9/+10
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-292-67/+41
* Add OVERRIDE to chrome/browser/sync/.avi@chromium.org2011-11-212-3/+5
* [Sync] The cryptographer should be able to handle empty or old nigori nodes.zea@chromium.org2011-11-173-12/+22
* [Sync] Add type conversion constructor for WeakHandleakalin@chromium.org2011-11-172-2/+81
* Revert 110384 - Revert 110356 - Sync: Improve handling of database load failurescpu@chromium.org2011-11-171-3/+3
* Revert 110356 - Sync: Improve handling of database load failurescpu@chromium.org2011-11-161-3/+3
* Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-161-3/+3
* sync: don't notify from ~BaseTransaction if the writer is INVALID.tim@chromium.org2011-11-151-28/+0
* Revert 110177 - Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-151-3/+3
* Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-151-3/+3
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-7/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+3
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-011-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-3/+3
* This is the first patch in a series of patches. This patch introduces the unr...lipalani@chromium.org2011-10-272-0/+85
* Move bookmarks extension api implementation to bookmarks dir.aa@chromium.org2011-10-253-3/+3
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-243-49/+173
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-8/+8
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-16/+18
* Add apps notifications data type to sync.munjal@chromium.org2011-09-291-0/+4
* Revert 103189 - Add apps notifications data type to sync.rickcam@chromium.org2011-09-281-4/+0
* Add apps notifications data type to sync.munjal@chromium.org2011-09-281-0/+4
* [Sync] use base::Time in syncakalin@chromium.org2011-09-223-0/+54
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-213-54/+0
* [Sync] use base::Time in syncakalin@chromium.org2011-09-213-0/+54
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-211-0/+4
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-214-3/+4
* Add ToString() method to tracked_objects::Locationakalin@chromium.org2011-09-161-14/+1
* [Sync] Rework SharedValue<T> into Immutable<T>akalin@chromium.org2011-09-163-44/+506
* [Sync] Move weak_handle* into sync/utilakalin@chromium.org2011-09-163-0/+673
* [Sync] Avoid passing around EntryKernelMutationSet by valueakalin@chromium.org2011-09-151-0/+44
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-093-6/+226
* Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...rickcam@chromium.org2011-08-182-0/+19
* sync: fix checkdeps failurestim@chromium.org2011-08-121-0/+2
* sync: more DEPS funtim@chromium.org2011-08-121-0/+22