index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
extensions.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Do not depend on device_serial_mojo target when extensions are tu...
thestig@chromium.org
2014-08-16
1
-2
/
+2
*
Componentize component_updater: Split crx_file code off into its own component.
tommycli@chromium.org
2014-08-15
1
-2
/
+1
*
Introduce WebViewPermissionHelperDelegate in extensions and ChromeWebViewPerm...
hanxi@chromium.org
2014-08-15
1
-0
/
+2
*
Move script_executor.* to extensions/browser
wjmaclean@chromium.org
2014-08-15
1
-0
/
+3
*
Revert of Factor Chrome details out of update manifest fetching. (patchset #5...
nkostylev@chromium.org
2014-08-15
1
-2
/
+0
*
Factor Chrome details out of update manifest fetching.
rockot@chromium.org
2014-08-15
1
-0
/
+2
*
Propagate error details via the onError delegate in Cast Socket, then to the ...
mfoltz@chromium.org
2014-08-15
1
-0
/
+2
*
Implement more of chrome.serial on the Mojo SerialConnection.
sammc@chromium.org
2014-08-14
1
-0
/
+1
*
Add chrome.usbPrivate API for use by USB device WEBUI.
reillyg@chromium.org
2014-08-14
1
-0
/
+2
*
Extract a MockExtensionSystem to be used with TestExtensionsBrowserClient.
yoz@chromium.org
2014-08-13
1
-0
/
+2
*
Move guest_view to extensions.
hanxi@chromium.org
2014-08-12
1
-0
/
+7
*
Cast channel: Add logging to the cast channel API / cast sockets.
imcheng@chromium.org
2014-08-10
1
-1
/
+7
*
Move constants in guest view to extensions.
hanxi@chromium.org
2014-08-09
1
-0
/
+2
*
Move UpdateManifest to //extensions
rockot@chromium.org
2014-08-08
1
-0
/
+3
*
Remove all the browser side extensions code from Android.
thestig@chromium.org
2014-08-08
1
-5
/
+1
*
Move NaClModulesHandler to src/extensions
jamescook@chromium.org
2014-08-07
1
-0
/
+10
*
extensions: Add GN version of extensions_shell_and_test_pak and unittests tar...
tfarina@chromium.org
2014-08-07
1
-1
/
+1
*
Move ImageLoaderTest to extensions_unittests
jamescook@chromium.org
2014-08-06
1
-0
/
+1
*
Remove deprecated extension notifications from ApiResourceManager.
limasdf@gmail.com
2014-08-05
1
-0
/
+1
*
Fix build dependencies in src/extensions
jamescook@chromium.org
2014-08-05
1
-0
/
+1
*
Move LazyBackgroundTaskQueueTest into extensions_unittests
jamescook@chromium.org
2014-08-03
1
-0
/
+1
*
Move tests from Chrome's unit_tests to extensions_unittests
jamescook@chromium.org
2014-08-02
1
-0
/
+28
*
extensions: Add GN version of extensions_test_support target.
tfarina@chromium.org
2014-08-01
1
-0
/
+2
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
1
-0
/
+1
*
Add ExtensionsTest base class for extensions_unittests tests
jamescook@chromium.org
2014-07-31
1
-0
/
+2
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
1
-5
/
+5
*
extensions: Combine extensions_pak with app_shell_pak
tfarina@chromium.org
2014-07-30
1
-9
/
+31
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-30
1
-0
/
+1
*
Declarative content scripts: Renderer-side: per-extension shared memory regio...
markdittmer@chromium.org
2014-07-30
1
-0
/
+2
*
Revert 286199 "Implement chrome.serial.getDevices() on top of th..."
mpearson@chromium.org
2014-07-29
1
-1
/
+0
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-29
1
-0
/
+1
*
Revert 286122 "Implement chrome.serial.getDevices() on top of th..."
serya@chromium.org
2014-07-29
1
-1
/
+0
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-29
1
-0
/
+1
*
An implementation of chrome.socket.secure().
lally@chromium.org
2014-07-26
1
-0
/
+2
*
Add GN Build file for extensions_browser target.
tfarina@chromium.org
2014-07-26
1
-0
/
+1
*
Add support for writing unit tests for Mojo-backed apps/extensions APIs.
sammc@chromium.org
2014-07-26
1
-0
/
+12
*
Extensions: Move bluetooth APIs to extensions/.
thestig@chromium.org
2014-07-25
1
-0
/
+47
*
extensions: Create extensions_pak target.
tfarina@chromium.org
2014-07-25
1
-20
/
+28
*
Fix missing string resource for extensions_unittests on Chrome OS
jamescook@chromium.org
2014-07-25
1
-0
/
+7
*
extensions: Rename repack_components_pack to something more inline with exten...
tfarina@chromium.org
2014-07-24
1
-1
/
+1
*
Move ProcessManagerTest out of unit_tests into extensions_unittests
jamescook@chromium.org
2014-07-24
1
-0
/
+3
*
Remove duplicate extensions unit tests from chrome_tests_unit.gypi
jamescook@chromium.org
2014-07-23
1
-6
/
+3
*
Add GN Build file for extensions_common target.
tfarina@chromium.org
2014-07-23
1
-0
/
+1
*
Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_...
yoz@chromium.org
2014-07-23
1
-0
/
+5
*
Content Verification: Don't access UI-thread objects on the IO thread
asargent@chromium.org
2014-07-22
1
-0
/
+2
*
Fix non-components Win Debug build of extensions_unittests
hans@chromium.org
2014-07-22
1
-0
/
+7
*
Reland: Refactor code that defers extension background page loading
jamescook@chromium.org
2014-07-22
1
-0
/
+1
*
Revert of Add ExtensionsTestBrowserContext class for test. (https://coderevie...
jamescook@chromium.org
2014-07-22
1
-2
/
+0
*
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...
rpaquay@chromium.org
2014-07-20
1
-0
/
+1
*
Add ExtensionsTestBrowserContext class for test.
limasdf@gmail.com
2014-07-19
1
-0
/
+2
[next]