index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
accessibility
/
browser_accessibility_manager_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of FrameAccessibility using AXTreeIDs
dmazzoni
2015-08-07
1
-21
/
+25
*
Templatize some ui/accessibility code to enable subclassing AXNodeData.
dmazzoni
2015-08-04
1
-4
/
+5
*
Prevent OnWindowFocused from being called recursively.
dmazzoni
2015-07-29
1
-2
/
+11
*
Tolerate GetRoot() returning null.
dmazzoni
2015-07-28
1
-2
/
+6
*
Pass the affected tree in AXTreeDelegate calls.
dmazzoni
2015-06-02
1
-27
/
+31
*
Fix menu list and list box screen reader accessibility.
dmazzoni
2015-04-24
1
-6
/
+0
*
accessibility: Simpler AXTree root accessor.
tfarina
2015-02-20
1
-1
/
+1
*
include vector header
mostynb
2015-02-12
1
-0
/
+2
*
Suppress accessibility events when user is navigating away.
dmazzoni
2015-02-08
1
-0
/
+9
*
Revert of Suppress accessibility events when user is navigating away. (patchs...
kelvinp
2015-02-05
1
-9
/
+0
*
Suppress accessibility events when user is navigating away.
dmazzoni
2015-02-05
1
-0
/
+9
*
Fire AX text inserted event when embedded obj char changes.
dmazzoni
2015-02-03
1
-9
/
+31
*
Add more logging to debug DumpAccessibilityEvent* test failures
dmazzoni
2015-01-29
1
-3
/
+12
*
Re-land: Send Windows accessibility events based on tree updates.
dmazzoni
2015-01-27
1
-28
/
+64
*
Revert of Send Windows accessibility events based on tree updates. (patchset ...
pauljensen
2015-01-26
1
-64
/
+28
*
Send Windows accessibility events based on tree updates.
dmazzoni
2015-01-26
1
-28
/
+64
*
Improve the notifications sent from AXTree updates.
dmazzoni
2015-01-24
1
-4
/
+10
*
Make Windows accessibility event firing aware of guest / child frames.
dmazzoni
2015-01-19
1
-5
/
+22
*
Initialize initial AX tree after BrowserAccessibilityManagerWin.
dmazzoni
2014-10-07
1
-1
/
+2
*
Simplify access to LegacyRenderWidgetHostHWND.
dmazzoni@chromium.org
2014-07-26
1
-52
/
+18
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-26
1
-1
/
+5
*
Revert 284065 "Revert of Revert of Migrate accessibility from Re..."
bruening@google.com
2014-07-21
1
-5
/
+1
*
Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...
mkwst@chromium.org
2014-07-18
1
-1
/
+5
*
Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...
mkwst@chromium.org
2014-07-18
1
-5
/
+1
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-18
1
-1
/
+5
*
Implement accessible states and notifications for the tab strip.
dmazzoni@chromium.org
2014-07-10
1
-8
/
+2
*
Don't send accessibility notifications on wrong HWND.
dmazzoni@chromium.org
2014-07-01
1
-0
/
+10
*
Updated the WindowEventTarget interface in ui\base to return a bool from all ...
ananta@chromium.org
2014-06-24
1
-1
/
+1
*
More NVDA browse mode fixes
dmazzoni@chromium.org
2014-06-19
1
-22
/
+43
*
Fix crash if legacy hwnd is NULL on win 8.
dmazzoni@chromium.org
2014-06-15
1
-3
/
+6
*
Fix race in BrowserAccessibilityManagerWin creation.
dmazzoni@chromium.org
2014-06-13
1
-3
/
+12
*
Fix bug where NVDA wouldn't enter browse mode on page load.
dmazzoni@chromium.org
2014-06-13
1
-0
/
+13
*
Removing WTL from content runner.
cpu@chromium.org
2014-06-11
1
-0
/
+2
*
RWHI should implement BrowserAccessibilityDelegate
dmazzoni@chromium.org
2014-04-30
1
-1
/
+1
*
Make BrowserAccessibilityManager use AXTree (re-land).
dmazzoni@chromium.org
2014-04-21
1
-24
/
+32
*
Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...
ckocagil@chromium.org
2014-04-21
1
-32
/
+24
*
Make BrowserAccessibilityManager use AXTree.
dmazzoni@chromium.org
2014-04-21
1
-24
/
+32
*
Fire live region changed event on Windows.
dmazzoni@chromium.org
2014-04-21
1
-4
/
+3
*
Refactor BrowserAccessibility to prepare for AXNode (re-land)
dmazzoni@chromium.org
2014-04-10
1
-2
/
+2
*
Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode."
dmazzoni@google.com
2014-04-09
1
-2
/
+2
*
Refactor BrowserAccessibility to prepare for AXNode.
dmazzoni@chromium.org
2014-04-09
1
-2
/
+2
*
Fire ax focus on root document when root changes.
dmazzoni@chromium.org
2014-04-08
1
-0
/
+5
*
Fire accessibility focus/blur events on root web document.
dmazzoni@chromium.org
2014-04-03
1
-0
/
+14
*
Send accessibility scroll event on Windows and Android.
dmazzoni@chromium.org
2014-02-28
1
-0
/
+3
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-1
/
+1
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
1
-1
/
+1
*
Set the BrowserAccessibilityManagerWin instance in the LegacyRenderWidgetHost...
ananta@chromium.org
2014-02-08
1
-1
/
+1
*
Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...
ananta@chromium.org
2014-02-07
1
-92
/
+11
*
Remove some code inside USE_AURA and OS_WIN ifdefs in content.
jam@chromium.org
2014-01-14
1
-5
/
+3
*
Remove Chrome Frame code from BrowserAccessibilityManagerWin.
grt@chromium.org
2014-01-10
1
-3
/
+0
[next]