Clone this repo:

Branches

  1. dbabf2b [Extensions] Replace chrome.test.assertThrows with W3C signature by Justin Lulejian · 10 days ago main master
  2. ebf6e50 [Extensions] Use CLI flag for standardized chrome.test API behavior. by Justin Lulejian · 4 weeks ago
  3. e17b105 [Extensions] Fully implement chrome.test.onTestStarted/onTestFinished. by Justin Lulejian · 4 weeks ago
  4. ee3f7fc [Extensions] Adds partial chrome.test(onTestStarted|onTestFinished). by Justin Lulejian · 4 weeks ago
  5. 53fad88 [Extensions] Add OWNERS for //third_party/closure_compiler/externs. by Justin Lulejian · 5 weeks ago
  6. 8b0e441 Revert "[cfm-a11y]: remove chrome.accessibilityPrivate.onTwoFingerTouch* apis" by Kyle Williams · 8 weeks ago
  7. 560fa70 [Extensions] Ignore schema asyc return optionality for Promise APIs by Tim Judkins · 8 weeks ago
  8. d30b55b [ChromeVox] Generate accessibility_private.js with closure compiler by Orko Garai · 10 weeks ago
  9. b0e5cae [ChromeVox] Add installTenji API by Orko Garai · 3 months ago
  10. 02a9bcb [Extensions] Make test equality parameters order-agnostic by Justin Lulejian · 3 months ago
  11. e53cbf4 [Extensions] Adopt Object.is() for assertEq primitive equality by Justin Lulejian · 3 months ago
  12. e085524 [Extensions] Enforce strict boolean typing for assertTrue/assertFalse. by Justin Lulejian · 3 months ago
  13. 9f6e01c [Extensions] Make chrome.test.runTests() promise-based by Justin Lulejian · 3 months ago
  14. 1ac0355 Remove stevenjb@ from extensions OWNERS files. other related code paths. by Steven Bennetts · 3 months ago
  15. d5b8d41 [Extensions] Add RequestInterceptionCoverageTest by Tsuyoshi Horo · 4 months ago
  16. 9d5b12e BrowserWindowInterface: Add custom_tab browser window type for Android Custom Tabs by Lijin Shen · 4 months ago
  17. 558a109 [A11y] Add session ID to ChromeVox event processing by Katie D · 4 months ago
  18. 3569239 [Extensions] Correct examples in runtime.onMessage description. by Patrick Kettner · 4 months ago
  19. ebb8597 [Extensions] Update `tabs.sendMessage` documentation for MV3 by Oliver Dunk · 4 months ago
  20. d31dd22 [Extensions] Allow chrome.test.listenOnce() to return a promise by Devlin Cronin · 5 months ago