summaryrefslogtreecommitdiffstats
path: root/ui/views/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* views/examples: ShowExamplesWindow() should be exported.tfarina@chromium.org2012-09-161-1/+3
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-141-0/+3
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-131-4/+0
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-071-3/+15
* Revert 155246 - Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-15/+3
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-3/+15
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* views: Restrict more DEPS to content/public/ only.tfarina@chromium.org2012-08-261-2/+3
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-3/+3
* views/examples: Remove unused |browser_context_| variable.tfarina@chromium.org2012-08-241-1/+0
* views/examples: Remove the content dependency from examples_window.* component.tfarina@chromium.org2012-08-243-19/+7
* views/examples: Rename ShowExamplesWindow() to ShowExamplesWindowWithContent().tfarina@chromium.org2012-08-233-4/+4
* views/examples: Add missing header license comment to views_examples_export.htfarina@chromium.org2012-08-221-0/+4
* views/examples: Make it possible to build views_examples_with_content_lib tar...tfarina@chromium.org2012-08-222-2/+33
* views/examples: Switch to use examples_window_with_content.*tfarina@chromium.org2012-08-211-1/+1
* views/examples: Fix include paths and header guards.tfarina@chromium.org2012-08-172-4/+4
* views/examples: Copy examples_window.* into examples_window_with_content.*tfarina@chromium.org2012-08-162-0/+243
* Replace views::Event with ui::Event.beng@google.com2012-08-1028-30/+28
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-092-2/+3
* views/examples: Pure pedantic change.tfarina@chromium.org2012-07-289-33/+33
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-1/+1
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-2/+2
* views: Remove unused net include from examples_browser_main_parts.cctfarina@chromium.org2012-07-191-1/+0
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Fix views_examples_exe compile failure.jam@chromium.org2012-07-171-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1128-28/+0
* Clean up views content example a little more.jam@chromium.org2012-07-111-1/+0
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-2/+4
* fix views examples compile error on clobber builderjam@chromium.org2012-06-071-4/+0
* A little more cleanup of content examples.jam@chromium.org2012-06-072-10/+0
* Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...jochen@chromium.org2012-06-061-1/+0
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-052-41/+6
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-0/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-302-18/+1
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-302-45/+1
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-304-48/+1
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-292-489/+0
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-244-7/+14
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-242-2/+5
* Fix ash compile error, saw this on one trybot. TBR=benjam@chromium.org2012-05-222-1/+11
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-3/+3
* Support placeholder text in NativeTextfieldViews.xiyuan@chromium.org2012-05-161-1/+1
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-162-0/+2