summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/fullscreen
Commit message (Expand)AuthorAgeFilesLines
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-154-8/+8
* chrome: Use base::MessageLoop. (Part 2)xhwang@chromium.org2013-05-081-2/+4
* fullscreen: Use OS_LINUX to check for the presence of linux.tfarina@chromium.org2013-05-021-1/+1
* Extend BrowserWithTestBrowserTest to Ashjamescook@chromium.org2013-05-011-2/+6
* chrome/browser/ui: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-04-301-1/+1
* Send NOTIFICATION_FULLSCREEN_CHANGED notification when exiting tab fullscreen...pkotwicz@chromium.org2013-04-245-191/+180
* Animate the fullscreen exit bubble's opacity instead of its bounds when in im...pkotwicz@chromium.org2013-04-192-7/+18
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Close exit bubble when fullscreen is exited via an extension changing window ...pkotwicz@chromium.org2013-04-032-1/+20
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-2/+2
* Revert 186583scheib@chromium.org2013-03-131-3/+1
* Disabling ANOTHER flaky FullscreenControllerInteractiveTest: EscapingMouseLock.miu@chromium.org2013-03-071-1/+3
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-271-0/+5
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+7
* Fix regression on mac: HTML5 fullscreen now hides browser chrome.scheib@chromium.org2013-02-073-18/+61
* Test Mac Lion Fullscreen modes in FullscreenControllerStateTest.scheib@chromium.org2013-02-064-17/+369
* Made launcher hidden when kicking off chrome in app mode.zelidrag@chromium.org2013-01-311-8/+8
* Revert 179615 - didn't help by itself. (May need another revert for r179399)kinuko@chromium.org2013-01-304-76/+61
* Revert 179554 - suspected to break browser_tests on Mac 10.6kinuko@chromium.org2013-01-304-61/+76
* Refactor FullscreenController removing TogglePresentationMode & adding Toggle...scheib@chromium.org2013-01-304-76/+61
* Refactor fullscreen state tests to use 'ShouldSkip' instead of #ifdefs.scheib@chromium.org2013-01-302-29/+29
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-3/+3
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-5/+5
* Refactor BrowserWindow fullscreen and presentation on Mac to be consistent wi...scheib@chromium.org2013-01-294-63/+95
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-282-6/+6
* Revert 178500cpu@chromium.org2013-01-242-39/+43
* Revert 178383cpu@chromium.org2013-01-242-43/+39
* Adjust test ordering in fullscreen_controller_state_ tests.scheib@chromium.org2013-01-232-39/+43
* Fix tab-fullscreen exit behavior (exit bubble link & on Mac).scheib@chromium.org2013-01-038-67/+172
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-1/+1
* fullscreen: Fix the visibility sections of FullscreenExitBubble.tfarina@chromium.org2012-12-211-7/+7
* Fix exiting tab fullscreen on Mac Lion+.rsesek@chromium.org2012-12-121-2/+2
* Add scheib to chrome/browser/ui/fullscreen/OWNERS.scheib@chromium.org2012-12-111-0/+1
* Remove unneeded TabContents::FromWebContents.avi@chromium.org2012-12-042-45/+31
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-3/+4
* Move the test functions that deal with focus to interactive_ui_tets_utils.h a...jam@chromium.org2012-11-291-0/+1
* Disable yet another flaky FullscreenControllerInteractiveTestthakis@chromium.org2012-11-271-1/+2
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Remove TabContents from TabStripModelObserver::TabDeactivated.avi@chromium.org2012-11-122-2/+3
* Refactor Fullscreen Controller State Machine tests to Interactive tests and U...scheib@chromium.org2012-11-1011-1025/+1444
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Disable FullscreenControllerInteractiveTest:TestTabExitsMouseLockOn{Navigatio...kinuko@chromium.org2012-11-011-2/+16
* Disable flaky tests.sergeyu@chromium.org2012-10-311-143/+33
* Disable EscapingMouseLockAndFullscreen and MouseLockAndFullscreen tests on Wi...scheib@chromium.org2012-10-261-13/+4
* Tab modes added to fullscreen controller unittests.scheib@chromium.org2012-10-181-41/+384
* Break out single event tests in unit tests for fullscreen controller.scheib@chromium.org2012-10-091-27/+88
* Fixed build of fullscreen_controller_unittest.cc.joaodasilva@chromium.org2012-10-081-13/+13
* Additional verification logic in unit tests for fullscreen controller.scheib@chromium.org2012-10-053-2/+21