| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt at fixing crash during tab dragging. The crash dumps seem to | sky@chromium.org | 2010-07-12 | 1 | -22/+4 |
* | Converts dragged tab controller to only create the drag window when | sky@chromium.org | 2010-05-08 | 1 | -23/+1 |
* | Changes DraggedTabController to operate on a View instead of a Tab. | sky@chromium.org | 2010-05-05 | 1 | -8/+7 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 1 | -15/+2 |
* | Adds pinned tabs to windows. As the code between windows and gtk is | sky@chromium.org | 2009-09-11 | 1 | -4/+26 |
* | Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos. | brettw@chromium.org | 2009-07-08 | 1 | -1/+3 |
* | Some views GTK fixes. | brettw@chromium.org | 2009-07-08 | 1 | -0/+5 |
* | Gets dragged_tab_view to compile on linux. | sky@chromium.org | 2009-05-19 | 1 | -0/+2 |
* | Refactors HWNDPhotobooth into NativeViewPhotobooth and | sky@chromium.org | 2009-05-18 | 1 | -3/+3 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -4/+4 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Use the standard dotted rectangle when moving a tab out when "Show window | maruel@chromium.org | 2009-05-12 | 1 | -0/+6 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -2/+2 |
* | Second attempt at fixing dist crash... more accurately control the lifetime o... | ben@chromium.org | 2008-11-01 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -4/+4 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -2/+2 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | Move View components of the Browser's tab strip into the browser_views projec... | beng@google.com | 2008-09-12 | 1 | -0/+119 |