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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Extensions] Migrate ServiceWorker off behavior feature system
rdevlin.cronin
2015-10-26
2
-13
/
+0
*
Platform Apps: Disable history.state in platform_app.js
jkummerow
2015-10-26
1
-1
/
+1
*
[Media Router] Add speaker group sink icon.
apacible
2015-10-20
1
-0
/
+2
*
Fix a typo in stash_client.js
dcheng
2015-10-16
1
-1
/
+1
*
Remove WebDOMError, nothing uses it.
esprehn
2015-10-15
2
-36
/
+0
*
[Media Router] Set timeout for route creation.
apacible
2015-10-06
1
-1
/
+0
*
Revert "Revert of Check the tab ID before delivering an extension message."
rdevlin.cronin
2015-10-06
1
-0
/
+10
*
Remove stash_client.js dependency on unload_event.js
dcheng
2015-10-03
10
-69
/
+17
*
[Extensions] Fix script injection crashes
rdevlin.cronin
2015-10-02
8
-54
/
+78
*
[Extensions] Remove ActivityLog tie in to ActiveScriptController
rdevlin.cronin
2015-10-02
7
-30
/
+5
*
Add public session launch flag
kelvinp
2015-10-01
1
-0
/
+1
*
[extensions] Remove custom binding dependency on unload_event.js.
Daniel Cheng
2015-09-30
1
-12
/
+4
*
[Extensions] Make const PermissionSet* const PermissionSet& where possible
rdevlin.cronin
2015-09-30
1
-1
/
+1
*
Enforce marking "override" for functions overriding Blink in extensions/.
avi
2015-09-25
1
-18
/
+18
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-0
/
+1
*
[Extensions] Un-refcount PermissionSet
rdevlin.cronin
2015-09-24
2
-9
/
+7
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
2
-2
/
+2
*
Finish the implementation of chrome.runtime.getBackgroundClient() for extensi...
kalman
2015-09-18
4
-33
/
+121
*
bindings: Fixes exposed JS APIs for platform apps.
yukishiino
2015-09-17
1
-6
/
+7
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
1
-1
/
+0
*
[Extensions] Don't allow extensions to inject scripts into extension pages
rdevlin.cronin
2015-09-14
6
-59
/
+49
*
Use v8::Contexts rather than GURLs as keys to extension service workers.
kalman
2015-09-14
8
-81
/
+229
*
Prepare MimeHanderViewContainer for removing swapped out RenderFrame.
nasko
2015-09-14
1
-3
/
+14
*
Prepare GuestView for removing swapped out RenderFrame.
nasko
2015-09-14
1
-1
/
+10
*
Simplify SendRequest of Extension API calls.
pneubeck
2015-09-11
3
-29
/
+11
*
Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.
reillyg
2015-09-11
2
-7
/
+5
*
Revert of Check the tab ID before delivering an extension message. (patchset ...
nednguyen
2015-09-10
1
-10
/
+0
*
Allow 'chrome-extension:' URLs to bypass content settings (1/2)
mkwst
2015-09-10
1
-0
/
+3
*
Add wjmaclean@chromium.org to various guest_view/web_view OWNERS.
wjmaclean
2015-09-09
2
-0
/
+2
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
2
-0
/
+16
*
Disable the extension service worker checks that are crashing the renderer.
kalman
2015-09-09
1
-2
/
+18
*
extensions: Avoid using WebString in Dispatcher::Dispatcher()
bashi
2015-09-08
1
-29
/
+31
*
[Media Router] Remove obsolete code from media_router_bindings.js
imcheng
2015-09-08
1
-23
/
+0
*
[Media Router] Downgrade MediaSink / add for_display in MediaRoute.
imcheng
2015-09-04
1
-25
/
+8
*
Remove extensions::Dispatcher::function_names_.
kalman
2015-09-04
1
-3
/
+0
*
[Media Router] Add iconType field to MediaSink.
apacible
2015-09-03
1
-0
/
+23
*
Enable the fetch API for extensions.
kalman
2015-09-03
1
-20
/
+25
*
Don't send extension functions names to every renderer.
kalman
2015-09-02
3
-20
/
+0
*
Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnW...
kalman
2015-09-02
2
-57
/
+14
*
Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThrea...
kalman
2015-08-31
2
-14
/
+57
*
Check the tab ID before delivering an extension message.
kalman
2015-08-28
1
-0
/
+10
*
[Script Injection] Allow whitelisted extensions to inject scripts everywhere
rdevlin.cronin
2015-08-25
1
-1
/
+3
*
extensions: windows: list app windows of the current extension
lionel.g.landwerlin
2015-08-24
1
-0
/
+9
*
Fixing dependencies of the reverted commit of the chrome.i18n.detectLanguage ...
amalika
2015-08-24
4
-1
/
+171
*
Only access extension service worker state on destruction of a service worker...
kalman
2015-08-22
1
-1
/
+2
*
[Extension ServiceWorkers] Adding getBackgroundClient
annekao
2015-08-21
7
-39
/
+176
*
Implement the wake-event-page internal extension API.
kalman
2015-08-21
6
-0
/
+344
*
[Media Router] Add OnPresentationSessionDetached to MediaRouter API.
imcheng
2015-08-21
1
-0
/
+16
*
[Media Router] Implement stopListeningForRouteMessages.
imcheng
2015-08-21
1
-5
/
+23
*
Setup for moving getUserMedia to secure origins only
jww
2015-08-21
1
-0
/
+24
[prev]
[next]