summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* aura: Improve initial host window size.derat@chromium.org2011-10-216-8/+95
* Fix a bug where we were not properly redrawing when bounds change. This was c...ben@chromium.org2011-10-201-1/+1
* Fix HDC leak in RenderTextWin and avoid an unnecessary substr() call.asvitkine@chromium.org2011-10-202-10/+14
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-2021-571/+51
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-2021-51/+571
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-2011-55/+190
* aura: Lay out widgets when no X window manager is running.derat@chromium.org2011-10-202-1/+4
* Don't force osmesa for aura tests.backer@chromium.org2011-10-201-3/+0
* Revert r106508 "LayoutManager controls child bounds."oshima@google.com2011-10-2015-337/+20
* Fixes hole boundspkotwicz@chromium.org2011-10-202-1/+12
* Move BubbleView logic into BubbleDelegateView.msw@chromium.org2011-10-201-17/+5
* Roll skia to r2506.bsalomon@google.com2011-10-203-1/+93
* Implement motion coalescing for XI2davemoore@chromium.org2011-10-201-0/+79
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-2015-20/+337
* Turns on RWHVA.ben@chromium.org2011-10-202-2/+0
* Fixes permissions of files.sky@chromium.org2011-10-202-0/+0
* Adds simple animation to the launcher when items are added/removed.sky@chromium.org2011-10-207-52/+315
* Add GetTargetBounds to window/layer.oshima@chromium.org2011-10-204-0/+18
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-2/+5
* aura: Disable clipboard tests until aura has clipboard support.sadrul@chromium.org2011-10-191-0/+6
* Fix visible parameter passed to WnidowObserveroshima@google.com2011-10-193-2/+65
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-191-4/+6
* Remove unnecessary use of skia::ScopedPlatformPaint from RenderTextWin.asvitkine@chromium.org2011-10-191-12/+5
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-195-8/+23
* content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.erg@chromium.org2011-10-191-2/+0
* aura: Requery pointer position after host window resize.derat@chromium.org2011-10-194-4/+18
* aura: Make key and mouse events for renderers work correctly in X11 with RWHV...sadrul@chromium.org2011-10-191-1/+1
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-192-10/+13
* aura: Make tests pass Desktop's dispatcher to message loop.derat@chromium.org2011-10-191-1/+2
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-198-58/+34
* Gets ScreenAura to correctly calculate work area, and hookssky@chromium.org2011-10-197-30/+49
* aura: Don't recycle Desktops between tests.derat@chromium.org2011-10-186-63/+74
* Random launcher tweaks:sky@chromium.org2011-10-184-51/+23
* base::Bind: Cleanup x11_util.cc.jhawkins@chromium.org2011-10-181-1/+3
* Downgrade a CHECK to a NOTREACHED in ResourceBundle::LoadLocaleResources.tony@chromium.org2011-10-182-1/+13
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-181-1/+11
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-1814-351/+255
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-1/+2
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-183-35/+32
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-186-53/+215
* Permanent folders changesnoyau@chromium.org2011-10-182-5/+75
* aura: Fix cursor visibility, and a crash on mouse-wheel.sadrul@chromium.org2011-10-173-3/+12
* Minimum size for aura windowoshima@google.com2011-10-1710-46/+384
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-1710-48/+316
* Enable Kannada, Farsi and Telugu on CrOSjshin@chromium.org2011-10-171-3/+2
* aura: Add support for touch events.sadrul@chromium.org2011-10-1721-20/+413
* Check for extensions in order to fail early.backer@chromium.org2011-10-177-8/+30
* Fix Linux |Font::GetAverageCharacterWidth()| always returning 0.asvitkine@chromium.org2011-10-172-0/+6
* mac: Fix a memory leak in canvas_skia_mac.thakis@chromium.org2011-10-161-1/+1
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-159-14/+90