summaryrefslogtreecommitdiffstats
path: root/components/enhanced_bookmarks/metadata_accessor.cc
Commit message (Collapse)AuthorAgeFilesLines
* bookmarks: Move BookmarkNode into 'bookmarks' namespace.tfarina2015-02-041-0/+1
| | | | | | | | | | | BUG=370433 TEST=unit_tests, components_unittests R=sky@chromium.org TBR=joaodasilva@chromium.org (for policy) Review URL: https://codereview.chromium.org/865163003 Cr-Commit-Position: refs/heads/master@{#314653}
* bookmarks: Move BookmarkModel into 'bookmarks' namespace.tfarina2015-01-121-0/+1
| | | | | | | | | | | BUG=370433 TEST=unit_tests, components_unittests R=sky@chromium.org TBR=joaodasilva@chromium.org (for components/policy) Review URL: https://codereview.chromium.org/820603005 Cr-Commit-Position: refs/heads/master@{#311074}
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-5/+5
| | | | | | Review URL: https://codereview.chromium.org/811583003 Cr-Commit-Position: refs/heads/master@{#310968}
* Set a RemoteID when one is missing.lpromero2014-10-071-3/+2
| | | | | | | | | | | This CL accomodates the case were a node has no remote ID but the key for the remote ID is present in its metadata map. BUG=420612 Review URL: https://codereview.chromium.org/636883003 Cr-Commit-Position: refs/heads/master@{#298552}
* Bring up of the metadata accessors for enhanced bookmarks.noyau@chromium.org2014-06-201-0/+257
BUG=None Review URL: https://codereview.chromium.org/336263003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278656 0039d316-1c4b-4281-b951-d872f2087c98