summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add an OVERRIDE keywordhbono@chromium.org2012-11-141-1/+2
* ui/gfx: Create a new gfx switches file to put gfx specific switches there.tfarina@chromium.org2012-11-147-20/+50
* Continuing TODO items from a previous CL, remove the "extra_field" and "secon...miket@chromium.org2012-11-149-77/+229
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-143-1/+7
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-1416-199/+30
* Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...shawnsingh@chromium.org2012-11-139-55/+52
* Don't DCHECK in InputMethodWin's OnFocus/OnBlur to make sure that the state i...jam@chromium.org2012-11-131-0/+7
* We should use double precision for SkMatrix44 in chromevollick@chromium.org2012-11-132-34/+38
* Move the desktop aura classes into a desktop subdir to make the gyp simpler.ben@chromium.org2012-11-1322-79/+74
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-1312-32/+13
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-1312-13/+32
* ui/gfx: Remove unused include from render_text unittest.tfarina@chromium.org2012-11-131-1/+0
* Move aura/desktop to views/widget/desktop_auraben@chromium.org2012-11-1321-128/+262
* ui/gfx: Use template for Insets and remove duplicates.tfarina@chromium.org2012-11-139-141/+144
* - Pass the ImageSkia by pointer instead of by reference, which will create sh...oshima@chromium.org2012-11-133-20/+21
* Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegateantrim@chromium.org2012-11-133-3/+311
* Undo the change in r159611 to native_widget_aura.cc as it sometimes leaves wi...jam@chromium.org2012-11-131-6/+1
* ui: Use Vector2d in the View::CalculateOffsetToAncestorWithLayer APIdanakj@chromium.org2012-11-1314-63/+51
* Keydown events in desktop chrome AURA should be passed to the focus manager o...ananta@chromium.org2012-11-121-6/+9
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-129-52/+55
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-1214-30/+75
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-1214-75/+30
* ui: Add SkIRectToRect() function to convert from SkIRect type to gfx::Rect.tfarina@chromium.org2012-11-122-10/+15
* Last bit of cleanup from collision with jamben@chromium.org2012-11-121-7/+9
* Fix bustage.ben@chromium.org2012-11-121-2/+2
* Fix bustage.ben@chromium.org2012-11-121-2/+2
* Close the task manager dialog on shutdown for aura. This is done by implement...jam@chromium.org2012-11-121-1/+19
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-1211-133/+133
* SchedulePaint after re-enabling inactive rendering.msw@chromium.org2012-11-121-9/+9
* Fix some issues that browser_tests on aura expose.jam@chromium.org2012-11-122-14/+56
* Fix ui_unittest on iOSnoyau@chromium.org2012-11-121-0/+3
* ui/gfx: Do not use 'this' pointer when it's unnecessary and redundant.tfarina@chromium.org2012-11-122-5/+5
* Always add 100P scale format in the supported format list.noyau@chromium.org2012-11-125-43/+11
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-109-23/+29
* Build ui/base/range on iOSstuartmorgan@chromium.org2012-11-102-3/+4
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-102-1/+12
* Revert 167062 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...danakj@chromium.org2012-11-108-51/+48
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-108-48/+51
* ui/gfx: Move transform_util unittest into gfx namespace.tfarina@chromium.org2012-11-101-6/+12
* ui/gfx: Fix variable name style.tfarina@chromium.org2012-11-101-3/+3
* Have ui_unittest_strings target depend on ui_strings target.blundell@chromium.org2012-11-101-0/+3
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-109-0/+240
* ui: Prefer +/- operators to apply offsets.danakj@chromium.org2012-11-1016-45/+125
* Revert 166986 - Make the fling acceleration curve be easily configurable.raymes@chromium.org2012-11-094-33/+63
* Keyboard events need to be forwarded to the underlying view's focus manager i...ananta@chromium.org2012-11-092-1/+5
* ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal...danakj@chromium.org2012-11-096-6/+73
* Use GLX_SGI_video_sync to get a vblank signal.backer@chromium.org2012-11-095-85/+358
* Make the fling acceleration curve be easily configurable.rjkroege@chromium.org2012-11-094-63/+33
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-0911-31/+60
* Move a target_conditions block to be within the ui_unittests target.blundell@chromium.org2012-11-091-9/+9