summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 196446 "Make touch drag drop and touch editing flags tri-..."nick@chromium.org2013-04-258-67/+14
* ui: Improve instantiation of AsyncPixelTransferDelegate classes.reveman@chromium.org2013-04-2516-1101/+1300
* Apply bubble_painter_assets_d from 12647016.msw@chromium.org2013-04-2544-0/+0
* Make touch drag drop and touch editing flags tri-state and turn them on byvarunjain@chromium.org2013-04-258-14/+67
* Revert 196423 "cc: Fix anti-aliasing of axis-aligned quads."nick@chromium.org2013-04-252-23/+0
* cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-252-0/+23
* Views Textfield: Don't start drags during multiple clicksckocagil@chromium.org2013-04-253-8/+10
* Rewrite BubbleBorder with an ImagePainter.msw@chromium.org2013-04-255-593/+312
* Removed unused code.sievers@chromium.org2013-04-255-68/+0
* [Mac][MC] Implement the MCPopupCollection, used to place popup notifications ...rsesek@chromium.org2013-04-2510-5/+431
* Fixes a crash bug caused by my CL.mukai@chromium.org2013-04-251-1/+1
* Changes the focus chain in notification settings entries.mukai@chromium.org2013-04-252-5/+7
* mac: Fix message_center_unittests build on 64 bit.thakis@chromium.org2013-04-252-0/+4
* [Android] Export new symbolscjhopman@chromium.org2013-04-253-3/+6
* Prevents the space below notification icons from being too small.dharcourt@chromium.org2013-04-251-6/+11
* Add ui::GrabDesktopSnapshot for Windows.grt@chromium.org2013-04-245-15/+119
* Trying to activate a window in a workspace other than the current is ignored ...sschmitz@chromium.org2013-04-244-10/+75
* Supports MessageCenterObserver interface in MessageCenterView (2nd).mukai@chromium.org2013-04-249-49/+113
* In Windows desktop Chrome AURA the HandleVisibilityChanged function on the HW...ananta@chromium.org2013-04-246-0/+22