summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Porting in chrome/phajdan.jr@chromium.org2009-01-231-0/+4
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-153-5/+5
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-1/+1
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-1/+1
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-162-0/+13
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-1/+1
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-161-1/+1
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-161-6/+0
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-161-0/+6
* 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