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
/
browser
/
guest_view
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a debugging CHECK from MimeHandlerViewGuest.
sammc
2016-03-14
1
-12
/
+6
*
Remove the ability of webpages to specify strings for the onbeforeunload dialog.
avi
2016-03-11
2
-2
/
+0
*
Replace web_cache_messages.h with Mojo service.
leon.han
2016-03-11
1
-1
/
+1
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
4
-0
/
+8
*
Remove user gesture bit from PermissionContext code.
mlamouri
2016-02-17
3
-4
/
+1
*
Make extensions use a correct same-origin check.
palmer
2016-02-03
2
-4
/
+5
*
Remove linked_ptr usage in //base.
dcheng
2016-02-02
8
-84
/
+73
*
Extension cleanup (mostly includes)
treib
2016-02-02
1
-0
/
+1
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-02-01
1
-0
/
+3
*
Remove the code added to make extensions compile on Aura Android.
mfomitchev
2016-01-28
1
-3
/
+0
*
Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...
tsergeant
2016-01-21
1
-3
/
+0
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-01-21
1
-0
/
+3
*
Remove unused transferred_global_request_id parameter.
creis
2016-01-14
2
-9
/
+6
*
[Media Router] Replace old MR extension ID with "new" extension ID.
imcheng
2016-01-12
1
-1
/
+1
*
Add a missing switch-case break in WebView UMA
tzik
2015-12-29
1
-0
/
+1
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
22
-29
/
+57
*
Handle HTTP headers case-insensitively on the test server
tzik
2015-12-21
1
-2
/
+1
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
10
-32
/
+48
*
Only send MimeHandlerViewGuestOnLoadCompleted messages when the guest is atta...
raymes
2015-12-17
1
-3
/
+12
*
Make Lucas a GuestView OWNER
fsamuel
2015-12-09
1
-0
/
+1
*
Track all extension frames in ProcessManager, inspect extensionoptions
rob
2015-12-06
1
-1
/
+4
*
Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.
alexmos
2015-12-02
1
-6
/
+9
*
Fix LoadDataWithBaseURL reload
boliu
2015-11-24
1
-2
/
+4
*
Migrating tests to use EmbeddedTestServer (misc)
svaldez
2015-11-19
1
-1
/
+1
*
Aura on Android: build gn target extensions/browser.
moshayedi
2015-11-17
1
-0
/
+3
*
[Reland] [ExtensionView] Add extension id whitelisting for ExtensionView.
apacible
2015-11-13
4
-1
/
+73
*
Prevent guest views from issuing a search for empty text.
thestig
2015-11-12
1
-0
/
+7
*
Revert of [ExtensionView] Add extension id whitelisting for ExtensionView. (p...
tommi
2015-11-11
4
-73
/
+1
*
[ExtensionView] Add extension id whitelisting for ExtensionView.
apacible
2015-11-11
4
-1
/
+73
*
MimeHandlerViewGuest: Ignore title changes due to navigations.
sammc
2015-11-10
1
-0
/
+5
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-28
1
-6
/
+2
*
Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...
stevenjb
2015-10-27
1
-2
/
+6
*
Add MimeHandlerViewGuest::NavigationStateChanged to handle title changes
thestig
2015-10-27
2
-0
/
+21
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-27
1
-6
/
+2
*
Give the main frame a RenderWidget.
dcheng
2015-10-26
2
-4
/
+6
*
This patch reduces the public method footprint of GuestViewBase and derived t...
paulmeyer
2015-10-21
6
-203
/
+165
*
Separate RenderViewHost from RenderWidgetHost, part 1: public interface.
avi
2015-10-15
1
-6
/
+15
*
PDFs viewed inside a <webview> should navigate the same as PDFs in tabs.
wjmaclean
2015-09-29
1
-11
/
+14
*
Removed a stale TODO in web_view_content_script_manager.h for work that has a...
paulmeyer
2015-09-21
1
-2
/
+0
*
Cleanup: Pass std::string as const reference from extensions/
ki.stfu
2015-09-21
1
-3
/
+2
*
Revert of Don't refer browser-initiated navigations to web-safe URLs to deleg...
wjmaclean
2015-09-16
1
-12
/
+11
*
Add missing histogram values for <webview>'s WebRequest API events.
lazyboy
2015-09-10
3
-6
/
+25
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
3
-3
/
+3
*
Add wjmaclean@chromium.org to various guest_view/web_view OWNERS.
wjmaclean
2015-09-09
1
-1
/
+2
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
3
-12
/
+34
*
Fixing the Position of Context Menu for BrowserPlugin (<webview>)
ekaramad
2015-09-03
3
-0
/
+9
*
Add new termination status for failed child process launch.
wfh
2015-09-02
1
-0
/
+2
*
This patch allows WebViewRendererState to be accessible from both the UI and ...
paulmeyer
2015-08-27
2
-15
/
+34
*
This patch fixes the bug where find results were not showing up in the find b...
paulmeyer
2015-08-24
4
-35
/
+13
*
This patch removes all the unnecessary content:: prefixes on WebContents refe...
paulmeyer
2015-08-24
5
-61
/
+46
[next]