summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-241-1/+2
* Remove use_ibus variable from gyp file.nona@chromium.org2013-01-241-5/+0
* Introduce bypass logic for SetCursorLocation message. nona@chromium.org2013-01-242-9/+8
* Update DEPS to use chromeos/ime.nona@chromium.org2013-01-242-1/+3
* Gets sibling menus to work correctly insky@chromium.org2013-01-241-1/+2
* Don't use BinaryImageSource for ButtonImageSourceoshima@chromium.org2013-01-241-13/+20
* Memory leak in module png_codec.cc on encoder error.noel@chromium.org2013-01-241-6/+9
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-246-16/+329
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+7
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-2415-49/+342
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-8/+10
* Adjust Win Views textfield IME composition styling and behavior.msw@chromium.org2013-01-242-15/+4
* Fixes bug in handling WM_NCPAINT on win-aura. Problem with currentsky@chromium.org2013-01-231-1/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-2315-103/+98
* Minor variable name cleanup in compositor.cc.robertshield@chromium.org2013-01-231-8/+8
* Updated the look of web and basic notifications to match latest mockups.dharcourt@chromium.org2013-01-2311-453/+40
* Add 2 new images to show top non-rounded corners for panels.jianli@chromium.org2013-01-233-0/+2
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-232-14/+4
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-239-81/+126
* Enables the views task manager on views. I'll do a cleanup pass oncesky@chromium.org2013-01-234-27/+4
* touch factory: Remove code not necessary anymore.sadrul@chromium.org2013-01-232-151/+1
* Revert 178251 - Suspected for CrOS ASAN breakkinuko@chromium.org2013-01-236-319/+16
* Added button support to image and list notifications.dharcourt@chromium.org2013-01-236-28/+102
* Split main app list view out to enable hiding it and showing a sign in UI.benwells@chromium.org2013-01-237-215/+328
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-235-0/+252
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-236-16/+319
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Introduces the UI for the settings of notifiers.mukai@chromium.org2013-01-235-0/+288
* ui: Prevent negative sizes.danakj@chromium.org2013-01-234-22/+13
* Windows: Remove old diagnostics code from AcceleratedSurface.apatrick@chromium.org2013-01-231-39/+4
* ui: Prevent negative sizes in unit tests.danakj@chromium.org2013-01-232-22/+1
* Prevent negative sizes in gesture code.danakj@chromium.org2013-01-231-1/+3
* Replace card shadow by more precise one.mukai@chromium.org2013-01-231-24/+69
* Increased notification close button click area & added state images.dharcourt@chromium.org2013-01-236-154/+286
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-233-1/+62
* Delete the now unused ui\base\dialogs sources. These now live in ui\shell_dia...ananta@chromium.org2013-01-2324-3492/+0
* Revert "ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes alwa...danakj@chromium.org2013-01-229-51/+46
* Use ui/gl/gl_bindings.h for content/common/gpu/media/sheu@chromium.org2013-01-221-3/+8
* If IMF_AUTOFONT is set (this is default), the text can be rendered withYukawa@chromium.org2013-01-221-0/+5
* Flag-flip of --enable-new-message-center-bubble.mukai@chromium.org2013-01-224-7/+8
* Move locale settings for web ui from chrome\app\resources\locale_settings*.gr...jam@chromium.org2013-01-2213-3/+150
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-2219-210/+48
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-223-1/+25
* Adds support for multiple selection to TableViewViews.sky@chromium.org2013-01-223-15/+197
* Enables TreeViewViews on windows. I'll nuke the win32 implementationsky@chromium.org2013-01-222-8/+1
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-222-5/+6
* Revert 177995nona@chromium.org2013-01-221-2/+7
* Introduce bypass logic for SetCursorLocation message.nona@chromium.org2013-01-221-7/+2
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+1
* Make new-style page scale work on Android.aelias@chromium.org2013-01-211-1/+1