Sign in
chromium
/
chromium
/
src.git
/
6dbeccbba83efe41a2f9e65f40cd3c69d8c211e3
/
extensions
/
browser
/
extension_function_histogram_value.h
6dbeccb
Enable pinch-zoom on the new login page.
by wjmaclean
· 10 years ago
5f512e45
Add a fileManagerPrivate function to access the UMA enabled flag.
by kenobi
· 10 years ago
1e9c03b8
Remove the cryptotokenPrivate.requestPermission API, it's unused and there are no plans to resurrect it.
by Juan Lang
· 10 years ago
17a4256
Add auto pairing to EasyUnlockPrivate interface.
by xiyuan
· 10 years ago
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
f813693
First implementation of chrome.platformKeys.
by pneubeck
· 10 years ago
2d743cb
Remove the Copresence Endpoints API.
by rkc
· 10 years ago
b34ff55
Implementation of the NetworkingConfigService
by cschuet
· 10 years ago
9c30a7e
This adds the ExtensionView to the family of GuestViews.
by apacible
· 10 years ago
efbbcac7
Files.app: Remove multi-profile related fileManagerPrivate APIs that are no more used.
by Daichi Hirono
· 10 years ago
f69037c
[Smart Lock] Add a private API to show an error bubble anchored to the Smart Lock app window.
by isherman
· 10 years ago
433f9f9a
Move parts from enterprise.platformKeysInternal to platformKeysInternal for reuse.
by pneubeck
· 10 years ago
e61989b
[Smart Lock] Remove the unused easyUnlockPrivate.getUserImage function.
by isherman
· 10 years ago
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
38466344
Files.app: Add private API definition to check existance files having given md5.
by hirono
· 10 years ago
bdf88951
[fsp] Implement the chrome.fileSystemProvider.get() method.
by mtomasz
· 10 years ago
08c2178e
Introduce printerProviderInternal API
by tbarzic
· 10 years ago
32e0c3f
Expose computation of md5 content checksums for files via a file manager private API.
by kenobi
· 10 years ago
6173774
Add easyUnlockPrivate.getConnection API to allow querying for a Bluetooth connection's RSSI and TX power.
by tengs
· 10 years ago
13cf2cfc
Add support for sending a USB SET_CONFIGURATION request.
by reillyg
· 10 years ago
057e495
Add a private API to get mime type of a local file.
by yawano
· 10 years ago
373214a5
bluetoothPrivate: Add disconnectAll function
by armansito
· 10 years ago
761734c7
A private API for the cryptotoken component extension.
by arnarb
· 11 years ago
92a506d
Delete deprecated synced notifications code
by Nicolas Zea
· 11 years ago
ce56e33
Add launcherPage.setEnabled API.
by calamity
· 11 years ago
59246ff
Add experimental API for packaged apps to use webstore inline install
by asargent
· 11 years ago
19de704
Rewrite the CopresenceSocket API.
by Rahul Chaturvedi
· 11 years ago
ac421dd
Add input device setting APIs to autotestPrivate
by sheckylin
· 11 years ago
57ca24e
Add launcherPage.show() extension API.
by calamity
· 11 years ago
a51d046
Allow launcher pages to add subpages to app list model.
by calamity
· 11 years ago
c811bb9
API proposal for chrome.app.window to intercept all keys.
by sriramsr
· 11 years ago
0b455cc4
[Hotword] Add api calls for get/set audio history state.
by rlp
· 11 years ago
c486ecc
Hotword Private API: Add support for retrieving localized strings.
by kcarattini
· 11 years ago
ecb8504
Hotword Private API: Adds a Speaker Model Saved notification.
by kcarattini
· 11 years ago
3f7b06ba
Introduce private API for fetching the user's profile image.
by tengs
· 11 years ago
9d39208
Implement a JavaScript API for document scanning
by pstew
· 11 years ago
f12e0ba
Add new extension API for VPN
by kaliamoorthi
· 11 years ago
b6f8838
chrome.gcdPrivate allows app to choose pairing method.
by vitalybuka
· 11 years ago
df33805
Hotword Private API: Adds speech training functions.
by kcarattini
· 11 years ago
df6b610
Enable passing cast channel certificate authority keys.
by vadimgo
· 11 years ago
d3934451
Revert "Implement a JavaScript API for document scanning"
by Chris Sharp
· 11 years ago
ea73a78
Implement a JavaScript API for document scanning
by pstew
· 11 years ago
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
4289d3a2
Reland issue 671513010 check sync themes setting patch.
by ranj
· 11 years ago
776de5c2
Revert "Sync wallpaper based on sync themes setting"
by avi
· 11 years ago
af3c28a
Sync wallpaper based on sync themes setting
by ranj
· 11 years ago
d900894
Adds 2 flags for input method features.
by shuchen
· 11 years ago
042073be
Add getUserSelectedDevices to the USB extensions API.
by reillyg
· 11 years ago
9b1e24c7
[fsp] Add support for observing entries and notifying about changes.
by mtomasz
· 11 years ago
402840d
Add setVersion function to bookmarkManagerPrivate
by rfevang
· 11 years ago
ee71468
Revert "Add setVersion function to bookmarkManagerPrivate"
by Jack Hou
· 11 years ago
28d7396
Add setVersion function to bookmarkManagerPrivate
by rfevang
· 11 years ago
a3e8914
Prototype for copresenceSockets.
by rkc
· 11 years ago
a8484dd
GuestView: Move lifetime management out of content
by fsamuel
· 11 years ago
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
3be2639
[Clean-up] Remove some dead code for handling Webstore sign-in.
by isherman
· 11 years ago
e927364
Hotword Audio Verification app: control the hotword settings
by kcarattini
· 11 years ago
558d71f8
Hotword Audio Verification App: Adds to hotwordPrivate API
by kcarattini
· 11 years ago
94208c2b
[Easy signin] Add method to get user info to easyUnlockPrivate
by tbarzic
· 11 years ago
516005f
Browser Plugin: Remove dependency on NPAPI
by fsamuel
· 11 years ago
877e2ab6
Remove app_shell chrome.shell API and ShellAppWindow
by jamescook
· 11 years ago
79146d0
Add chrome.usb.getConfiguration and expose extra descriptors.
by reillyg
· 11 years ago
fecaedc
Add private extension API to move the accessibility focus ring.
by dmazzoni
· 11 years ago
dafe3f5
Rename experimental_accessibility to accessibility_private in histograms.
by Dominic Mazzoni
· 11 years ago
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
74e7c1c
Rename fileBrowserPrivate to fileManagerPrivate
by Satoru Takabayashi
· 11 years ago
dcc81485
Add AppWindow.setVisibleOnAllWorkspaces.
by jackhou
· 11 years ago
7543ca1
Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromium.org/469993003)
by Nico Weber
· 11 years ago
c76ef73
Add AppWindow.setVisibleOnAllWorkspaces.
by jackhou
· 11 years ago
95dc7bfd
[fsp] Generalize fileBrowserPrivate.getEntryProperties().
by mtomasz
· 11 years ago
5780ffa
Add getSelf method to management API to use without the "management" permission.
by dhnishi
· 11 years ago
d0aae18
Expose gallery watching functionality to the public mediaGalleries API.
by orenb
· 11 years ago
447e14fe
Remove ledger code from Chrome.
by Rahul Chaturvedi
· 11 years ago
0c4d0683
[EasyUnlock] Add a private API for establishing an insecure Bluetooth connection.
by
[email protected]
· 11 years ago
937a773
Remove deprecated chrome.pageActions api functions
by
[email protected]
· 11 years ago
fc3ddaa
[fsp] Add a method to enumerate all mounted file systems.
by
[email protected]
· 11 years ago
7c37d21
Wire easy unlock settings UI
by
[email protected]
· 11 years ago
8a5f612
Cast channel: Add cast.channel.getLogs extension API.
by
[email protected]
· 11 years ago
c950a9b1
Hook up new easyUnlockPrivate API function for updating lock screen
by
[email protected]
· 11 years ago
cc3dd42
Add chrome.usbPrivate API for use by USB device WEBUI.
by
[email protected]
· 11 years ago
1f19f12
Service Worker: Hook up browsing data deletion
by
[email protected]
· 11 years ago
a233aff
[ew] Add API methods for the upcoming Entry Watcher API.
by
[email protected]
· 11 years ago
c01cbf8
Add the Copresence API.
by
[email protected]
· 11 years ago
fa84b0d
Add the whispernet proxy.
by
[email protected]
· 11 years ago
5ca0686
<webview>: Move autosize from content to chrome.
by
[email protected]
· 11 years ago
bb056f5
Revert 287732 "<webview>: Move autosize from content to chrome."
by
[email protected]
· 11 years ago
dcf8d53
<webview>: Move autosize from content to chrome.
by
[email protected]
· 11 years ago
0a0e321
Notification Provider API
by
[email protected]
· 11 years ago
83d8f43
Revert of Added function to get list of networks with prefetched passwords. (https://codereview.chromium.org/434733003/)
by
[email protected]
· 11 years ago
70b3cc8
Added function to get list of networks with prefetched passwords.
by
[email protected]
· 11 years ago
4d95ad7
Add an EasyUnlockPrivate API to load localized strings from the browser.
by
[email protected]
· 11 years ago
4bb56aaf
Add a private Bluetooth API to connect to the SDP service on a remote device (ChromeOS only).
by
[email protected]
· 11 years ago
3133907
Experience Sampling API implementation
by
[email protected]
· 11 years ago
5099edf
An implementation of chrome.socket.secure().
by
[email protected]
· 11 years ago
cc5ff985
Added additional methods for chrome.logPrivate:
by
[email protected]
· 11 years ago
6fc7aab6
Remove some deprecated methods from the chrome.bluetoothPrivate API header.
by
[email protected]
· 11 years ago
55d9ef3
Add easyUnlockPrivate extension API
by
[email protected]
· 11 years ago
a5e4afa7
Replace setup APIs with session APIs for GCD.
by
[email protected]
· 11 years ago
0909a44
Files.app: Add an private API to get a download URL
by
[email protected]
· 11 years ago
3d888fa
Implement <appview>
by
[email protected]
· 11 years ago
Next »