summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add TableModel to the scaffold, so we don't depend on views.thestig@chromium.org2009-02-132-0/+8
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-122-2/+2
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-122-2/+2
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-122-2/+2
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-103-23/+41
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-103-41/+23
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-103-23/+41
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-012-1/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-013-15/+19
* Porting profiles to the Mac.avi@chromium.org2009-01-283-5/+7
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-3/+5
* Small porting in chrome/phajdan.jr@chromium.org2009-01-261-0/+4
* Two things:ben@chromium.org2009-01-241-0/+1
* ===================================================xji@chromium.org2009-01-231-5/+33
* Revert r8560 due to broken interactive_ui_testsmark@chromium.org2009-01-231-4/+0