Sign in
chromium
/
chromium
/
src
/
bdda54ae238fc18c5364a4d8a209a14981335d17
/
extensions
04307e0
Renamed namespaces of url lib.
by
[email protected]
· 11 years ago
e689367
Pull chrome stuff out of (and move) extensions::Dispatcher.
by
[email protected]
· 11 years ago
95c7f114
[fsp] Add the getMetadata operation.
by
[email protected]
· 11 years ago
fb5c474
Move DOMActivityLogger and associated code from //chrome to //extensions
by
[email protected]
· 11 years ago
7d27834c
Convert app_shell onLaunched stub to use chrome.shell.onLaunched
by
[email protected]
· 11 years ago
0995759
Introduce chrome.shell.createWindow stub API for app_shell
by
[email protected]
· 11 years ago
7eb20e3
Break src/extensions dependency on Chrome's theme_resources.h / .pak
by
[email protected]
· 11 years ago
533ef3d
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
by
[email protected]
· 11 years ago
f81a8b3
Stop prompting for the file system write permission in packaged apps.
by
[email protected]
· 11 years ago
fbb597f
Settings Overides -- warn user when extensions override their NTP.
by
[email protected]
· 11 years ago
97da36b5
Use base::STLSet* in place of std::set_* for simplicity.
by
[email protected]
· 11 years ago
310d42c
Export a private webstore API to call into the new inline sign-in flow.
by
[email protected]
· 11 years ago
d8be3b40
Revert "Rename experimental.accessibility to accessibilityPrivate"
by
[email protected]
· 11 years ago
dcedc59
Split feature definitions into extensions and chrome features.
by
[email protected]
· 11 years ago
2ba7ee1
Use base::STLSet* in place of std::set_* for simplicity and consistency.
by
[email protected]
· 11 years ago
60411bcd
Introduce chrome.bluetoothSocket API.
by
[email protected]
· 11 years ago
30c409f
Add GN template for generated extensions API targets.
by
[email protected]
· 11 years ago
8ad98bb
Add the feature to retain the user gesture in the extension callback.
by
[email protected]
· 11 years ago
f4e972d
Introduce ExtensionFunction::RunImplTypesafe and SendResponseTypesafe,
by
[email protected]
· 11 years ago
2919a5e
Cpplint for apps/, extensions/
by
[email protected]
· 11 years ago
eb59ad1
BookmarkManagerPrivate API meta info improvements.
by
[email protected]
· 11 years ago
0c0b418
Introduce chrome.bluetoothLowEnergy API.
by
[email protected]
· 11 years ago
be60c40b
Put SimpleFeature crash info on the stack so that they show up in the minidump.
by
[email protected]
· 11 years ago
869f74b9
cleanup: Use EventRouter and some cleanups.
by
[email protected]
· 11 years ago
80b0c8c
PropertyCallbackInfo::This should be a primitive value
by
[email protected]
· 11 years ago
9217d16
Remove some test files from extensions_unittests target.
by
[email protected]
· 11 years ago
fdc7619
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPRECATED
by
[email protected]
· 11 years ago
67abbbc
Fix punctuation and remove a word from extension permission warnings.
by
[email protected]
· 11 years ago
e51232f3
Pass Reason as a parameter with OnExtensionUnloaded.
by
[email protected]
· 11 years ago
e42ffb1
Support a "policy" extension location in extension features files.
by
[email protected]
· 11 years ago
7a755d1
Provide UI for per-extension enabling/disabling of error collection. BUG=362623
by
[email protected]
· 11 years ago
9b448320
Use EventRouter instead of ExtensionSystem::Get->event_router()
by
[email protected]
· 11 years ago
bcd9580f
Remove ChromeV8Extension & most of ChromeV8Context
by
[email protected]
· 11 years ago
c9afe69
Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.
by
[email protected]
· 11 years ago
99c0125b
Introduce extensions_strings.grd
by
[email protected]
· 11 years ago
701a94e
Move extensions bindings code out of //chrome
by
[email protected]
· 11 years ago
4a65637a
Break a single histogram into two histograms
by
[email protected]
· 11 years ago
addac55
Remove VIEW_TYPE_NOTIFICATION since it's not used anymore.
by
[email protected]
· 11 years ago
b32f2173
Use default CSP for resource loading in webview (instead of platform app's CSP)
by
[email protected]
· 11 years ago
b68c07b
Use EventRouter instead of ExtensionSystem::Get->event_router()
by
[email protected]
· 11 years ago
3716e10
Merge ExtensionImpl into EventBindings.
by
[email protected]
· 11 years ago
b1248eb
Clean-up coding style
by
[email protected]
· 11 years ago
60961f7
Create ExtensionsRendererClient.
by
[email protected]
· 11 years ago
7912e82
Stop disabling force_compositing_mode for background RenderViews.
by
[email protected]
· 11 years ago
2eed39ea
Stop using v8::Persistent in ObjectBackedNativeHandler
by
[email protected]
· 11 years ago
c8286b9
Suppress tabs permission warning if there is already a browsingHistory warning.
by
[email protected]
· 11 years ago
c6c301ad
Move EventBindings to //extensions
by
[email protected]
· 11 years ago
4776b52a
Fix NULL dereference if a extension subpermission is removed.
by
[email protected]
· 11 years ago
85df9d1
Move most of extension_file_util.cc into extensions/common/file_util.cc
by
[email protected]
· 11 years ago
dc909f1
extensions: Introduce a fake ExtensionsClient implementation.
by
[email protected]
· 11 years ago
06dd723
Add experiment to measure time to hash extension content as we read it
by
[email protected]
· 11 years ago
f55c90ee6
Move most of ChromeV8Context to a base ScriptContext
by
[email protected]
· 11 years ago
9d50871d
Mark old Bluetooth API histograms deleted
by
[email protected]
· 11 years ago
1dae773e
Toro: Remove chrome feature channel dep from //extensions
by
[email protected]
· 11 years ago
54ba65a
Add chrome.webcamPrivate idl
by
[email protected]
· 11 years ago
04783d2
Record extension function call histograms for synchronous functions too.
by
[email protected]
· 11 years ago
1791e6c9
Toro: Move ExtensionProtocolHandler to //extensions
by
[email protected]
· 11 years ago
a491515
Remove unimplemented and unused IsSchemeBitSet method
by
[email protected]
· 11 years ago
d685c565b
Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledApp()
by
[email protected]
· 11 years ago
1e90a85
Media Galleries: Add a dropPermissionForMediaFileSystem() API.
by
[email protected]
· 11 years ago
6f451a4
Fix a bug in the API webview.executeScript. After this fix, if the webview (who calls the executeScript API) is navigated to another source, the executeScript API won't be injected and executed in the new source.
by
[email protected]
· 11 years ago
1ddf5f18
Cleanup webRequest/Internal API and permission registration.
by
[email protected]
· 11 years ago
0657266d
Add metrics OWNERS for extension_function_histogram_value.h.
by
[email protected]
· 11 years ago
582f60b
[fsp] Add requestUnmount() method together with the request manager.
by
[email protected]
· 11 years ago
0db486f
Move extensions manifest IconsHandler to //extensions
by
[email protected]
· 11 years ago
657116e
Show a notification when an ephemeral app consumes excessive disk space
by
[email protected]
· 11 years ago
1ffebd3b
Adds the foundation for extensions test suite.
by
[email protected]
· 11 years ago
b2d8328
Add the first app_shell_browsertests test.
by
[email protected]
· 11 years ago
d96cf75
Add net/base/filename_util.h.
by
[email protected]
· 11 years ago
6668e5d
Move core extensions l10n code to //extensions
by
[email protected]
· 11 years ago
9d9221f06
Revert 262487 "Add net/base/filename_util.h."
by
[email protected]
· 11 years ago
3e565e77
Add net/base/filename_util.h.
by
[email protected]
· 11 years ago
aadde59
Move manifest_handler_helpers to //extensions
by
[email protected]
· 11 years ago
c2758de4
Remove unused class UnsafePersistent.
by
[email protected]
· 11 years ago
244be13
cleanup: cpplint src/extension/*
by
[email protected]
· 11 years ago
50703fc
Cleanup: Remove NOTIFICATION_EXTENSION_UNLOADED usage in MediaScanManager.
by
[email protected]
· 11 years ago
73131fc1
* Replace "read" method with onReceiveXxx events.
by
[email protected]
· 11 years ago
7d83967
Remove the kEasyOffStoreInstall switch
by
[email protected]
· 11 years ago
4b790884
Move extension_icon_set.{h,cc} to //extensions
by
[email protected]
· 11 years ago
dc85cef
Revert 262175 "* Replace "read" method with onReceiveXxx events."
by
[email protected]
· 11 years ago
eba06dc
* Replace "read" method with onReceiveXxx events.
by
[email protected]
· 11 years ago
abe4d45
Add extensions_unittests target for unit tests in //extensions.
by
[email protected]
· 11 years ago
5b960e0
Implement actions for Automation API.
by
[email protected]
· 11 years ago
b8ce52f
Create an extensions_renderer target
by
[email protected]
· 11 years ago
8c2802b
Reland 261559: Create new app_shell.gyp for app_shell targets.
by
[email protected]
· 11 years ago
cda103d
Revert "Revert 261654 "Move some extension constants out of //chrome.""
by
[email protected]
· 11 years ago
e4280178
Revert 261654 "Move some extension constants out of //chrome."
by
[email protected]
· 11 years ago
960871a
Move some extension constants out of //chrome.
by
[email protected]
· 11 years ago
09186d83
Move chrome.test API files to src/extensions.
by
[email protected]
· 11 years ago
ffc897dc
Added method getCaptivePortalStatus to networkingPrivate extension.
by
[email protected]
· 11 years ago
f9e52b4
Revert 261559 "Create new app_shell.gyp for app_shell targets."
by
[email protected]
· 11 years ago
84d1b2c
Move core features code to //extensions
by
[email protected]
· 11 years ago
7cf7320
Create new app_shell.gyp for app_shell targets.
by
[email protected]
· 11 years ago
17f2ec7
Remove some chrome dependencies from extensions app_window API
by
[email protected]
· 11 years ago
6703c15d
Check the scheme of a RenderViewHost before assuming it contains an extension.
by
[email protected]
· 11 years ago
2397ce8
Add unit test for the Settings API Bubble.
by
[email protected]
· 11 years ago
f987f2d
Removed unneeded includes.
by
[email protected]
· 11 years ago
56f81fa
Make unknown extension subpermissions warnings instead of errors.
by
[email protected]
· 11 years ago
8cc3d1c
Relanding user gesture fix for external protocol handlers after revert.
by
[email protected]
· 11 years ago
5d76e14
Rename experimental.accessibility to accessibilityPrivate
by
[email protected]
· 11 years ago
Next »