Sign in
chromium
/
chromium
/
src
/
be5bc3238c657b45c7ff876f3bcd459315ab2b63
/
extensions
/
browser
9964c838
Remove multi-crx force download code
by elijahtaylor
· 10 years ago
b7e17a44
New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA mode
by miu
· 10 years ago
9cd4b5758
Fold away the NSS cast_cert_validator.cc path.
by davidben
· 10 years ago
1eefa26e
This patch implements a mechanism for more granular link URL permissions (filtering on scheme/host). This fixes the bug that allowed PDFs to have working links to any "chrome://" URLs.
by paulmeyer
· 10 years ago
1b80b8f
Add public session launch flag
by kelvinp
· 10 years ago
d630c30
[Extensions] Make const PermissionSet* const PermissionSet& where possible
by rdevlin.cronin
· 10 years ago
e4ca7e26
Exposing a new easyUnlock.setupConnectionGetDeviceAddress JS API.
by sacomoto
· 10 years ago
cfe0de4
PDFs viewed inside a <webview> should navigate the same as PDFs in tabs.
by wjmaclean
· 10 years ago
5fb246d
Fix static initializers from r333504.
by thestig
· 10 years ago
ccba99d
Fixing bluetoothPrivate.pair to pair with trusted devices.
by sacomoto
· 10 years ago
500c6db
Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 of
by yoichio
· 10 years ago
17fcdab
Add Linux support for the Bluetooth API.
by rkc
· 10 years ago
e570329
Prevent imbalanced keepalive counts in ProcessManager
by rockot
· 10 years ago
9578602
Introduce namespace network_portal_detector.
by achuith
· 10 years ago
365c582
Add support for actions for multiple file selection.
by mtomasz
· 10 years ago
ddaec91
gfx: Make conversions from Size to SizeF be explicit.
by danakj
· 10 years ago
c700927
Use the appropriate variant of IntToString in //extensions
by ricea
· 10 years ago
a0e18cd
Cleanup: IWYU for base/gtest_prod_util.h.
by thestig
· 10 years ago
e2d0fd0
[Extensions] Un-refcount PermissionSet
by rdevlin.cronin
· 10 years ago
47c6d8a
Move all core files in //components/sessions into core/ subdir
by blundell
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
7d4c30d
Expose data usage API to whitelisted Data Saver extension.
by kundaji
· 10 years ago
7e6758b
Provide cast channel policies in ChannelInfo.
by vadimgo
· 10 years ago
a8482d1
Removed a stale TODO in web_view_content_script_manager.h for work that has already been done.
by paulmeyer
· 10 years ago
4fc40518
Cleanup: Pass std::string as const reference from extensions/
by ki.stfu
· 10 years ago
e548e744
Allow extensions to specify that they are not allowed in incognito mode.
by kundaji
· 10 years ago
4d303ae
Exposing a new BLE connection API in the EasyUnlock private JS API.
by sacomoto
· 10 years ago
98624c7
Add chrome.usb.getConfigurations function.
by reillyg
· 10 years ago
e01ec2c
[Extensions] Make methods return refptrs for PermissionSet
by rdevlin.cronin
· 10 years ago
e420a141
Add chrome.i18nPrivate.getStrings for translations in component extensions
by tsergeant
· 10 years ago
845fe52
Add Provider Name to ONC ThirdPartyVPN dictionary
by stevenjb
· 10 years ago
efca29e
PlzNavigate: fix timing issue in app window creation
by clamy
· 10 years ago
764f74b
Exposing a new BLE connection finder JS API in chrome.easyUnlockPrivate.
by sacomoto
· 10 years ago
b7d53cf3
Revert of Don't refer browser-initiated navigations to web-safe URLs to delegate. (patchset #2 id:20001 of https://codereview.chromium.org/1234403005/ )
by wjmaclean
· 10 years ago
82957ad
Shift URLRequestContextStorage over to taking scoped_ptrs.
by rdsmith
· 10 years ago
65dc2c7
pan/tilt position could be negative (See the Sony EV1-HD1 camera technical manual).
by xdai
· 10 years ago
774686b
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
by thestig
· 10 years ago
85dbe10
openSerialWebcam() assumes there is always a valid VISCA webcam in the other end. But if there is only a usb-serial converter connected (i.e., no camera), the callback of openSerialWebcam() would not be called since the ReceiveLoop() never ends. This CL handles this by enabling the timeout error.
by xdai
· 10 years ago
a3ef438
CHECK that URLRequestJobs are not orphaned while blocked by extensions.
by davidben
· 10 years ago
259c0a3
Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.
by reillyg
· 10 years ago
aebc5455
Add missing histogram values for <webview>'s WebRequest API events.
by lazyboy
· 10 years ago
f5863da
Don't Allow Service Workers for Unloaded Extensions
by rdevlin.cronin
· 10 years ago
73d92c7
Fix content verification failures on unusual content script paths
by asargent
· 10 years ago
31d18c4
Exposing a new chrome.bluetoothPrivate.pair JS API.
by sacomoto
· 10 years ago
36aa8be
Move Singleton and related structs to namespace base
by olli.raula
· 10 years ago
a9c95f1
Add
[email protected]
to various guest_view/web_view OWNERS.
by wjmaclean
· 10 years ago
9daeacae
Remove "API proposal for chrome.app.window to intercept all keys."
by sriramsr
· 10 years ago
ad727fc6
This patch allows the webview.partitions.accessible_resources entry in chrome app manifests to work fully as intended.
by paulmeyer
· 10 years ago
9cac4ac
Add new certificateProvider extension API.
by pneubeck
· 10 years ago
4109859
Use EnumerateHeaderLines to parse added headers in webRequest API
by rob
· 10 years ago
582fd8f
Add chrome.virtualKeyboardPrivate.setHotrodKeyboard api
by bshe
· 10 years ago
55dc4221
Make UsbEventRouter depend explicitly on EventRouter.
by reillyg
· 10 years ago
1b9e331
Use DCHECK_CURRENTLY_ON in extensions/
by thestig
· 10 years ago
2f78bb2
net/dns: Remove unneeded net_util.h includes from header files.
by tfarina
· 10 years ago
1db473b
Show hosted app requests to extensions
by rob
· 10 years ago
15102e2
bluetooth-advertising: Move bluetooth low energy api to chrome/
by ortuno
· 10 years ago
f2f852a
Don't assume ResourceRequestInfo is at UserData key NULL.
by davidben
· 10 years ago
b205e53f
Fixing the Position of Context Menu for BrowserPlugin (<webview>)
by ekaramad
· 10 years ago
0d9532a
Add new termination status for failed child process launch.
by wfh
· 10 years ago
cb12bbe
Don't send extension functions names to every renderer.
by kalman
· 10 years ago
5f2479a
Add TransferFunction for BulkTransfer and InterruptTransfer functions
by juncai
· 10 years ago
80a44be
Stop including network_interfaces.h from net_util.h
by olli.raula
· 10 years ago
4775ef0d
Add unit tests for device picker UI strings.
by reillyg
· 10 years ago
fbb8df1
Add support to control the pan/tilt speed of VISCA camera.
by xdai
· 10 years ago
50ab547
Currently webcamPrivate.set/get/reset functions are all sync APIs, which doesn't work for VISCA cameras.
by xdai
· 10 years ago
33338fc0
Manage HidService lifetime in DeviceClient implementations.
by reillyg
· 10 years ago
badbc541
Manage UsbService lifetime in DeviceClient implementations.
by reillyg
· 10 years ago
c4fdad2
Let the SandboxedUnpacker start with either crx files or directories
by asargent
· 10 years ago
7d4b264
Fix OWNERS for extensions/browser/DEPS
by Antony Sargent
· 10 years ago
d91a619
Task manager's apps and extensions should show the correct favicon
by afakhry
· 10 years ago
8a82ffe43
This patch allows WebViewRendererState to be accessible from both the UI and IO threads. This access is mediated by locks for the two internal maps in the class.
by paulmeyer
· 10 years ago
f9dce31
Rename CoalescedPermissionMessage to PermissionMessage
by treib
· 10 years ago
cb3e62bb
Add SIM state to DeviceStateProperties
by stevenjb
· 10 years ago
8a6d989
ExtensionSyncService: listen for relevant changes instead of being explicitly called by clients.
by treib
· 10 years ago
9c87a756
This patch fixes the bug where find results were not showing up in the find bar for the Chrome signin page. This also fixed the same bug (which was not reported) for extension options.
by paulmeyer
· 10 years ago
5d58c9e
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
by svaldez
· 10 years ago
d7b861ba
This patch removes all the unnecessary content:: prefixes on WebContents references in guest_view_base.cc and other GuestView files.
by paulmeyer
· 10 years ago
b6a14b7
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
f796de60
setKeyboardState API
by rsadam
· 10 years ago
bd9bf5a4
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ )
by rockot
· 10 years ago
0bfe154
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
b83114b
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ )
by yosin
· 10 years ago
0b56a69
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
e1fe969
Cache Storage API: Hook up to chrome://settings/cookies
by jsbell
· 10 years ago
7790a35
IWYU for base/memory/scoped_vector.h.
by thestig
· 10 years ago
9db1c37
Revert "Cache Storage API: Hook up to chrome://settings/cookies"
by Alex Moshchuk
· 10 years ago
4c35446
Cache Storage API: Hook up to chrome://settings/cookies
by jsbell
· 10 years ago
0741cb1c
Sync more GN unit tests with GYP.
by brettw
· 10 years ago
12033f12
Implement the wake-event-page internal extension API.
by kalman
· 10 years ago
9fc2b9a
Expose device strings in the USB and HID API device objects.
by reillyg
· 10 years ago
5c19af7
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://codereview.chromium.org/1301743003/ )
by nasko
· 10 years ago
bb80eb1
Hookup API to enable/disable unified desktop in chrome.system.display
by oshima
· 10 years ago
1dd545e
Make the ChromeOS chromecast system tray integration use a private API.
by Achuith Bhandarkar
· 10 years ago
0149c7c
Provide ONC Source in MNCH::GetNetworks, Priority in GetState
by stevenjb
· 10 years ago
7041b48
Cleanup web_request_api.cc:
by thestig
· 10 years ago
a7cde4bd
Sync more GN unit tests with GYP.
by Brett Wilson
· 10 years ago
1e571d6
Adding Null check in onAuthRequired() for handling FTP requests
by shiva.jm
· 10 years ago
2b10cbd
Add a flag to enable open in window for hosted apps on Mac.
by dominickn
· 10 years ago
37be69c
Revert of base: Remove using:: declaration from version.h header. (patchset #24 id:450001 of https://codereview.chromium.org/1281313003/ )
by thakis
· 10 years ago
9c2f5dc
base: Remove using:: declaration from version.h header.
by tfarina
· 10 years ago
Next »