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
/
chrome
/
browser
/
ui
/
fullscreen_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
support fullscreen for desktop linux platform apps
estade@chromium.org
2012-06-15
1
-1
/
+0
*
Command line switch to disable non-fullscreen mouse lock.
scheib@chromium.org
2012-06-15
1
-0
/
+9
*
First pass at making Chrome support metro snap mode. It creates a fullscreen-...
robertshield@chromium.org
2012-06-14
1
-0
/
+12
*
Revert 141723 - First pass at making Chrome support metro snap mode. It creat...
sail@chromium.org
2012-06-12
1
-12
/
+0
*
First pass at making Chrome support metro snap mode. It creates a fullscreen-...
robertshield@chromium.org
2012-06-12
1
-0
/
+12
*
TabContentsWrapper -> TabContents, part 53.
avi@chromium.org
2012-06-11
1
-20
/
+20
*
- Added test for silent mouse lock after unlocked by target, added argument t...
dmurph@chromium.org
2012-06-01
1
-6
/
+19
*
Fix bug 112240: Panels [OSX]: Panels don't hide when Chrome goes into full sc...
jianli@chromium.org
2012-05-24
1
-4
/
+5
*
Windowed mode mouse lock addded to fullscreen controller.
scheib@chromium.org
2012-05-21
1
-65
/
+156
*
Remove more ChromeOS stuff from src/chrome/browser/ui
ben@chromium.org
2012-05-15
1
-2
/
+0
*
[Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o...
rsesek@chromium.org
2012-05-11
1
-1
/
+3
*
[Mac] Get various fullscreen tests passing/not crashing on Lion.
rsesek@chromium.org
2012-05-10
1
-6
/
+0
*
Adding IsMouseLocked and removing IsMouseLockedOrPending from FullscreenContr...
scheib@chromium.org
2012-04-27
1
-12
/
+12
*
User Gesture plumbed from Renderer to Browser's FullscreenController::Request...
scheib@chromium.org
2012-04-26
1
-1
/
+5
*
RefCounted types should not have public destructors, chrome/browser/ui version
rsleevi@chromium.org
2012-04-25
1
-2
/
+2
*
Automated tests for full screen & mouse lock M16 features
scheib@chromium.org
2012-04-04
1
-10
/
+10
*
Reverting due to memory (Valgrind) errors.
jhawkins@chromium.org
2012-03-28
1
-10
/
+10
*
Automated tests for full screen & mouse lock M16 features
scheib@chromium.org
2012-03-28
1
-10
/
+10
*
Notify tabs when the user presses ESC to exit tab-fullscreen mode.
bbudge@chromium.org
2012-03-27
1
-8
/
+10
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Create BaseWindow and ExtensionWindowWrapper for extension API access to Panels
stevenjb@chromium.org
2012-02-28
1
-2
/
+2
*
Add FullscreenController::ToggleFullscreenModeWithExtension
hashimoto@chromium.org
2012-02-22
1
-55
/
+83
*
Whitelist extensions with bundled plug-ins for plug-ins.
bauerb@chromium.org
2012-02-15
1
-6
/
+14
*
Have the download shelf hide itself while fullscreen mode is active.
koz@chromium.org
2012-01-16
1
-4
/
+11
*
Add IsFullscreenForTabPending to FullscreenController
scheib@chromium.org
2012-01-09
1
-3
/
+11
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-8
/
+9
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-4
/
+4
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-3
/
+4
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-2
/
+4
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-0
/
+1
*
Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...
avi@chromium.org
2011-12-09
1
-3
/
+6
*
Handle mouselock allowed in content settings while fullscreen is not.
scheib@chromium.org
2011-11-24
1
-2
/
+6
*
Split out fullscreen logic from Browser into FullscreenController.
koz@chromium.org
2011-11-21
1
-0
/
+347