summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.pkotwicz@chromium.org2011-10-121-0/+3
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-124-4/+239
* On desktoppkotwicz@chromium.org2011-10-121-0/+8
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-125-15/+15
* ScheduleDraw() in View::SchedulePaintBoundsChanged() when a child view is mov...danakj@chromium.org2011-10-121-0/+6
* Enable NativeConstrainedWindowAuraoshima@chromium.org2011-10-121-4/+10
* aura: Fix mouse wheel events.sadrul@chromium.org2011-10-122-1/+3
* Add ampersand prefix options to views text example.asvitkine@chromium.org2011-10-122-0/+32
* Add Windows manifest for views_examples.asvitkine@chromium.org2011-10-112-0/+32
* views: Get rid of std::wstring from table_view_unittest.cctfarina@chromium.org2011-10-111-20/+20
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-118-11/+12
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-117-27/+82
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-113-21/+23
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-103-2/+28
* Move some code around...ben@chromium.org2011-10-102-6/+6
* Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...ben@chromium.org2011-10-102-4/+4
* Move some code around...ben@chromium.org2011-10-102-4/+4
* views/examples: TableExample::GetText() should return string16.tfarina@chromium.org2011-10-102-9/+10
* Multi-Profiels: Support high contrast mode in profile menusail@chromium.org2011-10-103-5/+11
* Windows compile fix.backer@chromium.org2011-10-081-0/+1
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-0816-32/+78
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-086-44/+41
* Don't send mouse event to invisible windowoshima@google.com2011-10-071-0/+2
* Fix the views_unittests on USE_AURA linux.ben@chromium.org2011-10-071-5/+3
* Fixes aura build on windows. Makes all tests use the test compositorsky@chromium.org2011-10-071-2/+1
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-076-21/+61
* Wires up the active methods in NativeWidgetAura.sky@chromium.org2011-10-071-6/+9
* Keep the Layer tree in sync with View tree.backer@chromium.org2011-10-072-0/+47
* Preliminary InputMethod support for NativeWidgetAuraoshima@chromium.org2011-10-072-4/+32
* Simple clipboard support for auraoshima@chromium.org2011-10-071-46/+15
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-0714-85/+97
* Exclude Menu2 on aura.oshima@google.com2011-10-071-0/+1
* Don't reapply offset in NativeWidgetView::UpdateChildLayerBounds.vollick@chromium.org2011-10-071-3/+5
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-073-18/+19
* Remove DispatchNativeEvent in favor of GetDispatcher.oshima@chromium.org2011-10-071-2/+5
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-2/+2
* Remove missing native_scroll_bar_wayland.cc file from views.gypdhollowa@chromium.org2011-10-061-1/+0
* Update views/ime/OWNERS.bryeung@chromium.org2011-10-061-1/+2
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-064-14/+20
* views: Fix linux touch build by include missing utf_string_conversions.htfarina@chromium.org2011-10-061-0/+1
* Add RunAllPendingWithDispatcheroshima@google.com2011-10-062-3/+10
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-064-35/+37
* USE_AURA=1 Reveals circular dependencies on Mac.dhollowa@chromium.org2011-10-061-22/+37
* Unregister signal handlers when "gtkwidget" is destroyed.oshima@google.com2011-10-062-61/+81
* aura: Fix win compile.sadrul@chromium.org2011-10-061-1/+1
* Maximize/Fullscreen for auraoshima@google.com2011-10-061-12/+21
* views: Migrate widget/* to base::Bind.tfarina@chromium.org2011-10-0613-44/+66
* Fix shared win build.sadrul@chromium.org2011-10-061-1/+1
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-064-57/+40
* Gets the test Ownership_PlatformNativeWidgetOwnsWidget_NativeDestroysky@chromium.org2011-10-061-10/+3