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
*
Revert of Reimplement automation API on top of C++-backed AXTree. (patchset #...
dmazzoni
2015-06-19
4
-36
/
+30
*
Add chrome.hid.getUserSelectedDevices API.
reillyg
2015-06-19
10
-47
/
+268
*
[Extensions OOPI] Move view type and window id registration to frames
rdevlin.cronin
2015-06-19
14
-247
/
+228
*
Use a custom BackoffEntry::Policy for extension_request_limiting_throttle_bro...
xunjieli
2015-06-19
4
-31
/
+33
*
Fix missing build dependency in //extensions/utility
tapted
2015-06-19
2
-0
/
+2
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
2
-62
/
+1
*
Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-06-19
4
-30
/
+36
*
This patch expands the documentation at the top of web_view_api_methods.js.
paulmeyer
2015-06-19
1
-2
/
+16
*
extensions: Use V8 Maybe APIs in ModuleSystem
bashi
2015-06-19
6
-107
/
+283
*
Use ApiResourceManager to manage the life time of web cameras.
xdai
2015-06-18
7
-86
/
+148
*
[MediaRouter] Update media_rotuer.mojom to use get-next-batch-of-messages ins...
haibinlu
2015-06-17
1
-12
/
+43
*
extensionview: Replace connect API function with load.
apacible
2015-06-17
9
-69
/
+233
*
OOPIF: use replicated origins on frames that may be remote.
alexmos
2015-06-17
1
-2
/
+1
*
Split out content/child's SiteIsolationPolicy into two new classes.
nick
2015-06-16
2
-3
/
+2
*
[Media Router] Fix JoinRoute mojo validation error bug.
imcheng
2015-06-16
1
-6
/
+6
*
Revert of Moved logic for mapping child process FDs for ICU and V8 into child...
mek
2015-06-16
2
-1
/
+62
*
Modify Cast Channel API to convert socket library connection timeouts
kmarshall
2015-06-16
2
-1
/
+63
*
Moved logic for mapping child process FDs for ICU and V8 into child_process_l...
agrieve
2015-06-16
2
-62
/
+1
*
Removes casts:// URLs from chrome.cast.channel.
mfoltz
2015-06-16
8
-205
/
+23
*
[Extensions OOPI] Update extension functions to use RFH pt 3
rdevlin.cronin
2015-06-16
5
-8
/
+12
*
Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest...
paulmeyer
2015-06-16
3
-3
/
+3
*
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...
xunjieli
2015-06-16
13
-0
/
+2312
*
Explicitly whitelist 'blob:' and 'filesystem:' in extensions' default CSP.
mkwst
2015-06-16
1
-3
/
+5
*
Revert "Make a ResourceThrottle for extensions on top of net::URLRequestThrot...
oshima
2015-06-16
13
-2310
/
+0
*
Add guestRenderFrameRoutingId for <webview>s talking to component extensions.
lazyboy
2015-06-16
4
-5
/
+18
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-06-16
1
-1
/
+1
*
Miscellaneous changes to finish Media Router upstreaming.
kmarshall
2015-06-16
1
-6
/
+6
*
[Reland] Destroy ContentWatcher on renderer process shutdown
kouhei
2015-06-16
1
-0
/
+1
*
Whitelist Cast Extension and Media Router to use WebView.
apacible
2015-06-15
2
-5
/
+27
*
[Media Router] Implement JoinRoute + update CreateRoute API.
imcheng
2015-06-15
1
-20
/
+21
*
[Extensions OOPI] Update extension functions to use RFH pt 2
rdevlin.cronin
2015-06-15
7
-23
/
+21
*
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...
xunjieli
2015-06-15
13
-0
/
+2310
*
Revert of Destroy ContentWatcher on renderer process shutdown (patchset #1 id...
skobes
2015-06-15
1
-1
/
+0
*
Destroy ContentWatcher on renderer process shutdown
kouhei
2015-06-15
1
-0
/
+1
*
Guest View: Fix error message string replacement.
apacible
2015-06-15
1
-1
/
+1
*
blink:bindings: Passes the global context instead of |this| in JS.
yukishiino
2015-06-15
5
-28
/
+42
*
Implement the chrome.passwordsPrivate API.
khorimoto
2015-06-13
1
-1
/
+1
*
Move EndsWith to base namespace.
brettw
2015-06-12
3
-5
/
+5
*
[Extensions OOPI] Update extension functions to use RFH pt 1
rdevlin.cronin
2015-06-12
2
-8
/
+16
*
Re-revert of Flip extension background page throttling on by default (patchse...
oysteine
2015-06-12
1
-3
/
+6
*
Move Extension messaging port release functionality fully into C++.
kalman
2015-06-12
2
-42
/
+81
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-1
/
+2
*
Create a mechanism define declarative rules via the extension manifest.
danduong
2015-06-12
16
-79
/
+825
*
[Extensions OOPI] Convert extension functions to use RenderFrameHosts
rdevlin.cronin
2015-06-12
14
-146
/
+122
*
[Code cleanup] Delete obsolete flag.
rsadam
2015-06-12
4
-52
/
+0
*
Moved the cleanup of webview content scripts to happen at the destruction of ...
paulmeyer
2015-06-12
4
-116
/
+54
*
Remove ExtensionPermission2* histograms.
treib
2015-06-12
3
-29
/
+9
*
Implement break signal for serial api.
limasdf
2015-06-12
6
-0
/
+109
*
[MediaRouter] Update MR-2-Extension's PostMessage to return boolean.
haibinlu
2015-06-12
1
-8
/
+13
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
13
-31
/
+32
[next]