summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Move favicon image files to ui/resources common folderoshima@chromium.org2012-10-095-3/+3
* desktop aura: Move the input focus/blur change to linux_aura only.erg@chromium.org2012-10-094-14/+37
* Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...cpu@chromium.org2012-10-0915-132/+102
* app_list: Add mouse drag-n-drop reordering support.xiyuan@chromium.org2012-10-0917-383/+916
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-0915-102/+132
* Make gfx::ImageSkia(gfx::ImageSkiaRep) explicitpkotwicz@chromium.org2012-10-092-2/+3
* Update all unit tests that override paths to use the ScopedPathOverride.pastarmovj@chromium.org2012-10-091-8/+3
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-095-23/+0
* Make java.gypi use all_dependent_settings for input_jars_pathscjhopman@chromium.org2012-10-091-6/+0
* app_list: Fix search result view overlap in RTL.xiyuan@chromium.org2012-10-091-0/+2
* Speculative fix for window dragging in X11 multi monitor setupsjamesr@chromium.org2012-10-091-1/+4
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-084-19/+17
* Adds ResourceBundle for iOS.rohitrao@chromium.org2012-10-084-27/+175
* desktop aura: Hook up activation trackingerg@chromium.org2012-10-0812-61/+217
* More bring up of ui code on iOS.noyau@chromium.org2012-10-082-14/+14
* Reland 160434 - Keep track of which transport DIBs are currently in the X ser...jochen@chromium.org2012-10-082-0/+27
* Removing an extraneous line in ui/gfx/rest_unittest.noyau@chromium.org2012-10-081-1/+0
* aura: Use XScopedCursor in RootWindowHostLinux.tfarina@chromium.org2012-10-072-7/+4
* Chrome-style drop shadow and inset shadow for buttonswittman@chromium.org2012-10-061-20/+134
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-4/+12
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-0514-27/+280
* Centralizes a couple uses of ui::GetScaleFactorForScale(). pkotwicz@chromium.org2012-10-051-15/+6
* Revert 160434 - Keep track of which transport DIBs are currently in the X ser...sky@chromium.org2012-10-052-27/+0
* Contain transient children in the same root window as the DNWA. This allows u...ben@chromium.org2012-10-057-9/+22
* Layered windows don't work with Aura right now so I've disabled them so thing...ben@chromium.org2012-10-051-0/+3
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-052-0/+5
* Keep track of which transport DIBs are currently in the X servers queuejochen@chromium.org2012-10-052-0/+27
* Make adding and subtracting gfx:: point types simpler.danakj@chromium.org2012-10-057-24/+29
* Update default 64px favicon.nileshagrawal@chromium.org2012-10-051-0/+0
* linux_aura: The main desktop aura chrome window now workserg@chromium.org2012-10-054-12/+42
* Don't make base/net/ui depend on their Java counterpart when building for web...pliard@chromium.org2012-10-051-1/+5
* Fix crash in a few of the tests in content_browsertests on Linux. The problem...jam@chromium.org2012-10-052-11/+3
* views: Remove content dependency from views package.grt@chromium.org2012-10-051-1/+10
* Ordering files in ui.gyp in alphabetical order.noyau@chromium.org2012-10-052-24/+24
* No need to kClear_Mode a layer right after its created, as that will automati...reed@google.com2012-10-041-1/+0
* Signals OnHostMoved() when SetHostBounds() changes the origin too.mukai@chromium.org2012-10-041-5/+7
* Remove unused Views TextButton halo code.msw@chromium.org2012-10-042-46/+23
* Bring up of gfx/font on iOS.noyau@chromium.org2012-10-042-15/+21
* Make the glass frame work in win-aura, and get rid of the command line flag t...ben@chromium.org2012-10-046-8/+21
* touch: Replace a chunk of code by CreateInvisibleCursor().tfarina@chromium.org2012-10-041-9/+3
* Bring up of ui/base/animation on iOS.noyau@chromium.org2012-10-042-34/+33
* Revert 160089 - Fix OneClickSigninHelperTest.CanOffer failures due to not hav...kalman@chromium.org2012-10-042-7/+9
* Fix OneClickSigninHelperTest.CanOffer failures due to not having OLE initiali...pkasting@chromium.org2012-10-042-9/+7
* UI: fix typo in TextButtonBase::GetPreferredSize() and TextButton::GetPreferr...hshi@google.com2012-10-041-2/+2
* Improved accuracy of the slider.mtomasz@chromium.org2012-10-043-23/+79
* Set invisible cursor when ui::kCursorNone is specified.mazda@chromium.org2012-10-042-17/+21
* Windows: AcceleratedSurface presents with GDI while the window is being resized.apatrick@chromium.org2012-10-042-84/+135
* Always enable touch on chromeos.flackr@chromium.org2012-10-042-15/+4
* linux_aura: Bubble's content_window_ should be sized to its |window_|.erg@chromium.org2012-10-044-6/+36
* [Coverity] Fix uninitialized scalar field.kmadhusu@chromium.org2012-10-042-3/+4