summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes 'foreground' parameter tosky@chromium.org2011-03-152-2/+2
* touch: Double tap gesture for the tabstrip.sadrul@chromium.org2011-03-145-23/+89
* Fixes touch build.sky@chromium.org2011-03-142-0/+15
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-5/+5
* Refactoring so that there is no BaseTabStrip in BrowserViewLayout.wyck@chromium.org2011-03-092-8/+13
* Refactoring so that there is no BaseTabStrip in BrowserView.wyck@chromium.org2011-03-081-3/+11
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-1/+1
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-0/+3
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-251-1/+1
* keyboard: Slide in and out using transformationsadrul@chromium.org2011-02-163-19/+70
* Rename ProcessPaint to Paint()ben@chromium.org2011-02-161-3/+3
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-2/+2
* Minimize the region to paint favicon/spinner/sad_faviconoshima@google.com2011-02-152-1/+12
* Get rid of BaseTabStrip::GetPreferredHeightrjkroege@google.com2011-02-092-5/+0
* Revert 74344 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...rjkroege@google.com2011-02-092-0/+5
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.rjkroege@google.com2011-02-092-5/+0
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-092-2/+2
* touch: Fix showing keyboard when tabbing focus from omnibox to RWHVV.sadrul@chromium.org2011-02-082-10/+24
* Clean up RTL methods.ben@chromium.org2011-02-081-2/+1
* touch: Fix compile after the change to rework bounds methods.sadrul@google.com2011-02-082-2/+2
* Browser should get notified if a views textfield changes focus. In addition,varunjain@chromium.org2011-02-052-0/+50
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-7/+7
* TouchTabStrip throbber rendered at wrong size.rjkroege@google.com2011-01-281-12/+8
* keyboard: Update the visibility after tab-switch.sadrul@chromium.org2011-01-262-5/+47
* Compile fix: the file moved.sadrul@chromium.org2011-01-251-1/+1
* Adding TouchTabStriprjkroege@google.com2011-01-245-0/+610
* Fix layout of the keyboard.bryeung@chromium.org2011-01-122-6/+1
* Wrap the virtual keyboard in a container view.bryeung@chromium.org2011-01-124-14/+96
* Clean-up of 69849.bryeung@chromium.org2011-01-041-5/+5
* Adding proper authentication to the DOM based login screen.bryeung@google.com2010-12-211-9/+5
* touchui: Make sure the textfield isn't obscured by the keyboard.sadrul@chromium.org2010-12-201-0/+9
* Fix layout of the virtual keyboard.bryeung@google.com2010-12-172-3/+14
* Two fixes for the virtual keyboard.bryeung@google.com2010-12-162-18/+20
* Add the virtual keyboard to BrowserFrameChromeos.bryeung@google.com2010-12-143-0/+185