summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/touch
Commit message (Expand)AuthorAgeFilesLines
* Touch constants and dead code removal.saintlou@chromium.org2011-11-2311-550/+0
* More surgery to remove views desktop.vollick@chromium.org2011-11-223-139/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-222-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-212-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-212-2/+2
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-162-3/+3
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Reenable triggering of screen rotations by sensors.vollick@chromium.org2011-11-072-0/+138
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-286-579/+2
* Restore chrome/browser/ui/touch/animation/*vollick@chromium.org2011-10-284-0/+503
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-282-2/+76
* Enable the new layer animation framework.vollick@chromium.org2011-10-286-579/+2
* Enable panels by default on Win/Mac/Linux.jennb@chromium.org2011-10-271-5/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-1/+4
* views: remove vertical tabsthakis@chromium.org2011-10-062-9/+1
* Separate Virtual Keyboard related conditionals from TouchUIhashimoto@chromium.org2011-10-041-3/+0
* Move chrome/browser/ui/touch/keyboard* to chrome/browser/ui/virtual_keyboard/hashimoto@chromium.org2011-09-275-643/+7
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-1/+4
* Allow layers to be created without a compositor, creating this association wh...ben@chromium.org2011-09-271-3/+3
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-2/+2
* Allow animating alphavollick@chromium.org2011-09-231-2/+5
* Use NOTIFICATION_APP_TERMINATING to shut down the cros KeyboardWidget.danakj@chromium.org2011-09-231-2/+2
* Relanding 100792oshima@google.com2011-09-201-3/+1
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-192-2/+2
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-161-0/+8
* Rather than interrupting the current screen rotation, keep a pending rotation.vollick@chromium.org2011-09-163-47/+26
* chromeos: Add operations to monitor the screen orientation.cwolfe@chromium.org2011-09-151-6/+6
* Remove NOTIFICATION_EDITABLE_ELEMENT_TOUCHD and stop handling it.mazda@chromium.org2011-09-151-12/+0
* Revert "Relanding 100792"oshima@google.com2011-09-141-0/+2
* Update the keyboard's bounds when the views desktop's bounds are changed.vollick@chromium.org2011-09-143-13/+58
* Relanding 100792oshima@google.com2011-09-131-2/+0
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-0/+2
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-2/+0
* touchui: Use a status-bubble that repositions itself as the keyboard slides i...sadrul@chromium.org2011-09-124-0/+75
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-086-1/+602
* Changed TouchTab and TouchTabStrip to derive from existing code since the loo...saintlou@chromium.org2011-09-015-763/+42
* keyboard widget: Always position at the bottom of the screen.sadrul@chromium.org2011-09-011-8/+13
* touchui: Some cleanup for managing keyboard visibility.sadrul@chromium.org2011-08-292-62/+2
* Add a browser-test for the keyboard widget.sadrul@chromium.org2011-08-243-2/+105
* touchui: Split a KeyboardWidget out of KeyboardManager.sadrul@chromium.org2011-08-242-127/+146
* Use text input type to control visibility of virtual keyboardpenghuang@chromium.org2011-08-242-132/+68
* keyboard widget: Observe the target widget so it can be reset when the target...sadrul@chromium.org2011-08-232-10/+47
* touchui: Check for NULL focus-manager.sadrul@chromium.org2011-08-231-1/+2
* A keyboard widget that manages itself (the animation and all that).sadrul@chromium.org2011-08-226-553/+510
* touchui: Fix a crash when clicking before the keyboard shows up.sadrul@chromium.org2011-08-221-1/+1
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-192-0/+8
* Add URL parameter to the constructor of KeyboardContainerView.yusukes@chromium.org2011-08-184-8/+18
* Add a flag that lets the webstore show a different UI on app install.asargent@chromium.org2011-08-042-2/+7
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-1/+1
* Build fixes for the linux touch build. The render_widget_host_view_views_touc...ananta@chromium.org2011-07-111-13/+14