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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed guestview sizing bug that resulted in incorrect <webview> sizing on the...
paulmeyer
2015-02-18
3
-6
/
+53
*
Revert 96dd91e8a5eb4d47405fd0de1468af5b381274cf - Updating XTBs based on .GRD...
msw
2015-02-18
52
-91
/
+0
*
Remove disable-extension-info-dialog flag
tsergeant
2015-02-17
2
-5
/
+0
*
cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetd
jamescook
2015-02-17
6
-189
/
+0
*
Updating XTBs based on .GRDs from branch master
Alex Mineer
2015-02-17
52
-0
/
+91
*
Unobserve the host WebContents of an ExtensionHost on destruction, to prevent
kalman
2015-02-17
1
-20
/
+20
*
[Extensions] Adjust script injection reporting to the browser side
rdevlin.cronin
2015-02-17
7
-16
/
+48
*
Automatically grant permissions to default-installed extensions
rockot
2015-02-17
2
-14
/
+0
*
[Extensions Toolbar] Have all extensions in the toolbar show a context menu
rdevlin.cronin
2015-02-17
1
-6
/
+10
*
Revert of Allow silent update for default-installed apps. (patchset #1 id:1 o...
rockot
2015-02-17
1
-2
/
+1
*
Allow silent update for default-installed apps.
rockot
2015-02-17
1
-1
/
+2
*
Make JavaScript dialogs work for PDFs
raymes
2015-02-16
2
-0
/
+9
*
Networking.config: UI modifications in the ashtray
cschuet
2015-02-16
1
-0
/
+27
*
Sort GYP and GN files under extensions
satorux
2015-02-16
3
-34
/
+34
*
Hidden windows should not keep Chrome alive.
jackhou
2015-02-16
3
-0
/
+8
*
Implement chrome.platformKeys.getKeyPair().
pneubeck
2015-02-15
1
-0
/
+1
*
Revert "Implement chrome.platformKeys.getKeyPair()."
Philipp Neubeck
2015-02-14
1
-1
/
+0
*
Implement chrome.platformKeys.getKeyPair().
Philipp Neubeck
2015-02-14
1
-0
/
+1
*
Shorten Closure template notation from Array.<*> to Array<*>.
Dan Beam
2015-02-14
6
-38
/
+38
*
Remove ManifestFetchData parameter from SafeManifestParser
asargent
2015-02-14
4
-33
/
+25
*
GuestViewManager mapped <owner WebContents, element instance ID> => guest ins...
fsamuel
2015-02-13
10
-91
/
+80
*
<webview> + <extensionview>: Generalize setValueIgnoreMutation
fsamuel
2015-02-13
2
-8
/
+4
*
Clean up app_shell GN build.
rockot
2015-02-13
5
-206
/
+273
*
Enable pinch-zoom on the new login page.
wjmaclean
2015-02-13
10
-0
/
+93
*
Decouple web_view.js from attribute internals
fsamuel
2015-02-13
2
-8
/
+19
*
[Extensions] Remove the Infobar API
rdevlin.cronin
2015-02-13
6
-21
/
+9
*
A refacotring in the renderer side: introduce InjectionHost to de-couple exte...
hanxi
2015-02-13
18
-121
/
+318
*
<webview> + <extensionview>: Create a maybeHandleMutation call into attributes
fsamuel
2015-02-13
4
-8
/
+23
*
Remove extensions::ServiceRegistrationManager.
sammc
2015-02-13
12
-301
/
+179
*
Add a fileManagerPrivate function to access the UMA enabled flag.
kenobi
2015-02-13
1
-0
/
+1
*
Implement ExtensionPrinterHandler::StartPrint
tbarzic
2015-02-13
3
-61
/
+86
*
Move V8ValueConverter from content/renderer to content/child.
mek
2015-02-13
16
-15
/
+16
*
Small memory management cleanup in PendingGetPrintersRequests.
vitalybuka
2015-02-13
2
-23
/
+29
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-02-13
14
-36
/
+49
*
Promote chrome.usb.onDevice* events to stable-channel.
reillyg
2015-02-12
1
-10
/
+0
*
Remove the cryptotokenPrivate.requestPermission API, it's unused and there ar...
Juan Lang
2015-02-12
1
-1
/
+1
*
Allow the externalfile scheme to be whitelisted as an allowed scheme for comp...
raymes
2015-02-12
1
-5
/
+8
*
Merge extensions sources lists into shared gypis
rockot
2015-02-11
10
-2251
/
+1314
*
Handle extension unload in printerProvider API
tbarzic
2015-02-11
7
-2
/
+188
*
Add ExtensionView delegates.
apacible
2015-02-11
8
-2
/
+80
*
[Extensions Toolbar] Cleanup popup logic
rdevlin.cronin
2015-02-11
2
-10
/
+10
*
Add auto pairing to EasyUnlockPrivate interface.
xiyuan
2015-02-11
1
-0
/
+1
*
Make networking.config documentation public.
pneubeck
2015-02-11
1
-13
/
+13
*
Promote chrome.usb.setConfiguration API to stable-channel.
reillyg
2015-02-11
1
-5
/
+0
*
Wrap extension function dispatch in a scoped profile block.
reillyg
2015-02-11
6
-12
/
+29
*
Rename e/b/a/cast_channel/test_util
rockot
2015-02-11
9
-11
/
+9
*
NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/
mseaborn
2015-02-10
2
-2
/
+1
*
Split ExtensionMessageFilter up into a UI thread part and an IO thread part.
bauerb
2015-02-10
12
-85
/
+246
*
<webview> in WebUI should not respond to navigation shortcuts
fsamuel
2015-02-10
1
-2
/
+5
*
Implement the crytotokenPrivate.canOriginAssertAppId. This API allows the cry...
juanlang
2015-02-10
1
-0
/
+1
[next]