summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change dialog texts for folder upload to explicitly indicate it's for 'Upload...kinuko@chromium.org2013-07-316-16/+71
* add IMM32Manager::SetTextInputMode() function.yoichio@chromium.org2013-07-314-0/+159
* Refactored touch-events flag test, correcting "enabled" logic.girard@chromium.org2013-07-314-2/+54
* Change position of notification toasts depending on taskbar locationsidharthms@chromium.org2013-07-313-40/+296
* Fix crash on Chrome exit with notification toasts visible.dewittj@chromium.org2013-07-301-2/+16
* Allow ContextProvider impls to be used without subclassing.danakj@chromium.org2013-07-302-0/+6
* Images for Feedback and files app.rkc@chromium.org2013-07-308-0/+0
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-302-12/+7
* Add simple typing recognition to native comboboxes.dgwallinga@chromium.org2013-07-3011-220/+401
* Fixes background of TYPE_WINDOW windows that removes standard frame.sky@chromium.org2013-07-302-2/+8
* Get rid of the SessionFaviconSource as a separate data source for favicons.dubroy@chromium.org2013-07-301-7/+5
* Revert 214220 "Revert 214174 "Fix handling commands when execute..."dewittj@chromium.org2013-07-301-7/+8
* Show progress bar notifications for Mac.jianli@chromium.org2013-07-302-0/+59
* c++11 ud suffix fixes for ash/views/ui filesthakis@chromium.org2013-07-294-33/+33
* Add method to show the error by resId.michaelbai@chromium.org2013-07-292-2/+9
* Revert 214174 "Fix handling commands when executed with a shortcut."dewittj@chromium.org2013-07-291-8/+7
* Revert 213967 "Fixes bug where child Widgets wouldn't get deacti..."dewittj@chromium.org2013-07-291-15/+1
* Move and split up image_transport_factory files.danakj@chromium.org2013-07-296-97/+162
* Fix handling commands when executed with a shortcut.mtomasz@chromium.org2013-07-291-7/+8
* Re-land: Colors shouldn't break runs and should be handled while drawing the ...ckocagil@chromium.org2013-07-294-25/+85
* Fix invalid file permissions on desktop_screen_position_client_unittest.ccjochen@chromium.org2013-07-281-0/+0
* Partial Revert of "Use 1/8 of heap size as TotalGpuMemory for low end devices."epenner@chromium.org2013-07-281-7/+3
* Fixes positioning bug for toplevel child widgets.sky@chromium.org2013-07-283-6/+56
* More left / right adjustments for for message bubbles, the appmenu and the tr...skuhne@chromium.org2013-07-282-8/+18
* Revert 213996 "linux: Avoid leak in PlatformFontPangoTest.Family..."mallinath@chromium.org2013-07-262-12/+0
* linux: Avoid leak in PlatformFontPangoTest.FamilyList.derat@chromium.org2013-07-262-0/+12
* Fixes bug where child Widgets wouldn't get deactivated on aura.sky@chromium.org2013-07-261-1/+15
* Initialize TextRun::logical_clusters when ScriptShape failsckocagil@chromium.org2013-07-263-9/+38
* Fixes possible crash in getting NativeTheme.sky@chromium.org2013-07-264-5/+55
* Enable InputMethodBridge for Views on Windows.Yukawa@chromium.org2013-07-261-2/+4
* Call glTexImage2D() on a 1x1 pixel instead of a 0x0 NULL pixel.kaanb@chromium.org2013-07-261-2/+10
* work around a bug in GL_ARB_sync on mac 10.7hubbe@chromium.org2013-07-262-9/+5
* Restore resources still in use by the CrOS login user pods.csharp@chromium.org2013-07-267-1/+4
* Attempt at fixing IME related crash in desktop aura.sky@chromium.org2013-07-266-11/+107
* Allow partial update for notification update APIjianli@chromium.org2013-07-261-0/+21
* Revert "aura: make cc root layer clip descendants"danakj@chromium.org2013-07-261-2/+0
* Color Picker "More" button looks more button-like.paulnavin@google.com2013-07-264-6/+65
* Close open secondary widgets on exitsidharthms@chromium.org2013-07-263-7/+59
* GPU: Use TLS pointer for GLApi.epenner@chromium.org2013-07-264-7/+14
* Bring browser windows in front of app windows when user clicks on dock icon.jackhou@chromium.org2013-07-262-8/+20
* Support showing system menu.Yukawa@chromium.org2013-07-264-10/+13
* 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