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_win_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed word and line navigation in multi-line text fields.
nektar
2015-04-30
1
-59
/
+112
*
Apply automated fixits for Chrome clang plugin to content.
dcheng
2015-04-29
1
-1
/
+1
*
Add task runners to more tests
skyostil
2015-04-29
1
-0
/
+3
*
Update {virtual,override} to follow C++11 style in content.
nick
2015-04-24
1
-4
/
+4
*
Changed get_caretOffset to return -1 when the object on which it's called is ...
nektar
2015-04-03
1
-1
/
+15
*
Modified code to report caret offset and text selection in all editable text ...
nektar
2015-04-02
1
-2
/
+94
*
Fixed IAccessibleText::TextAtOffset with IA2_TEXT_BOUNDARY_WORD to return tex...
nektar
2015-02-25
1
-7
/
+16
*
Fire AX text inserted event when embedded obj char changes.
dmazzoni
2015-02-03
1
-2
/
+2
*
Revert "Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAu...
Dominic Mazzoni
2014-12-23
1
-0
/
+1
*
Added trailing semicolon to the list of ia2 attributes.
nektar
2014-12-09
1
-0
/
+42
*
Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAura.
dmazzoni
2014-10-29
1
-1
/
+0
*
Initialize initial AX tree after BrowserAccessibilityManagerWin.
dmazzoni
2014-10-07
1
-0
/
+25
*
Replace OVERRIDE and FINAL with override and final in content/browser/accessi...
anand.ratn
2014-10-07
1
-2
/
+2
*
Simplify access to LegacyRenderWidgetHostHWND.
dmazzoni@chromium.org
2014-07-26
1
-89
/
+0
*
Fixes for re-enabling more MSVC level 4 warnings: content/browser/ edition
pkasting@chromium.org
2014-07-15
1
-1
/
+1
*
Fix a use after free crasher in the BrowserAccessibilityManagerWinTest.TestAc...
ananta@chromium.org
2014-07-12
1
-2
/
+4
*
Updated the WindowEventTarget interface in ui\base to return a bool from all ...
ananta@chromium.org
2014-06-24
1
-9
/
+39
*
Make BrowserAccessibilityManager use AXTree (re-land).
dmazzoni@chromium.org
2014-04-21
1
-19
/
+18
*
Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...
ckocagil@chromium.org
2014-04-21
1
-18
/
+19
*
Make BrowserAccessibilityManager use AXTree.
dmazzoni@chromium.org
2014-04-21
1
-19
/
+18
*
Refactor BrowserAccessibility to prepare for AXNode (re-land)
dmazzoni@chromium.org
2014-04-10
1
-7
/
+7
*
Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode."
dmazzoni@google.com
2014-04-09
1
-7
/
+7
*
Refactor BrowserAccessibility to prepare for AXNode.
dmazzoni@chromium.org
2014-04-09
1
-7
/
+7
*
Refactor content/renderer/accessibility to use AXTreeSerializer (re-land).
dmazzoni@chromium.org
2014-04-03
1
-7
/
+7
*
Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...
pfeldman@chromium.org
2014-04-02
1
-7
/
+7
*
Refactor content/renderer/accessibility to use AXTreeSerializer.
dmazzoni@chromium.org
2014-04-02
1
-7
/
+7
*
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
-11
/
+11
*
Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...
ananta@chromium.org
2014-02-07
1
-3
/
+11
*
Remove some code inside USE_AURA and OS_WIN ifdefs in content.
jam@chromium.org
2014-01-14
1
-2
/
+0
*
Refactor content/ to use ui::AXNodeData instead of blink.
dmazzoni@google.com
2014-01-06
1
-76
/
+76
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Fix case where BrowserAccessibilityManagerWin is deleted before AccessibleHWND
dmazzoni@chromium.org
2013-12-13
1
-0
/
+51
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-7
/
+7
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-45
/
+45
*
This adds support for the InlineTextBox role in the AX tree,
dmazzoni@chromium.org
2013-11-01
1
-1
/
+1
*
Use Blink accessibility enums in Chromium
dmazzoni@chromium.org
2013-09-04
1
-58
/
+59
*
Make AccessibilityNodeData more compact.
dmazzoni@chromium.org
2013-08-20
1
-22
/
+44
*
Misc. cleanup:
pkasting@chromium.org
2013-04-15
1
-117
/
+155
*
Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.
pkasting@chromium.org
2013-04-13
1
-62
/
+56
*
Connect RenderWidgetHostViewAura to BrowserAccessibilityManager.
dmazzoni@chromium.org
2013-03-15
1
-7
/
+85
*
Send fewer accessibility tree nodes from renderer to browser.
dmazzoni@chromium.org
2013-03-07
1
-32
/
+44
*
Move content\accessibility code into the content namespace.
jam@chromium.org
2012-10-24
1
-2
/
+3
*
Eliminate duplicate COM and OLE initializations.
pkasting@chromium.org
2012-10-23
1
-3
/
+0
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
1
-5
/
+8
*
Refactor all accessibility code out of webkit/glue.
dmazzoni@chromium.org
2012-06-12
1
-62
/
+63
*
Implement correct accessibility states for contenteditable.
dmazzoni@chromium.org
2012-05-30
1
-8
/
+10
*
Add initial GTK web accessibility framework (third attempt).
dmazzoni@chromium.org
2012-05-09
1
-7
/
+7
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
1
-7
/
+7
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
1
-7
/
+7
[next]