summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-1323-282/+485
* Change the default favicon to 16x16, except for tabstrip (32x32), for touchui...bshe@chromium.org2011-10-131-7/+2
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-136-2/+25
* Fixes transform of holes to match that of the child view in ::Drawpkotwicz@chromium.org2011-10-132-8/+18
* aura: Some changes to Desktop.sadrul@chromium.org2011-10-135-2/+114
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-133-0/+55
* Make class anonymous and don't assume default FBO is active on Resize.backer@chromium.org2011-10-123-93/+0
* Mouse watcher for auraoshima@chromium.org2011-10-121-0/+4
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-124-21/+42
* Various improvements to |gfx::RemoveAcceleratorChar()|.asvitkine@chromium.org2011-10-124-49/+96
* Fix clang compile errors for USE_AURA=1dhollowa@chromium.org2011-10-123-3/+3
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-5/+6
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-121-1/+1
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-121-7/+7
* Enable NativeConstrainedWindowAuraoshima@chromium.org2011-10-121-3/+2
* aura: Fix mouse wheel events.sadrul@chromium.org2011-10-121-0/+4
* Standardize on 'web page' and 'web site' in Chrome UI.aa@chromium.org2011-10-121-1/+1
* aura_shell: Add missing "virtual" to Delegate dtors.tfarina@chromium.org2011-10-122-2/+4
* Aura - Fix for win_aura views_unittests in menu_configjamescook@chromium.org2011-10-111-0/+9
* Some launcher tweaks:sky@chromium.org2011-10-1116-31/+535
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-118-17/+25
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-113-2/+5
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-116-2/+49
* Under Aura the Aura Theme takes precedence over the ChromeOS one.saintlou@chromium.org2011-10-111-0/+2
* Fixes bad NOTREACHED.sky@chromium.org2011-10-101-1/+1