1. 21cbc653 Implement new setSettings/getSettings API. by Jing Wang · 5 years ago
  2. 84ab7854 [Passwords] Clean-Up GetCompromisedCredentials by Jan Wilken Dörrie · 5 years ago
  3. 101fdb5 Disallow chrome-untrusted from spawning crosh by Joel Hockey · 5 years ago
  4. 8fa5f37 [Passwords] Implement passwordsPrivate.getPasswordCheckStatus by Jan Wilken Dörrie · 5 years ago
  5. 0388588 [Password Manager] Implement chrome.passwordsPrivate.{start|stop}PasswordCheck by Christos Froussios · 5 years ago
  6. 9c8a9cc Generalize the existing api of fetching scrollable shelf info by Andrew Xu · 5 years ago
  7. 8f553df Add a11y function/event to terminalPrivate extension API by Jason Lin · 5 years ago
  8. 8571be7 [Passwords] Implement passwordsPrivate.removeCompromisedCredential by Jan Wilken Dörrie · 5 years ago
  9. cd2ad42 [Passwords] Implement Extension API for changeCompromisedCredential by Jan Wilken Dörrie · 5 years ago
  10. a871cde [Passwords] Implement passwordsPrivate.getPlaintextCompromisedPassword by Jan Wilken Dörrie · 5 years ago
  11. 9a822b4d8 Add chrome.inputMethodPrivate.hideInputView() by Tetsui Ohkubo · 5 years ago
  12. 38e7354 [Passwords] Add Infos about Compromised Credentials to Extension API by Jan Wilken Dörrie · 5 years ago
  13. 2284efb Add RestoreCameraPreset and SetCameraPreset methods to WebcamPrivate API. by Juan Pablo de Lima · 5 years ago
  14. 335661491 [Payments][Autofill] Show saved UPI IDs in chrome://settings/payments by Christos Froussios · 5 years ago
  15. 8bcacdd Add enterprise.deviceAttributes.getDeviceHostname by Omar Morsi · 5 years ago
  16. bf3bef6 API for fetching scrollable shelf info by Andrew Xu · 5 years ago
  17. 61c84eb5 Add test api for overview animation completion by Alex Newcomer · 5 years ago
  18. 6a11e5f Add a test API for pinning shelf icon by Andrew Xu · 5 years ago
  19. 1167048 Plumb passwords account storage opt-in through to settings by Marc Treib · 5 years ago
  20. 4400f831 Rename automationInternal.enableFrame to enableTree by Hiroki Sato · 5 years ago
  21. 4f6e144 [Autofill Assistant] MVP Extension API. by Mathias Carlen · 5 years ago
  22. 439860ce DNR: Remove the [add/remove/get]AllowedPages API functions. by Karan Bhatia · 5 years ago
  23. 4fe70ab3 Printing API: Add printing.cancelJob() function by Nikita Podguzov · 5 years ago
  24. 47bce5d5 [identity] JS API for setting consent result by Alex Ilin · 6 years ago
  25. c2dbc462 Printing API: Add printing.submitJob() function by Nikita Podguzov · 6 years ago
  26. 9b4367a Add autotest private API to set ARC touch mode by Hiroki Sato · 6 years ago
  27. b1c6024 Support locking and unlocking of Managed Guest Sessions by Jit Yao Yap · 6 years ago
  28. 0d5eed6 Add autotest extension API to control Chrome tracing by Willie Koomson · 6 years ago
  29. e9559e5 Tast: Add a new autotest private API by Yue Li · 6 years ago
  30. 03c3822 Printing API: Add printing.getPrinterInfo() function by Nikita Podguzov · 6 years ago
  31. 44f8883 rule-based: Add new API for the extension to reset the engine state. by Darren Shen · 6 years ago
  32. 80f7a7a Add setHome signature to webcam private IDL file by delima02 · 6 years ago
  33. e4f7312 Printing API: Add printing.getPrinters() function by Nikita Podguzov · 6 years ago
  34. 02a9cb7 Introduce chrome.enterprise.reportingPrivate.getDeviceInfo() API. by Tim Song · 6 years ago
  35. d79ae706 Add three new enterpriseReporting private extension API definitions. by Julian Pastarmov · 6 years ago
  36. f87193a Add autotest private API to enable metrics. by Miriam Zimmerman · 6 years ago
  37. dac897b crash: Add private API for reporting JavaScript errors. by Darren Shen · 6 years ago
  38. 06e7510a Add an autotest private api for installing Plugin VM by Timothy Loh · 6 years ago
  39. 8f241b60 Add webstorePrivate.requestExtension API by Owen Min · 6 years ago
  40. ec88e30 Remove unused ARC specific APIs in autotestPrivate. by Jun Mukai · 6 years ago
  41. 47048a4f Add terminalPrivate [get|set]Settings, onSettingsChanged by Joel Hockey · 6 years ago
  42. 90659d61 Add setClipBounds virtualKeyboardPrivate method. by Curtis McMullan · 6 years ago
  43. a3bc83c Implement inputMethodPrivate.setSelectionRange by Keith Lee · 6 years ago
  44. be8f8b4 Add webstorePrivate.getExtensionStatus API by Owen Min · 6 years ago
  45. 7077319d Add mouse-related APIs to autotestPrivate by Jun Mukai · 6 years ago
  46. 2c23706 Combine addDynamicRules and removeDynamicRules into updateDynamicRules by Theodore Dubois · 6 years ago
  47. 407770c2 Implement inputMethodPrivate.finishComposingText by Keith Lee · 6 years ago
  48. 3b4dd47 Autotest API for testing AssistantState::NEW_READY by Jeroen Dhollander · 6 years ago
  49. 69d992c Add terminalPrivate.getCroshSettings to allow migration by Joel Hockey · 6 years ago
  50. ce180422 Desks: Add autotestPrivate APIs to interact with Virtual Desks by Ahmed Fakhry · 6 years ago
  51. 9a6378d9 API to wait for launcher state change. by Mitsuru Oshima · 6 years ago
  52. 25ac563 autotest_private: add installPWAForCurrentURL by Ricardo Quesada · 6 years ago
  53. 382a1ef Support for autotestPrivate.refreshEnterprisePolicies by Derek Beckett · 6 years ago
  54. 35b4c2a autotest private API for application windows by Mitsuru Oshima · 6 years ago
  55. 74848cc arc: make it possible to perform ARC app tracing from test. by [email protected] · 6 years ago
  56. 0c3c9595 Add autotest private API to wait for orientation change. by Mitsuru Oshima · 6 years ago
  57. dde81146 Add new API autotest APIs for dealing with the clipboard by Fergus Dall · 6 years ago
  58. 85c08f5 assistant: Add a new autotest private API. by Meilin Wang · 6 years ago
  59. 662e0bdb Delete legacy drive api functions in private_api_drive.cc by Austin Tankiang · 6 years ago
  60. edc05d7f Printing API: Implement chrome.printingMetrics API by Nikita Podguzov · 6 years ago
  61. 66cdc1e Create new helper function for checking if users already exist by Gavin Williams · 6 years ago
  62. 028b12c5 [Payments Autofill] Adding toggle switch for FIDO Auth on settings page. by Manas Verma · 6 years ago
  63. a644b73 autotest_private_api: add api to take screenshot for display by Cici Ruan · 6 years ago
  64. 2b91e70 add autotestPrivate.setOverviewModeState by Jun Mukai · 6 years ago
  65. 53fba66 Remove isRunningInLoginProfile from chrome.login API by Jit Yao Yap · 6 years ago
  66. 0db4463 Add getArcStartTime() to autotest_private API by Satoshi Niwa · 6 years ago
  67. 529a9fc Reland "[Extensions] Implement chrome.loginState API" by Jit Yao Yap · 6 years ago
  68. d65ff95 Revert "[Extensions] Implement chrome.loginState API" by Yutaka Hirano · 6 years ago
  69. 9295675 [Extensions] Implement chrome.loginState API by Jit Yao Yap · 6 years ago
  70. 22ae0dd autotest_private_api: Add api for ARC tast test by Cici Ruan · 6 years ago
  71. 055b839 [Extensions] Clean up histogram for deleted API function. by David Bertoni · 6 years ago
  72. 33562b4 Add autotestPrivate.swapWindowsInSplitView by Tetsui Ohkubo · 6 years ago
  73. 446efa7 [Extensions] Clean up histograms for deleted API functions. by David Bertoni · 6 years ago
  74. dca11a2 Remove histogram references to deleted chrome.infobars* API. by Istiaque Ahmed · 6 years ago
  75. 7aa44974 Remove stray references to deleted chrome.launcherPage API. by Istiaque Ahmed · 6 years ago
  76. 434085a [Extensions Metrics] Mark dial functions as deleted by Devlin Cronin · 6 years ago
  77. fa7c3b0 Add ability to get all installed apps to autotestPrivate by Brendan Hansknecht · 6 years ago
  78. 968dbd2 Mark usbPrivate API's histogram enums as DELETED_ by Istiaque Ahmed · 6 years ago
  79. fa752ae ash: expose information on ARC windows to private autotest JS by Kazuki Takise · 6 years ago
  80. 8c3e2c3 [Extensions] Remove downloads.drag by Devlin Cronin · 6 years ago
  81. 6a42dce Add autotestPrivate methods for arc.SplitView by Tetsui Ohkubo · 6 years ago
  82. b54115f [Switch Access] Remove unused accessibility_private API by Anastasia Helfinstein · 6 years ago
  83. 61a11d2 [Extensions] Add chrome.loginScreenStorage API by Zakhar Voit · 6 years ago
  84. 61679bcb Add a component registration call to the autotest API by Nicholas Hollingum · 6 years ago
  85. 77f6228 Add extensions API to allow installation of replacement Android apps. by Jeevan Shikaram · 6 years ago
  86. 1419d38 Remove <extensionview>. by mark a. foltz · 6 years ago
  87. f7ffd84e Add ability to get all shelf items in autotestPrivate by Brendan Hansknecht · 6 years ago
  88. 03cfb02 crostini: filesapp: import crostini image files (.tini) from files app by Julian Watson · 6 years ago
  89. f25d165 [Extensions] Enable action API enable/disable by Devlin Cronin · 6 years ago
  90. 8721be6 Add accessibility_private function to open settings sub page by Anastasia Helfinstein · 6 years ago
  91. 2b66c98 Add window state tast support api. by Xiaoqian Dai · 6 years ago
  92. bc22772 [Extensions] Enable action-API getters and setters by Devlin Cronin · 6 years ago
  93. 9add2f1 Reland "Autoclick extension can find nearest scrollable container." by Katie D · 6 years ago
  94. 2d3f9412 Reland "autotestPrivate: Get policy values API" by Derek Beckett · 6 years ago
  95. b029015 Revert "Autoclick extension can find nearest scrollable container." by Giovanni Ortuño Urquidi · 6 years ago
  96. 4e0bf50 Autoclick extension can find nearest scrollable container. by Katie D · 6 years ago
  97. 9cd8b8be Revert "autotestPrivate: Get policy values API" by Ella Ge · 6 years ago
  98. 01291ee3 autotestPrivate: Get policy values API by Derek Beckett · 6 years ago
  99. 0a6f46d [Extensions] Enable action.setIcon and add end-to-end tests by Devlin Cronin · 6 years ago
  100. 8e24732 [Extensions] Add chrome.login API by Jit Yao Yap · 6 years ago