summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegatevarunjain@chromium.org2011-08-091-1/+1
* Tests for TouchSelectoinControllerImpl.varunjain@chromium.org2011-08-085-0/+219
* NativeWidgetViews: Implement widget activation/deactivation.sadrul@chromium.org2011-08-084-12/+25
* Fix typo in SelectRect().xji@google.com2011-08-061-1/+1
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-05104-255/+256
* extend RenderText for inheritance. Itxji@google.com2011-08-045-66/+142
* Add missing OnCaretBoundsChanged() hooks to NativeTextfieldViews.varunjain@chromium.org2011-08-031-0/+4
* Add proper drag position to TouchSelectionController::SelectionHandleDragged.varunjain@chromium.org2011-08-032-5/+6
* Make NetworkMenuModel a ui::MenuModel again.rhashimoto@chromium.org2011-08-034-7/+15
* views: Properly exclude native_menu_x when touchui==0 and toolkit_uses_gtk=1mnissler@chromium.org2011-08-031-2/+2
* Implement text selection widgets for controlling text selection on touchvarunjain@chromium.org2011-08-037-10/+426
* Alwas set saved maximized state for panels to 'false'.stevenjb@google.com2011-08-021-1/+8
* Fix font and selection issues for RenderText temporary code.msw@chromium.org2011-08-021-0/+7
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-0210-65/+45
* views: Remove a bunch of unneeded includes from view_win.cctfarina@chromium.org2011-08-021-12/+3
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-0/+1
* Fixes crash in menu code. Based on crash data we're being asked forsky@chromium.org2011-08-011-4/+3
* Add myself to OWNERS in views/ and views/touchui.sadrul@chromium.org2011-07-292-0/+2
* Fix a few issues with touch-events and views-desktop.sadrul@chromium.org2011-07-296-4/+30
* Fixes crash in menu code. MenuItemView doesn't handle trying to show asky@chromium.org2011-07-291-0/+5
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-292-5/+3
* Adds some debugging code to help isolate if we're crashing because thesky@chromium.org2011-07-292-7/+20
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-296-7/+141
* Use VIEWS_API in a few places to fix component build for chromeos and touchui.sadrul@chromium.org2011-07-282-3/+4
* Make VIEWS_API declarations in order to fix ChromeOS shared lib builds.mnissler@chromium.org2011-07-282-2/+3
* Fix views_examples NativeWidgetViews parenting on Windows.rhashimoto@chromium.org2011-07-281-1/+21
* Fix grab/ungrab in views-desktop world.sadrul@chromium.org2011-07-283-1/+23
* Create views.dll / libviews.sodarin@chromium.org2011-07-28105-239/+309
* Fix method call on potentially deleted object in NativeWidgetViews.rhashimoto@chromium.org2011-07-272-4/+8
* Update Texture/Layer SetCanvas, callsites, and comments.msw@chromium.org2011-07-272-8/+7
* Add Unicode character support to chrome.input.sendKeyboardEvent.yusukes@google.com2011-07-276-4/+47
* Remove menu keyboard grab and close menu on window manager activation change.rhashimoto@chromium.org2011-07-2711-71/+24
* Fixes bug in showing a sibling menu that could lead to ansky@chromium.org2011-07-261-1/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-3/+2
* Removing unused NativeButton codesaintlou@chromium.org2011-07-2621-1786/+34
* NativeWidgetViews: Add support for window properties.sadrul@chromium.org2011-07-262-8/+22
* views: Have the non-const version of child_at call the constant one.tfarina@chromium.org2011-07-261-3/+6
* Use widget to specify the parent of views menu.oshima@google.com2011-07-2612-29/+23
* Make sure the focus border is inset wrt the entire button sorogerta@chromium.org2011-07-252-0/+17
* Call GetSysteMenu to enable modification of the system menu so that maximize,...guohui@chromium.org2011-07-251-7/+3
* Rework NativeWidgetViews/NativeWidgetView lifetime management.rhashimoto@chromium.org2011-07-255-23/+98
* Views views_unittests FocusManagerTest.FocusNativeControls use after freedhollowa@chromium.org2011-07-252-1/+9
* Clean up mouse grab code in NativeWidgetGtk. This makes it clean up asky@chromium.org2011-07-252-48/+89
* Add gfx::RenderText and support code.msw@chromium.org2011-07-2518-1564/+599
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-2518-599/+1564
* Add gfx::RenderText and support code.msw@chromium.org2011-07-2518-1564/+599
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-2314-239/+26
* check xinput2 capability so that it runs on the system that doesn't support x...oshima@google.com2011-07-231-1/+25
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-2314-26/+239
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-2314-239/+26