summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility/browser_views_accessibility_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-131-4/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-4/+4
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-3/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+0
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-141-1/+1
* Remove NativeViewAccessibilityWin from the views namespace becausedmazzoni@chromium.org2011-03-141-1/+1
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-5/+8
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-5/+5
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-8/+5
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-5/+8
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-011-2/+2
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-241-3/+5
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-0/+1
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-1/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-071-28/+41
* Move:ben@chromium.org2010-12-021-4/+4
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-8/+3
* Make BrowserAccessibilityManager cross platform. Step 1.ctguil@chromium.org2010-10-011-0/+265