summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* bezels: Ignore events from side bezels by default (new flag).wnwen@chromium.org2013-07-264-1/+35
* Disallow RenderText cursor positions within truncated text.msw@chromium.org2013-07-263-9/+15
* Consider padding when calculating drop targets in the app list.koz@chromium.org2013-07-261-2/+3
* Open Views Combobox menus on Space or Alt+Down.msw@chromium.org2013-07-261-3/+14
* [win] Initialize the app list menu lazily, and allow invalidation.tapted@chromium.org2013-07-263-5/+16
* Fix overlay border painting issue on Windows.dbeam@chromium.org2013-07-262-1/+7
* app_list: Fix wrong UI state when dropping an installing app.xiyuan@chromium.org2013-07-251-1/+3
* Fix views textfield not repaint on select all + right.xiyuan@chromium.org2013-07-252-3/+3
* Consolidate handling of long-press keys on the virtual keyboard. Dynamically...kevers@chromium.org2013-07-2519-457/+381
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-252-5/+5
* Move keycodes to ui namespacesgurun@chromium.org2013-07-241-2/+2
* The new alternate shelf requests that all tray / message bubbles / applicatio...skuhne@chromium.org2013-07-247-15/+76
* Provide Android implementation of WebInputEventFactory in contentjdduke@chromium.org2013-07-244-0/+326
* Fixes vertical alignment of RenderTextWin.yukishiino@chromium.org2013-07-241-6/+9
* Make dragging outside the app list scroll back to its original position.koz@chromium.org2013-07-242-14/+41
* message-center: Fix fling scroll in the list.sadrul@chromium.org2013-07-241-1/+1
* Dispatch Mouse enter/exit window events (Linux Aura)sidharthms@chromium.org2013-07-241-0/+6
* Support creating progress bar notification for Windowsjianli@chromium.org2013-07-246-12/+80
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-232-11/+3
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+1
* Update the screen info if the display related property has changed when resized.oshima@chromium.org2013-07-231-3/+6
* Update include paths in ui for base/process changes.rsesek@chromium.org2013-07-233-3/+2
* Enable and disable Synced Notification Client Servicespetewil@chromium.org2013-07-231-3/+0
* desktop aura: Fix multiple problems with ibeams in the omnibox.erg@chromium.org2013-07-232-4/+14
* Cut some more dependencies from browser to child for multiple_dll modescottmg@chromium.org2013-07-231-1/+1
* Skip painting RenderTextWin runs outside the display rect.msw@chromium.org2013-07-232-1/+7
* Require 100ms before re-opening a Views Combobox menu.msw@chromium.org2013-07-234-7/+20
* Make 'Submit' button blue for payments dialog.estade@chromium.org2013-07-234-2/+19
* Remove ActionBox and related code.rfevang@chromium.org2013-07-237-3/+0
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2295-245/+756
* linux_aura: Fix clang build and component builds.erg@chromium.org2013-07-221-1/+2
* Fix border and tiling issues when rendering aura progress bars.zturner@chromium.org2013-07-221-13/+50
* Add assets for disabled blue button.estade@chromium.org2013-07-2220-2/+12
* Refactored ozone event handling for hotplug and embedder flexibiity.rjkroege@chromium.org2013-07-2212-48/+142
* Fixed CHECK failure in ozone=1 unittests.rjkroege@chromium.org2013-07-224-0/+49
* Add dubroy@ to WebUI OWNERS files.dubroy@chromium.org2013-07-221-0/+1
* Make AppListItemView's progress bar not reset to 0 while installing app.koz@chromium.org2013-07-221-0/+5
* Revert 212778 "Colors shouldn't break runs and should be handled..."akalin@chromium.org2013-07-223-56/+22
* Introduces the const version of GetInputMethod().yukishiino@chromium.org2013-07-204-7/+26
* Fixes vertical alignment of RenderText.yukishiino@chromium.org2013-07-205-13/+89
* Colors shouldn't break runs and should be handled while drawing the textckocagil@chromium.org2013-07-203-22/+56
* Allow noise TouchBegin to be droppedmiletus@chromium.org2013-07-201-4/+6
* Introduce kb-shift-keybshe@chromium.org2013-07-208-37/+130
* views: Fix menu/combobox dropdown auto-scrollingestade@chromium.org2013-07-192-9/+13
* Add interrobang key to altkeys.stevet@chromium.org2013-07-191-0/+1
* Add Level5Shift key support into KeyboardCodeConversion.nona@chromium.org2013-07-191-0/+4
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-191-0/+10
* requestAutocomplete: fix some text colorsestade@chromium.org2013-07-182-7/+21
* App Indicator implementationsidharthms@chromium.org2013-07-184-0/+75
* Ozone API changes for third-party implementationstiago.vignatti@intel.com2013-07-183-7/+24