| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AccessibilityModeTreeOnly, which is enabled via the automation API. | aboxhall@chromium.org | 2014-03-27 | 1 | -2/+5 |
* | Switch AccessibilityMode to be a bitmap. | aboxhall@chromium.org | 2014-02-12 | 1 | -27/+76 |
* | content: Introduce a RenderWidgetHostIterator. | sadrul@chromium.org | 2013-09-11 | 1 | -6/+7 |
* | Changed the semantics of RenderWidgetHost::GetRenderWidgetHosts() to filter o... | dsjang@chromium.org | 2013-07-03 | 1 | -1/+4 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost | nasko@chromium.org | 2013-06-21 | 1 | -17/+6 |
* | Makes native and extension-based accessibility mutually exclusive. | dtseng@chromium.org | 2013-05-03 | 1 | -5/+31 |
* | Add test for accessibility histograms. | dmazzoni@chromium.org | 2013-01-09 | 1 | -4/+8 |
* | Run Chrome OS accessibility histograms on main thread. | dmazzoni@chromium.org | 2012-12-04 | 1 | -4/+13 |
* | Re-land: Add Chrome OS accessibility histograms. | dmazzoni@chromium.org | 2012-12-03 | 1 | -0/+8 |
* | Revert 170590 | dmazzoni@google.com | 2012-12-03 | 1 | -8/+0 |
* | Add Chrome OS accessibility histograms. | dmazzoni@chromium.org | 2012-11-30 | 1 | -0/+8 |
* | Move content\accessibility code into the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -2/+6 |
* | Added an AddRef to prevent Bind to destroy a singleton. | mad@chromium.org | 2012-10-24 | 1 | -0/+3 |
* | Add Windows-specific accessibility histograms. | dmazzoni@chromium.org | 2012-10-24 | 1 | -12/+20 |
* | Make on-screen keyboard not pop up when switching to a tab. | dmazzoni@chromium.org | 2012-08-22 | 1 | -6/+30 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 1 | -0/+10 |
* | Convert BrowserAccessibilityStateImpl to LeakySingletonTraits. | marshall@chromium.org | 2012-04-10 | 1 | -1/+2 |
* | Invert web content when Windows color scheme is white-on-black. | dmazzoni@chromium.org | 2012-03-17 | 1 | -0/+4 |
* | Create content API for BrowserAccessibilityState | dmazzoni@chromium.org | 2012-02-21 | 1 | -0/+54 |