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
/
test
/
data
/
webui
/
test_api.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support javascript gtests in an extension background page.
dtseng@chromium.org
2014-06-14
1
-1
/
+14
*
Support automatically resolving dependencies in javascript tests.
plundblad@chromium.org
2014-06-05
1
-0
/
+11
*
Bring accessibility-audit up to date
aboxhall@chromium.org
2014-05-20
1
-0
/
+2
*
Add IME for braille input.
plundblad@chromium.org
2014-05-07
1
-1
/
+3
*
Add C++ fixture for extension settings browser test
aboxhall@chromium.org
2013-10-21
1
-1
/
+0
*
Make accessibility audit run on settings pages and fix accessibility issues f...
aboxhall@chromium.org
2013-10-14
1
-5
/
+10
*
Switching getting/dismissing cards to new protocol.
vadimt@chromium.org
2013-10-09
1
-1
/
+1
*
Replace accessibility-developer-tools submodule with accessibility-audit dire...
aboxhall@chromium.org
2013-09-23
1
-6
/
+12
*
Unit tests for attempt manager.
vadimt@chromium.org
2013-09-10
1
-1
/
+0
*
Unit tests for utility.js.
vadimt@chromium.org
2013-09-04
1
-4
/
+45
*
Ignore the elementsWithMeaningfulBackgroundImage accessibility audit rule.
dmazzoni@chromium.org
2013-08-02
1
-3
/
+22
*
Updated Google Now to Check the Geolocation Access Preference
robliao@chromium.org
2013-07-31
1
-0
/
+5
*
Processing timefences from the server.
vadimt@chromium.org
2013-07-27
1
-0
/
+60
*
Adding first unit tests to Google Now extension with mocks for global functio...
vadimt@chromium.org
2013-07-13
1
-0
/
+90
*
Move accessibility audit message out of test_api.js and into the library
aboxhall@chromium.org
2013-01-31
1
-98
/
+23
*
Add a mechanism to ignore certain elements for accessibility audit on a per-t...
aboxhall@chromium.org
2013-01-17
1
-9
/
+22
*
Add an accessibility audit for WebUI pages.
aboxhall@chromium.org
2013-01-09
1
-12
/
+208
*
Don't call preLoad for navigations within the same page.
scr@chromium.org
2012-01-13
1
-2
/
+2
*
Catch addEventListener as early as possible for WebUI test framework.
scr@chromium.org
2012-01-06
1
-2
/
+5
*
Allow WebUI Tests to use preLoad in HtmlDialogUI.
scr@chromium.org
2011-11-30
1
-1
/
+2
*
Seed test for SyncUI: sign in successfully with mocks.
scr@chromium.org
2011-11-15
1
-1
/
+46
*
WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.
scr@chromium.org
2011-11-11
1
-13
/
+52
*
Revert 109678 - WebUI test framework: fix Mock4JS verification, allow chrome....
nduca@chromium.org
2011-11-11
1
-52
/
+13
*
WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.
scr@chromium.org
2011-11-11
1
-13
/
+52
*
Make it possible to include another file and port print_preview unit test to ...
scr@chromium.org
2011-11-09
1
-41
/
+53
*
Expect should still fail for non-asynchronous tests.
scr@chromium.org
2011-10-31
1
-1
/
+4
*
Fix the DUMMY_URL to agree with browsertests.
scr@chromium.org
2011-10-25
1
-1
/
+1
*
runTest should call testDone in async mode when assertions fail.
scr@chromium.org
2011-10-13
1
-12
/
+25
*
Adds testing infrastructure to web_ui_browsertest to support testing HtmlDial...
flackr@chromium.org
2011-09-22
1
-0
/
+1
*
- Add ability to save all matched args and call a function with them in mock....
scr@chromium.org
2011-08-25
1
-157
/
+651
*
Provide ability for WebUIBrowserTests to run asynchronous tests.
scr@chromium.org
2011-08-12
1
-40
/
+96
*
Add browser test framework for net-internals, along with
mmenke@chromium.org
2011-08-04
1
-6
/
+23
*
Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.
scr@chromium.org
2011-08-02
1
-16
/
+14
*
Add more Print Preview tests based on feedback from Demetrios' recent bug fixes.
scr@chromium.org
2011-07-26
1
-49
/
+163
*
Added guts to pull call signatures when assertions & expectations fail.
scr@chromium.org
2011-07-23
1
-26
/
+141
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
1
-7
/
+10
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
1
-28
/
+415
*
Added better logging for javascript test failures (stacktrace), message for s...
scr@chromium.org
2011-07-01
1
-13
/
+29
*
First draft of browsertest for print preview.
scr@chromium.org
2011-06-28
1
-0
/
+23
*
Revert 90690 - First draft of browsertest for print preview.
thestig@chromium.org
2011-06-28
1
-23
/
+0
*
First draft of browsertest for print preview.
scr@chromium.org
2011-06-28
1
-0
/
+23
*
Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...
scr@chromium.org
2011-06-16
1
-16
/
+2
*
Insert meta tag turning on content-security-protection for chrome://settings,...
tsepez@chromium.org
2011-05-25
1
-2
/
+7
*
Reland r82950
dtseng@chromium.org
2011-04-28
1
-6
/
+5
*
Adding the ability to pass arguments to JS tests from the C++ side. This enab...
ofri@google.com
2011-04-28
1
-2
/
+3
*
Revert 82950 - Add a test for checking that refreshing a page does load the s...
jar@chromium.org
2011-04-26
1
-5
/
+6
*
Add a test for checking that refreshing a page does load the same WebUI page.
dtseng@chromium.org
2011-04-25
1
-6
/
+5
*
Provide one to one correspondence between WebUI tests on C++ and JS ends.
dtseng@chromium.org
2011-03-30
1
-17
/
+11
*
Exit early and pass over the log string when a test fails.
dtseng@chromium.org
2011-03-08
1
-10
/
+12
*
Change these JS files from CRLF to LF eol-style. svn:eol-style had been appl...
dtseng@chromium.org
2011-03-03
1
-84
/
+84
[next]