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
*
Plumb GuestView Detach API
fsamuel
2014-12-03
4
-9
/
+53
*
GuestView: Assign Owner WebContents on Creation
fsamuel
2014-12-02
14
-125
/
+140
*
Remove WebViewKey in rules registry. This is the first step of "Implement dec...
hanxi
2014-12-01
3
-0
/
+49
*
GuestView: Decouple owner_web_contents from attachment
fsamuel
2014-11-28
10
-52
/
+64
*
Enable --enable-mime-handler-view by default
raymes
2014-11-25
1
-4
/
+0
*
Pass whether a browser plugin guest is full page to its delegate on attach.
sammc
2014-11-24
4
-7
/
+15
*
Simplify GuestView CreateWebContents API
fsamuel
2014-11-21
10
-29
/
+9
*
Add raymes to mime_handler_view OWNERS
raymes
2014-11-20
1
-0
/
+1
*
OOP PDF: Change the save toolbar button to match the save menu behavior.
sammc
2014-11-19
4
-0
/
+21
*
Add WebContents source to methods in WebContentsDelegate
mathiash
2014-11-19
2
-3
/
+4
*
Move more WebContentsObserver methods from RVH to RFH.
creis
2014-11-13
1
-4
/
+11
*
<extensionoptions>: Check that we do not navigate away from an extension page.
fsamuel
2014-11-12
2
-0
/
+17
*
Pass the size to the RenderView on creation.
mkosiba
2014-11-12
1
-6
/
+0
*
GuestView lifetime tied to Opener lifetime until Attached
fsamuel
2014-11-07
4
-25
/
+51
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Simplify web_view.js
fsamuel
2014-11-06
1
-9
/
+15
*
Got rid of the internal copies of webview attributes.
paulmeyer
2014-11-04
1
-2
/
+2
*
Revert of WebView Guest should use ZOOM_MODE_ISOLATED. (patchset #2 id:100001...
wjmaclean
2014-10-31
2
-5
/
+0
*
Adding app_view tests to app_shell_browsertests.
lfg
2014-10-31
2
-6
/
+109
*
Extract ProcessManager from ExtensionSystem.
reillyg
2014-10-28
2
-7
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
4
-18
/
+15
*
Add the ability to load multiple apps into app_shell.
lfg
2014-10-24
1
-2
/
+3
*
Sets the default background color of inline signin and user manager to grey
guohui
2014-10-23
1
-3
/
+18
*
Fix webrequest api for webview in webui
guohui
2014-10-23
5
-9
/
+15
*
Fix context menu positioning in MimeHandlerViewGuest.
lazyboy
2014-10-22
4
-0
/
+30
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
11
-207
/
+185
*
First stage of launch for embedded options pages. With this patch, extensions
kalman
2014-10-18
2
-18
/
+0
*
Don't try to create extensionoptions for extensions that don't exist.
kalman
2014-10-17
1
-0
/
+7
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-2
/
+2
*
Revert of Sets the default background color of inline signin and user manager...
kbr
2014-10-15
1
-18
/
+3
*
Sets the default background color of inline signin and user manager to grey
guohui
2014-10-15
1
-3
/
+18
*
Adding more webview browser tests to app_shell_browsertests.
hanxi
2014-10-14
1
-0
/
+33
*
WebView Guest should use ZOOM_MODE_ISOLATED.
wjmaclean
2014-10-14
2
-0
/
+5
*
Disable two linux tests again due to flaky timeout on Linux
kustermann
2014-10-14
1
-1
/
+7
*
Attempt to fix flaky ChromeOS test timeouts.
kustermann
2014-10-14
1
-7
/
+1
*
Replace OVERRIDE with their C++11 counterparts in extensions
mohan.reddy
2014-10-14
1
-1
/
+1
*
Implement find in page support for top level BrowserPlugins.
raymes
2014-10-13
4
-4
/
+48
*
Disable WebViewAPITest.AcceptTouchEvents on Linux.
reillyg
2014-10-13
1
-1
/
+7
*
Adding more webview browser tests to app_shell_browsertests.
hanxi
2014-10-11
2
-4
/
+144
*
Enabling two tests that were disabled in app_shell_browsertests.
lfg
2014-10-10
1
-8
/
+2
*
Adding webview tests to app_shell_browsertest.
lfg
2014-10-10
2
-0
/
+31
*
Remove the RenderProcessHost observer and attach the WebContentsObserver earl...
lfg
2014-10-10
5
-63
/
+41
*
<webview>: Add additional WebRequest API test coverage.
fsamuel
2014-10-10
1
-0
/
+35
*
Revert of Remove the RenderProcessHost observer and attach the WebContentsObs...
danakj
2014-10-09
5
-41
/
+63
*
Remove the RenderProcessHost observer and attach the WebContentsObserver earl...
lfg
2014-10-09
5
-63
/
+41
*
Added optional callbacks to webview.go(), webview.back(), and webview.forward().
paulmeyer
2014-10-09
2
-4
/
+9
*
Move WebViewDPITest to app_shell_browsertest.
hanxi
2014-10-09
2
-4
/
+28
*
Fix null ptr dereference in webview.
lfg
2014-10-08
1
-0
/
+5
*
<appview>: Remove --enable-app-view. <appview> will now work without flags on...
fsamuel
2014-10-08
1
-5
/
+0
*
Makes sure that all the guest WebContents are destroyed when exiting the tests.
lfg
2014-10-08
4
-25
/
+47
[next]