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
/
chrome
/
browser
/
accessibility
/
accessibility_win_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move accessibility_win_browsertest to content.
phajdan.jr@chromium.org
2013-02-26
1
-843
/
+0
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Remove GetActiveWebContents from browser_tabstrip.
avi@chromium.org
2013-01-29
1
-5
/
+4
*
Move ui_controls files to chrome\test\base since they're now only usd within ...
jam@chromium.org
2013-01-14
1
-1
/
+1
*
Disable flaky AccessibilityWinBrowserTest.TestRendererAccessibilityTree
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+2
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-5
/
+9
*
Disabling flaky test, AccessibilityWinBrowserTest.TestNotificationActiveDesce...
twiz@chromium.org
2012-08-29
1
-1
/
+2
*
Make accessibility interactive_ui_tests less brittle
dmazzoni@chromium.org
2012-08-29
1
-144
/
+69
*
Disable AccessibilityWinBrowserTest::TestToggleButtonRoleAndStates.
peter@chromium.org
2012-08-23
1
-1
/
+2
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-20
/
+20
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-3
/
+4
*
TabContentsWrapper -> TabContents, part 56.
avi@chromium.org
2012-06-13
1
-3
/
+3
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-1
/
+1
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Remove a few test headers from content\test to content\public\test. This way ...
jam@chromium.org
2012-06-02
1
-1
/
+1
*
Implement correct accessibility states for contenteditable.
dmazzoni@chromium.org
2012-05-30
1
-8
/
+35
*
Correctly map list markers to a specific role rather than a generic group on ...
dtseng@chromium.org
2012-04-13
1
-1
/
+1
*
Re-land: Tests for toggle button markup
aaronlevbugs@gmail.com
2012-03-16
1
-6
/
+124
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
1
-1
/
+1
*
Introduce abstractions to allow embedders to test RenderViewHost
joi@chromium.org
2012-03-12
1
-2
/
+2
*
Revert 126047 - Tests for toggle button markup
isherman@chromium.org
2012-03-11
1
-122
/
+6
*
Tests for toggle button markup
aaronlevbugs@gmail.com
2012-03-10
1
-6
/
+122
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-5
/
+4
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+3
*
Add simple test for ROLE_SYSTEM_GROUPING fix
aaronlevbugs@gmail.com
2012-02-25
1
-0
/
+21
*
Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...
aaronlevbugs@gmail.com
2012-02-24
1
-11
/
+11
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Fix AccessibilityWinBrowserTests.
dtseng@chromium.org
2012-02-14
1
-18
/
+13
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
1
-2
/
+2
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-3
/
+3
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-18
/
+28
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Disables a couple more a11y tests that keey timing out.
sky@chromium.org
2011-12-09
1
-5
/
+8
*
Disables hanful of a11y tests as they are continually timing out.
sky@chromium.org
2011-12-09
1
-5
/
+10
*
Marks TestRendererAccessibilityTree as failing. See bug for details.
sky@chromium.org
2011-11-03
1
-1
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-18
/
+19
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-9
/
+18
*
GTTF: Remove super-flaky ui_test_utils functions and fix callers.
phajdan.jr@chromium.org
2011-09-27
1
-36
/
+73
*
Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2011-09-22
1
-1
/
+1
*
Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2011-09-22
1
-1
/
+1
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
1
-9
/
+6
*
Move RenderWidgetHostViewWin to content.
jam@chromium.org
2011-08-25
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-19
/
+19
*
Fix Jaws not reading the value of textfields .
dtseng@chromium.org
2011-07-08
1
-2
/
+0
[next]