summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/accessibility_event_router_views_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-161-2/+2
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-7/+5
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-5/+7
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-7/+5
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-1/+2
* Revert 96098 - ui_tests began crashingrsleevi@chromium.org2011-08-101-2/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-091-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-4/+4
* Removes Widget from two of ViewsDelegate methods. I would have likedsky@chromium.org2011-07-141-4/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Fix to pure view test on touch.saintlou@chromium.org2011-06-301-2/+0
* Neutralize test for touch until resolved properly in next CLsaintlou@chromium.org2011-06-301-0/+2
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-211-9/+10
* Re-land:ben@chromium.org2011-06-161-2/+1
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-1/+2
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-2/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-13/+16
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-271-13/+8
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-261-8/+13
* Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.rhashimoto@chromium.org2011-05-251-0/+4
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-1/+1
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Add a new views delegate method for menu item accessibility notifications,dmazzoni@chromium.org2011-03-051-0/+6
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-1/+1
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-1/+1
* Map Views to Profiles directly from their window, eliminating the needdmazzoni@chromium.org2011-02-081-38/+41
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-3/+6
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+174