summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-13/+13
* Rename DesktopWindow to DesktopWindowView.ben@chromium.org2011-06-291-2/+2
* Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...ben@chromium.org2011-06-281-2/+4
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-2/+1
* A views only implementation of tooltips. In the views world, tooltips are drawnvarunjain@chromium.org2011-06-271-0/+4
* Moves acclerated painting related fields from View to LayerHelper.sky@chromium.org2011-06-271-0/+2
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-0/+3
* Fix build when GYP_DEFINES="chromeos=0 use_ibus=1"hashimoto@chromium.org2011-06-241-7/+3
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-231-0/+2
* Add an option to run Chrome in the views desktop.ben@chromium.org2011-06-231-5/+52
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-231-0/+1
* views: Remove the dependency on app_base.tfarina@chromium.org2011-06-221-1/+0
* Add character compositionhashimoto@chromium.org2011-06-221-0/+14
* views: Pull out DragController class into its own header file.tfarina@chromium.org2011-06-211-0/+1
* views/examples: Move the implementation of TableExample to source file.tfarina@chromium.org2011-06-201-1/+5
* Re-land:ben@chromium.org2011-06-161-0/+1
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-1/+0
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-0/+1
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-15/+0
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-061-0/+4
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+2
* TextStyles in TextfieldViewsoshima@google.com2011-06-011-0/+2
* Rough cut at window activation.ben@chromium.org2011-05-261-2/+4
* Add a desktop test harness.ben@chromium.org2011-05-261-0/+55
* Adds a basic NativeWindowViews.ben@chromium.org2011-05-251-0/+4
* Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.rhashimoto@chromium.org2011-05-251-0/+3
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-6/+0
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-241-0/+2
* Add NativeWidgetViews. This is a stub implementation that mostly just defers ...ben@chromium.org2011-05-241-0/+4
* Fix touch compile after r86390.sadrul@chromium.org2011-05-241-2/+0
* Fix to make InputMethodIBus usable on every ChromeOS device (even without Tou...hashimoto@chromium.org2011-05-241-18/+11
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-191-5/+5
* Rename WindowWin|Gtk->NativeWindowWin|Gtkben@chromium.org2011-05-191-5/+5
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-7/+7
* Added Unit Testing for pure Views Comboboxsaintlou@chromium.org2011-05-111-0/+1
* Tweaks Compositor API. To make it possible to land this I've ifdef'dsky@chromium.org2011-05-101-0/+1
* Enable TestViewsDelegates for views unittests and views_examples by defaultoshima@google.com2011-05-101-1/+2
* Factored code drawing the focusable border used in some Views controlssaintlou@chromium.org2011-05-031-0/+2
* Initial implementation of pure Views combobox (aka dropdown list). The follow...saintlou@chromium.org2011-04-291-0/+2
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-291-0/+4
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-281-4/+0
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-281-0/+4
* Remove ibus checking script from views.gyp and add use_ibus=1 optionpenghuang@chromium.org2011-04-271-8/+5
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-271-4/+0
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-271-0/+4
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+1
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-0/+1
* views: Add Link example.tfarina@chromium.org2011-04-251-0/+2