summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui: Use utility functions from base/win throughout.tfarina@chromium.org2012-06-032-10/+7
* Remove dependency to primary root window in InputMethodEventFilteroshima@chromium.org2012-06-031-2/+1
* Aura desktop: Forward X11 activation changes to the NativeWidgetAura.erg@chromium.org2012-06-013-16/+23
* ash: Holding down shift slows window animations for debuggingjamescook@chromium.org2012-06-011-1/+1
* Move IDR_THROBBER from ui_resources to ui_resources_standardvarunjain@chromium.org2012-06-011-0/+1
* Create a focus manager per desktop RootWindow.erg@google.com2012-05-311-0/+2
* Support for the OSK in the native text field (e.g. the Find box) on Win8 clas...tommi@chromium.org2012-05-312-0/+33
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-0/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-3119-157/+170
* Fix view view in views examples.rkc@chromium.org2012-05-311-2/+1
* aura desktop: Listen for _NET_ACTIVE_WINDOW changes.erg@chromium.org2012-05-313-9/+84
* Revert 139690 - Fix view view in views examples.rkc@chromium.org2012-05-301-1/+2
* Fix view view in views examples.rkc@chromium.org2012-05-301-2/+1
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-301-0/+1
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-302-18/+1
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-302-45/+1
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-304-48/+1
* views: Sort header files.tfarina@chromium.org2012-05-3024-28/+27