summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-07-279-36/+59
* Consolidate Browser Creation.ben@chromium.org2012-07-252-2/+4
* browser/ui: Share BookmarkBarInstructions delegate between gtk and views.tfarina@chromium.org2012-07-244-21/+18
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-2/+2
* Remove bookmark bubble debugging code.msw@chromium.org2012-07-191-13/+1
* Re-enable context-menu options to open all bookmarks from the bookmarks bar.isherman@chromium.org2012-07-181-7/+3
* Add and specify Views::Textfield::SelectAll |reversed| flag, etc.msw@chromium.org2012-07-132-3/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-112-4/+3
* Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...jam@chromium.org2012-07-115-17/+70
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-119-9/+0
* Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.msw@chromium.org2012-07-031-2/+6
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-022-3/+3
* views: Put browser_dialogs.h into chrome namespace.tfarina@chromium.org2012-07-021-4/+8
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-293-3/+6
* Only BookmarkBubbleView::ShowEditor with a valid parent, etc.msw@chromium.org2012-06-281-2/+12
* views: Be consistent in our for loop usage.tfarina@chromium.org2012-06-272-14/+12
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-262-2/+2
* Convert BookmarkNode and BookmarkModel to use gfx::Image.rohitrao@chromium.org2012-06-262-11/+15
* Get rid of browser::FindLastActiveWithProfile call when adding a new bookmark...jam@chromium.org2012-06-223-5/+12
* Clean up/remove a bunch more functions from Browser.ben@chromium.org2012-06-223-10/+15
* grd file update for new 2x assetsthakis@chromium.org2012-06-222-1/+2
* bustageben@chromium.org2012-06-211-4/+4
* bustageben@chromium.org2012-06-211-16/+0
* Move singleton tabs off Browser.ben@chromium.org2012-06-212-1/+19
* Remove browser::FindLastActiveWithProfile usage in Views bookmark code.jam@chromium.org2012-06-2112-40/+58
* views: Account for device scale factor when drawing drag images for views.varunjain@chromium.org2012-06-191-3/+5
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-2/+2
* bookmarks: Do not depend on bookmark_bar_view.h in BookmarkContextMenuControl...tfarina@chromium.org2012-06-174-14/+8
* Show context menu on long press.flackr@chromium.org2012-06-151-1/+3
* Ensure that the new window/new incognito window option does not show up in th...ananta@chromium.org2012-06-145-73/+245
* Make IsTriggerableEvent take Event objects and use it to verify whether tap e...flackr@chromium.org2012-06-125-14/+20
* TabContentsWrapper -> TabContents, part 48.avi@chromium.org2012-06-111-2/+2
* views: Get rid of event_utils::DispositionFromEventFlags wrapper function.tfarina@chromium.org2012-06-113-10/+7
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-11/+13
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-052-13/+11
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-11/+13
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-043-3/+3
* Disable remaining BookmarkBarView tests on Winsteveblock@chromium.org2012-05-211-5/+30
* Disable more BookmarkBarView tests on Winsteveblock@chromium.org2012-05-211-6/+36
* Disable several BookmarkBarView tests on Winsteveblock@chromium.org2012-05-211-6/+36
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-1/+1
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-122-2/+2
* Fixes drag and drop crash. The problem was when I madesky@chromium.org2012-05-101-39/+43
* bookmarks: Make sure we are allowed to create a folder with an empty name.tfarina@chromium.org2012-05-051-3/+4
* Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...jennyz@chromium.org2012-05-041-1/+16
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-041-0/+6
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-041-6/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-041-0/+6
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-021-6/+0