summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-0614-133/+254
* Indicate focused state on text buttons with blue outline.flackr@chromium.org2012-06-064-9/+24
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-0610-3/+67
* Add icons for status area web notificationsstevenjb@google.com2012-06-066-0/+5
* Make sure enters and exits get sent even when capture changesdavemoore@chromium.org2012-06-062-2/+100
* ash/app_list: Make applist bubble edge touch launcher bar edge.xiyuan@chromium.org2012-06-061-4/+6
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-057-28/+125
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-0510-32/+529
* ash: Fix fling on window frame to tile/maximize/minimize.sadrul@chromium.org2012-06-052-0/+30
* views: Let super-classes implementation take care of unprocessed gesture events.sadrul@chromium.org2012-06-051-1/+1
* Revert 140553 - Add two finger tap gesture to gesture recognizer.cbentzel@chromium.org2012-06-059-528/+22
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-059-22/+528
* Add support for touch gestures on views::CustomButtom.flackr@chromium.org2012-06-052-0/+21
* Fix long press delay in gesture configuration.varunjain@chromium.org2012-06-052-2/+2
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-052-41/+6
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Make SkIRect in ImageSkia::extractSubset const because it is const in SkBitma...pkotwicz@chromium.org2012-06-052-2/+2
* Gesture related changes for views:sky@chromium.org2012-06-0511-37/+245
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-4/+4
* Relanding this with fixes to the linux chromeos builder.ananta@chromium.org2012-06-051-1/+5
* Revert 140426 - Ensure that the new window context menu option does not show ...acolwell@chromium.org2012-06-041-5/+1
* Ensure that the new window context menu option does not show up in windows 8 ...ananta@chromium.org2012-06-041-1/+5
* Use ScopedVector in RenderTextWin.asvitkine@chromium.org2012-06-042-5/+3
* Fix issue with multi-line alignment in canvas_skia.cc.asvitkine@chromium.org2012-06-041-0/+1
* applist: Update v2 UI to the new spec.xiyuan@chromium.org2012-06-049-117/+132
* Remove ui/views/focus/OWNERS, since I doubt jay wants to be receiving these r...ben@chromium.org2012-06-041-1/+0
* Remove unused touch_100_percent/window_size_* assetsjamescook@chromium.org2012-06-0412-0/+0
* ui: Rename the IDR constants to put hot/pressed state before position.tfarina@chromium.org2012-06-042-54/+54
* Aura desktop: Fix startup by setting the input method on the root window.erg@chromium.org2012-06-041-0/+1
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-048-32/+98
* ash: Fix window close button for touchjamescook@chromium.org2012-06-043-0/+0
* Tighten up DEPS checking to enforce that embedders of content only include pu...jam@chromium.org2012-06-041-1/+0
* Hide TestRenderViewHostFactory from embedders since it depends on internal co...jam@chromium.org2012-06-042-10/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+1
* Introduce GetCompositionCharacterBounds.nona@chromium.org2012-06-047-6/+109
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* fix checkdepsjam@chromium.org2012-06-031-0/+1
* fix win build error (not compiled on try)jam@chromium.org2012-06-031-1/+1
* ui: Use utility functions from base/win throughout.tfarina@chromium.org2012-06-033-13/+11
* Remove dependency to primary root window in InputMethodEventFilteroshima@chromium.org2012-06-034-14/+23
* Chrome version of monitor configuration codedisher@chromium.org2012-06-022-1/+2
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-023-17/+17
* Revert "Implement media::VideoDecodeAccelerator on Mac"sail@chromium.org2012-06-023-17/+17
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-023-17/+17
* Cleanup: Remove vector::at() calls in SimpleMenuModel. Do CHECKs instead.thestig@chromium.org2012-06-022-14/+21
* Aura desktop: Forward X11 activation changes to the NativeWidgetAura.erg@chromium.org2012-06-015-16/+33
* Proactive tweaking of window shadow code to try to fix problem.avi@chromium.org2012-06-011-5/+8
* Roll Skia to r4102.bsalomon@google.com2012-06-011-0/+5
* Adds methods to ImageSkia to allow changing scale factor on the flypkotwicz@chromium.org2012-06-013-36/+122