summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce interface instead of function callback.nona@chromium.org2013-01-212-42/+31
* Extend InputScope support for Metro Chrome.Yukawa@chromium.org2013-01-211-151/+130
* * Call LayoutManager::OnChildWindowVisibilityChanged firstoshima@chromium.org2013-01-201-2/+3
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-197-57/+4
* Changes TreeViewViews to keep editor around once created. The oldsky@chromium.org2013-01-182-22/+29
* Land assets for menu overflow and hierarchythakis@chromium.org2013-01-186-0/+0
* Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, sosky@chromium.org2013-01-1813-64/+40
* Implement new Task Manager and Edit Bookmark style, etc.msw@chromium.org2013-01-182-3/+39
* Wires TextfieldController::HandleMouseEvent up forsky@chromium.org2013-01-185-2/+36
* Allow message center and related bubbles to render on Windows.dewittj@chromium.org2013-01-186-24/+50
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-185-0/+255
* Memory leak in jpeg_codec.cc on encoder error.noel@chromium.org2013-01-181-4/+11
* Fallback to 1x scale factor if the images doesn't have the targetoshima@chromium.org2013-01-183-102/+81
* Build fix for Android webviewkristianm@chromium.org2013-01-181-1/+1
* Refactor TSFInputScope as a preparation to support InputScope in desktop (non...Yukawa@chromium.org2013-01-183-81/+145
* alternate ntp: unpinned bookmark bar in ntpkuan@chromium.org2013-01-184-29/+5
* Revises the visual style of progress bar for ChromeOS.mukai@chromium.org2013-01-181-81/+102
* This patch handles edge cases when removing selection.yosin@chromium.org2013-01-181-2/+3
* Move some non-genric resourcs out of ui\webui\resources back to chrome\browse...jam@chromium.org2013-01-186-0/+3
* Get views implementation of table and tree to use the right system colors.sky@chromium.org2013-01-185-32/+183
* Move chrome\third_party\jstemplate to third_party\jstemplate since it's used ...jam@chromium.org2013-01-181-1/+1
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-182-11/+3