summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-136-20/+24
* Make destructors of classes that implement aura::WindowDelegate private or pr...yusukes@chromium.org2012-06-132-8/+12
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-133-4/+23
* [win] Allow the platform apps to specify a maximum size for their windowsjeremya@chromium.org2012-06-131-1/+5
* Add touch gestures to views menu controls.flackr@chromium.org2012-06-135-2/+21
* Revert 141723 - First pass at making Chrome support metro snap mode. It creat...sail@chromium.org2012-06-122-82/+12
* First pass at making Chrome support metro snap mode. It creates a fullscreen-...robertshield@chromium.org2012-06-122-12/+82
* Make IsTriggerableEvent take Event objects and use it to verify whether tap e...flackr@chromium.org2012-06-128-25/+36
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-1/+0
* Add views_unittests allocator.gyp dependency for non-component builds.msw@chromium.org2012-06-091-0/+5
* Add Windows commandline switch --enable-views-textfield.msw@chromium.org2012-06-087-48/+48
* Config UI for Extension Commands (part 1).finnur@chromium.org2012-06-082-0/+15
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-082-0/+9
* Aura desktop: Fix showing menus on desktop linux_aura.erg@chromium.org2012-06-081-9/+1
* fix views examples compile error on clobber builderjam@chromium.org2012-06-071-4/+0
* A little more cleanup of content examples.jam@chromium.org2012-06-072-10/+0
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-5/+7
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-0719-92/+92
* It broke win aura botloislo@chromium.org2012-06-073-7/+5
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-5/+7
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-0619-92/+92
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-0619-92/+92
* 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
* Makes menus cancel if the display size changes.sky@chromium.org2012-06-064-0/+103
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-062-0/+5
* gesture recognizer: Some code cleanup.sadrul@chromium.org2012-06-062-6/+0
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-062-5/+10
* Indicate focused state on text buttons with blue outline.flackr@chromium.org2012-06-062-4/+14
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-056-26/+92
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-051-10/+1
* views: Let super-classes implementation take care of unprocessed gesture events.sadrul@chromium.org2012-06-051-1/+1
* Add support for touch gestures on views::CustomButtom.flackr@chromium.org2012-06-052-0/+21
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-052-41/+6
* Gesture related changes for views:sky@chromium.org2012-06-0511-37/+245
* 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
* Remove ui/views/focus/OWNERS, since I doubt jay wants to be receiving these r...ben@chromium.org2012-06-041-1/+0
* ui: Rename the IDR constants to put hot/pressed state before position.tfarina@chromium.org2012-06-041-18/+18
* 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-041-14/+13
* 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-045-6/+99
* 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