summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix RenderText offset issue with trailing cursors.msw@chromium.org2013-08-023-47/+17
* Fix AltGr modifier keyboard event on Chrome OSnona@chromium.org2013-08-026-2/+19
* Message center top-down UI fixessidharthms@chromium.org2013-08-024-22/+78
* Fixes a minor style issue (unnecessary 'else').yukishiino@chromium.org2013-08-021-2/+1
* Add derat as owner for x11 related cursor filesoshima@chromium.org2013-08-021-0/+1
* app_list: Show apps grid after installing from cws result.xiyuan@chromium.org2013-08-0212-0/+38
* Ports TrayIME notifications to message_centermukai@chromium.org2013-08-022-0/+53
* Show the update in message center for progress notificationsjianli@chromium.org2013-08-021-1/+3
* Fix microphone button for webui keyboardbshe@chromium.org2013-08-022-9/+9
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-021-0/+2
* Convert native mouse enter events to mouse move events (Linux Aura)sidharthms@chromium.org2013-08-012-2/+8
* Remove backer from WATCHLISTS and OWNERSbacker@chromium.org2013-08-013-3/+1
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-0117-131/+192
* Fixes leak of certain widget types.sky@chromium.org2013-08-012-2/+56
* Dismiss action in tab modal dialogs.fdoray@chromium.org2013-08-013-24/+39
* Revert 214894 "Do not hide the web notification popups by the sy..."tapted@chromium.org2013-08-011-2/+0
* Highlight items in the OSX App Launcher when install state changes.tapted@chromium.org2013-08-011-0/+2
* Update Mac notification tray behavior.dewittj@chromium.org2013-08-0111-70/+61
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-012-2/+3
* Revert 214885 "Convert native mouse enter events to mouse move e..."scherkus@chromium.org2013-08-011-4/+1
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-011-0/+2
* ui: Fix some paths to WebKit.tfarina@chromium.org2013-08-013-3/+3
* Deactivate active element when clicking non-focusable button in WebUImohsen@chromium.org2013-08-011-0/+4
* Convert native mouse enter events to mouse move events (Linux Aura)sidharthms@chromium.org2013-08-011-1/+4
* [Android] Subsample overscroll resources when first loadingjdduke@chromium.org2013-08-014-12/+64
* Status tray refactor and no-menu status icon support on Linuxsidharthms@chromium.org2013-07-314-8/+5
* Fixes bug where child Widgets wouldn't get deactivated on aura (2)sky@chromium.org2013-07-311-1/+15
* Replace button/blue_button basic images.rkc@chromium.org2013-07-31283-160/+65
* Cache touch event's valuators at per touch levelmiletus@chromium.org2013-07-3111-26/+326
* Update checkbox and radio button assets from UX.msw@chromium.org2013-07-3156-0/+0
* Message Center Incorrect Update order fixeddewittj@chromium.org2013-07-311-2/+5
* Makes focus manager correctly store focused view.sky@chromium.org2013-07-312-1/+19
* ColorPicker - Adding grid border lines.paulnavin@google.com2013-07-315-10/+54
* New resources for Mac notification tray.dewittj@chromium.org2013-07-3116-0/+0
* aura-x11: A couple of cursor related fixes for high-dpi.sadrul@chromium.org2013-07-312-3/+7
* Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...kaanb@chromium.org2013-07-312-1/+6
* Adds unittests for RenderText (common baseline, etc.).yukishiino@chromium.org2013-07-314-4/+87
* Fixes a bug of remove notification with by_user=falsemukai@chromium.org2013-07-311-7/+12
* RenderTextWin: allow empty glyph ranges in CharRangeToGlyphRangeckocagil@chromium.org2013-07-312-12/+20
* linux: Move the menu_label_accelerator tools.erg@chromium.org2013-07-315-11/+11
* [Mac][MC] Do not show the message view for list notifications.rsesek@chromium.org2013-07-313-6/+15
* Ignore Views Combobox menu mnemonics to show '&' chars.msw@chromium.org2013-07-311-2/+1
* Add a RenderText SelectWord unit test.msw@chromium.org2013-07-311-0/+36
* Clean up Windows CanvasSkiaPaint implementation.robertshield@chromium.org2013-07-315-135/+86
* GPU: Adjust memory limit on Android again.epenner@chromium.org2013-07-311-28/+33
* Revert r214000 to reland r213996.derat@chromium.org2013-07-312-0/+16
* Fix BubbleFrameView title and close button patterns.msw@chromium.org2013-07-315-15/+22
* Makes events outside display region of new style dialogs fall though.sky@chromium.org2013-07-312-10/+26
* WebUI: Do not show focus ring for radio buttons and checkboxes updated by lab...tkent@chromium.org2013-07-311-0/+6
* views: Reset event handlers in RootView when it is hiddenmohsen@chromium.org2013-07-313-2/+101