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