summaryrefslogtreecommitdiffstats
path: root/ui/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Reland Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-122-11/+5
* Revert 181798 for excessive leaks:msw@chromium.org2013-02-122-5/+11
* Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-122-11/+5
* Remove stale/wrong forward declarations of some Event related classes.tfarina@chromium.org2013-02-091-7/+5
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-4/+4
* Nukes TableViewWin and related classes. TableViewViews has been thesky@chromium.org2013-02-051-1/+0
* Fix ash_shell showing views examples. We weren't setting top_level.erg@chromium.org2013-02-041-0/+1
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-012-15/+12
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+2
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-222-13/+0
* Wires TextfieldController::HandleMouseEvent up forsky@chromium.org2013-01-182-0/+8
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-162-0/+13
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-162-13/+0
* More table tweaks:sky@chromium.org2013-01-121-1/+1
* Couple of tweaks for tables:sky@chromium.org2013-01-092-4/+28
* Implement rough new dialog style.msw@google.com2013-01-071-2/+18
* Converts TableView from single selection to usingsky@chromium.org2012-12-232-6/+0
* Adds sorting to TableView.sky@chromium.org2012-12-201-0/+1
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-192-125/+36
* Adds SetColumnVisibility() and IsColumnVisible() to TableViewViews.sky@chromium.org2012-12-191-6/+0
* Refine LabelButton[Border] behavior.msw@chromium.org2012-12-191-6/+1
* Adds support to table_view_views for header and multiple columns.sky@chromium.org2012-12-171-2/+1
* Cleans up the set of TableColumn constructors.sky@chromium.org2012-12-131-8/+16
* Cleanup of ScrollView. I'm going to add support for a header viewsky@chromium.org2012-12-111-1/+1
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-2/+2
* Cleanup of removing unnecessary web_contents.h include from webview.h. This i...jam@chromium.org2012-12-061-0/+1
* views: Create views_examples_exe target.tfarina@chromium.org2012-12-021-0/+7
* Fix example_browser_main_parts build failure on win/linux aura.oshima@chromium.org2012-11-281-3/+1
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-201-1/+1
* views/examples: Move examples_main.cc into content_client directory.tfarina@chromium.org2012-11-191-0/+0
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-162-2/+2
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-142-10/+10
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-141-0/+1
* Move the desktop aura classes into a desktop subdir to make the gyp simpler.ben@chromium.org2012-11-131-1/+1
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-1/+0
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-0/+1
* Move aura/desktop to views/widget/desktop_auraben@chromium.org2012-11-131-4/+4
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-121-1/+0
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-121-0/+1
* Converts more classes to appropriate theme.sky@chromium.org2012-11-091-4/+4
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-072-5/+6
* Remove unused custom vertical text alignment in CanvasSkia.msw@chromium.org2012-11-062-31/+0
* desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies.erg@chromium.org2012-10-261-17/+2
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+1
* Add new views::LabelButton and LabelButtonBorder.msw@chromium.org2012-10-162-8/+71
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+2
* Add a LabelExample to views_examples.msw@chromium.org2012-10-037-5/+119
* views/examples: Export ShowExamplesWindow() function.tfarina@chromium.org2012-09-191-1/+3
* views/examples: views_examples_with_content_lib should have its own export.h ...tfarina@chromium.org2012-09-182-2/+34
* Revert 157057 - views/examples: ShowExamplesWindow() should be exported.tfarina@chromium.org2012-09-171-3/+1