| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac... | jam@chromium.org | 2012-01-02 | 1 | -1/+3 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -3/+3 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -3/+3 |
* | Rename TabContents::view() to GetView() and put it in the WebContents interface. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -3/+3 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -7/+7 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -3/+6 |
* | Removing MessageLoop::QuitTask() from chrome/ | dcheng@chromium.org | 2011-12-10 | 1 | -5/+5 |
* | Aura: Set focusable on textfield but not on location bar | oshima@chromium.org | 2011-12-09 | 1 | -12/+10 |
* | Use Textfield's view ID instead of Location bar's view id in | oshima@chromium.org | 2011-12-07 | 1 | -20/+28 |
* | Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto... | sail@chromium.org | 2011-12-06 | 1 | -28/+10 |
* | Revert 113015 - speculative revert to see if this fixes the interactive test ... | sail@chromium.org | 2011-12-06 | 1 | -10/+28 |
* | Remove OnMessageReceived that was using internal content IPCs in a chrome tes... | jam@chromium.org | 2011-12-05 | 1 | -28/+10 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -3/+4 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -4/+4 |
* | Makes ui_test_utils::ShowAndFocusNativeWindow return false if it | sky@chromium.org | 2011-11-09 | 1 | -2/+2 |
* | Convert View::HasFocus() to be const. Required adding const versions of some... | pkasting@chromium.org | 2011-10-26 | 1 | -2/+3 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+5 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -17/+17 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -3/+3 |
* | Converts usage of GetBrowserViewForNativeWindow to | sky@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Revert "Fix activation problem when showing bubble view" | oshima@google.com | 2011-09-22 | 1 | -7/+1 |
* | Disable ClickingMovesFocus test on chromeos | oshima@google.com | 2011-09-22 | 1 | -1/+7 |
* | Marking BrowserFocusTest.InterstitialFocus as Flaky. | mad@chromium.org | 2011-09-15 | 1 | -1/+1 |
* | Revert 96617 | gbillock@chromium.org | 2011-08-17 | 1 | -7/+32 |
* | Revert 96593 - Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -32/+7 |
* | Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -7/+32 |
* | Nix GetFocusManagerForNativeView|Window. | msw@chromium.org | 2011-08-02 | 1 | -7/+8 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -11/+12 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -1/+0 |
* | Revert 87221 - Disable BrowserFocusTest.FocusOnReload on Linux, caused by htt... | mnaganov@chromium.org | 2011-05-30 | 1 | -5/+0 |
* | Disable BrowserFocusTest.FocusOnReload on Linux, caused by http://trac.webkit... | mnaganov@chromium.org | 2011-05-30 | 1 | -0/+5 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -1/+11 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -5/+6 |
* | Mark BrowserFocusTest.FindFocusTest as flaky on mac. | zea@chromium.org | 2011-05-05 | 1 | -0/+6 |
* | Mark a bunch of browser tests as flaky on Mac. | jam@chromium.org | 2011-05-03 | 1 | -0/+5 |
* | More TabStripModel renaming: | sky@chromium.org | 2011-04-18 | 1 | -7/+7 |
* | Reenable some tests that were erroneously marked FAILS due to bot flakiness. | dmichael@chromium.org | 2011-04-11 | 1 | -3/+0 |
* | Cleanup: Update a bunch of files to the new location of browser_window.h. Par... | tfarina@chromium.org | 2011-04-09 | 1 | -1/+1 |
* | Disable some tests that are failing on Mac OS X 10.6 bot. | dmichael@chromium.org | 2011-04-08 | 1 | -0/+3 |
* | Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac. | creis@google.com | 2011-03-25 | 1 | -4/+4 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -5/+5 |
* | Move find-in-page from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-02-01 | 1 | -1/+1 |
* | Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper. | davemoore@chromium.org | 2011-02-01 | 1 | -1/+1 |
* | Move find-in-page from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-02-01 | 1 | -1/+1 |
* | Hitting Tab should always move cursor to end of omnibox text. | suzhe@google.com | 2011-01-28 | 1 | -0/+16 |
* | keyboard: Update the visibility after tab-switch. | sadrul@chromium.org | 2011-01-26 | 1 | -11/+15 |
* | Update references part 3: remaining files in chrome/... | msw@chromium.org | 2011-01-19 | 1 | -2/+2 |