summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-0612-476/+267
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-0629-153/+153
* aura: Drop unnecessary compositesbacker@chromium.org2012-06-064-11/+27
* Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...jochen@chromium.org2012-06-061-1/+0
* Show hover fade out after tap to indicate tapped button.flackr@chromium.org2012-06-061-1/+5
* aura: Remove --aura-disable-hold-mouse-moves flag.backer@chromium.org2012-06-064-16/+5
* Makes menus cancel if the display size changes.sky@chromium.org2012-06-064-0/+103
* Add experimental radial menu assets for skuhne@chromium.orgjamescook@chromium.org2012-06-064-0/+0
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-0610-27/+139
* gesture recognizer: Some code cleanup.sadrul@chromium.org2012-06-066-41/+51
* 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