summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/accessibility_event_router_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a context field to the accessibility extension API.dmazzoni@chromium.org2011-12-151-6/+82
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* Move extension_accessibility_api.* from chrome/browser/extensions to chrome/b...hashimoto@chromium.org2011-11-281-1/+1
* 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-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* ui/views: Migrate usages of ScopedRunnableMethodFactory to base::WeakPtrFacto...tfarina@chromium.org2011-10-151-2/+1
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-081-8/+7
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-22/+22
* Minor improvements to views accessibility. Improves notification for admazzoni@chromium.org2011-07-081-94/+150
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-1/+1
* Use the last active profile instead of the default, which is no longer valid ...mirandac@chromium.org2011-06-231-1/+1
* Re-land:ben@chromium.org2011-06-161-1/+1
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-1/+1
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Move more from Window onto Widget.ben@chromium.org2011-06-081-4/+3
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-271-25/+10
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-261-10/+25
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-0/+1
* Make the usage stats checkbox on EULA screen speak and focus.chaitanyag@chromium.org2011-04-141-1/+17
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-37/+35
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-2/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Improve textfield, combo box, and location bar accessibility on Chrome OS.dmazzoni@chromium.org2011-03-071-16/+37
* Add a new views delegate method for menu item accessibility notifications,dmazzoni@chromium.org2011-03-051-1/+24
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-20/+18
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-18/+20
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-4/+4
* Map Views to Profiles directly from their window, eliminating the needdmazzoni@chromium.org2011-02-081-89/+19
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* Move:ben@chromium.org2010-12-021-2/+2
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+305