summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_editor.cc
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Rename IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS to IDS_BOOKMARK_ALL_...tfarina@chromium.org2013-05-301-1/+1
* bookmarks: Move ShowBookmarkAllTabsDialog() function into ui/bookmarks direct...tfarina@chromium.org2012-10-031-20/+1
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-021-1/+2
* Get rid of browser::FindLastActiveWithProfile call when adding a new bookmark...jam@chromium.org2012-06-221-1/+5
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Use BookmarkEditor to rename bookmark folders.flackr@chromium.org2012-03-011-1/+18
* Use correct bookmark editor window titles.flackr@chromium.org2012-02-291-0/+22
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-19/+1
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+1
* Revert to views-based bookmark editor dialog now we have a tree control.beng@google.com2012-01-101-32/+2
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-2/+2
* Implement Bookmark All Tabs Dialog with WebUI. yoshiki@chromium.org2011-11-181-0/+36
* Change 'Add Page' to show a simple input dialog with --use-more-webui.mazda@chromium.org2011-11-091-10/+18
* Compile out Native under Aura when WebUI is available.saintlou@chromium.org2011-10-051-0/+9
* Set parent_node in EditDetails::EditNode constructor.flackr@chromium.org2011-09-231-1/+3
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-211-8/+40
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-191-40/+8
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-191-8/+40
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-161-40/+8
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-161-8/+40
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-0/+20