summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add profile selector menu to app list.calamity@chromium.org2013-09-2020-327/+194
* Record when the settings dialog becomes visible on Mac.dewittj@chromium.org2013-09-204-8/+20
* Check Pango and Cairo object creation in RenderTextLinux.msw@chromium.org2013-09-201-0/+5
* Don't PostProcessActivateMessage when it's not for our HWNDscottmg@chromium.org2013-09-201-1/+3
* Stop flipping |InputMethodIMM32::active_| based on WM_IME_SET_CONTEXTyukawa@chromium.org2013-09-201-2/+1
* Re-instate client size hack on Aura and compensatescottmg@chromium.org2013-09-201-7/+7
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-202-28/+20
* Disable DesktopCaptureControllerTest.TransferOnCapture, which is failing on W...tkent@chromium.org2013-09-201-3/+3
* Disable DesktopCaptureControllerTest.TransferOnCapture, which is failing on W...tkent@chromium.org2013-09-201-0/+6
* Add assets for app list profile selector.calamity@chromium.org2013-09-202-0/+0
* linux_aura: Convert one more gdk_error_trap_push() instance.erg@chromium.org2013-09-191-1/+2
* Fixed rendering of the webui list.mtomasz@chromium.org2013-09-191-1/+6
* Moves the shift key capitalization logic from the keyboard into the shift key...rsadam@chromium.org2013-09-1912-75/+196
* ui: [Android] use physical memory / 64 for GPU memory limit for low end deviceskaanb@chromium.org2013-09-191-2/+2
* ui/compositor: use an IO message loop on posix instead of DEFAULTpiman@chromium.org2013-09-181-0/+11
* Remove explicit namespace resolution from code in gfx namespaceckocagil@chromium.org2013-09-1814-175/+171
* Change the layout key to hide the keyboard.stevet@chromium.org2013-09-183-9/+21
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-18153-249/+249
* Fix animation header guards.sky@chromium.org2013-09-1811-32/+32
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-1818-414/+2
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-181-0/+1
* [Notifications] Fix regression in queueing updates.dewittj@chromium.org2013-09-186-23/+165
* Removes dependency from ui/gfx/platform_font_pango.cc on l10n_utilsky@chromium.org2013-09-184-27/+77
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-188-27/+20
* Remove SendFakeProcessKeyEvent.nona@chromium.org2013-09-182-14/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-1780-129/+129
* Add an enable D3D11 flag and blacklist specific intel drivers and windows vis...geofflang@chromium.org2013-09-173-1/+7
* Embed Flash Fullscreen widget within browser window.miu@chromium.org2013-09-172-60/+133
* Prevent crashes in OnMouseRange when the event destroyed the window.mad@chromium.org2013-09-171-1/+7
* x11: Add a non-GDK way to get non-fatal X11 errors.sadrul@chromium.org2013-09-175-24/+116
* [InfoBar] Upstram basic infobar flow for Android.miguelg@chromium.org2013-09-171-1/+17
* use a black brush instead of a null brush for window backgroundscottmg@chromium.org2013-09-171-1/+1
* Fix Views blue button's blurry text on Aura.msw@chromium.org2013-09-174-12/+15
* Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."nasko@chromium.org2013-09-178-20/+27
* x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...sadrul@chromium.org2013-09-178-27/+20
* Profile Reset dialog: the new section with detailed feedback information.vasilii@chromium.org2013-09-172-0/+2
* ui: Fix removing a number from the SequentialIDGenerator.sadrul@chromium.org2013-09-173-7/+36
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-172-11/+18
* Create the Tooltip widget in Aura as needed instead of just creating it in th...ananta@chromium.org2013-09-171-1/+6
* Disable GPU memory usage workaround unconditionally.ccameron@chromium.org2013-09-171-0/+4
* Layout transitions now triggered on key-down instead of key-up.rsadam@chromium.org2013-09-165-64/+99
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-1611-3/+31
* Disable RenderTextTest.Multiline_NormalWidth on XPckocagil@chromium.org2013-09-161-0/+6
* Minor CSS fix.rkc@chromium.org2013-09-161-1/+1
* Use IAccessible2 to detect screen reader in Win Aura.dmazzoni@chromium.org2013-09-161-1/+49
* Windows implementation of multiline RenderTextckocagil@chromium.org2013-09-1611-134/+742
* Views: Fix keyboard input in linux_aura.erg@chromium.org2013-09-163-18/+8
* Android: Remove JNIEnv::NewStringUTF call.bulach@chromium.org2013-09-161-1/+3
* Clean-up: Replaces Font with FontList in ui/message_center.yukishiino@chromium.org2013-09-164-22/+28
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-166-13/+40