summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Split RecentlyUsedFolderComboModel into its own module, so we can share ittfarina@chromium.org2010-06-122-0/+114
* Cleanup: Remove some obsolete bookmark manager preferences.tfarina@chromium.org2010-06-042-17/+1
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-202-2/+3
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-182-3/+10
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-3/+3
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-063-104/+38
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-042-10/+8
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-041-2/+2
* 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
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-291-36/+11
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-293-26/+9
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-282-5/+3
* GTK: make tabbed bookmark manager compatible with more types of drops.estade@chromium.org2010-04-282-7/+23
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-289-1495/+6
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-263-14/+22
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-4/+5
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-5/+4
* Lands http://codereview.chromium.org/1649009/show from Thiago:sky@chromium.org2010-04-202-69/+6
* Remove extra notification from BookmarkModel::Copy.skrul@chromium.org2010-04-161-3/+2
* Lands http://codereview.chromium.org/1600010/show for Thiago:sky@chromium.org2010-04-123-149/+176
* Strips http from the omniboxsky@chromium.org2010-04-092-4/+5
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Fix copying/dragging of empty folders in BMM on macfeldstein@chromium.org2010-04-021-0/+4
* Remove bookmarks log message.dhollowa@chromium.org2010-04-021-2/+0
* gtk: Show confirmation dialog while opening a lot of bookmarks.evan@chromium.org2010-03-311-1/+20
* Minor style fixes to bookmark_pasteboard_helper_mac.mm.viettrungluu@chromium.org2010-03-291-33/+38
* 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-254-27/+60
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-15/+28
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-5/+6
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-183-9/+32
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-182-2/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-174-9/+9
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-175-5/+5
* Make all entry points to opening the bookmark manager go through Browser::Sho...arv@chromium.org2010-03-121-1/+9
* Long string continuation lines require an 'L' on each continuation.mrossetti@chromium.org2010-03-111-1/+1
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-116-0/+121
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-075-66/+205
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-1/+1
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-204-4/+57
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-196-7/+7
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-0/+2
* Bookmark manager: don't unset |model_| when executing a command.estade@chromium.org2010-02-172-16/+5
* Lands http://codereview.chromium.org/596029 from Thiago Farina <thiago.farina...sky@chromium.org2010-02-171-1/+3
* Enable BookmarkContextMenuControllerTest (browser/views/bookmark_context_menu...estade@chromium.org2010-02-131-18/+14
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-2/+2
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-1/+1
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-102-5/+7