summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-111-2/+9
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-104-25/+103
* Moves some utility functions out of bookmark model intosky@google.com2008-12-096-167/+172
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-255-22/+24
* Changes table_view to get position for context menu from the currentsky@google.com2008-11-251-2/+4
* Rename Container->Widgetben@chromium.org2008-11-211-1/+0
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-192-5/+10
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-1/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+1
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-1/+1
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-3/+2
* Fixes bug in adding bookmark groups. Adding wasn't setting thesky@google.com2008-11-131-0/+1
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-075-2/+117
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-076-15/+513
* Fixes two bookmark manager bugs:sky@google.com2008-11-053-4/+31
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-044-11/+135
* Adds support for models to provide addition icons to the tree. Updatessky@google.com2008-11-042-1/+24
* Miscellaneous bookmark manager polish:sky@google.com2008-11-033-114/+180
* Adds the ability for ObserverList to not notify observers added duringsky@google.com2008-10-311-0/+1
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-297-98/+1106
* Make it so the user can't drag javascript: links to thetc@google.com2008-10-281-2/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-275-7/+16
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-244-2/+145
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-238-5/+1188
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-173-124/+275
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-162-2/+2
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-092-5/+16
* Port some more of chrome/ to Linux.deanm@google.com2008-10-022-0/+2
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-011-1/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-197-94/+267
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-96/+96
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-162-0/+18
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-1110-360/+353
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-0910-0/+2703
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-0/+61