summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-021-2/+0
* Removes unncessary background clear in RootView.pkotwicz@chromium.org2011-09-021-0/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-024-16/+13
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-024-13/+16
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-028-14/+87
* Handle interactive window sizing and moving, as well as primitive z-index shu...ben@chromium.org2011-09-023-2/+8
* Add avatar decoration to the windows7 taskbarcpu@chromium.org2011-09-021-3/+3
* Fix touch ui crash in NativeTextfieldViewsTest.DragAndDrop_InitiateDrag.xji@google.com2011-09-021-0/+2
* views/examples: Make PrintStatus use char type instead wchar_t.tfarina@chromium.org2011-09-0116-33/+33
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Update NativeWidgetAura for new views API changes.ben@chromium.org2011-09-012-6/+8
* Wire MouseEvents through to the NativeWidgetAura.ben@chromium.org2011-09-014-20/+50
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-3117-134/+156
* Converts creation of MenuRunner on the stack to be a field on thesky@chromium.org2011-08-311-0/+7
* no need to call Close on scoped_ptr<Widget> with WIDGET_OWNS_NATIVE_WIDGET. ...oshima@google.com2011-08-311-2/+0
* views: Fix a couple of other trivial TODOs.tfarina@chromium.org2011-08-3114-140/+122
* * Fix small memory leak on SysAllocString.yosin@chromium.org2011-08-311-9/+9
* Support auto-hide taskbar for panels on Windows.jianli@chromium.org2011-08-303-18/+22
* Fix the issue that virtual keyboard does not show up.penghuang@chromium.org2011-08-301-1/+1
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-304-31/+29
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-292-17/+0
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-2917-157/+134
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-2917-134/+157
* minor fixes to get virtual keyboard work on views desktop without ibusoshima@google.com2011-08-292-3/+5
* Fixes crash in SaveWindowPlacement. It's possible to get a WM_CLOSEsky@chromium.org2011-08-291-2/+3
* views: Fix a couple of trivial TODOS.tfarina@chromium.org2011-08-295-15/+7
* Get rid of last views dependency in RenderWidgetHostViewWin.jam@chromium.org2011-08-271-0/+2
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-265-165/+5
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-264-158/+3
* Implement touch selection menu.varunjain@chromium.org2011-08-262-4/+202
* Don't activate POPUP windowoshima@google.com2011-08-2611-177/+113
* Mark a class for export to fix component build for views_unittests on touchui.sadrul@chromium.org2011-08-261-1/+3
* Revert 98434 - Adding a Views scrollbar implementation.backer@chromium.org2011-08-2614-1515/+590
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-2630-48/+1521
* Reverts debugging code added for 91396. I've tracked down the bug andsky@chromium.org2011-08-262-29/+1
* Vend common GL contextbacker@chromium.org2011-08-263-3/+5
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-2614-590/+1515
* Remove some views depenencies from RenderWidgetHostViewWin.jam@chromium.org2011-08-261-9/+2
* Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...battre@chromium.org2011-08-261-1/+1
* Revert 98103 - Switch to using .pak files for locale data on Windows.battre@chromium.org2011-08-261-1/+1
* Show a Window in the aura views demo.ben@chromium.org2011-08-256-4/+63
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-258-18/+388
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-258-382/+16
* Create a new views_aura_desktop.ben@chromium.org2011-08-258-16/+382
* Possible fix for the issue that keyboard doesn't show up.oshima@google.com2011-08-252-10/+6
* Revert 98278 - Adding a Views scrollbar implementation.jbates@chromium.org2011-08-2514-1513/+590
* Add VIEWS_EXPORT to autoscroll constants.scottmg@chromium.org2011-08-251-2/+2
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-2514-590/+1513
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-254-13/+2
* Revert 98236 - Adding a Views scrollbar implementation.jbates@chromium.org2011-08-2513-1511/+588