summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Merge 208866 "Handle alternate types in HandleMouseEvent."pkotwicz@chromium.org2013-06-281-5/+19
* Merge 208383 "Fix overlay scrollbar's response to gesture events."dewittj@chromium.org2013-06-272-4/+26
* linux_aura: Redo how memory is handled in clipboard/drag code.erg@chromium.org2013-06-252-22/+14
* Do not dispatch synthetic mousemove events when mouse events are disabledtdanderson@google.com2013-06-243-14/+6
* linux_aura: Three fixes for switching themes.erg@chromium.org2013-06-221-0/+4
* Consider IME is associated with the top level widget rather than child widget.Yukawa@chromium.org2013-06-221-1/+12
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-5/+3
* Fix file permissions for https://chromiumcodereview.appspot.com/17112021rmsousa@chromium.org2013-06-217-0/+0
* Test delegate_ in TrayBubbleView::GetAccessibleStatestevenjb@chromium.org2013-06-211-1/+1
* New method: InputMethod::IsCandidatePopupOpen()yukishiino@chromium.org2013-06-218-0/+48
* Match the NativeTextfieldViews cursor color to the text color.msw@chromium.org2013-06-211-4/+1
* HWNDMessageHandler::OnNCActivate should clear high word of wparam before conv...jianli@chromium.org2013-06-212-3/+17
* Moves querying of appbar autohide edges to a background thread. Itsky@chromium.org2013-06-219-388/+195
* Ensure that all DesktopCaptureClient instances return the same capture window...ananta@chromium.org2013-06-202-13/+166
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* move all textfield icon/custom border support to AutofillDialogViewsestade@chromium.org2013-06-208-121/+18
* Make drag drop work on textfield for long press gesture.zyaozhujun@chromium.org2013-06-202-0/+22
* Refine LabelButton colors and Windows high contrast support.msw@chromium.org2013-06-195-28/+56
* linux_aura: Make chrome windows drag sources on X11.erg@chromium.org2013-06-1910-154/+671
* Clear composition state in the hosted input method when focus is out.Yukawa@chromium.org2013-06-191-3/+7
* Fix OmniboxViewViews paste code.msw@chromium.org2013-06-197-12/+12
* Hover effects in views should not be invoked when mouse events are disabledtdanderson@chromium.org2013-06-1815-17/+144
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-184-6/+6
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-1828-61/+113
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-182-2/+2
* Refine DialogClientView button code and unit tests.msw@chromium.org2013-06-184-303/+248
* Use setXfermodeMode instead of leaking in a couple places.msw@chromium.org2013-06-181-1/+1
* views/examples: Update the include of string16.h to point to its new location.tfarina@chromium.org2013-06-171-1/+1
* Turn off the tip for the sytem tray menu and the app list (ChromeOS).skuhne@chromium.org2013-06-162-0/+9
* Autofill dialog splash page on Viewsestade@chromium.org2013-06-145-1/+38
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-144-6/+6
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-144-6/+6
* Add a link in tab modal dialogs.fdoray@chromium.org2013-06-142-19/+40
* Remove dead code.Yukawa@chromium.org2013-06-142-30/+1
* Revert preliminary code checked in as a part of r206146Yukawa@chromium.org2013-06-141-10/+0
* Stop using downcastings in Win32 IME message handling.Yukawa@chromium.org2013-06-142-23/+17
* Add desktop-awareness to ChromeViewsDelegate::OnBeforeWidgetInit when decidin...robertshield@chromium.org2013-06-149-4/+48
* Add a views example tab for multiline rendertextckocagil@chromium.org2013-06-145-0/+173
* Relanding this with the fixes for Chromium OS ASAN.ananta@chromium.org2013-06-143-1/+98
* fix inverted size bound in views::Comboboxestade@chromium.org2013-06-141-6/+5
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/.dcheng@chromium.org2013-06-143-10/+3
* Revert 206209 "Ensure that the Bubble widget closes correctly wh..."sail@chromium.org2013-06-133-98/+1
* Ensure that the Bubble widget closes correctly when we fade it out on AURA.ananta@chromium.org2013-06-133-1/+98
* Add OnUntranslatedIMEMessage/OnInputLocaleChanged.Yukawa@chromium.org2013-06-137-32/+143
* This CL fixes paint artifacts in immersive fullscreen as a result of calls to...pkotwicz@chromium.org2013-06-121-1/+1
* Tweak new button style height for ChromeOS.msw@chromium.org2013-06-122-2/+2
* Fix a use-after-free in InfoBarView. xiyuan@chromium.org2013-06-122-4/+4
* Revert "Change context menu positioning logic so that the menu is anchored to"erg@chromium.org2013-06-121-5/+4
* Enable high dpi in win/views.girard@chromium.org2013-06-126-35/+78
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-9/+3