summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Improve reveal/close animation of notifications.dimich@chromium.org2013-04-302-4/+41
* Clean up software compositing switches. skaslev@chromium.org2013-04-302-3/+0
* Add voice input to virtual keyboardbshe@chromium.org2013-04-304-1/+120
* Removes XGetImage for taking screenshot.mukai@chromium.org2013-04-3014-114/+0
* Add myself (sadrul@chromium.org) to OWN ui/base/events/sadrul@chromium.org2013-04-301-0/+1
* Allowed notification images to be as much as 3:2 height-to-width.dharcourt@chromium.org2013-04-301-1/+1
* Views label tooltipsestade@chromium.org2013-04-304-7/+18
* ash: Update app list button.xiyuan@chromium.org2013-04-301-0/+1
* Do not create 'Relax!' message if there already is.mukai@chromium.org2013-04-301-4/+4
* Fixed blank-space-at-the-bottom-of-notification-toasts bug.dharcourt@chromium.org2013-04-301-1/+1
* Move the ToastContentView class to a separate file. No other changes.dimich@chromium.org2013-04-304-262/+390
* App shortcut icons on Windows are now 256x256 instead of 32x32.mgiuca@chromium.org2013-04-305-167/+371
* Fixes the crash bug caused by esc.mukai@chromium.org2013-04-301-1/+1
* Fix cycling of focusable panes in Chrome OS.dmazzoni@chromium.org2013-04-309-1/+179
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-291-10/+3
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-294-3/+67
* Fix BubbleBorder rendering when paint type = PAINT_NONE.dewittj@chromium.org2013-04-291-1/+3
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-2964-162/+164
* Rationalize linux vs x11 in uidavemoore@chromium.org2013-04-299-13/+23
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-292-3/+4
* Add debug shortcuts that toggles options to shows debug borders and fps countersoshima@chromium.org2013-04-292-7/+7
* Fix a couple of style nits:sadrul@chromium.org2013-04-291-0/+1
* Plumb text width from RenderText to Omnibox.pkasting@chromium.org2013-04-277-8/+23
* NativeTextfieldViews: Do not allow dropping text in the same placeckocagil@chromium.org2013-04-273-20/+17
* views: Separate hit testing for tooltips from hit testing for eventstbarzic@chromium.org2013-04-2710-4/+99
* Fix painting issue with requestAutocomplete's AccountChooserestade@chromium.org2013-04-272-0/+6
* Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fuevarunjain@chromium.org2013-04-278-14/+67
* Fix deadlock between UI thread and drag and drop thread on Windows.dcheng@chromium.org2013-04-274-32/+33
* gpu: Cleanup 'black-screen on Huawei' work-around.epenner@chromium.org2013-04-274-51/+11
* Add debug shortcuts that toggles options to shows paint rects.oshima@chromium.org2013-04-272-0/+13
* Reposition notifications in the center too.mukai@chromium.org2013-04-273-35/+332
* views: Warn if AuraTestBase SetUp/TearDown not calledjamescook@chromium.org2013-04-273-3/+14
* Fix an incorrect HiDPI shadow asset.hshi@chromium.org2013-04-271-0/+0
* Shadows: add interior inset settings.hshi@chromium.org2013-04-262-4/+28
* Fix crash in ToastContentsView::StartTimer()dimich@chromium.org2013-04-261-9/+7
* views: Extract MenuInsertionDelegate interface from MenuWrapper.tfarina@chromium.org2013-04-265-12/+30
* Ensure that we set focus to the focused text input client in Windows desktop ...ananta@chromium.org2013-04-263-0/+12
* Allow more customization of the WebUI keyboard.bryeung@chromium.org2013-04-265-4/+262
* Touch selection polish: increase menu button border padding and decrease timevarunjain@chromium.org2013-04-262-11/+19
* [Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSizebenm@chromium.org2013-04-261-3/+8
* Fix dependency tree when using the system ICU.torne@chromium.org2013-04-261-0/+6
* Magnifier: Move the cursor directly to the root window host.yoshiki@chromium.org2013-04-262-22/+24
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-2614-25/+40
* [Mac][MC] Implement the MessageCenterTrayDelegate as MessageCenterTrayBridge.rsesek@chromium.org2013-04-262-7/+2
* Delete MacVDA from the codebase since it is dead code and not being worked on.fischman@chromium.org2013-04-265-449/+0
* Fix Views Bubbleborder minimium dimension clamping.msw@chromium.org2013-04-261-3/+4
* aura: make cc root layer clip descendantspiman@chromium.org2013-04-261-0/+2
* Fix scaling of shadows at non-Integer scale factors.kevers@chromium.org2013-04-252-11/+42
* Re-land: cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-252-0/+23
* Add transition animations to notification popups.dimich@chromium.org2013-04-253-306/+446