summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15181.ben@chromium.org2009-05-041-2/+1
* Make the header include of views_strings.h here windows-only, temporarily (we...ben@chromium.org2009-05-041-1/+2
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-308-59/+384
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-282-20/+60
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Add a way to checksum bookmark data to help determine if themunjal@chromium.org2009-04-273-23/+290
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+1
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-231-38/+28
* Enable BookmarkContextMenuTest under Linux.erg@google.com2009-04-221-2/+9
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-214-70/+169
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-1/+1
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-4/+8
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-032-13/+9
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-261-3/+18
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-261-10/+19
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-252-5/+11
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-3/+3
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-202-4/+37
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-2/+0
* Mac bookmark work. jrg@chromium.org2009-03-183-2/+41
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-178-8/+8
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-162-2/+0
* Reverting change 11746 because it broke the unit tests.nsylvain@chromium.org2009-03-161-3/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...jungshik@google.com2009-03-161-1/+3
* Fixes a regression were showing a link brought a browser when to frontsky@google.com2009-03-131-1/+4
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-125-0/+506
* Fixes bug were sorting bookmarks wouldn't trigger a save.sky@google.com2009-03-121-0/+3
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-092-26/+6
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-1/+1
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+4
* Changes bookmark sorting to sort folders first.sky@google.com2009-03-052-7/+49
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-057-7/+7
* revert broken change 10833nsylvain@chromium.org2009-03-032-75/+61
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-61/+75
* Revert dsh's change 10818nsylvain@chromium.org2009-03-032-70/+57
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-57/+70
* Enables bookmark_model_unittest on Mac and Linux.avi@chromium.org2009-03-031-19/+19
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-031-3/+5
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-282-6/+6
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-2710-14/+148
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-256-34/+58
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-253-10/+67
* Make bookmark_drag_data.cc compile on Posix.jhawkins@chromium.org2009-02-241-0/+22
* Make bookmark_utils.cc compile on Posix.jhawkins@chromium.org2009-02-241-5/+36
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-229-21/+12
* This CL fix the following 2 bugs:xji@chromium.org2009-02-201-1/+1