1. ca5dfc1 Add desktopMedia.cancelChooseDesktopMedia() function. by [email protected] · 12 years ago
  2. 11c823c Implement chrome.runtime.restart for cros kiosk app. by [email protected] · 12 years ago
  3. 8c3d969d Implementation of chrome.cast.channel in insecure mode. by [email protected] · 12 years ago
  4. a967e1f Remove unused echoPrivate.checkAllowReddemOffers function by [email protected] · 12 years ago
  5. 8673a76 Refactor private APIs for Volume related code. by [email protected] · 12 years ago
  6. fc94de7 Removes fileBrowserPrivate.setLastModified(). by [email protected] · 12 years ago
  7. 58913ec Expose Chrome sign in actions through experimental APIs by [email protected] · 12 years ago
  8. 0d2f55e9 Support userAgent overriding for guests. by [email protected] · 12 years ago
  9. 191a67b5 Add WebRTC logging extension API. by [email protected] · 12 years ago
  10. 4de252d autotestPrivate.lockScreen implementation. by [email protected] · 12 years ago
  11. bd9f111 Remove experimental.rlz extension api completely by [email protected] · 12 years ago
  12. 0c9ec70 Renames the Recovery API to ImageWriter API. by [email protected] · 12 years ago
  13. ab747ad Implement virtual keyboard hiding. by [email protected] · 12 years ago
  14. 1189bcd Add chrome.wallpaper.setWallpaper API to dev channel by [email protected] · 12 years ago
  15. 56f7ff3f Move idltest API to trunk channel by [email protected] · 12 years ago
  16. 5517630b Implements functionality in RecoveryPrivate API for listing removable storage devices as well as downloading images, unzipping them, writing them to a removable storage device and verifying the write. by [email protected] · 12 years ago
  17. d7c5f14d [Files.app] Fetch and use CWS OAuth token instead of Drive token in Suggest app dialog. by [email protected] · 12 years ago
  18. aa27da14 Move dns API to dev channel by [email protected] · 12 years ago
  19. 6904659 Add deletion to the activityLogPrivate API by [email protected] · 12 years ago
  20. ce5916aa Switch from text insertion to key press and release events on the virtual keyboard. First step in integration the virtual keyboard with IMEs. by [email protected] · 12 years ago
  21. 320a7b7 Introducing chrome.usb.getDevices/openDevice API by [email protected] · 12 years ago
  22. 2b608e4 Add stubs for brailleDisplayPrivate extension API. by [email protected] · 12 years ago
  23. 12d4bc4 Add createNetwork to networkingPrivate API by [email protected] · 12 years ago
  24. df248dc Rename signedin -> signed_in in order to be consistent with our conventions for external developers. by [email protected] · 12 years ago
  25. 9bf9ac3d Move experimental.input.virtualKeyboard to virtualKeyboardPrivate. by [email protected] · 12 years ago
  26. bd0b5014 Adds boilerplate code for fileBrowserPrivate.startCopy and cancelCopy. by [email protected] · 12 years ago
  27. cc7c70c Add a private API method to install a webstore app from Files.app by [email protected] · 12 years ago
  28. 81c8f0a Show modal dialog to tell users that the profile is managed when it's the case. by [email protected] · 12 years ago
  29. a5058a2 Create echoPrivate API which can be used by ECHO extension to write/check bit information in Local_State indicating whether eligibility is checked for specific Chromebook offer. by [email protected] · 12 years ago
  30. 671bb59 Implement syncFileSystem.getServiceStatus() by [email protected] · 12 years ago
  31. ad4221ac file_manager: Remove fileBrowserPrivate.viewFiles() by [email protected] · 12 years ago
  32. d791ad1 Sessions API - previously Session Restore API. Supports restoring currently open foreign windows and tabs. API proposal accessible at go/sessions-apidoc. SyncedDevices / DeviceInfo still needs to be added in once they are written and checked in by chrome.syncedDevices developer. Session name is currently holding the place of DeviceInfo in "info" component of Session object (sessions.json). An "on change" event listener for changes in device sync needs to be added as well. by [email protected] · 12 years ago
  33. 379ffad Revert 219066 "Sessions API - previously Session Restore API. Su..." by [email protected] · 12 years ago
  34. 10d71e3 Sessions API - previously Session Restore API. Supports restoring currently open foreign windows and tabs. API proposal accessible at go/sessions-apidoc. SyncedDevices / DeviceInfo still needs to be added in once they are written and checked in by chrome.syncedDevices developer. Session name is currently holding the place of DeviceInfo in "info" component of Session object (sessions.json). An "on change" event listener for changes in device sync needs to be added as well. by [email protected] · 12 years ago
  35. 0f3320b [Media Gallery] Remove mediaGalleriesPrivate.ejectDevice API by [email protected] · 12 years ago
  36. b81a8810 Implement clearData API for <webview>. Exposed only on experimental/dev channel. by [email protected] · 12 years ago
  37. 4afa26d autotestPrivate.simulateAsanMemoryBug by [email protected] · 12 years ago
  38. d0410b25 Revert 218087 "Plumbing to expose DeviceInfo API (get) to dev ch..." by [email protected] · 12 years ago
  39. 260982b5 Plumbing to expose DeviceInfo API (get) to dev channel. by [email protected] · 12 years ago
  40. 64a3996d Implement v2 API of udp socket. by [email protected] · 12 years ago
  41. 48e6db0 Move processes API to dev channel by [email protected] · 12 years ago
  42. ffec0fcb Add support for setInputRegion API. by [email protected] · 12 years ago
  43. 28f3e333 Start Desktop Capture API. by [email protected] · 12 years ago
  44. af1718c <webview>: Refactor Permission API to chrome by [email protected] · 12 years ago
  45. c53ebbe Use experimentation framework parameters for location sensitivity. by [email protected] · 12 years ago
  46. b66bccb Swipe selection on Virtual Keyboard by [email protected] · 12 years ago
  47. c979e0c [SystemInfo API] Remove storage.onAvailableCapacityChanged Event and watch APIs. by [email protected] · 12 years ago
  48. 2901975cc Create a private extension API chrome.logPrivate by [email protected] · 12 years ago
  49. 9c5df56 Remove fileBrowserPrivate.transferFile. by [email protected] · 12 years ago
  50. b2cb6a7d Remove experimental.record api completely by [email protected] · 12 years ago
  51. 9de1a1a Remove experimental.MediaGalleries, it is only unused stubs. by [email protected] · 12 years ago
  52. b819287 Relanding - https://codereview.chromium.org/20565006/ by [email protected] · 12 years ago
  53. fe990fd Revert 215568 "Implement Feedback UI using the feedbackPrivate API." by [email protected] · 12 years ago
  54. 8ad8fe3 Implement Feedback UI using the feedbackPrivate API. by [email protected] · 12 years ago
  55. 721063ce extensions: Remove chrome.webSocketProxyPrivate API by [email protected] · 12 years ago
  56. e6ed66e Empty API implementation for the recovery-image writer API. by [email protected] · 12 years ago
  57. 423939d chrome.downloads.setShelfEnabled(boolean) by [email protected] · 12 years ago
  58. 545705f Remove experimental permission from infobars API and moving it to dev channel by [email protected] · 12 years ago
  59. f1d784d6 A few minor changes to the chrome.downloads extension API by [email protected] · 12 years ago
  60. d950675 [SystemInfo API] Move Storage API out of experimental namespace and rename to the "system" namespace. by [email protected] · 12 years ago
  61. ac6260e Request the sharing url on demand in Files.app. by [email protected] · 12 years ago
  62. 5d0a19f [SystemInfo API] Rename systemInfo Memory API. by [email protected] · 12 years ago
  63. 2ff00977 [SystemInfo API] Rename systemInfo Display API. by [email protected] · 12 years ago
  64. 5d0b4247 Revert 212538 "[SystemInfo API] Rename systemInfo Memory API." by [email protected] · 12 years ago
  65. 4c3d3055 [SystemInfo API] Rename systemInfo Memory API. by [email protected] · 12 years ago
  66. e09c73c Allow delete of multiple bookmark nodes in Bookmark Manager Private API. by [email protected] · 12 years ago
  67. 58ed224 [SystemInfo API] Rename systemInfo Cpu API. by [email protected] · 12 years ago
  68. 5ce2668 [SystemInfo API] Implement Storage Eject API by [email protected] · 12 years ago
  69. d56228df Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.googleGeolocationAccessEnabled by [email protected] · 12 years ago
  70. 79dfb56 <webview>: Move stop/reload/terminate to chrome by [email protected] · 12 years ago
  71. 085e495 Pass the OAuth2 access token to Files.app via fileBrowserPrivate API. by [email protected] · 12 years ago
  72. a6d34f3 file_manager: fileBrowserPrivate.requestDirectoryRefresh by [email protected] · 12 years ago
  73. 0f030e0f file_manager: Add DELETED_prefix to the enum of a removed function by [email protected] · 12 years ago
  74. b099fb7 Remove remaining code related to chrome.managedModePrivate API by [email protected] · 12 years ago
  75. 123c0a1 Add isInIncognitoMode to the webstore private API. by [email protected] · 12 years ago
  76. 6fc48ab Add the new window item to the Files.app's context menu on the launcher. by [email protected] · 12 years ago
  77. 6bfc220 <webview>: Move back, forward, canGoBack, canGoForward, go from content to chrome by [email protected] · 12 years ago
  78. 1927037 Files.app: Added shortcut keys to zoom the Files.app. by [email protected] · 12 years ago
  79. e027de8 Add a private API method metricsPrivate.getFieldTrial(), which returns by [email protected] · 12 years ago
  80. 8f7605a Connectivity Diagnostics Private API by [email protected] · 12 years ago
  81. b42f8d9 Insert text directly from the virtual keyboard. by [email protected] · 12 years ago
  82. 4d6f38f Implement the feedbackPrivate API. by [email protected] · 12 years ago
  83. 746ce4c Add ability to change display settings to chrome.systemInfo.display by [email protected] · 12 years ago
  84. af0107a Add chrome.runtime.getPackageDirectoryEntry. by [email protected] · 12 years ago
  85. 9dad791 Rename fileBrowserPrivate.requestLocalFileSystem() -> requestFileSystem() by [email protected] · 12 years ago
  86. a765cc1 This implements half of the activityLogPrivate API. The API is only available to a single whitelisted extension. It includes the schema and events. It is missing the implementation of its function, which I'll add as a separate CL. by [email protected] · 12 years ago
  87. d302f93a Move systemInfo.memory API out of experimental namespace. by [email protected] · 12 years ago
  88. ba218f9 [SystemInfo API] Add Storage Watch API Definition. by [email protected] · 12 years ago
  89. 6e87a68 Move systemInfo.cpu API out out experimental namespace. by [email protected] · 12 years ago
  90. 5537ddf Add Pause and Resume to Web TTS & Extension TTS APIs by [email protected] · 12 years ago
  91. 13b46f4 Initial implementation of music manager private API. by [email protected] · 12 years ago
  92. b2124e1 Add private API to notify end of initialization. by [email protected] · 12 years ago
  93. 20c8b94 Implement chrome.runtime.setUninstallUrl. by [email protected] · 12 years ago
  94. 961745f Add support for persistent file access in apps. by [email protected] · 12 years ago
  95. a6b14715e This adds a way to interrogate the USB interfaces. It will list out all by [email protected] · 12 years ago
  96. d1948c3 Revert 201932 "Add API function chrome.notifications.getAll" by [email protected] · 12 years ago
  97. e8341814 Add API function chrome.notifications.getAll by [email protected] · 12 years ago
  98. dc54c02 Identity API: Add component app for auth flow UI by [email protected] · 12 years ago
  99. 81fd616 Sending crash reports to notification server. by [email protected] · 12 years ago
  100. 496dc48 Files.app: Remove unused private API "chrome.fileBrowserPrivate.getFileLocations". by [email protected] · 12 years ago