summaryrefslogtreecommitdiffstats
path: root/ui/views/touchui
Commit message (Expand)AuthorAgeFilesLines
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-121-2/+2
* views: Mark single-argument constructors as explicit.tfarina@chromium.org2012-05-041-2/+2
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-9/+2
* Move ui/view/touchui/touch_mode_support.* to ui/base and make it platformvarunjain@chromium.org2012-03-292-47/+0
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+0
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-3/+3
* Simplify handling of BiDi cursor movementbenrg@chromium.org2012-03-131-2/+2
* ui: Let skia do the conversion work for us by using the integer version of se...tfarina@chromium.org2012-03-011-8/+4
* Removed the last TOUCH_UI flag.rjkroege@chromium.org2012-02-251-3/+1
* Only enable touch-friendly tab strip based on command line flagscottmg@chromium.org2012-02-221-8/+4
* More touch UI tab strip changesscottmg@google.com2012-02-172-0/+51
* ui: Delete two misleading comments about COLOR_TOOLBAR.tfarina@chromium.org2012-02-141-3/+3
* ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.tfarina@chromium.org2012-02-051-2/+3
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-10/+10
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-194-578/+0
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-172-0/+464
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-172-464/+0
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-172-0/+464
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-1/+1
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-012-2/+2
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-304-4/+4
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-3/+3
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-2/+2
* Revert 111288 - Possibly broke media_unittests on Macrsleevi@chromium.org2011-11-231-1/+1
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-11-231-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-223-3/+3
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-214-7/+6
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-214-6/+7
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-22/+10
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-182-2/+2
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-1/+1
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-168-0/+1133