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
/
chrome
/
renderer
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allowing file:/// in Instant Extended's Most Visited links.
pedrosimonetti@chromium.org
2013-11-13
1
-0
/
+13
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
5
-7
/
+20
*
<webview>: Implement declarativeWebRequest API
fsamuel@chromium.org
2013-11-13
6
-18
/
+95
*
Revert "Add url field in the detail of chrome.wallpaper.setWallpaper"
bshe@chromium.org
2013-11-12
2
-62
/
+0
*
Implement chrome.identity.generateRedirectURL
costan@gmail.com
2013-11-09
2
-0
/
+25
*
fileSystemProvider: First cut at implementing fileSystemProvider API
satorux@chromium.org
2013-11-08
2
-0
/
+50
*
Remove unused var.
lazyboy@chromium.org
2013-11-06
1
-3
/
+0
*
Implement native bindings for cast extensions API
hclam@chromium.org
2013-11-05
1
-2
/
+2
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-11-01
1
-2
/
+10
*
[NTP] Provide a check for Chrome identity to NTP
mathp@chromium.org
2013-10-31
1
-0
/
+6
*
Revert 231982 "Docserver: Display enum value descriptions in API..."
kinaba@chromium.org
2013-10-31
1
-7
/
+2
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-10-31
1
-2
/
+7
*
Add chrome.app.window.[get|set][Min|Max][Width|Height]
jackhou@chromium.org
2013-10-30
1
-0
/
+16
*
Native bindinds for chrome.webrtc extensions APIs
hclam@chromium.org
2013-10-26
2
-5
/
+37
*
Mark window parameter for chrome.browserAction.openPopup as optional since it...
justinlin@chromium.org
2013-10-24
1
-5
/
+6
*
Support optional media constraints for chrome.tabCapture.
justinlin@chromium.org
2013-10-23
1
-11
/
+9
*
Pass user gesture state along with chrome.runtime.sendMessage.
mek@chromium.org
2013-10-23
1
-0
/
+15
*
Rename chrome.webrtc.udpTransport to chrome.webrtc.castUdpTransport
hclam@chromium.org
2013-10-22
2
-2
/
+2
*
This implements the new SSL blocking screen. See the bug for screenshots of w...
felt@chromium.org
2013-10-21
2
-8
/
+18
*
Implement chrome.browserAction.openPopup API.
justinlin@chromium.org
2013-10-21
1
-0
/
+14
*
<webview>: Spew unhandled loadaborts to console.
fsamuel@chromium.org
2013-10-18
1
-0
/
+19
*
Update Desktop Capture API to use 'tabs.Tab' instead of origin.
sergeyu@chromium.org
2013-10-16
1
-5
/
+5
*
<webview>: Implement default action for permissions
fsamuel@chromium.org
2013-10-16
2
-38
/
+65
*
Introduce a new attribute to externally_connectable,
juanlang@google.com
2013-10-16
4
-13
/
+47
*
Add always-on-top property to app windows
tmdiep@chromium.org
2013-10-11
1
-1
/
+5
*
Add desktopMedia.cancelChooseDesktopMedia() function.
sergeyu@chromium.org
2013-10-11
2
-0
/
+48
*
Add url field in the detail of chrome.wallpaper.setWallpaper
bshe@chromium.org
2013-10-09
2
-0
/
+62
*
Revert 227722 "Introduce a new attribute to externally_connectable,"
robertphillips@google.com
2013-10-09
4
-47
/
+13
*
Introduce a new attribute to externally_connectable,
juanlang@google.com
2013-10-09
4
-13
/
+47
*
Add cast transport API skeleton.
haibinlu@chromium.org
2013-10-08
3
-0
/
+38
*
Use Blink support to watch CSS selectors directly instead of using a Mutation...
jyasskin@chromium.org
2013-10-04
2
-17
/
+0
*
Add id_generator.GetNextId() extension binding.
sergeyu@chromium.org
2013-10-01
3
-7
/
+10
*
<webview>: Change how plugin load works inside guests.
sadrul@chromium.org
2013-09-27
2
-5
/
+37
*
[Clean up] Remove ChromeViewMsg_SearchBoxFontInformation IPC message and rela...
kmadhusu@chromium.org
2013-09-27
1
-4
/
+0
*
Make <webview> element a custom element when permission denied.
fsamuel@chromium.org
2013-09-26
1
-5
/
+32
*
Optimize send_request.js
ikarienator@chromium.org
2013-09-26
1
-18
/
+17
*
Support userAgent overriding for guests.
lazyboy@chromium.org
2013-09-26
2
-3
/
+39
*
Update Webview to new Custom Elements callback names.
dominicc@chromium.org
2013-09-24
1
-4
/
+4
*
More Chromium Blob hacking to switch from bloburls to blobuuids.
michaeln@chromium.org
2013-09-24
1
-8
/
+8
*
<webview>: Support "on<event>" properties for installing event handlers.
sadrul@chromium.org
2013-09-22
1
-0
/
+30
*
Add scheib as extensions/apps team owner.
scheib@chromium.org
2013-09-16
1
-8
/
+10
*
Move alignment of sendMessage arguments to a utility function, and add
juanlang@google.com
2013-09-14
3
-22
/
+40
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-14
1
-3
/
+2
*
Inform apps whether they are running in a Chrome OS kiosk session
bartfab@chromium.org
2013-09-12
1
-14
/
+6
*
Prepare Webview's browser plugin for coming Custom Elements API change.
dominicc@google.com
2013-09-10
1
-1
/
+2
*
Revert 222257 "Revert 222235 ""Redirecting URLs to Packaged Apps..."
stevet@chromium.org
2013-09-10
1
-5
/
+12
*
Revert 222235 ""Redirecting URLs to Packaged Apps" implementatio..."
stevet@chromium.org
2013-09-10
1
-12
/
+5
*
"Redirecting URLs to Packaged Apps" implementation: revised
sergeygs@chromium.org
2013-09-10
1
-5
/
+12
*
Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..."
rouslan@chromium.org
2013-09-09
1
-2
/
+3
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-09
1
-3
/
+2
[next]