summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-221-4/+4
* Convert wstrings in bookmarks, part 4.viettrungluu@chromium.org2010-08-201-5/+5
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-3/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-30/+6
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-12/+13
* Cleanup: Remove some obsolete bookmark manager preferences.tfarina@chromium.org2010-06-041-13/+0
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-301-4/+29
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-301-29/+4
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-11/+5
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+1
* Strips http from the omniboxsky@chromium.org2010-04-091-1/+2
* gtk: Show confirmation dialog while opening a lot of bookmarks.evan@chromium.org2010-03-311-1/+20
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-1/+1
* Makes adding a new folder from the bookmark context menu add thesky@chromium.org2010-03-251-0/+25
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-3/+4
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+3
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-071-23/+24
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-4/+44
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-2/+2
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-40/+10
* Implement copy/paste of bookmarks for macfeldstein@chromium.org2010-02-061-14/+1
* GTK: middle click on a bookmark bar folder should open all in tabs.estade@chromium.org2010-02-031-0/+1
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-6/+4
* More bookmarks string1t work.munjal@chromium.org2010-01-211-3/+4
* Make bookmarks manager search work for URLs containing uppercase characterskinuko@chromium.org2009-12-161-3/+4
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-161-1/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-1/+1
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-1/+1
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-48/+65
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+3
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-091-13/+5
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-9/+9
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-4/+33
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Fixes bug in determining if we can paste from the clipboard. Need tosky@chromium.org2009-10-011-1/+6
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-1/+1
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-39/+11
* Typo fixestade@chromium.org2009-07-311-1/+1
* Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ...estade@chromium.org2009-07-311-0/+5
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-0/+10
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-071-23/+22
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-50/+48
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-081-3/+0
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-0/+7
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1