summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-141-11/+16
* Grant the GL bindings permission to do file I/O during their initialization.kbr@chromium.org2011-10-143-0/+21
* Throw away motion events if we can't keep updavemoore@chromium.org2011-10-141-2/+21
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-142-0/+5
* Aura: Fix scrollbar images on non-ChromeOS platformsjamescook@chromium.org2011-10-141-2/+3
* Fix style_range_.erase() which caused style range not deleted completely and ...xji@google.com2011-10-142-5/+106
* aura: Implement IsFullscreenMode().derat@chromium.org2011-10-143-10/+43
* Roll skia to r2478.bsalomon@google.com2011-10-141-2/+1
* Copying Scrollbar style from ChromeOS into Aura. It is very likely that the t...saintlou@chromium.org2011-10-142-0/+160
* Shrinks the launcher down to 48 pixels high, changes chromium imagesky@chromium.org2011-10-148-6/+169
* aura: Implement cursor-position-related methods in Screen.derat@chromium.org2011-10-1413-52/+171
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-1323-54/+279
* Enable VSync on TOUCH_UIbacker@chromium.org2011-10-131-0/+1