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
/
content
/
browser
/
browser_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
<webview>: Disable javascript URLs
fsamuel@chromium.org
2013-09-20
1
-2
/
+4
*
[Sheriff] Revert "[Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos...
machenbach@chromium.org
2013-09-19
1
-5
/
+2
*
[Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos (always) and in d...
machenbach@chromium.org
2013-09-19
1
-2
/
+5
*
<webview>: Enable drag-n-drop on chromeos (always) and in dev/canary for all ...
lazyboy@chromium.org
2013-09-19
1
-5
/
+2
*
<webview>: Do not show blocked_by_client error page for guest.
lazyboy@chromium.org
2013-09-18
1
-0
/
+2
*
Fix WebViewInteractiveTest.Focus
fsamuel@chromium.org
2013-09-18
1
-18
/
+1
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
2
-2
/
+2
*
<webview>: Added support for Ctrl+Click new window
fsamuel@chromium.org
2013-09-14
3
-8
/
+69
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-14
2
-2
/
+12
*
browser-plugin: Re-enable a browser-test.
sadrul@chromium.org
2013-09-13
1
-8
/
+1
*
Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."
avi@chromium.org
2013-09-12
2
-2
/
+0
*
Disable flaky tests.
dalecurtis@google.com
2013-09-11
1
-1
/
+8
*
cc: Drop ContextProvider references on the impl thread before quitting
danakj@chromium.org
2013-09-10
1
-7
/
+1
*
Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..."
rouslan@chromium.org
2013-09-09
2
-12
/
+2
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-09
2
-2
/
+12
*
Reland attempt 2: Improve <webview> autosize:
lazyboy@chromium.org
2013-09-05
1
-0
/
+1
*
Revert 221023 "Reland after fix: Improve <webview> autosize:"
pneubeck@chromium.org
2013-09-04
1
-1
/
+0
*
Reland after fix: Improve <webview> autosize:
lazyboy@chromium.org
2013-09-03
1
-0
/
+1
*
<webview>: Add a 'loadprogress' event.
sadrul@chromium.org
2013-09-03
2
-0
/
+8
*
Disable BrowserPluginHostTest.EmbedderSameAfterNav on ChromimumOS.
tkent@chromium.org
2013-09-02
1
-1
/
+7
*
Force delegated renderer on Aura
piman@chromium.org
2013-08-30
1
-0
/
+3
*
Revert 220402 "Improve <webview> autosize:"
lazyboy@chromium.org
2013-08-30
1
-1
/
+0
*
Improve <webview> autosize:
lazyboy@chromium.org
2013-08-29
1
-0
/
+1
*
browser-plugin: Fix a crash when trying to load an invalid URL with a valid s...
sadrul@chromium.org
2013-08-29
4
-4
/
+155
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-29
2
-0
/
+2
*
Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."
wittman@chromium.org
2013-08-28
2
-2
/
+0
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-28
2
-0
/
+2
*
<webview>: Fix resize
fsamuel@chromium.org
2013-08-22
1
-12
/
+12
*
Correctly send loadabort event when WebUI src is specified for a <webview>.
lazyboy@chromium.org
2013-08-22
1
-0
/
+17
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-1
/
+1
*
<webview>: Fix ptr access crash on browser plugin + interstitial teardown.
lazyboy@chromium.org
2013-08-16
2
-1
/
+6
*
Implement <webview> as a custom element
fsamuel@chromium.org
2013-08-14
1
-0
/
+4
*
Content changes for GetURL refactor.
nasko@chromium.org
2013-08-13
1
-2
/
+2
*
<webview>: Move sizechanged event from content/ to chrome/.
lazyboy@chromium.org
2013-08-13
3
-131
/
+24
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
1
-0
/
+5
*
<webview>: Refactor Permission API to chrome
fsamuel@chromium.org
2013-08-12
2
-35
/
+40
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
1
-5
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
1
-0
/
+5
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-5
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-0
/
+5
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
1
-5
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-0
/
+5
*
<webview>: Allocate the view instance ID from the WebView shim
fsamuel@chromium.org
2013-08-06
1
-2
/
+0
*
Fix BrowserPluginHostTest.PartialAutosizeAttributes flake
gab@chromium.org
2013-08-01
2
-1
/
+5
*
Persist JavaScript dialog state across page navigations.
avi@chromium.org
2013-07-31
2
-2
/
+8
*
<webview>: Refactor permission requests to all plumb through one method
fsamuel@chromium.org
2013-07-28
2
-105
/
+88
*
<webview>: Move responsive/unresponsive events from content to chrome
fsamuel@chromium.org
2013-07-26
2
-70
/
+6
*
Position guest context menu correctly in aura and windows.
lazyboy@chromium.org
2013-07-24
1
-0
/
+4
*
<webview>: Implement dialog API
fsamuel@chromium.org
2013-07-24
2
-31
/
+157
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
[next]