summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+3
* Use GetTitleAsString16 instead of GetTitle that returns std::wstring.tfarina@chromium.org2010-08-121-23/+25
* 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-056-11/+3
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-042-25/+25
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-313-8/+15
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-28/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-303-11/+13
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-292-3/+0
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-4/+4
* Fix lines longer than 80 characters.tfarina@chromium.org2010-07-281-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2617-0/+17
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-2/+5
* Fixes bug in pasting bookmarks from the context menu that could resultsky@chromium.org2010-07-011-1/+1
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-30/+6
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-233-29/+41
* 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