summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-1512-2/+42
* A specific example of this is pasting ' http://foo.bar\n' should result in 'h...sky@chromium.org2012-11-159-19/+63
* Chrome style default button changes: don't update default on focus change, an...wittman@chromium.org2012-11-153-65/+39
* Initialize device scale factor correctly on Androidskyostil@chromium.org2012-11-151-1/+8
* Fix animation timing in case when there were no animations in queueantrim@chromium.org2012-11-153-0/+47
* Remove top and bottom margins from TrayBubbleViewbartfab@chromium.org2012-11-156-70/+72
* events: Move all the scroll-event handling in the OnScrollEvent overrides.sadrul@chromium.org2012-11-154-9/+22
* Avoid using the layer animation machinery for zero length animationsvollick@chromium.org2012-11-151-98/+34
* aura: Refactor the code used to update an event for the device-scale-factor.sadrul@chromium.org2012-11-152-12/+17
* Preserve transparency when converting UIImage to SkBitmap.noyau@chromium.org2012-11-153-0/+48
* Add the partial screen magnifier to Chrome OS.zork@chromium.org2012-11-152-6/+60
* ui: Enable debug borders for the UI compositor through layer tree settings.danakj@chromium.org2012-11-153-20/+2
* Add a missing override from r167851. Hopefully this unbreaks the CrOS Clang b...thestig@chromium.org2012-11-151-2/+3
* Reland 11358144 (Switch fields over to base format fields).miket@chromium.org2012-11-1511-77/+231
* fix BookmarkBubbleView broken at https://chromiumcodereview.appspot.com/11377140scottmg@chromium.org2012-11-155-1/+64
* In RootWindow::OnWindowHidden, make sure to tell the focus manager when a win...jam@chromium.org2012-11-152-13/+26
* Add support for blending matrices.vollick@chromium.org2012-11-155-57/+1245
* app_list: Make over scroll animation faster.xiyuan@chromium.org2012-11-157-28/+39
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-142-56/+11
* 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