summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add -ljnigraphics to ui.gyptrchen@chromium.org2012-10-131-0/+5
* Don't hang if can't downsize font. vitalybuka@chromium.org2012-10-132-1/+16
* fix aura_test TestScreen leakscottmg@chromium.org2012-10-132-2/+5
* [Coverity] Leak fixgroby@chromium.org2012-10-131-2/+2
* fix events_x.cc compile errorscottmg@chromium.org2012-10-121-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1240-429/+614
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1218-74/+84
* ui/base/models: Some fixes to the TreeNodeIterator unittest.tfarina@chromium.org2012-10-122-42/+47
* On Windows if menu gutter is disabled, existing code was resizing separator a...yefim@chromium.org2012-10-121-2/+0
* Add gfx::ToRoundedSize() method to round a floating point size to an integer ...danakj@chromium.org2012-10-123-0/+115
* Auto hide app list on Windows when it loses focus.benwells@chromium.org2012-10-123-0/+29
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1216-84/+68
* Add IsOrigin() method to gfx::Point classes.danakj@chromium.org2012-10-122-0/+22
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1216-68/+84
* Adds ability to animate the color of a layer.sky@chromium.org2012-10-1110-17/+198
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-1115-74/+165
* Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-2/+50
* Revert 161386 - Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-50/+2
* x11: Use kernel timestamps for touch events (if available).sadrul@chromium.org2012-10-113-0/+10
* Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-2/+50
* Switch from FORMAT_BGRA to FORMAT_SkBitmap.aurimas@chromium.org2012-10-111-1/+1
* Let TouchFactory use master pointer events whenever availablesheckylin@chromium.org2012-10-113-68/+13
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-118-11/+134
* Use DrawStringWithShadows in views::Label and TextButton.msw@chromium.org2012-10-113-41/+15
* desktop linux aura: Futher event handling issues.erg@chromium.org2012-10-118-32/+38
* TreeView::SetEditable(true) should enable editing.kinaba@chromium.org2012-10-111-1/+4
* Fix ownership issues with the DNWA and Widget. We weren't deleting the Widget...ben@chromium.org2012-10-105-14/+21
* 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