summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.erg@google.com2012-04-1811-231/+100
* Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-1811-100/+231
* views: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-177-20/+20
* Add more functionality to WebView.ben@chromium.org2012-04-172-14/+217
* views: Use NOTREACHED() where appropriate.tfarina@chromium.org2012-04-171-26/+29
* Implement STYLE_LOWERCASE style for Aura NativeTextfield.kochi@chromium.org2012-04-174-16/+115
* Ash: Fix hit testing for the bottom pixels of tabsjamescook@chromium.org2012-04-162-2/+5
* views: Fix painting views with layers in RTL locale.sadrul@chromium.org2012-04-162-5/+65
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-1511-51/+23
* Aura demo fixoshima@chromium.org2012-04-142-6/+4
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-142-221/+14
* Revert 132284 - Fix build bustage by correcting ifdefben@chromium.org2012-04-141-3/+6
* Revert 132290 - Remove a dcheck I just added since I apparently don't underst...ben@chromium.org2012-04-141-0/+1
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-132-4/+6
* Aura demo fixoshima@chromium.org2012-04-132-6/+4
* Remove a dcheck I just added since I apparently don't understand the various ...ben@chromium.org2012-04-131-1/+0
* Fix build bustage by correcting ifdefben@chromium.org2012-04-131-6/+3
* Add more functionality to WebView.ben@chromium.org2012-04-132-14/+221
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-132-1/+17
* views slider: Add support for gestures.sadrul@chromium.org2012-04-132-11/+30
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-132-3/+13
* Support WebView in ash.ben@chromium.org2012-04-121-0/+1
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-122-3/+107
* Correct dependencies on content. This should fix the cros build.ben@chromium.org2012-04-111-4/+3
* Beginnings of a WebView.ben@chromium.org2012-04-1117-102/+1188
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-1115-1179/+102
* Beginnings of a WebView.ben@chromium.org2012-04-1115-102/+1179
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-118-47/+64
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-118-64/+47
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-118-47/+64
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-1010-21/+14
* Moves view_model and related classes to views. This way I can use itsky@chromium.org2012-04-097-0/+309
* Consolidate win/x dispatchersoshima@chromium.org2012-04-095-51/+27
* views/examples: Add enum parameter to ShowExamplesWindow() function.tfarina@chromium.org2012-04-093-9/+14
* Always capture backspace and delete events in textfield.mukai@chromium.org2012-04-091-2/+9
* Remove WAYLAND portoshima@chromium.org2012-04-077-71/+3
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-062-0/+12
* views: Misc comments clean ups in CustomFrameView.tfarina@chromium.org2012-04-062-4/+9
* Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class.asvitkine@chromium.org2012-04-061-8/+7
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-054-3/+65
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-052-0/+13
* views: Extract SystemMenuModel from native_menu_win.*.tfarina@chromium.org2012-04-052-35/+7
* Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...ananta@chromium.org2012-04-042-5/+106
* views: Get rid of WidgetDelegate::ShouldShowClientEdge().tfarina@chromium.org2012-04-044-25/+13
* Fix drag&drop not working in the bookmark manager after the TabContentsViewWi...jam@chromium.org2012-04-035-14/+82
* Fix dragged bookmark painting under Aura.saintlou@chromium.org2012-04-031-2/+4
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-034-11/+11
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-037-9/+9
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-0312-57/+19
* Changes menu to use area instead of work area if the bounds passed insky@chromium.org2012-04-031-0/+10