1. c3c682f Add missing </head> tag to last commit. by Ben Murdoch · 12 years ago
  2. 963a730 Add JavaBridge test to ensure objects injected into child frames. by Ben Murdoch · 12 years ago
  3. 830698b Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests by Steve Block · 12 years ago
  4. d890b0d Add tests for uncaught exceptions from methods called through the Java Bridge by Steve Block · 12 years ago
  5. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 12 years ago
  6. c93643b Remove some stale TODOs from the Java Bridge tests by Steve Block · 13 years ago
  7. fc6cf28 Add tests for array length bounds in WebView's Java Bridge by Steve Block · 13 years ago
  8. 286788c Update Java Bridge test for coercing JavaScript String to Java char in an array by Steve Block · 13 years ago
  9. c353abb Add tests for multidimensional arrays in WebView's Java Bridge by Steve Block · 13 years ago
  10. 908bc4a Fix tests for methods returning arrays in WebView's Java Bridge by Steve Block · 13 years ago
  11. 13ad467 Add tests for invalid and static methods in the WebView's Java Bridge by Steve Block · 13 years ago
  12. 47538c0 Add tests for arrays in WebView's Java Bridge by Steve Block · 13 years ago
  13. 8e33fe9 Add another test for WebView's Java Bridge by Steve Block · 13 years ago
  14. 2dc592a Add tests for the fields of objects in the WebView's Java Bridge. by Steve Block · 13 years ago
  15. f7e2644 Adds a set of basic test for WebView's Java Bridge by Steve Block · 13 years ago
  16. d100cdb Add tests for returning values from WebView's Java Bridge by Steve Block · 13 years ago
  17. 2d80390 Adds a new test for type coercion in WebView's Java Bridge by Steve Block · 13 years ago