summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore bookmark folder editor controller.flackr@chromium.org2012-02-283-5/+215
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-262-4/+5
* bookmarks: Disable the 'Open all bookmarks' from everywhere but a folder cont...tfarina@chromium.org2012-02-231-9/+12
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-221-1/+1
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-222-4/+6
* bookmarks: Do not DCHECK new_browser after checking its nullity.tfarina@chromium.org2012-02-171-2/+1
* Adding ExtensiveChanges state to BookmarkModel.nyquist@chromium.org2012-02-176-29/+99
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-164-235/+2
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-2/+1
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-2/+2
* Updates OWNERS files.sky@chromium.org2012-02-131-0/+2
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-2/+2
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-2/+2
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-2/+2
* Move TabContentsViewMac to content.avi@chromium.org2012-02-061-2/+1
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-2/+3
* Toward an android build of sync_unit_tests: OWNERS=skyjrg@chromium.org2012-01-271-2/+2
* Remove duplicate calls to SendResponse(). BookmarkFunction already does this.aa@chromium.org2012-01-271-2/+4
* [Coverity] pass FilePath by const reftbreisacher@chromium.org2012-01-252-5/+7
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+1
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-5/+5
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-1/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-1/+2
* Don't attempt to close the dialog again when saving edited bookmark change in...flackr@chromium.org2012-01-131-2/+1
* Revert to views-based bookmark editor dialog now we have a tree control.beng@google.com2012-01-102-38/+2
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-2/+2
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+2