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
/
web_view
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove linked_ptr usage in //base.
dcheng
2016-02-02
6
-76
/
+65
*
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
*
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
13
-26
/
+42
*
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
4
-24
/
+29
*
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
*
Prevent guest views from issuing a search for empty text.
thestig
2015-11-12
1
-0
/
+7
*
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
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-27
1
-6
/
+2
*
This patch reduces the public method footprint of GuestViewBase and derived t...
paulmeyer
2015-10-21
2
-135
/
+97
*
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
2
-6
/
+18
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+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
2
-12
/
+13
*
This patch removes all the unnecessary content:: prefixes on WebContents refe...
paulmeyer
2015-08-24
1
-26
/
+22
*
<webview>: Add better loadabort reason messages
rzhao
2015-08-17
1
-6
/
+14
*
Add extension event histogram values for messaging, webRequest, and webview.
kalman
2015-08-11
2
-0
/
+10
*
This patch allows find-in-page to work on the Chrome signin page.
paulmeyer
2015-08-10
3
-0
/
+9
*
SAMLEnrollmentTest-s addapted for the webview flow.
dzhioev
2015-08-04
1
-0
/
+1
*
This patch fixes a rare potential crash that happens if a WebView gets cleane...
paulmeyer
2015-08-04
1
-2
/
+2
*
New Task Manager - Phase 1.3.3: Implement Guest Task Providing
afakhry
2015-08-03
1
-6
/
+6
*
Partially componentize //chrome/browser/search/search.{h,cc}
sdefresne
2015-08-03
1
-1
/
+1
*
<webview>: Fix renderer/ navigation that can cause redirect in unattached guest.
lazyboy
2015-07-30
1
-12
/
+15
*
This patch enables "mailto" links in WebViews.
paulmeyer
2015-07-22
1
-0
/
+4
*
This patch improves the way that GuestViewManager tracks the destruction of G...
paulmeyer
2015-07-21
2
-17
/
+12
*
Don't refer browser-initiated navigations to web-safe URLs to delegate.
wjmaclean
2015-07-17
1
-11
/
+12
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
2
-5
/
+9
*
[Extensions OOPI] Update ExtensionApiTest.ContentScriptExtensionIframe
rdevlin.cronin
2015-07-14
1
-0
/
+4
[next]