| Commit message (Expand) | Author | Age | Files | Lines |
* | Fullscreen exit bubble is actually used to control both mouse lock and fullsc... | sriramsr | 2014-12-13 | 1 | -129/+0 |
* | Cleanup and IWYU-ify CocoaProfileTest and related tests. | bauerb@chromium.org | 2013-09-16 | 1 | -0/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -1/+1 |
* | Introduces "CreateParams" for web contents, and add |parent| parameter in it. | mukai@chromium.org | 2012-12-09 | 1 | -2/+1 |
* | Remove TabContents from TabStripModel::AppendTabContents. | avi@chromium.org | 2012-11-27 | 1 | -5/+5 |
* | Fix ui::Accelerator class hierarchy | sail@chromium.org | 2012-11-27 | 1 | -4/+6 |
* | Disable many tests failing on mac 10.7 | nsylvain@chromium.org | 2012-08-19 | 1 | -1/+2 |
* | Move SessionStorageNamespace entirely into NavigationController and support S... | ajwong@chromium.org | 2012-08-13 | 1 | -1/+1 |
* | Consolidate Browser Creation. | ben@chromium.org | 2012-07-25 | 1 | -1/+0 |
* | Create content\public\test\test_utils.h to hold common test classes that are ... | jam@chromium.org | 2012-07-20 | 1 | -3/+3 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -4/+4 |
* | TabContentsWrapper -> TabContents, part 37. | avi@chromium.org | 2012-06-11 | 1 | -2/+2 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | browser: Rename Browser::tabstrip_model to Browser::tab_strip_model. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | browser: Move the tabs directory into ui. | tfarina@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | [Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o... | rsesek@chromium.org | 2012-05-11 | 1 | -7/+7 |
* | Cleanup: IWYU for BrowserProcess. | thestig@chromium.org | 2012-05-08 | 1 | -1/+2 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -2/+3 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -2/+4 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -0/+1 |
* | Go through NotificationService interface in the remaining places. | tfarina@chromium.org | 2011-12-19 | 1 | -0/+1 |
* | Move accelerator related files to ui/base/accelerators | tfarina@chromium.org | 2011-11-25 | 1 | -2/+2 |
* | Fix up fullscreen exit bubble messages to suggest Esc instead of F11 where ap... | jeremya@chromium.org | 2011-11-16 | 1 | -10/+0 |
* | Mark FullscreenExitBubbleControllerTest.DenyExitsFullscreen as failing on Lion. | rsesek@chromium.org | 2011-11-11 | 1 | -0/+4 |
* | Fix a crash in FullscreenExitBubbleController when the user clicks the "Exit ... | jeremya@chromium.org | 2011-10-29 | 1 | -5/+54 |
* | mac: Plumb fullscreen exit bubble type through to the UI. | thakis@chromium.org | 2011-10-17 | 1 | -1/+1 |
* | Implement fullscreen info bubble on Win and Mac. | jeremya@chromium.org | 2011-10-15 | 1 | -5/+10 |
* | Remove useless include to fix compile on branch 874. | jeremya@chromium.org | 2011-09-19 | 1 | -1/+1 |
* | Implement a bubble that appears at the top of the screen when a tab enters | jeremya@chromium.org | 2011-09-17 | 1 | -0/+73 |