summaryrefslogtreecommitdiffstats
path: root/components/sync_bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Update components for new prefs location.brettw2016-02-012-1/+2
* Change ownership of BookmarkClient.sdefresne2016-02-011-3/+2
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Allow std::unordered_*.davidben2016-01-221-0/+2
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-2/+0
* Allow std::unordered_*.davidben2016-01-211-0/+2
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-1/+1
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-255-87/+103
* Sync: Avoid unnecessary propagation of Bookmark sync data to the native bookm...stanisc2015-12-222-206/+34
* Sync: Remove GetEntry() from BaseNode API.stanisc2015-12-121-4/+4
* [sync_bookmarks] Don't sync touch iconsblundell2015-12-041-2/+2
* Bookmark permanent nodes' visibility is embedder's business.lpromero2015-11-183-30/+0
* [sync] Componentize BookmarkDataTypeController unittestblundell2015-10-273-0/+329
* Componentize bookmark-related sync files into new componentblundell2015-10-089-0/+2964