summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* Add ManagedUserSettings Sync data type.bauerb@chromium.org2013-04-171-0/+1
* [Sync] Prevent redundant sync title changeszea@chromium.org2013-04-151-2/+3
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-125-9/+17
* History: Add name of the originating device to the visit dropdown menu.dubroy@chromium.org2013-04-122-0/+20
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-115-5/+5
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-111-1/+2
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-101-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-3/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-3/+3
* Move WebData component unittests to //components/webdata.caitkp@chromium.org2013-04-051-1/+1
* [Sync] Fix favicon updates to handle orphan nodeszea@chromium.org2013-04-053-41/+153
* [sync] Add device type to user agentnyquist@chromium.org2013-04-051-1/+4
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-035-5/+5
* [Sync] Prevent useless favicon updateszea@chromium.org2013-04-034-7/+113
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-4/+6
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-1/+1
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-317-16/+32
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Add a remove all bookmarks method to bookmark model.shashishekhar@chromium.org2013-03-302-46/+95
* Refactor notifications from webdatakaiwang@chromium.org2013-03-295-60/+51
* bookmarks: Remove Profile getter accessor from BookmarkModel.tfarina@chromium.org2013-03-284-7/+23
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-285-8/+1
* Revert 191028 "[Sync] Disable unrecoverable error uploading."zea@chromium.org2013-03-271-1/+1
* [Sync] Disable unrecoverable error uploading.zea@chromium.org2013-03-271-1/+1
* [Sync] Fix tab sync favicon cache racezea@chromium.org2013-03-274-38/+74
* Depends on https://codereview.chromium.org/12987023/caitkp@chromium.org2013-03-273-5/+5
* [Sync] Fix double tranaction acquire in favicon codezea@chromium.org2013-03-253-1/+13
* Split Autofill webdatacaitkp@chromium.org2013-03-256-20/+22
* Move Encryptor to //components/webdata/encryptor.joi@chromium.org2013-03-242-2/+2
* [Sync] Stop requiring backwards compatbility for sync encryptionzea@chromium.org2013-03-221-5/+1
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Remove knowledge of Chrome-specific SyncableService classes from WebDataService.joi@chromium.org2013-03-202-26/+12
* Create a common base class for all the webdatasjoi@chromium.org2013-03-201-16/+9
* Make WebDataService no longer depend on ProfileKeyedServicecaitkp@chromium.org2013-03-201-10/+28
* [Sync] Plumb local favicon deletions to sync favicons datatypezea@chromium.org2013-03-193-26/+245
* Second try at splitting WebDataService (minus ownership changes)joi@chromium.org2013-03-191-1/+3
* Enable SyncedDeviceTracker to handle non-ASCII client names.blundell@chromium.org2013-03-192-6/+10
* Revert 188935 "Second try at splitting WebDataService (minus own..."pneubeck@google.com2013-03-191-3/+1
* Second try at splitting WebDataService (minus ownership changes)caitkp@chromium.org2013-03-191-1/+3
* [Sync] Add support for expiring sync faviconszea@chromium.org2013-03-184-139/+598
* sync: Define histogram ints for model typesrlarocque@chromium.org2013-03-157-8/+15
* Send client channel info to server in user-agent string.pavely@chromium.org2013-03-151-1/+25
* [Sync] Add sync logic to FaviconCachezea@chromium.org2013-03-156-61/+1358
* Revert r186824caitkp@chromium.org2013-03-141-4/+1
* [Sync] Create FaviconCachezea@chromium.org2013-03-136-477/+817
* Remove some dependencies on WebDataServiceFactory and WebDatabaseServiceFactorycaitkp@chromium.org2013-03-133-14/+9
* Remove chrome/ code to handle App Notificationsdcheng@chromium.org2013-03-103-408/+0
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-092-2/+2
* Separate WebDatabase management from WebDataService.caitkp@chromium.org2013-03-081-1/+4