summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move bookmark_service.{cc,h} to components/bookmarkssdefresne@chromium.org2014-04-221-53/+0
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/bookmarks/.avi@chromium.org2013-06-101-1/+1
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-201-0/+53
* Promote BookmarkService to a public API.erikwright@chromium.org2012-08-291-46/+0
* - Made BookmarkService::GetBookmarks return both urls and title,michaelbai@chromium.org2012-08-061-6/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-28/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-1/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-2/+0
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-1/+3
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-0/+61