index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
WebViewTests
Age
Commit message (
Expand
)
Author
2015-06-25
Remove Webviewtests in frameworks
Selim Gurun
2012-06-11
Add missing </head> tag to last commit.
Ben Murdoch
2012-06-11
Add JavaBridge test to ensure objects injected into child frames.
Ben Murdoch
2012-05-25
Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests
Steve Block
2012-04-25
Add tests for uncaught exceptions from methods called through the Java Bridge
Steve Block
2012-04-24
Add tests for reflection and improve JavaDoc for Java Bridge
Steve Block
2012-01-11
Remove some stale TODOs from the Java Bridge tests
Steve Block
2011-11-21
Add tests for array length bounds in WebView's Java Bridge
Steve Block
2011-11-16
Update Java Bridge test for coercing JavaScript String to Java char in an array
Steve Block
2011-11-16
Add tests for multidimensional arrays in WebView's Java Bridge
Steve Block
2011-11-16
Fix tests for methods returning arrays in WebView's Java Bridge
Steve Block
2011-11-14
Add tests for invalid and static methods in the WebView's Java Bridge
Steve Block
2011-11-10
Add tests for arrays in WebView's Java Bridge
Steve Block
2011-11-09
Add another test for WebView's Java Bridge
Steve Block
2011-11-07
Add tests for the fields of objects in the WebView's Java Bridge.
Steve Block
2011-11-07
Adds a set of basic test for WebView's Java Bridge
Steve Block
2011-11-07
Add tests for returning values from WebView's Java Bridge
Steve Block
2011-11-07
Adds a new test for type coercion in WebView's Java Bridge
Steve Block