summaryrefslogtreecommitdiffstats
path: root/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error: 'comparison between signed and unsigned integer expression...sadrul@chromium.org2011-04-291-4/+4
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-299-21/+187
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-289-187/+21
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-289-21/+187
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-279-187/+21
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-279-21/+187
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-2/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-9/+12
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-252-6/+7
* views: Add Link example.tfarina@chromium.org2011-04-253-0/+80
* remove unused classsaintlou@chromium.org2011-04-213-88/+0
* touch: Fix compile by initializing a variable.sadrul@chromium.org2011-04-111-1/+1
* Resubmitting change because original caused build breaks:rogerta@chromium.org2011-04-113-0/+371
* Revert r80952, http://codereview.chromium.org/6771056dmichael@chromium.org2011-04-083-364/+0
* Adding a native theme painter, to allow Views to use NativeTheme to drawrogerta@chromium.org2011-04-083-0/+364
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-9/+5
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-222-3/+7
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-212-28/+17
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-184-24/+36
* 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