summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Bookmark DeleteMetaInfo to handle pathszea@chromium.org2013-06-211-3/+21
* bookmarks: Fix a small typo.tfarina@chromium.org2013-06-121-6/+6
* Use a direct include of strings headers in chrome/browser/bookmarks/.avi@chromium.org2013-06-101-1/+1
* BookmarkModel changes for multiple level undo and redo of bookmarks.tom.cassiotis@gmail.com2013-06-101-0/+36
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+2
* bookmarks: Get rid of the dependency on c/b/history/snippet.htfarina@chromium.org2013-05-301-1/+2
* bookmarks: Get rid of the dependency on history_notifications.htfarina@chromium.org2013-05-281-2/+2
* bookmarks: Fix var name typo in BookmarkModel::Copy().tfarina@chromium.org2013-05-201-2/+2
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-2/+3
* bookmarks: Make BookmarkModel::IsLoaded() not virtual.tfarina@chromium.org2013-05-081-4/+0
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...hajimehoshi@chromium.org2013-04-231-2/+3
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-181-2/+3
* Remove GetApplicationLocale call in BookmarkModel, and just have it use ICU's...jam@chromium.org2013-04-021-5/+1
* Add a remove all bookmarks method to bookmark model.shashishekhar@chromium.org2013-03-301-20/+65
* bookmarks: Remove bookmark loaded notification.tfarina@chromium.org2013-02-271-7/+2
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* bookmarks: Forward declare FaviconImageResult in bookmark_model.htfarina@chromium.org2012-12-211-1/+2
* bookmarks: Get rid of |was_bookmarked| parameter from BookmarkModel::AddNode(...tfarina@chromium.org2012-12-201-6/+3
* bookmarks: Make BookmarkModel not send notifications through content::Notific...tfarina@chromium.org2012-12-091-20/+7
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-18/+13
* Bookmark: change Move() with no effect to keep the folder timestamp.kinaba@chromium.org2012-12-051-2/+2
* Sync the bookmark's icon URL.pkotwicz@chromium.org2012-11-301-0/+2
* bookmarks: Remove file_changed() accessor from BookmarkModel API.tfarina@chromium.org2012-11-201-3/+0
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-1/+2
* [Sync] Ensure that creation_time_us changes are pushed into the bookmark modelzea@chromium.org2012-10-271-1/+27
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-1/+75
* Hopefully fix TwoClientBookmarksSyncTest.SC_AddFirstBMWithFavicon flakinesspkotwicz@chromium.org2012-10-231-4/+5
* [Bookmarks] Be less aggressive about collapsing whitespace within bookmark ti...isherman@chromium.org2012-10-201-2/+13
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-121-1/+3
* bookmarks: Move away from Profile in BookmarkExpandedStateTracker.tfarina@chromium.org2012-10-121-4/+3
* bookmarks: Merge two BookmarkCodec header doc comments into one.tfarina@chromium.org2012-10-091-6/+4
* [Coverity] Use-after-freegroby@chromium.org2012-10-031-3/+3
* bookmarks: Switch it to use the PrefService from chrome/browser/api/tfarina@chromium.org2012-09-271-1/+0
* Remove bookmarks' dependency on BrowserProcess::GetApplicationLocalekaiwang@chromium.org2012-09-071-4/+4
* Introduce structures to reduce the number of arguments in the FaviconService ...leandrogracia@chromium.org2012-09-061-2/+2
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-11/+8
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-8/+11
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-11/+8
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-6/+8
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-8/+6
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-6/+8
* - Made BookmarkService::GetBookmarks return both urls and title,michaelbai@chromium.org2012-08-061-3/+8
* Convert BookmarkNode and BookmarkModel to use gfx::Image.rohitrao@chromium.org2012-06-261-9/+11
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+3
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-06-081-13/+4
* Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...bruening@google.com2012-05-251-4/+13
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-05-241-13/+4