summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int.acolwell@chromium.org2012-10-108-134/+11
* An attempt at parenting transients more accurately in desktop-aura.ben@chromium.org2012-10-108-39/+136
* linux: Make X error logging more precise.derat@chromium.org2012-10-101-3/+3
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-108-11/+134
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-1015-103/+132
* Add ResourceBundle::InitSharedInstanceLocaleOnly().sergeyu@chromium.org2012-10-102-0/+20
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-102-13/+35
* Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()erg@chromium.org2012-10-107-42/+5
* app_list: Fix a crash when animating a deleted child.xiyuan@chromium.org2012-10-101-2/+8
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-104-8/+68
* Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-104-68/+8
* The center of a rect is x+width/2, y+height/2danakj@chromium.org2012-10-094-8/+68
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-0920-39/+165
* 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