summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-0921-900/+8
* Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...ananta@chromium.org2011-09-091-0/+10
* add bubble views files.alicet@chromium.org2011-09-0821-8/+900
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-085-3/+71
* Fixes ownership of aura windows/nativewidgetaura and adds a test.sky@chromium.org2011-09-073-27/+47
* Get chrome to link with USE_AURAben@chromium.org2011-09-074-4/+78
* Implement Pango RenderText for Linux.xji@google.com2011-09-071-1/+2
* Add WM_XBUTTON* and WM_NCXBUTTON* parsing.msw@chromium.org2011-09-071-1/+17
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-076-2/+42
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-075-2/+28
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-072-2/+4
* touchui: Fine-tune selection-controller visibility.sadrul@chromium.org2011-09-071-2/+14
* Fix the issue that a panel window cannot be shrink to very small.jianli@chromium.org2011-09-061-1/+13
* Make views_aura_desktop depend upon resources so that we don't have tosky@chromium.org2011-09-062-0/+12
* For Touch: remove some menu items for experimentation, adjust sizes.saintlou@chromium.org2011-09-065-3/+11
* Identify the omnibox as a URL field.bryeung@chromium.org2011-09-064-9/+92
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-053-8/+4
* Cleanup of tooltip_manager_views to get it to work on windows. Alsosky@chromium.org2011-09-044-23/+62
* Workaround windows classic theme rendering artifacts.msw@chromium.org2011-09-031-19/+15
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-024-6/+34
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-026-14/+20
* Another missing file.ben@chromium.org2011-09-021-0/+37
* This file was omitted from my 'fix views unittests' cl last night. Add it bac...ben@chromium.org2011-09-021-0/+30
* 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