index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
touchui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-20
/
+20
*
Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logs
mohsen@chromium.org
2013-08-30
1
-1
/
+5
*
Touch selection: This patch makes following changes to touch selection logic:
varunjain@chromium.org
2013-08-08
1
-21
/
+74
*
Supports FontList in Textfield.
yukishiino@chromium.org
2013-08-01
1
-15
/
+17
*
c++11 ud suffix fixes for ash/views/ui files
thakis@chromium.org
2013-07-29
1
-3
/
+3
*
Fix problem with touch selection handles when flicked
mohsen@chromium.org
2013-07-18
1
-0
/
+1
*
Minor fix to logic that selects whether two selection handles or one is shown.
varunjain@chromium.org
2013-07-13
2
-53
/
+101
*
Couple of touch selection related fixes:
varunjain@chromium.org
2013-07-10
2
-2
/
+12
*
Do not show touch editing menu when no action is available
mohsen@chromium.org
2013-07-10
3
-5
/
+26
*
Fix touch selection quick menu corners
mohsen@chromium.org
2013-07-04
1
-7
/
+6
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
1
-1
/
+1
*
Change touch selection handles to images given by UX.
varunjain@chromium.org
2013-06-09
2
-50
/
+89
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Touch selection: The touch selection handle widget should only hit test on the
varunjain@chromium.org
2013-05-01
2
-4
/
+57
*
Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fue
varunjain@chromium.org
2013-04-27
1
-6
/
+2
*
Touch selection polish: increase menu button border padding and decrease time
varunjain@chromium.org
2013-04-26
2
-11
/
+19
*
Revert 196446 "Make touch drag drop and touch editing flags tri-..."
nick@chromium.org
2013-04-25
1
-2
/
+6
*
Make touch drag drop and touch editing flags tri-state and turn them on by
varunjain@chromium.org
2013-04-25
1
-6
/
+2
*
Touch selection: make touch selection handles widgets of type tooltips so that
varunjain@chromium.org
2013-04-23
1
-1
/
+5
*
Add method to TouchSelectionController to check if a handle is currently being
varunjain@chromium.org
2013-04-19
3
-7
/
+14
*
Fix app list position in windows
calamity@chromium.org
2013-04-03
2
-6
/
+2
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
1
-4
/
+4
*
Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.
msw@chromium.org
2013-03-16
1
-1
/
+1
*
Some minor fixes to touch selection as directed by UX:
varunjain@chromium.org
2013-03-15
3
-39
/
+49
*
Delete items of the launcher jump list upon pressing Shift click
skuhne@chromium.org
2013-03-13
4
-5
/
+6
*
Two fixes to touch selection:
varunjain@chromium.org
2013-02-28
1
-5
/
+10
*
Minor fixes to TouchSelectionController: Null check on client widget before
varunjain@chromium.org
2013-02-21
1
-3
/
+4
*
Enable unittests for TouchSelectionController.
varunjain@chromium.org
2013-02-20
3
-76
/
+148
*
Touch editing: add a cursor handle to TouchSelectionController that can be used
varunjain@chromium.org
2013-02-16
2
-39
/
+64
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-15
4
-256
/
+380
*
Reverting as it caused compile failures on linux chromium OS ASAN
ananta@chromium.org
2013-02-14
4
-379
/
+256
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-14
4
-256
/
+379
*
Move touch_selection_controller interface to ui/base.
varunjain@chromium.org
2013-02-13
4
-105
/
+37
*
Nix TextButton accelerator/mnemonic support and use in Task Manager.
msw@chromium.org
2012-12-06
1
-3
/
+3
*
ui: Use skia::RefPtr<T> for implicit safe reference counting.
danakj@chromium.org
2012-12-05
1
-5
/
+6
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
1
-1
/
+1
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-2
/
+2
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-3
/
+3
*
Replace views::Event with ui::Event.
beng@google.com
2012-08-10
1
-2
/
+1
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-3
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-2
/
+2
*
views: Mark single-argument constructors as explicit.
tfarina@chromium.org
2012-05-04
1
-2
/
+2
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-1
/
+1
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-9
/
+2
*
Move ui/view/touchui/touch_mode_support.* to ui/base and make it platform
varunjain@chromium.org
2012-03-29
2
-47
/
+0
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-1
/
+0
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
[next]