| Commit message (Expand) | Author | Age | Files | Lines |
* | TabContentsWrapper -> TabContents, part 48. | avi@chromium.org | 2012-06-11 | 1 | -10/+10 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -2/+2 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -2/+2 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -2/+2 |
* | Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views... | pkotwicz@chromium.org | 2012-05-31 | 1 | -25/+25 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -3/+3 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -3/+3 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -3/+3 |
* | Support non-hierarchy ownership for aura::Windows. | ben@chromium.org | 2012-04-06 | 1 | -0/+2 |
* | views: Stop using ResourceBundle without the namespace prefix. | tfarina@chromium.org | 2012-04-05 | 1 | -5/+5 |
* | Fix ConstrainedWindowViews losing input on focus on aura. | alicet@chromium.org | 2012-03-24 | 1 | -0/+4 |
* | Revert 127012 - Handle Escape key on view certificate dialog. | kochi@google.com | 2012-03-21 | 1 | -23/+0 |
* | Aura/ash split: Split the extra parts into ash and aura parts. | erg@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | Handle Escape key on view certificate dialog. | kochi@google.com | 2012-03-15 | 1 | -0/+23 |
* | Ash: Constrained windows use new frames | jamescook@chromium.org | 2012-03-08 | 1 | -24/+38 |
* | Switch chrome to use TabContentsViewWin. The goal is to eventually have all T... | jam@chromium.org | 2012-03-07 | 1 | -1/+0 |
* | Ash: Use translucent frames by default | jamescook@chromium.org | 2012-03-07 | 1 | -3/+8 |
* | Revert 125251 - Ash: Use translucent frames by default | dbeam@chromium.org | 2012-03-07 | 1 | -9/+3 |
* | Ash: Use translucent frames by default | jamescook@chromium.org | 2012-03-06 | 1 | -3/+9 |
* | Aura: CrOS dialogs use new window frames | jamescook@chromium.org | 2012-03-06 | 1 | -2/+3 |
* | Extract the last SkColor from ResourceBundle API. | tfarina@chromium.org | 2012-03-05 | 1 | -2/+4 |
* | Pass const gfx::Rect& as the first parameter to FillRect. | tfarina@chromium.org | 2012-02-01 | 1 | -2/+2 |
* | Animate Constrained Window show/hide. | ben@chromium.org | 2012-01-30 | 1 | -1/+1 |
* | Rename TabContentsView to WebContentsView and move to content/public. | joi@chromium.org | 2012-01-18 | 1 | -3/+3 |
* | Fix ifdef in constrained window... need to fall back to constrainedwindowfram... | ben@chromium.org | 2012-01-11 | 1 | -3/+7 |
* | Allow a Views client to provide a default frameview for window widgets. | ben@chromium.org | 2012-01-11 | 1 | -0/+8 |
* | Revert 117165 - Allow a Views client to provide a default frameview for windo... | ben@chromium.org | 2012-01-11 | 1 | -8/+0 |
* | Allow a Views client to provide a default frameview for window widgets. | ben@chromium.org | 2012-01-11 | 1 | -0/+8 |
* | Get rid of another bunch of tab_contents.h includes from chrome and switch th... | jam@chromium.org | 2012-01-05 | 1 | -2/+2 |
* | views: Fix comments refering to Window instead of Widget. | tfarina@chromium.org | 2011-12-24 | 1 | -1/+1 |
* | Make use of ThemeService to get the default colors for the frame. | tfarina@chromium.org | 2011-12-23 | 1 | -13/+14 |
* | Refactor window frame painting into a window background class | jamescook@chromium.org | 2011-12-10 | 1 | -80/+33 |
* | Extract MonitorInfoProvider from WindowSizer. | tfarina@chromium.org | 2011-12-08 | 1 | -1/+1 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -1/+1 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | Get rid of the EnableClose() infrastructure in Widget. | ben@chromium.org | 2011-11-22 | 1 | -5/+0 |
* | 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 |
* | Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based... | ben@chromium.org | 2011-11-19 | 1 | -14/+2 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Give Constrained windows the proper square frame corners. | ben@chromium.org | 2011-11-17 | 1 | -4/+20 |
* | views: Remove the old views/window/ directory and its stubbed files. | tfarina@chromium.org | 2011-11-14 | 1 | -4/+4 |
* | Aura: Resize cursors show properly when hovering over window frame | jamescook@chromium.org | 2011-11-09 | 1 | -4/+1 |
* | Fix build breakage | oshima@google.com | 2011-11-04 | 1 | -1/+1 |
* | Enable CertificateViewer | oshima@google.com | 2011-11-04 | 1 | -0/+4 |
* | Create constrained windows in a hidden state. | asanka@chromium.org | 2011-11-01 | 1 | -4/+1 |
* | ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect. | tfarina@chromium.org | 2011-10-31 | 1 | -19/+24 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+0 |
* | Enable NativeConstrainedWindowAura | oshima@chromium.org | 2011-10-12 | 1 | -22/+10 |