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
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
2
-2
/
+0
*
openSerialWebcam() assumes there is always a valid VISCA webcam in the other ...
xdai
2015-09-15
2
-3
/
+5
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-09-15
52
-2028
/
+0
*
CHECK that URLRequestJobs are not orphaned while blocked by extensions.
davidben
2015-09-14
2
-0
/
+19
*
[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
9
-81
/
+231
*
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
12
-50
/
+37
*
Revert of Check the tab ID before delivering an extension message. (patchset ...
nednguyen
2015-09-10
2
-16
/
+1
*
Add missing histogram values for <webview>'s WebRequest API events.
lazyboy
2015-09-10
4
-6
/
+29
*
Don't Allow Service Workers for Unloaded Extensions
rdevlin.cronin
2015-09-10
8
-0
/
+109
*
Fix content verification failures on unusual content script paths
asargent
2015-09-10
1
-26
/
+30
*
Exposing a new chrome.bluetoothPrivate.pair JS API.
sacomoto
2015-09-10
5
-0
/
+99
*
Allow 'chrome-extension:' URLs to bypass content settings (1/2)
mkwst
2015-09-10
1
-0
/
+3
*
Permission messages: Move strings from extensions_strings.grd to generated_re...
treib
2015-09-10
2
-137
/
+2
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
56
-60
/
+67
*
In current design, chrome.webcamPrivate.reset(id, {pan: 0, tilt: 0, zoom: 0})...
xdai
2015-09-09
1
-0
/
+4
*
Add wjmaclean@chromium.org to various guest_view/web_view OWNERS.
wjmaclean
2015-09-09
5
-1
/
+6
*
Remove "API proposal for chrome.app.window to intercept all keys."
sriramsr
2015-09-09
14
-68
/
+3
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
10
-35
/
+84
*
Add new certificateProvider extension API.
pneubeck
2015-09-09
3
-0
/
+5
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
3
-3
/
+0
*
Use EnumerateHeaderLines to parse added headers in webRequest API
rob
2015-09-09
1
-7
/
+11
*
Add chrome.virtualKeyboardPrivate.setHotrodKeyboard api
bshe
2015-09-09
5
-0
/
+40
*
Disable the extension service worker checks that are crashing the renderer.
kalman
2015-09-09
1
-2
/
+18
*
Disable extension Panels on Dev and Canary, except for the whitelist
tapted
2015-09-09
4
-6
/
+26
*
extensions: Avoid using WebString in Dispatcher::Dispatcher()
bashi
2015-09-08
1
-29
/
+31
*
Make UsbEventRouter depend explicitly on EventRouter.
reillyg
2015-09-08
1
-0
/
+2
*
Use DCHECK_CURRENTLY_ON in extensions/
thestig
2015-09-08
5
-47
/
+47
*
net/dns: Remove unneeded net_util.h includes from header files.
tfarina
2015-09-08
2
-0
/
+2
*
Show hosted app requests to extensions
rob
2015-09-08
1
-1
/
+14
*
[Media Router] Remove obsolete code from media_router_bindings.js
imcheng
2015-09-08
1
-23
/
+0
*
bluetooth-advertising: Remove whitelist, add kiosk mode or flag requirement.
ortuno
2015-09-05
6
-19
/
+4
*
bluetooth-advertising: Move bluetooth low energy api to chrome/
ortuno
2015-09-05
18
-5443
/
+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
*
Don't assume ResourceRequestInfo is at UserData key NULL.
davidben
2015-09-04
1
-4
/
+4
*
[Media Router] Add iconType field to MediaSink.
apacible
2015-09-03
1
-0
/
+23
*
Implement kiosk multiple apps feature. This includes:
jennyz
2015-09-03
10
-11
/
+171
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-09-03
52
-3171
/
+3122
*
Fixing the Position of Context Menu for BrowserPlugin (<webview>)
ekaramad
2015-09-03
3
-0
/
+9
*
Enable the fetch API for extensions.
kalman
2015-09-03
1
-20
/
+25
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
3
-0
/
+3
*
Add new termination status for failed child process launch.
wfh
2015-09-02
1
-0
/
+2
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
3
-3
/
+0
*
Don't send extension functions names to every renderer.
kalman
2015-09-02
9
-47
/
+0
*
Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnW...
kalman
2015-09-02
2
-57
/
+14
*
Add TransferFunction for BulkTransfer and InterruptTransfer functions
juncai
2015-09-01
2
-7
/
+7
[next]