summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove RenderTextLinux's cached selection bounds.msw@chromium.org2013-04-112-58/+23
* maintain transparency if creator of widget specifies transparentscottmg@chromium.org2013-04-111-1/+5
* Revert 193693 "Move code that shuffles views to the view class."dmazzoni@chromium.org2013-04-111-34/+41
* Web UI checkboxes should be identical in LTR and RTL languages.dubroy@chromium.org2013-04-111-4/+0
* Move code that shuffles views to the view class.avi@chromium.org2013-04-111-41/+34
* Revert 193674 "NativeTextfieldViews: Show the drop cursor when d..."dmazzoni@chromium.org2013-04-114-33/+15
* NativeTextfieldViews: Show the drop cursor when dragging text. Enables Render...ckocagil@chromium.org2013-04-114-15/+33
* Remove Event::system_locationoshima@chromium.org2013-04-115-33/+16
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-1113-122/+12
* Send OnHostLostWindowCapture from DesktopRWHWscottmg@chromium.org2013-04-111-0/+1
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-1113-12/+122
* Fix ibus-m17n crash due to invalid range forwarding.nona@chromium.org2013-04-112-0/+43
* Fixes initial focus of settings view for scrolling.mukai@chromium.org2013-04-112-0/+17
* Rename BubbleBorder::ArrowLocation to Arrow; etc.msw@chromium.org2013-04-1114-205/+156
* Revert 193431 "CrOS: Enable threaded UI compositor by default."kinuko@chromium.org2013-04-116-20/+12
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-118-5/+201
* Translate 1 pixel not 1 dip when rotating the display.oshima@chromium.org2013-04-112-60/+0
* Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...kaanb@chromium.org2013-04-111-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in ui.dcheng@chromium.org2013-04-111-1/+1
* Restored notification message text color to gray.dharcourt@chromium.org2013-04-111-2/+1
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-106-4/+225
* cursor: Add dummy implementations for cursors, and use it for non-x11 chromeos.sadrul@chromium.org2013-04-104-0/+89
* use activation rather than focus to dismiss extension popupscottmg@chromium.org2013-04-103-0/+12
* CrOS: Enable threaded UI compositor by default.backer@chromium.org2013-04-106-12/+20
* Changing type of a widget for notification popups, to remove them from Win ta...dimich@chromium.org2013-04-101-1/+1
* Tweak Views Omnibox/Textfield; re-enable OmniboxViewTest.SelectAllOnClick.msw@chromium.org2013-04-101-24/+28
* keyboard: Add compositor as a dependency to fix win-aura-dbg build.sadrul@chromium.org2013-04-101-0/+1
* keyboard: Add a window delegate to the keyboard window container.sadrul@chromium.org2013-04-102-10/+174
* CrOS: Look for consistency between successive vsync intervals.backer@chromium.org2013-04-102-18/+47
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-1010-0/+373
* Fix ibus-m17n crash due to wrong parameter from Chrome.nona@chromium.org2013-04-102-11/+38
* Cancel notification toast timeoout for webkit ones.mukai@chromium.org2013-04-105-8/+29
* Fixing clang compile by adding missing OVERRIDE.dbeam@chromium.org2013-04-101-1/+1
* Added text line limits to notifications.dharcourt@chromium.org2013-04-106-87/+730
* Disallow focus on checkbox for notification settings.mukai@chromium.org2013-04-101-0/+1
* Force GPU switch with CGLSetVirtualScreen only for compositorccameron@chromium.org2013-04-104-26/+46
* Revert back to listening for focus in context menu, but do not use capture.aboxhall@chromium.org2013-04-101-7/+7
* rAc: don't clobber user input when accepting autofill popup suggestionestade@chromium.org2013-04-101-0/+1
* -Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.hkaanb@chromium.org2013-04-092-3/+5
* Paint STYLE_BUTTON disabled buttons with 50% opacity; etc.msw@chromium.org2013-04-092-8/+22
* Change Map() API to take in a mode for read/write/read-or-write, also pass gf...kaanb@chromium.org2013-04-091-4/+9
* ash: Fix shelf dragging from auto-hidden state.sadrul@chromium.org2013-04-092-0/+33
* Reland: Use Views Omnibox and Textfields by default on non-Aura Win.msw@chromium.org2013-04-091-1/+0
* Makes tree change the selection as keys are typed. This also enablessky@chromium.org2013-04-097-50/+336
* Allows to show 3 notification toasts.mukai@chromium.org2013-04-091-1/+1
* views: Change NativeButtonDtorTracked to inherit from LabelButton.tfarina@chromium.org2013-04-091-8/+8
* Implement text drag-drop on Views Omniboxckocagil@chromium.org2013-04-097-0/+21
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-32/+32
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-32/+32
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-32/+32