summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.h
Commit message (Expand)AuthorAgeFilesLines
* record UMA histogram for different bookmark launch typesestade@chromium.org2011-10-181-0/+24
* bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...tfarina@chromium.org2011-09-031-3/+10
* Add a 'Delete' option in the bookmark editor dialog for gtk and windows.sadrul@chromium.org2011-07-111-0/+8
* Pre-fill the 'Add Page' bookmark window with the current page (gtk and windows).sadrul@chromium.org2011-07-081-0/+6
* Disable bookmark editing (views UI).joaodasilva@chromium.org2011-04-131-1/+1
* Changes 'Open all' bookmarks to not recurse through nested folders.sky@chromium.org2011-04-061-6/+7
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-211-4/+4
* bookmarks: Rename entries with GroupModified to FolderModified.tfarina@chromium.org2011-03-121-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-1/+4
* Make bookmark_utils::GetNameForURL return a string16.evan@chromium.org2011-01-211-1/+1
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-1/+1
* Rename BookmarkDragData to BookmarkNodeData. Part 1.tfarina@chromium.org2010-11-201-4/+4
* bookmarks: Move NodeHasURLs function to bookmark_utils.tfarina@chromium.org2010-11-201-0/+4
* Rename CloneDragData to CloneBookmarkNode.tfarina@chromium.org2010-11-131-8/+5
* Remove wstrings from bookmarks, part 15.viettrungluu@chromium.org2010-08-261-2/+2
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-221-2/+2
* Convert wstrings in bookmarks, part 4.viettrungluu@chromium.org2010-08-201-2/+2
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Cleanup: Remove some obsolete bookmark manager preferences.tfarina@chromium.org2010-06-041-4/+1
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-5/+3
* Makes adding a new folder from the bookmark context menu add thesky@chromium.org2010-03-251-0/+9
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+3
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+5
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-6/+6
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-5/+6
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-091-3/+2
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-4/+3
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-0/+13
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-0/+5
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-071-14/+20
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-21/+21
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-0/+3
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-9/+14
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-2/+2
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-7/+0
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-0/+19
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+8
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-0/+23
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-251-6/+3
* Small porting in chrome/phajdan.jr@chromium.org2009-01-261-0/+4
* Revert r8560 due to broken interactive_ui_testsmark@chromium.org2009-01-231-4/+0
* Porting in chrome/phajdan.jr@chromium.org2009-01-231-0/+4
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-101-4/+10
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-0/+36
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-0/+7