summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-222-1/+140
* Clears X-cursor cache after each test so that we don't attempt to usesky@chromium.org2013-02-226-8/+23
* Change eventTime field to standard chrome.* API format.miket@chromium.org2013-02-222-8/+3
* Check if event.os_event is present before dereferencing.vitalybuka@chromium.org2013-02-221-0/+2
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-227-7/+83
* gpu: Add AtomicFlag to group our atomic ops together.epenner@chromium.org2013-02-221-9/+30
* Aura: Fix linter warnings.backer@chromium.org2013-02-221-0/+2
* gpu: Add some extra shared memory pool stats.epenner@chromium.org2013-02-222-1/+18
* Do not fire beforeunload event in WebDialogView if CloseContents is called be...jennyz@chromium.org2013-02-222-3/+11
* Remove hover animation from app launcher grid.benwells@chromium.org2013-02-221-0/+2
* Add an app list view delegate for the Cocoa app list, and add basic keyboard ...tapted@chromium.org2013-02-228-34/+198
* Restore the caching behavior in AccleratedSurfaceTransformer::CompileShaderCo...nick@chromium.org2013-02-211-22/+22
* Revert 183841 - new static initializer on Linux.yoz@chromium.org2013-02-211-1/+1
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-211-1/+1
* Add views::Button style enum for LabelButton [native] styling, etc.msw@chromium.org2013-02-219-79/+97
* ui: Fix use after free issue.reveman@chromium.org2013-02-211-4/+5
* Call AcceleratedSurfaceTransformer::ReleaseAll when resetting the device.nick@chromium.org2013-02-211-0/+1
* Revert 183728dtu@chromium.org2013-02-216-65/+7
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-216-7/+65
* Fix a bug on desktop win_aura where shell windows didn't show a shadow.jeremya@chromium.org2013-02-211-2/+2
* Changed menu accelerators color and copy/paste/zoom buttons in wrench menu to...yefim@chromium.org2013-02-211-0/+3
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-217-7/+49
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-2115-0/+59
* GPU: Use 64-bit abs on 64-bit value.backer@chromium.org2013-02-211-2/+2
* Minor fixes to TouchSelectionController: Null check on client widget beforevarunjain@chromium.org2013-02-214-6/+7
* requestAutocomplete: Add CVC hint icon to CVC field.estade@chromium.org2013-02-202-1/+61
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-201-1/+0
* Remove obsolete files related to Instant Extended code. In particular this CL...pedrosimonetti@chromium.org2013-02-203-0/+0
* Enable unittests for TouchSelectionController.varunjain@chromium.org2013-02-204-76/+153
* ui: Reduce async upload context switching overhead by using atomics instead o...reveman@chromium.org2013-02-201-52/+90
* Fix bug 176776: Can't move frameless app windows on win_aurajianli@chromium.org2013-02-201-1/+4
* views: Rename some LabelButton accessors to match TextButton.tfarina@chromium.org2013-02-204-11/+13
* Fixes a refocus bug in ash. The recursion prevention was too aggressive. We s...ben@chromium.org2013-02-203-76/+28
* Remove gio header by using bus::Bus disconnected notification.nona@chromium.org2013-02-201-20/+40
* views: Remove set_lines_at_root from TreeView API.tfarina@chromium.org2013-02-202-4/+0
* Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.kinaba@chromium.org2013-02-202-2/+2
* Add action box to OOBE user pads.glotov@chromium.org2013-02-201-0/+3
* Roll grit to r110, and use relative @import paths in shared WebUI CSS file.bauerb@chromium.org2013-02-201-2/+2
* Revert 182726 - Speculative. Will reland if no perf change.simonjam@chromium.org2013-02-201-9/+0
* Mac Chromium style checker cleanuprsleevi@chromium.org2013-02-203-17/+17
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-6/+20
* Restore 'Chrome Style' buttons for --enable-new-dialog-style dialogs.msw@chromium.org2013-02-201-2/+5
* Return values from GetSelectedRange and GetSelectionModel.msw@chromium.org2013-02-2011-90/+61
* Add support for layered windows in Auracpu@chromium.org2013-02-202-3/+36
* Fix combobox sizing on views.estade@chromium.org2013-02-201-5/+6
* gpu: Use heap-growth-limit now that it is available.epenner@chromium.org2013-02-191-2/+2
* Fix DialogClientView layout, buttons, accelerators; etc.msw@chromium.org2013-02-197-604/+275
* Save/restore views omnibox selection on blur/focus, select all on click focus.msw@chromium.org2013-02-191-3/+1
* Add IsInternal property to gfx::Displayynovikov@chromium.org2013-02-192-7/+30
* Make app_list tests build on Win64 jschuh@chromium.org2013-02-191-0/+2