summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-16/+16
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-292-9/+9
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Always show keyboard when an editable element is touched.mazda@chromium.org2011-06-281-0/+5
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-233-5/+6
* touch tabstrip: Paint correctly when a tab is removed.sadrul@chromium.org2011-06-221-0/+1
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-203-5/+5
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-203-5/+5
* Improve large tab strip by leveraging touch icons when present.saintlou@chromium.org2011-06-177-45/+257
* Switch virtual keyboard layout when IME is switched.yusukes@google.com2011-06-174-4/+53
* Use the normal panel-frame until there's a touch-friendly version.sadrul@chromium.org2011-06-161-7/+18
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-142-7/+10
* Set animation delegate to NULL to fix some more flaky tests on touchui.sadrul@chromium.org2011-06-141-1/+4
* Generic interface-based unit testing for BaseTabStripwyck@chromium.org2011-06-141-0/+35
* Stop keyboard animation when tabstrip goes empty.sadrul@chromium.org2011-06-132-0/+5
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+1
* Mark any descendant child view of the keyboard unfocusable.sadrul@chromium.org2011-06-101-1/+1
* Reduce the duration of the keyboard animation.bryeung@chromium.org2011-06-101-1/+1
* Adjust virtual keyboard size base on input method candidates.penghuang@chromium.org2011-06-092-7/+23
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* keyboard: Fix unfocusing child views.sadrul@chromium.org2011-06-071-1/+1
* r88050 inadvertently included changes to fix keyboard visibility:sadrul@chromium.org2011-06-061-0/+1
* Use VLOG to suppress messages that aren't useful for everyone.sadrul@chromium.org2011-06-061-0/+3
* keyboard: Fix visibility.sadrul@chromium.org2011-06-061-3/+7
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-032-4/+1
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-2/+2
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-012-2/+3
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* Show input method candidates in virtual keyboard.penghuang@chromium.org2011-05-271-1/+1
* Fix touch compile after r86955.sadrul@chromium.org2011-05-271-2/+2
* Use the non-touch popup frame instead of NULL.sadrul@chromium.org2011-05-251-1/+2
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-242-8/+8
* Add hideKeyboard API to chrome.experimental.input.mazda@chromium.org2011-05-231-0/+11
* Add a missing head to fix touch compile.sadrul@chromium.org2011-05-191-0/+1
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-1/+2
* Fix touch build by converting to use new APIben@chromium.org2011-05-181-1/+1
* Plumbing Keyboard DOMView's TabContents with extention functions:varunjain@chromium.org2011-05-183-5/+65
* Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...sky@chromium.org2011-05-171-1/+4
* Get the TabContents from the NavigationController instead of from the Browser...sadrul@chromium.org2011-05-141-2/+4
* We hide the virtual keyboard on navigating to a new page. We also need tovarunjain@chromium.org2011-05-131-2/+9
* Fixed logic for determining whether to show virtual keyboard on browservarunjain@chromium.org2011-05-111-2/+6
* Add GetClassName() to several View sub-classes.wjmaclean@chromium.org2011-05-064-0/+26
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+3
* touch: Fix compile.sadrul@chromium.org2011-05-042-2/+3
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-211-1/+0
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert high res icon changessail@chromium.org2011-04-201-1/+0