Sign in
chromium
/
chromium
/
src
/
7029190024cf7d1125eebcd4fe65c681483c54f7
/
chrome
/
browser
/
guest_view
97df444
Remove raw base::DictionaryValue::Set in //chrome
by jdoerrie
· 8 years ago
0a7406f
Remove the wrapper functions content::RecordAction et al
by bratell
· 8 years ago
ee2be6e
Move StoragePartitionHttpCacheDataRemover to content/
by msramek
· 8 years ago
ecab4f5
Enable outdated plugin infobars even when third-party plugin installation is not enabled.
by bauerb
· 8 years ago
c691180
Use ContentSetting in chrome/ instead of PermissionStatus
by timloh
· 8 years ago
b235f4c
Remove useless includes to ash_util.h
by fwang
· 8 years ago
9a180ad
Replace PermissionType in chrome/ with ContentSettingsType
by timloh
· 8 years ago
066be4c
Add a synthetic field trial for OOPIF-based GuestView.
by lfg
· 9 years ago
cc44547a
Plugins: Remove left over references to chrome://plugins
by tommycli
· 9 years ago
4702f8e
Fix AccessibilityExtensionLoader's handling of locked screen
by dtseng
· 9 years ago
4b46108
Convert enable_plugins to a buildflag header.
by brettw
· 9 years ago
ab78fef
Move some global feature defines to buildflags
by brettw
· 9 years ago
c5eaaddf
Merge Content Settings IPCs back to chrome/common/render_messages.h
by vabr
· 9 years ago
86fa1dd
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
a5be776
chrome/browser/guest_view: Change auto to not deduce raw pointers.
by vmpstr
· 9 years ago
24d693f
Now that the old task_manager backend is gone, move task_management into its place.
by avi
· 9 years ago
b941926
Make browsing_data component a layered component
by ioanap
· 9 years ago
fd2b155
Reintroduce plumbing for user gesture into permission system.
by benwells
· 9 years ago
98e96a7
Rewrite simple uses of base::ListValue::Append() taking a raw pointer var.
by dcheng
· 9 years ago
28ae579
Fix "unused variable" warnings.
by pkasting
· 9 years ago
2d29e94
This is a v1 effort for enabling the login process with Mus. It involves disabling a series of unsupported services:
by jonross
· 9 years ago
cc29ae5
Revert of (reland) Move permission.mojom from WebKit/public/platform/ to components/ (patchset #3 id:40001 of https://codereview.chromium.org/1942353002/ )
by mathp
· 9 years ago
f3b224a
(reland) Move permission.mojom from WebKit/public/platform/ to components/
by xhwang
· 9 years ago
e1a1e4e
Revert of Move permission.mojom from WebKit/public/platform/ to components/ (patchset #8 id:140001 of https://codereview.chromium.org/1921553003/ )
by henrika
· 9 years ago
1b75152
Move permission.mojom from WebKit/public/platform/ to components/
by xhwang
· 9 years ago
4af4858
Convert //chrome/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
e3afee6b
Remove PermissionContext factories
by raymes
· 9 years ago
e8c57ea
Remove NPAPI from browser and utility
by piman
· 9 years ago
3d351ad1
Add ScopedKeepAlive to c/b/lifetime
by dgn
· 9 years ago
a8e32b6
Remove user gesture bit from PermissionContext code.
by mlamouri
· 9 years ago
25889412
Remove linked_ptr usage in //base.
by dcheng
· 10 years ago
363b590
Remove Metro pinning, and relaunch menu items and strings
by scottmg
· 10 years ago
e73d8520c
Convert Pass()→std::move() in //chrome
by dcheng
· 10 years ago
6846aef
Switch to standard integer types in chrome/browser/, part 2 of 4.
by avi
· 10 years ago
82dac658
Make Lucas a GuestView OWNER
by fsamuel
· 10 years ago
3260ca01
kiosk: Restart on pepper flash crash/hung.
by xiyuan
· 10 years ago
fb4a0d98
Correctly (hopefully) check if <webview> is running inside WebUI.
by lazyboy
· 10 years ago
c886a256
permissions: Remove origin from permission_request_id
by lalitm
· 10 years ago
b205e53f
Fixing the Position of Context Menu for BrowserPlugin (<webview>)
by ekaramad
· 10 years ago
95703b9
This patch allows find-in-page to work on the Chrome signin page.
by paulmeyer
· 10 years ago
b662e1c
New Task Manager - Phase 1.3.3: Implement Guest Task Providing
by afakhry
· 10 years ago
9fb6769
Cleanup VersionInfo after componentization.
by sdefresne
· 10 years ago
6e883e4
Componentize VersionInfo.
by sdefresne
· 10 years ago
39355da
Move GN obj files to target-specific dirs
by brettw
· 10 years ago
ed43726
This patch allows context menus stored for a WebView to be cleaned up consistently when the WebView is destroyed.
by paulmeyer
· 10 years ago
cb2ec659a
[Extensions] Clean up the handling of ExtensionHostMsg_Request
by rdevlin.cronin
· 10 years ago
d35baea6
Re-enable WebView ChromeVox manual script injection when accessibility status changes.
by dtseng
· 10 years ago
dfbf569
Move PermissionRequestID to chrome/browser/permissions/.
by mlamouri
· 10 years ago
5fc460f
Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().
by mlamouri
· 10 years ago
daa9227
Remove RenderViewHost from WebContentsDelegate::CanDownload() signature.
by rdsmith
· 10 years ago
5fca2df4
Speculative fix for ChromeWebViewGuestDelegate crash.
by wjmaclean
· 10 years ago
0eee9bb
Allow whitelisted content scripts to be injected in WebViews.
by dmazzoni
· 10 years ago
b49c1e93
Moving extension code out of "components/" to avoid layering violations.
by deepak.m1
· 10 years ago
8dfa19a
Move GuestView layer in browser to components
by fsamuel
· 10 years ago
d5b8383
Move clear cache code from chrome/ (ChromeWVGDelegate) to extensions/ (WVGuest)
by lazyboy
· 10 years ago
9a3c81e
GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestViewManagerDelegate
by fsamuel
· 10 years ago
b535c74
Towards Decoupling GuestView from Extensions
by fsamuel
· 10 years ago
fc325fa
Make chrome/renderer/content_settings_observer.cc depend on //components/contents_settings for IPC
by vabr
· 10 years ago
45582697
Remove FaviconTabHelper
by sdefresne
· 10 years ago
14082d2
Move StoragePartitionHttpCacheRemover to browsing_data/ components.
by lazyboy
· 10 years ago
cbff2a7
<webview> Implement clear http cache API.
by lazyboy
· 10 years ago
51428658
<webview>: make context menus cancellable using JS API.
by lazyboy
· 10 years ago
78437f79d
Hide "Inspect Element" context menu item from <webview> when <webview>
by lazyboy
· 10 years ago
24f1926
Remove PluginInstallerInfoBarDelegate
by wfh
· 10 years ago
df357a31
ContentBrowserClient::RequestPermission replies with PermissionStatus instead of bool.
by mlamouri
· 10 years ago
9139a6a
Revert of Add Autofill to the <webview> chrome://chrome-signin page (patchset #12 id:340001 of https://codereview.chromium.org/866523002/)
by noms
· 10 years ago
e6d3ca3
Add Autofill to the <webview> chrome://chrome-signin page
by noms
· 10 years ago
c8b9955
Add ExtensionView delegates.
by apacible
· 11 years ago
0ceb3a8
Add missing include header
by rchlodnicki
· 11 years ago
a5b2fc98
Revert of Add Autofill to webview (patchset #5 id:160001 of https://codereview.chromium.org/866523002/)
by vitalybuka
· 11 years ago
4a1e13b1
Add Autofill to webview
by noms
· 11 years ago
c5eb526d
Add a mimeHandler extension API.
by sammc
· 11 years ago
1b61eb24
Added the infrastructure for surfaceProxy.onResize() and SurfaceView.onResize(), as per https://docs.google.com/a/google.com/document/d/1EJfmJSK0JJsxKptSRhepnsOOwvXJNv5nnJ1pZdjGDRQ/edit?usp=sharing.
by paulmeyer
· 11 years ago
c1d1cf6e
Move PageZoom::Zoom() call to GuestViewBase from mime handler delegate.
by wjmaclean
· 11 years ago
91ddc47
Refactor to move chrome_page_zoom functions to components/ui/zoom.
by wjmaclean
· 11 years ago
556c0502
Make callers of CommandLine use it via the base:: namespace.
by avi
· 11 years ago
94df2242
Adds support for media permission request handling on <appview> tag.
by lfg
· 11 years ago
ec6bd52
Move ZoomController out of ChromeWebViewGuestDelegate.
by wjmaclean
· 11 years ago
7f63c6b
Move ZoomObserver, ZoomController and ZoomEventManager to components/.
by wjmaclean
· 11 years ago
fe20ffac
GuestView: Assign Owner WebContents on Creation
by fsamuel
· 11 years ago
e29991c
Re-factored printing defines and build configs.
by vitalybuka
· 11 years ago
82c6af62
Revert of WebView Guest should use ZOOM_MODE_ISOLATED. (patchset #2 id:100001 of https://codereview.chromium.org/645153002/)
by wjmaclean
· 11 years ago
e934d06
Remove Downcasting RVContextMenuBase in ContextMenuDeleagate implementations.
by lazyboy
· 11 years ago
02ca72f2
Fix webrequest api for webview in webui
by guohui
· 11 years ago
b4adc139
Fix context menu positioning in MimeHandlerViewGuest.
by lazyboy
· 11 years ago
0615525
Put chrome/ counterparts of WebView and MimeHandlerView under extensions/
by lazyboy
· 11 years ago
a542fca
Standardize usage of virtual/override/final in chrome/browser/
by Daniel Cheng
· 11 years ago
f71a5dc
WebView Guest should use ZOOM_MODE_ISOLATED.
by wjmaclean
· 11 years ago
01d8b10e
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
by mostynb
· 11 years ago
7180dc4
Fixed new page bug in webview.getZoom().
by paulmeyer
· 11 years ago
c57b428
GuestView: Use Weak Pointers Throughout
by fsamuel
· 11 years ago
c93416a
Several things are done in this CL:
by hanxi
· 11 years ago
e650b32
Revert "Allow declarative webrequest and webrequest in extensions."
by dcheng
· 11 years ago
4499156
Several things are done in this CL:
by hanxi
· 11 years ago
fa05207
Migrate geolocation permissions to the new common permission class.
by miguelg
· 11 years ago
4253aba
<webview>: Zooming the embedder should zoom the guest by the same level.
by fsamuel
· 11 years ago
8e78ec0
Add ctrl+mousewheel plumbing to MimeHandlerView.
by lazyboy
· 11 years ago
2183a5ca
Move web_request directory to //extensions.
by hanxi
· 11 years ago
9ae8cb70
Find working in app_shell.
by lfg
· 11 years ago
3be3033
Moving media permission request to extensions.
by lfg
· 11 years ago
Next »