summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-142-2/+2
* Make the fling acceleration curve be easily configurable.rjkroege@chromium.org2012-11-144-63/+33
* Move shadow code to views\corewmben@chromium.org2012-11-1413-2/+1667
* Make ElideRectangleText() report horizontal truncation as wellbartfab@chromium.org2012-11-143-58/+78
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-1426-790/+277
* aura: Make sure ScrollEvents are dispatched correctly.sadrul@chromium.org2012-11-145-8/+60
* Fix LabelTest views_unittests.bartfab@chromium.org2012-11-141-14/+22
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-1417-87/+60
* Make Label respect horizontal alignment when text contains \nbartfab@chromium.org2012-11-141-11/+12
* Move shadow resources from one grd to another. Needed to be able to pass try ...ben@chromium.org2012-11-1433-0/+16
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-1430-197/+202
* ui/gfx: Extract RemoveAcceleratorChar() out of skia_util.*tfarina@chromium.org2012-11-149-60/+92
* Shortly, gfx::Transform will be backed by a matrix of doubles. It would make ...vollick@chromium.org2012-11-142-56/+71
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-1410-69/+62
* Revert 167589 - Continuing TODO items from a previous CL, remove the "extra_f...jochen@chromium.org2012-11-149-229/+77
* Revert 167593 - Add an OVERRIDE keywordjochen@chromium.org2012-11-141-2/+1
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-1429-703/+266
* Load the resources for max scale factor first.oshima@chromium.org2012-11-1411-45/+85
* ui: Remove implicit flooring in skia rect conversion methods.danakj@chromium.org2012-11-1415-43/+123
* 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