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