| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -2/+2 |
* | views: Put browser_dialogs.h into chrome namespace. | tfarina@chromium.org | 2012-07-02 | 1 | -2/+2 |
* | content: Make GetViewBounds() return a rect rather than using an out param. | tfarina@chromium.org | 2012-06-13 | 1 | -2/+1 |
* | TabContentsWrapper -> TabContents, part 48. | avi@chromium.org | 2012-06-11 | 1 | -2/+2 |
* | Move NativeWebKeyboardEvent to the content namespace. | jam@chromium.org | 2012-05-18 | 1 | -0/+2 |
* | Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans. | tfarina@chromium.org | 2012-05-18 | 1 | -2/+2 |
* | Change the EndSession param from bool to an enum to improve readability. | finnur@chromium.org | 2012-05-10 | 1 | -4/+6 |
* | Fix an issue where Find in page was not clearing the ordinal and match count ... | finnur@chromium.org | 2012-05-09 | 1 | -2/+4 |
* | TabContents -> WebContentsImpl, part 23. | avi@chromium.org | 2012-04-18 | 1 | -1/+1 |
* | The find bar can move off of its location at the right hand corner of the scr... | pkotwicz@chromium.org | 2012-03-16 | 1 | -2/+1 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Experimental Extension Keybinding (first cut). | finnur@chromium.org | 2012-02-23 | 1 | -2/+5 |
* | Rename TabContentsView to WebContentsView and move to content/public. | joi@chromium.org | 2012-01-18 | 1 | -4/+4 |
* | Get rid of another bunch of tab_contents.h includes from chrome and switch th... | jam@chromium.org | 2012-01-05 | 1 | -5/+5 |
* | Add a CanHandleAccelerators() method to AcceleratorTarget. | asanka@chromium.org | 2011-12-27 | 1 | -0/+4 |
* | Rename TabContents::view() to GetView() and put it in the WebContents interface. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -2/+4 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -2/+2 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -2/+2 |
* | Unify views implementation of FindBarHost::GetWidgetPositionNative | sadrul@chromium.org | 2011-11-15 | 1 | -0/+8 |
* | Move views::Accelerator to ui in order to use it from aura code. | mazda@chromium.org | 2011-11-14 | 1 | -4/+4 |
* | Add DidChangeFocus to FocusChangeListener. | alicet@chromium.org | 2011-11-10 | 1 | -1/+1 |
* | Removed sending of the content IPC messages from chrome and replaced them wit... | ananta@chromium.org | 2011-09-21 | 1 | -3/+1 |
* | Preliminary work to allow Chrome to build with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Make Windows FindBar stay within window bounds for narrow windows. | jennb@chromium.org | 2011-06-30 | 1 | -2/+6 |
* | Test to verify that FindBar fits within narrow browser window. | jennb@chromium.org | 2011-05-26 | 1 | -0/+5 |
* | ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()). | tfarina@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -1/+3 |
* | The initial prototype code for the compact navigation (cnav) prototype, curre... | stevet@chromium.org | 2011-05-11 | 1 | -1/+2 |
* | Revert 84831 - The initial prototype code for the compact navigation (cnav) p... | bradnelson@google.com | 2011-05-10 | 1 | -2/+1 |
* | The initial prototype code for the compact navigation (cnav) prototype, curre... | stevet@chromium.org | 2011-05-10 | 1 | -1/+2 |
* | Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr... | ben@chromium.org | 2011-03-03 | 1 | -2/+1 |
* | Get rid of temporary render_view_host.h. | jam@chromium.org | 2011-03-02 | 1 | -3/+3 |
* | Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw... | avi@chromium.org | 2011-02-16 | 1 | -2/+2 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Revert 74377 - Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Move find-in-page from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-02-01 | 1 | -4/+8 |
* | Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper. | davemoore@chromium.org | 2011-02-01 | 1 | -8/+4 |
* | Move find-in-page from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-02-01 | 1 | -4/+8 |
* | Cleanup: Remove unneeded chrome/browser/ui/browser.h usage. | thestig@chromium.org | 2011-01-13 | 1 | -1/+2 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 1 | -12/+12 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | Replace Textfield::Keystroke with views::KeyEvent. | oshima@chromium.org | 2011-01-05 | 1 | -6/+6 |
* | Fix Find regression where text is not selected once you | finnur@chromium.org | 2010-12-07 | 1 | -0/+4 |
* | Remove unneeded browser_process.h includes. | thestig@chromium.org | 2010-12-05 | 1 | -1/+0 |