summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model.h
Commit message (Expand)AuthorAgeFilesLines
* Added a method to check if a browser is closing.pinkerton@chromium.org2010-08-101-0/+3
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-1/+1
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+5
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-1/+1
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-2/+7
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+6
* Use string16 instead of wstring in bookmark data model.munjal@chromium.org2010-01-111-0/+39
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-161-3/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-6/+7
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+4
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-4/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+4
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-2/+2
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-2/+3
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.phajdan.jr@chromium.org2009-07-271-4/+0
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-48/+1
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-7/+5
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-27/+13
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-13/+27
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-27/+13
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-6/+11
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-72/+98
* We need to save bookmarks file when the persist_ids settings changesmunjal@chromium.org2009-05-281-0/+10
* Add a preference to enable/disable ID persistence in bookmark model andmunjal@chromium.org2009-05-271-0/+12
* Moves decoding and population of bookmark index to background thread.sky@chromium.org2009-05-221-9/+13
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-1/+3
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-201-11/+13
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+9
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-121-6/+17
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-23/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-1/+5
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-1/+14
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-4/+8
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-091-9/+2
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-2/+1
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-251-0/+10
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-161-0/+5
* 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
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-35/+1
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-251-1/+9