| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Allow a View to be notified of mouse-enter/leave events even if the mo... | sadrul@chromium.org | 2012-03-05 | 1 | -0/+137 |
* | ui: Let skia do the conversion work for us by using the integer version of se... | tfarina@chromium.org | 2012-03-01 | 1 | -12/+3 |
* | views: Migrate view unittests to SetBoundsRect. | tfarina@chromium.org | 2012-02-25 | 1 | -38/+38 |
* | Flakiness cleanup: disable remaining flaky tests in src/ | evan@chromium.org | 2012-02-15 | 1 | -1/+1 |
* | Fix some memory leaks. | sadrul@chromium.org | 2012-02-07 | 1 | -0/+3 |
* | Fold views_compositor=1 into use_aura=1 | piman@chromium.org | 2012-01-28 | 1 | -40/+2 |
* | Remove old (pre-webkit) compositor | piman@chromium.org | 2012-01-27 | 1 | -160/+4 |
* | Fix crash when |View::AddChildView()| is called on an existing child. | asvitkine@chromium.org | 2012-01-27 | 1 | -0/+33 |
* | Rename visual style "password" to "obscured" | benrg@chromium.org | 2012-01-24 | 1 | -2/+2 |
* | aura: Move GestureRecognizer from views into aura. | sadrul@chromium.org | 2012-01-19 | 1 | -338/+33 |
* | aura: Gesture event plumbing (skeleton). | sadrul@chromium.org | 2012-01-17 | 1 | -0/+1 |
* | Initial views touchui Gesture Recognizer support | vollick@google.com | 2012-01-17 | 1 | -0/+334 |
* | Revert 117869 - Initial views touchui Gesture Recognizer support | vollick@google.com | 2012-01-17 | 1 | -334/+0 |
* | Initial views touchui Gesture Recognizer support | vollick@chromium.org | 2012-01-17 | 1 | -0/+334 |
* | Fix bug where layers weren't getting reordered correctly in a | sky@chromium.org | 2012-01-13 | 1 | -1/+27 |
* | Add a CanHandleAccelerators() method to AcceleratorTarget. | asanka@chromium.org | 2011-12-27 | 1 | -10/+8 |
* | Rename ui::EventFlags mouse flags to be more sensible | dhollowa@chromium.org | 2011-12-20 | 1 | -8/+8 |
* | views: Rename IsVisibleInRootView() to IsDrawn(). | tfarina@chromium.org | 2011-12-14 | 1 | -3/+3 |
* | views: Convert IsVisible() to just visible() since it's just a simple accessor. | tfarina@chromium.org | 2011-12-14 | 1 | -3/+3 |
* | Attempt 3 at: | sky@chromium.org | 2011-12-09 | 1 | -2/+5 |
* | Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock | sky@chromium.org | 2011-12-08 | 1 | -5/+2 |
* | Attempt 2 at : Makes tests either use mock compositor or mock | sky@chromium.org | 2011-12-08 | 1 | -2/+5 |
* | Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon... | sky@chromium.org | 2011-12-07 | 1 | -5/+2 |
* | Makes tests either use mock compositor or mock WebGraphicsContext3D depending... | sky@chromium.org | 2011-12-07 | 1 | -2/+5 |
* | aura: Use WebKit compositor by default | piman@chromium.org | 2011-12-07 | 1 | -3/+14 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Revert 112641 - aura: Use WebKit compositor by default | kalman@chromium.org | 2011-12-02 | 1 | -14/+3 |
* | aura: Use WebKit compositor by default | piman@chromium.org | 2011-12-02 | 1 | -3/+14 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -2/+2 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -0/+3068 |
* | Remove src/ui/views. | tfarina@chromium.org | 2011-10-26 | 1 | -205/+0 |
* | ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods. | tfarina@chromium.org | 2011-06-08 | 1 | -5/+6 |
* | View API/implementation cleanup: | pkasting@chromium.org | 2011-02-22 | 1 | -31/+31 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | sFirst cut at an experiment with what a simplified View/Widget API would look... | ben@chromium.org | 2011-02-01 | 1 | -0/+204 |