summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [win] Change app launcher profile indicator to be a menu.benwells@chromium.org2013-03-2518-81/+410
* Revert 190431 "Inconsistent use of [x] close panel icon"flackr@chromium.org2013-03-2511-16/+16
* Inconsistent use of [x] close panel iconflackr@chromium.org2013-03-2511-16/+16
* Fix the initial transform set by ThreadedTransformTransition::OnStart().pkotwicz@chromium.org2013-03-251-1/+1
* OSX App List Pager and root view controller. tapted@chromium.org2013-03-2513-140/+659
* views: Add a simple test to verify event-dispatching works correctly.sadrul@chromium.org2013-03-251-34/+101
* [win] Fix flickery title bars in packaged apps.jeremya@chromium.org2013-03-241-4/+28
* don't crash when requesting widget's theme after window closed on aurascottmg@chromium.org2013-03-242-1/+14
* chromeos: Fix missing FontConfig calls in default-font code.derat@chromium.org2013-03-241-0/+2
* linux_aura: Release X11 resources when the MessagePumpAuraX11 goes away.erg@chromium.org2013-03-244-8/+13
* Removed obsolete enable-new-simple-notifications command line flag.dharcourt@chromium.org2013-03-243-18/+5
* DevTools: respect minimum width/height when resizing.dgozman@chromium.org2013-03-242-8/+49
* Properly reset the locale at the end of L10nUtilTests.thestig@chromium.org2013-03-242-10/+10
* Disable rich notifications by default.dewittj@chromium.org2013-03-241-4/+0
* Wait some time before switching to integrated GPU.jbauman@chromium.org2013-03-231-1/+6
* Clean up Layout() of BoundedScrollView.mukai@chromium.org2013-03-231-18/+7
* Invalidate content-layer if LCD text setting changes.alokp@chromium.org2013-03-231-0/+1
* wrench_menu: use NativeTheme colors under aurabobbypowers@gmail.com2013-03-237-6/+63
* Short term workaround to deal with calculation error caused by inverted matrix.oshima@chromium.org2013-03-235-8/+76
* Remove Aura's extra shadowed border in the new dialog style.msw@chromium.org2013-03-231-0/+10
* linux_aura: Move the cursor resources from ash/ to ui/.erg@chromium.org2013-03-2241-0/+31
* Revert 189069 "Fix FocusManagerDtorTest for NativeTexfieldViews;..."msw@chromium.org2013-03-223-9/+21
* Fixed image size problem with application icon in launcherskuhne@google.com2013-03-226-0/+0
* Caches the size of text labels.mukai@chromium.org2013-03-212-7/+36
* Removed skia::ScopedPlatformCanvas.skaslev@chromium.org2013-03-211-1/+2
* Remove DCHECK() for being current in GLSurface::GetExtensions().sievers@chromium.org2013-03-211-4/+0
* Revert 189559 "Revert 189289 "Fix notification settings dialog v..."finnur@chromium.org2013-03-211-11/+12
* Revert 189289 "Fix notification settings dialog visuals."finnur@chromium.org2013-03-211-12/+11
* Adds the gap at the bottom of MessageListView.mukai@chromium.org2013-03-211-1/+1
* ui: Async upload queries should always complete in the order they are issued.reveman@chromium.org2013-03-212-66/+76
* The Wrench menu in Chrome desktop AURA when displayed using the keyboard via ...ananta@chromium.org2013-03-211-1/+10
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-13/+13
* Binary assets for app list menu.benwells@chromium.org2013-03-216-0/+0
* CrOS: Sanitize driver values from GLX_OML_sync_controlbacker@chromium.org2013-03-211-6/+12
* Fixing i18n issues with the system tray menu (strings are too long for menu)skuhne@chromium.org2013-03-202-0/+10
* Fix clicks on the popup collection for Win-Aura.dimich@chromium.org2013-03-201-0/+4
* Fixed an issue with the notification center layout.dharcourt@chromium.org2013-03-201-0/+5
* Revert 189384 "Revert 189289 "Fix notification settings dialog v..."mukai@chromium.org2013-03-201-11/+12
* Revert 189289 "Fix notification settings dialog visuals."xusydoc@chromium.org2013-03-201-12/+11
* Fixed overflow bug that was causing layout problems with notificationsdharcourt@chromium.org2013-03-201-1/+1
* Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/bas...rsesek@chromium.org2013-03-207-0/+311
* Observe for window's (self) deletion during activation/focus change.sschmitz@chromium.org2013-03-206-17/+117
* Raises the existing notification settings dialog.mukai@chromium.org2013-03-201-0/+3
* Fix notification settings dialog visuals.mukai@chromium.org2013-03-201-11/+12
* Revert 188526 "Revert 188288 "make BoxLayout use and respect Get..."mukai@chromium.org2013-03-203-34/+121
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-203-13/+37
* Changes the title font in notification slightly smaller.mukai@chromium.org2013-03-201-1/+1
* Desktop Linux Aura: Fix right click menu not releasing capture.erg@chromium.org2013-03-203-12/+36
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-2010-94/+25
* Adds the limit to the text lengths in the notifications.mukai@chromium.org2013-03-202-2/+21