| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -26/+6 |
* | Create InitParams for Window. | ben@chromium.org | 2011-04-28 | 1 | -3/+16 |
* | Add focused property to chrome.windows.create extension API. | jennb@chromium.org | 2011-03-28 | 1 | -0/+3 |
* | Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams. | ben@chromium.org | 2011-03-21 | 1 | -3/+1 |
* | Reland 78062 with some NULL checks. | ben@chromium.org | 2011-03-14 | 1 | -0/+2 |
* | Revert 78062 - Migrate more of BrowserFrame's event handling down into Window... | ben@chromium.org | 2011-03-14 | 1 | -2/+0 |
* | Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a... | ben@chromium.org | 2011-03-14 | 1 | -0/+2 |
* | Add Activation support to WindowDelegate. | ben@chromium.org | 2011-03-11 | 1 | -0/+1 |
* | Build out NativeWindow interface for Window method pass-thrus. | ben@chromium.org | 2011-03-10 | 1 | -40/+26 |
* | Consolidate more into Window. | ben@chromium.org | 2011-03-09 | 1 | -8/+21 |
* | Consolidate more into Window: | ben@chromium.org | 2011-03-09 | 1 | -4/+9 |
* | Consolidate window showing into Window base class. | ben@chromium.org | 2011-03-09 | 1 | -5/+16 |
* | Consolidate some more stuff in Window. PreferredSize obtaining. | ben@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | Move WindowDelegate and NonClientView creation and management to Window. | ben@chromium.org | 2011-03-07 | 1 | -12/+42 |
* | Make Window class concrete (mostly). | ben@chromium.org | 2011-03-05 | 1 | -36/+66 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides. | thakis@chromium.org | 2011-03-04 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Store the user's profile as a property of a window in order to access it when... | mirandac@chromium.org | 2011-02-04 | 1 | -0/+6 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -1/+5 |
* | views: Fix bad license headers found in some files | tfarina@chromium.org | 2010-07-28 | 1 | -4/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move all the stuff relating to detached tab dragging out of BrowserFrameWin a... | ben@chromium.org | 2009-11-07 | 1 | -0/+4 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -10/+0 |
* | Reverted 29258. | akalin@chromium.org | 2009-10-16 | 1 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -10/+0 |
* | Reverted 29255. | akalin@chromium.org | 2009-10-16 | 1 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -10/+0 |
* | Reverted 29253. | akalin@chromium.org | 2009-10-16 | 1 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -10/+0 |
* | TBR: nick@chromium.org | akalin@chromium.org | 2009-10-16 | 1 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -10/+0 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Measure the sync wizard dialog in appropriate units: | nick@chromium.org | 2009-10-08 | 1 | -0/+11 |
* | Converts info bubbles on views/gtk from popups to normal windows to | sky@chromium.org | 2009-10-07 | 1 | -6/+7 |
* | Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on | sky@chromium.org | 2009-09-22 | 1 | -0/+2 |
* | Implements WindowGtk::CloseAllSecondaryWindows. | sky@chromium.org | 2009-09-09 | 1 | -0/+6 |
* | Resurrect toolkit_views build. | ben@chromium.org | 2009-07-21 | 1 | -0/+2 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -0/+6 |
* | Removes WidgetWin dependency from StatusBubbleViews so that it can compile on... | ben@chromium.org | 2009-05-26 | 1 | -6/+4 |
* | Factor out a BrowserFrame interface, and move the existing Windows-based code | brettw@chromium.org | 2009-05-19 | 1 | -0/+14 |
* | Move Always On Top setting out of Window/WindowDelegate and into task manager... | beng@google.com | 2009-05-14 | 1 | -0/+3 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+135 |