summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...sky@chromium.org2011-12-062-0/+10
* Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...sky@chromium.org2011-12-062-10/+0
* Changes the visibility of the 'mobile' node based on whether there is a node ...sky@chromium.org2011-12-062-0/+10
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-052-6/+9
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-036-17/+97
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-0114-196/+101
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* Do not allow multiline input when naming bookmark folders on Mackushi.p@gmail.com2011-12-012-4/+85
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-011-1/+1
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* base::Bind: Convert chrome/browser/bookmarks.jhawkins@chromium.org2011-11-293-103/+75
* Remove 4 static initializers.thakis@chromium.org2011-11-241-14/+9
* More TOUCH_UI hacks and constant removal. And TODO(saintlou) cleanup.saintlou@chromium.org2011-11-232-15/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-8/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-216-12/+12
* Extension Settings API: throttle the API in the same way that the Bookmarks APIkalman@chromium.org2011-11-201-4/+4
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-182-3/+3
* Implement Bookmark All Tabs Dialog with WebUI. yoshiki@chromium.org2011-11-183-0/+52
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Standardize naming of SelectFileDialog implementation files.jamescook@chromium.org2011-11-151-1/+1
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-1/+1
* bookmarks: Get rid of SetFileChanged() as it's called only once.tfarina@chromium.org2011-11-112-8/+1
* bookmarks: Remove profile member from BookmarkInputWindowDialogController.tfarina@chromium.org2011-11-092-4/+1
* Change 'Add Page' to show a simple input dialog with --use-more-webui.mazda@chromium.org2011-11-097-183/+251
* Migrate NewRunnableMethod() to base::Bind() in bookmark_storage.ccisherman@chromium.org2011-11-041-2/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-0210-0/+17
* gtk/bookmarks: Update the label of some dialog buttons.tfarina@chromium.org2011-11-021-1/+3
* bookmarks: Rename ExtensionBookmarkManagerEventRouter.tfarina@chromium.org2011-10-312-17/+16
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-289-25/+26
* Enable BookmarkContextMenuControllerTest.CutCopyPasteNode for aura builds.jennyz@chromium.org2011-10-271-8/+1
* Enable BookmarkUtilsTest.CopyPaste() test case for aura builds.jennyz@chromium.org2011-10-271-3/+0
* Fix yet another crash with bookmarks drag&drop on Mac.isherman@chromium.org2011-10-272-4/+4
* Make single item bookmark drags look nicer.avi@chromium.org2011-10-262-19/+129
* Fixed leak in ExtensionBookmarksTest.joaodasilva@chromium.org2011-10-252-26/+32
* Implement InputWindowDialog with WebUI for bookmark folder management.mazda@chromium.org2011-10-251-3/+0
* Move bookmarks extension api implementation to bookmarks dir.aa@chromium.org2011-10-2511-0/+2212
* Remove unneeded files; make the mac bookmark helper self-contained.avi@chromium.org2011-10-203-115/+127
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-192-10/+11
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-195-39/+41
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-1/+1
* Permanent folders changesnoyau@chromium.org2011-10-183-29/+69
* record UMA histogram for different bookmark launch typesestade@chromium.org2011-10-182-0/+34
* Aura: unit_tests now run on Linuxjamescook@chromium.org2011-10-172-1/+11
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-171-3/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-132-3/+5
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-132-2/+2