summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge 144313 - mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-07-031-2/+6
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Remove executable bits.hbono@chromium.org2012-06-182-0/+0
* bookmarks: Fix compilation on linux_aura.tfarina@chromium.org2012-06-172-3/+3
* bookmarks: Do not depend on bookmark_bar_view.h in BookmarkContextMenuControl...tfarina@chromium.org2012-06-173-7/+22
* bookmarks: Hide some methods from BookmarNode that are not interesting outsid...tfarina@chromium.org2012-06-131-18/+12
* Add dependencies on HistoryService/BookmarkModel.erg@chromium.org2012-06-121-1/+1
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-06-086-26/+118
* TabContentsWrapper -> TabContents, part 7.avi@chromium.org2012-06-073-10/+8
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Disable the new window context menu option in the bookmarks extension for Win...ananta@chromium.org2012-06-062-0/+29
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-047-7/+7
* browser: Fold ShowQuestionMessageBox() into ShowMessageBox() function.tfarina@chromium.org2012-05-261-7/+8
* Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...bruening@google.com2012-05-256-118/+26
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-05-246-26/+118
* bookmarks: Change MakeDragImage to use GetFavicon() function from BookmarkModel.tfarina@chromium.org2012-05-241-3/+4
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-6/+7
* Remove a bunch of RenderViewHostDelegate usage in chrome. I added a WebConten...jam@chromium.org2012-05-221-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-162-6/+6
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-1/+2
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-2/+2
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-1/+1
* Bookmark manager: Add undo command for bookmark and folder deletions.dubroy@chromium.org2012-05-031-0/+2
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-022-3/+5
* RefCounted types should not have public destructors, chrome/browser/bookmarks...rsleevi@chromium.org2012-04-253-73/+164
* browser: Rename two message box functions to more accurate names.tfarina@chromium.org2012-04-231-4/+4
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-2/+2
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-2/+2
* Fix drag&drop not working in the bookmark manager after the TabContentsViewWi...jam@chromium.org2012-04-031-4/+9
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-272-4/+4
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-262-4/+4
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-262-4/+4
* bookmarks: "Open in New Tab" menu should open the bookmark in background.tfarina@chromium.org2012-03-221-1/+1
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-2/+1
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-1/+1
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-8/+8
* bookmarks: Fix extraneous ampersand (&) character in bookmarks delete confirm...tfarina@chromium.org2012-03-141-1/+1
* Remove Bookmark Export code for Android.yfriedman@chromium.org2012-03-141-0/+5
* Avoid using Pickle::WriteSize(), which writes an architecture-dependent amountmdm@chromium.org2012-03-131-11/+11
* mac: Don't use kWebURLsWithTitlesPboardType from third_party/mozillathakis@chromium.org2012-03-131-5/+5
* This function now accepts a null for the optional arugment.mtytel@chromium.org2012-03-091-1/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-072-5/+6
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-051-1/+1
* Exclude browser/importer from Android build.jgreenwald@chromium.org2012-03-011-0/+5
* Use BookmarkEditor to rename bookmark folders.flackr@chromium.org2012-03-015-217/+28
* Use correct bookmark editor window titles.flackr@chromium.org2012-02-292-0/+26