summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/menu_model_adapter_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-3/+3
* Use base namespace for string16 in chrome/browserbrettw@chromium.org2013-12-101-3/+3
* Fix ViewEventTestBase for Win Aura, re-enable tests on Win.msw@chromium.org2013-10-161-6/+1
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-0/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2.avi@chromium.org2013-06-071-1/+1
* move ui controls to ui/base/testoshima@chromium.org2013-06-071-1/+1
* chrome: Use base::MessageLoop. (Part 2)xhwang@chromium.org2013-05-081-3/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-4/+4
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-141-1/+1
* Move the test functions that deal with focus to interactive_ui_tets_utils.h a...jam@chromium.org2012-11-291-0/+1
* Alternate NTP: Update recent tabs fav iconssail@chromium.org2012-11-191-0/+4
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-131-78/+1
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-4/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-0/+4
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-4/+0
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-0/+4
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-241-1/+1
* browser: Move speech and login files into views/ directory.tfarina@chromium.org2012-05-191-1/+1
* Disable or mark flaky several UI tests on Winsteveblock@chromium.org2012-05-181-1/+6
* 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
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-021-0/+6
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-021-6/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-021-0/+6
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-021-6/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-021-0/+6
* Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-201-0/+7
* Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.erg@google.com2012-04-181-7/+0
* Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-181-0/+7
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-2/+3
* views: Rename MenuButtonDelegate::RunMenu to something more obvious.tfarina@chromium.org2012-03-151-4/+5
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-091-0/+4
* views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...tfarina@chromium.org2012-03-081-4/+4
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+4
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-6/+6
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* 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
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-4/+0
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-1/+1
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-2/+3
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-121-1/+2
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-081-2/+2
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-061-0/+1
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-161-12/+9