1. 6dbeccb Enable pinch-zoom on the new login page. by wjmaclean · 10 years ago
  2. 5f512e45 Add a fileManagerPrivate function to access the UMA enabled flag. by kenobi · 10 years ago
  3. 1e9c03b8 Remove the cryptotokenPrivate.requestPermission API, it's unused and there are no plans to resurrect it. by Juan Lang · 10 years ago
  4. 17a4256 Add auto pairing to EasyUnlockPrivate interface. by xiyuan · 10 years ago
  5. 096728d Implement the crytotokenPrivate.canOriginAssertAppId. This API allows the cryptotoken copmonent extension to implement the FIDO AppId and Facet Specification, http://fidoalliance.org/specs/fido-u2f-v1.0-ps-20141009/fido-appid-and-facets-ps-20141009.html, without embedding a separate copy of the etld list from publicsuffix.org. by juanlang · 10 years ago
  6. f813693 First implementation of chrome.platformKeys. by pneubeck · 10 years ago
  7. 2d743cb Remove the Copresence Endpoints API. by rkc · 10 years ago
  8. b34ff55 Implementation of the NetworkingConfigService by cschuet · 10 years ago
  9. 9c30a7e This adds the ExtensionView to the family of GuestViews. by apacible · 10 years ago
  10. efbbcac7 Files.app: Remove multi-profile related fileManagerPrivate APIs that are no more used. by Daichi Hirono · 10 years ago
  11. f69037c [Smart Lock] Add a private API to show an error bubble anchored to the Smart Lock app window. by isherman · 10 years ago
  12. 433f9f9a Move parts from enterprise.platformKeysInternal to platformKeysInternal for reuse. by pneubeck · 10 years ago
  13. e61989b [Smart Lock] Remove the unused easyUnlockPrivate.getUserImage function. by isherman · 10 years ago
  14. 962d061 Delete chrome.mediaGalleriesPrivate because the functionality unique to it has since been migrated and/or rewritten to standard chrome.mediaGalleries. Specifically, the file watch APIs have all been migrated and are in stable as of M39: https://developer.chrome.com/apps/mediaGalleries#method-addGalleryWatch by orenb · 10 years ago
  15. 38466344 Files.app: Add private API definition to check existance files having given md5. by hirono · 10 years ago
  16. bdf88951 [fsp] Implement the chrome.fileSystemProvider.get() method. by mtomasz · 10 years ago
  17. 08c2178e Introduce printerProviderInternal API by tbarzic · 10 years ago
  18. 32e0c3f Expose computation of md5 content checksums for files via a file manager private API. by kenobi · 10 years ago
  19. 6173774 Add easyUnlockPrivate.getConnection API to allow querying for a Bluetooth connection's RSSI and TX power. by tengs · 10 years ago
  20. 13cf2cfc Add support for sending a USB SET_CONFIGURATION request. by reillyg · 10 years ago
  21. 057e495 Add a private API to get mime type of a local file. by yawano · 10 years ago
  22. 373214a5 bluetoothPrivate: Add disconnectAll function by armansito · 10 years ago
  23. 761734c7 A private API for the cryptotoken component extension. by arnarb · 11 years ago
  24. 92a506d Delete deprecated synced notifications code by Nicolas Zea · 11 years ago
  25. ce56e33 Add launcherPage.setEnabled API. by calamity · 11 years ago
  26. 59246ff Add experimental API for packaged apps to use webstore inline install by asargent · 11 years ago
  27. 19de704 Rewrite the CopresenceSocket API. by Rahul Chaturvedi · 11 years ago
  28. ac421dd Add input device setting APIs to autotestPrivate by sheckylin · 11 years ago
  29. 57ca24e Add launcherPage.show() extension API. by calamity · 11 years ago
  30. a51d046 Allow launcher pages to add subpages to app list model. by calamity · 11 years ago
  31. c811bb9 API proposal for chrome.app.window to intercept all keys. by sriramsr · 11 years ago
  32. 0b455cc4 [Hotword] Add api calls for get/set audio history state. by rlp · 11 years ago
  33. c486ecc Hotword Private API: Add support for retrieving localized strings. by kcarattini · 11 years ago
  34. ecb8504 Hotword Private API: Adds a Speaker Model Saved notification. by kcarattini · 11 years ago
  35. 3f7b06ba Introduce private API for fetching the user's profile image. by tengs · 11 years ago
  36. 9d39208 Implement a JavaScript API for document scanning by pstew · 11 years ago
  37. f12e0ba Add new extension API for VPN by kaliamoorthi · 11 years ago
  38. b6f8838 chrome.gcdPrivate allows app to choose pairing method. by vitalybuka · 11 years ago
  39. df33805 Hotword Private API: Adds speech training functions. by kcarattini · 11 years ago
  40. df6b610 Enable passing cast channel certificate authority keys. by vadimgo · 11 years ago
  41. d3934451 Revert "Implement a JavaScript API for document scanning" by Chris Sharp · 11 years ago
  42. ea73a78 Implement a JavaScript API for document scanning by pstew · 11 years ago
  43. 153e9af Adding support for authenticated copresence calls. I've added a temporary call to the API to pass in an OAuth token to use with requests. Eventually we need to scope the token better - at least by app. by ckehoe · 11 years ago
  44. 4289d3a2 Reland issue 671513010 check sync themes setting patch. by ranj · 11 years ago
  45. 776de5c2 Revert "Sync wallpaper based on sync themes setting" by avi · 11 years ago
  46. af3c28a Sync wallpaper based on sync themes setting by ranj · 11 years ago
  47. d900894 Adds 2 flags for input method features. by shuchen · 11 years ago
  48. 042073be Add getUserSelectedDevices to the USB extensions API. by reillyg · 11 years ago
  49. 9b1e24c7 [fsp] Add support for observing entries and notifying about changes. by mtomasz · 11 years ago
  50. 402840d Add setVersion function to bookmarkManagerPrivate by rfevang · 11 years ago
  51. ee71468 Revert "Add setVersion function to bookmarkManagerPrivate" by Jack Hou · 11 years ago
  52. 28d7396 Add setVersion function to bookmarkManagerPrivate by rfevang · 11 years ago
  53. a3e8914 Prototype for copresenceSockets. by rkc · 11 years ago
  54. a8484dd GuestView: Move lifetime management out of content by fsamuel · 11 years ago
  55. 779d272 Adds new webview.loadDataWithBaseUrl API to allow data URLs to be loaded with a specified base URL as well as an optionally specified virtual URL via NavigationController::LoadURLWithParams. by paulmeyer · 11 years ago
  56. 3be2639 [Clean-up] Remove some dead code for handling Webstore sign-in. by isherman · 11 years ago
  57. e927364 Hotword Audio Verification app: control the hotword settings by kcarattini · 11 years ago
  58. 558d71f8 Hotword Audio Verification App: Adds to hotwordPrivate API by kcarattini · 11 years ago
  59. 94208c2b [Easy signin] Add method to get user info to easyUnlockPrivate by tbarzic · 11 years ago
  60. 516005f Browser Plugin: Remove dependency on NPAPI by fsamuel · 11 years ago
  61. 877e2ab6 Remove app_shell chrome.shell API and ShellAppWindow by jamescook · 11 years ago
  62. 79146d0 Add chrome.usb.getConfiguration and expose extra descriptors. by reillyg · 11 years ago
  63. fecaedc Add private extension API to move the accessibility focus ring. by dmazzoni · 11 years ago
  64. dafe3f5 Rename experimental_accessibility to accessibility_private in histograms. by Dominic Mazzoni · 11 years ago
  65. 82bf980 Introduce new chrome.easyUnlock APIs for getting the sign-in challenge and using it to sign in the user. by tengs · 11 years ago
  66. 74e7c1c Rename fileBrowserPrivate to fileManagerPrivate by Satoru Takabayashi · 11 years ago
  67. dcc81485 Add AppWindow.setVisibleOnAllWorkspaces. by jackhou · 11 years ago
  68. 7543ca1 Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromium.org/469993003) by Nico Weber · 11 years ago
  69. c76ef73 Add AppWindow.setVisibleOnAllWorkspaces. by jackhou · 11 years ago
  70. 95dc7bfd [fsp] Generalize fileBrowserPrivate.getEntryProperties(). by mtomasz · 11 years ago
  71. 5780ffa Add getSelf method to management API to use without the "management" permission. by dhnishi · 11 years ago
  72. d0aae18 Expose gallery watching functionality to the public mediaGalleries API. by orenb · 11 years ago
  73. 447e14fe Remove ledger code from Chrome. by Rahul Chaturvedi · 11 years ago
  74. 0c4d0683 [EasyUnlock] Add a private API for establishing an insecure Bluetooth connection. by [email protected] · 11 years ago
  75. 937a773 Remove deprecated chrome.pageActions api functions by [email protected] · 11 years ago
  76. fc3ddaa [fsp] Add a method to enumerate all mounted file systems. by [email protected] · 11 years ago
  77. 7c37d21 Wire easy unlock settings UI by [email protected] · 11 years ago
  78. 8a5f612 Cast channel: Add cast.channel.getLogs extension API. by [email protected] · 11 years ago
  79. c950a9b1 Hook up new easyUnlockPrivate API function for updating lock screen by [email protected] · 11 years ago
  80. cc3dd42 Add chrome.usbPrivate API for use by USB device WEBUI. by [email protected] · 11 years ago
  81. 1f19f12 Service Worker: Hook up browsing data deletion by [email protected] · 11 years ago
  82. a233aff [ew] Add API methods for the upcoming Entry Watcher API. by [email protected] · 11 years ago
  83. c01cbf8 Add the Copresence API. by [email protected] · 11 years ago
  84. fa84b0d Add the whispernet proxy. by [email protected] · 11 years ago
  85. 5ca0686 <webview>: Move autosize from content to chrome. by [email protected] · 11 years ago
  86. bb056f5 Revert 287732 "<webview>: Move autosize from content to chrome." by [email protected] · 11 years ago
  87. dcf8d53 <webview>: Move autosize from content to chrome. by [email protected] · 11 years ago
  88. 0a0e321 Notification Provider API by [email protected] · 11 years ago
  89. 83d8f43 Revert of Added function to get list of networks with prefetched passwords. (https://codereview.chromium.org/434733003/) by [email protected] · 11 years ago
  90. 70b3cc8 Added function to get list of networks with prefetched passwords. by [email protected] · 11 years ago
  91. 4d95ad7 Add an EasyUnlockPrivate API to load localized strings from the browser. by [email protected] · 11 years ago
  92. 4bb56aaf Add a private Bluetooth API to connect to the SDP service on a remote device (ChromeOS only). by [email protected] · 11 years ago
  93. 3133907 Experience Sampling API implementation by [email protected] · 11 years ago
  94. 5099edf An implementation of chrome.socket.secure(). by [email protected] · 11 years ago
  95. cc5ff985 Added additional methods for chrome.logPrivate: by [email protected] · 11 years ago
  96. 6fc7aab6 Remove some deprecated methods from the chrome.bluetoothPrivate API header. by [email protected] · 11 years ago
  97. 55d9ef3 Add easyUnlockPrivate extension API by [email protected] · 11 years ago
  98. a5e4afa7 Replace setup APIs with session APIs for GCD. by [email protected] · 11 years ago
  99. 0909a44 Files.app: Add an private API to get a download URL by [email protected] · 11 years ago
  100. 3d888fa Implement <appview> by [email protected] · 11 years ago