summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for multi resolution iconssail@chromium.org2011-04-191-0/+1
* Rename TabContentsViewViews to TabContentsViewTouch.ben@chromium.org2011-04-111-2/+2
* Retrieve a larger favicon when availablesaintlou@chromium.org2011-04-081-7/+30
* Scrolling Tabswyck@chromium.org2011-04-084-3/+183
* Updates the dragged tab to render multiple selection.sky@chromium.org2011-04-072-0/+10
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Theme system cleanuperg@google.com2011-03-231-3/+3
* Makes dragging multiple discontingious tabs animate the tabs intosky@chromium.org2011-03-182-2/+6
* Fixes crash in switching tabstrip orientation from recent refactoring.sky@chromium.org2011-03-171-0/+2
* touch: Update the keyboard visibility more intelligently.sadrul@chromium.org2011-03-171-4/+16
* Real touch build fix.msw@chromium.org2011-03-161-0/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-4/+4
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-3/+3