| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/. | dcheng@chromium.org | 2013-06-14 | 1 | -2/+1 |
* | Use a direct include of strings headers in ui/, part 2. | avi@chromium.org | 2013-06-11 | 3 | -6/+6 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 4 | -5/+5 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | modify View::ViewHierarchyChanged signature | kuan@chromium.org | 2013-05-13 | 2 | -7/+5 |
* | views: Remove unused params from TableView constructor. | tfarina@chromium.org | 2013-04-23 | 1 | -3/+1 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -1/+1 |
* | ui/oak: Convert it from string16 to base::string16. | tfarina@chromium.org | 2013-04-13 | 7 | -20/+21 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Make aura build on Win64 | jschuh@chromium.org | 2013-02-15 | 1 | -0/+2 |
* | Reland 179231 | xiyuan@chromium.org | 2013-01-30 | 1 | -0/+1 |
* | Revert 179231 as it has introduced a large number of memory leaks to ash_unit... | timurrrr@chromium.org | 2013-01-29 | 1 | -1/+0 |
* | views: Fix a Widget destruction crash. | xiyuan@chromium.org | 2013-01-29 | 1 | -0/+1 |
* | More work to make ash_unittests pass when we require context. | erg@chromium.org | 2013-01-09 | 2 | -4/+7 |
* | ash: Use different hit-test outer-region for mouse and touch events. | sadrul@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | * Use Virtual Screen Coordinates in more places | oshima@chromium.org | 2012-07-18 | 1 | -1/+1 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 2 | -3/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 7 | -7/+0 |
* | Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views... | pkotwicz@chromium.org | 2012-05-31 | 2 | -4/+4 |
* | oak: Fix component build. | tfarina@chromium.org | 2012-05-25 | 3 | -5/+6 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 1 | -1/+0 |
* | Change the way _EXPORT macros look. | thakis@chromium.org | 2012-05-15 | 1 | -0/+4 |
* | views: Have a more accurate name for View parent_owned accessors. | tfarina@chromium.org | 2012-05-12 | 1 | -2/+2 |
* | Broke the aura compile on Linux and Windows. | dbeam@chromium.org | 2012-05-10 | 2 | -5/+6 |
* | ui/oak: Build oak as a component library. | tfarina@chromium.org | 2012-05-10 | 2 | -6/+5 |
* | ui/oak: Add missing header include guards to oak_pretty_print.h | tfarina@chromium.org | 2012-05-07 | 1 | -0/+6 |
* | ui/oak: Remove empty files from source control. | tfarina@chromium.org | 2012-05-07 | 6 | -0/+0 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 1 | -1/+1 |
* | Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree... | erg@chromium.org | 2012-04-25 | 1 | -3/+4 |
* | Replaced sk_canvas()->drawPath() with DrawPath() | pkotwicz@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Ash: Allow window resize to edge of launcher | jamescook@chromium.org | 2012-03-27 | 3 | -8/+17 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -4/+0 |
* | Revert 128503 - Remove stops_event_propagation from Window, since it's broken. | jam@chromium.org | 2012-03-23 | 1 | -0/+4 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -4/+0 |
* | Revert 128328 - Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -0/+4 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -4/+0 |
* | Ash: Add hit test bounds override to window inspector | jamescook@chromium.org | 2012-03-14 | 1 | -0/+9 |
* | Reland: Ash: Allow resize along 1 pixel edge inside window content | jamescook@chromium.org | 2012-03-14 | 1 | -4/+0 |
* | Adds window property display. A table view (acting as a list) with formatted ... | ben@chromium.org | 2012-03-13 | 8 | -22/+328 |
* | Add a deps file for new directory. | ben@chromium.org | 2012-03-12 | 1 | -0/+9 |
* | Basic skeleton of a window/layer/view inspector. | ben@chromium.org | 2012-03-12 | 15 | -0/+372 |