summaryrefslogtreecommitdiffstats
path: root/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix final nits on linux_viewserg@google.com2011-03-102-3/+12
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-102-5/+6
* views: Fix the MenuExample so it doesn't crash.tfarina@chromium.org2011-03-071-1/+1
* Fix compile for views_examples after GetBounds removal.sadrul@chromium.org2011-03-031-2/+1
* views: Move the implementation of MenuExample to the source file.tfarina@chromium.org2011-02-252-181/+228
* Clean up RTL methods.ben@chromium.org2011-02-081-1/+1
* views: Move the implementation of WidgetExample to the source file.tfarina@chromium.org2011-02-072-150/+198
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-019-299/+415
* views: Move the implementation of ButtonExample from the header to the source...tfarina@chromium.org2011-01-292-20/+49
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-275-7/+7
* Fix compileisherman@chromium.org2011-01-252-2/+1
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-255-10/+9
* views: Move implementations of ComboboxExample and SliderExample to source file.tfarina@chromium.org2011-01-244-72/+126
* views: Add table2_example to views_examples target.tfarina@chromium.org2011-01-232-150/+194
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-221-2/+2
* views: Move the implementation of TabbedPaneExample from the header file to t...tfarina@chromium.org2011-01-212-76/+106
* views: Move the implementation of SingleSplitViewExample from the header file...tfarina@chromium.org2011-01-212-49/+81
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+3
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-13/+0
* Move models from app to ui/base/modelsben@chromium.org2011-01-144-11/+19
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-2/+2
* Re-land 71230.eroman@chromium.org2011-01-131-1/+2
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-121-2/+1
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-121-1/+2
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-3/+2
* Leftover wstring removal from r70290sadrul@chromium.org2010-12-301-13/+18
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-2/+3
* Add CreateWrapper to views/examples/examples_base.ccstevenjb@chromium.org2010-10-061-0/+17
* views: Add initial Throbber example.tfarina@chromium.org2010-09-093-1/+102
* Re-lands 58186:bryeung@chromium.org2010-09-032-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-2/+2
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-4/+6
* Display an infobar when content settings were created.jochen@chromium.org2010-08-201-3/+3
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2615-0/+15
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-063-81/+6
* Re-land r51526mnissler@chromium.org2010-07-051-2/+1
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-1/+2
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-2/+1
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-1/+2
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-4/+3
* views: Move BoxLayout class into views/examples directory.tfarina@chromium.org2010-05-283-57/+92
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-1/+1
* Add transparency to TYPE_CHILD WidgetGtk.oshima@chromium.org2010-05-051-9/+29
* Reverting two files that has been included in revert by mistake.oshima@chromium.org2010-05-041-8/+1
* Revert "Add transparency to TYPE_CHILD WidgetGtk."oshima@chromium.org2010-05-042-30/+17