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
/
views
/
controls
/
textfield
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
19
-8858
/
+0
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
2
-2
/
+2
*
Remove remaining defined(TOUCH_UI) under views/controls
saintlou@chromium.org
2011-11-23
1
-14
/
+1
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
1
-2
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
5
-6
/
+6
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
5
-6
/
+6
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
5
-6
/
+6
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
3
-4
/
+4
*
Implement font fallback in RenderTextWin, try #2.
asvitkine@chromium.org
2011-11-18
1
-4
/
+6
*
Fix flakyness with TextfieldViewsModelTest.Clipboard.
asvitkine@chromium.org
2011-11-17
1
-2
/
+3
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
3
-6
/
+6
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
1
-1
/
+1
*
Fix omnibox mouse click highlight/word select/focus issue in aura build.
jennyz@chromium.org
2011-11-15
2
-38
/
+59
*
Fix DoubleClickInterval and DragThreshold on aura.
jennyz@chromium.org
2011-11-15
1
-0
/
+9
*
Fix a cause of flakyness in NativeTextfieldViewsTest.ReadOnlyTest.
asvitkine@chromium.org
2011-11-15
1
-16
/
+26
*
Cleanup: Remove unneeded forward declarations in views.
thestig@chromium.org
2011-11-15
1
-4
/
+0
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-3
/
+3
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
10
-22
/
+18
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
10
-18
/
+22
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
10
-22
/
+18
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
2
-6
/
+9
*
Update native_textfield_win.cc to parallel previous changes to omnibox_view_w...
pkasting@chromium.org
2011-10-27
1
-7
/
+8
*
views: Change from wstring to string16 in controls/ directory.
tfarina@chromium.org
2011-10-21
2
-8
/
+8
*
WriteInto handles length_with_null values of 1 better.
cbentzel@chromium.org
2011-10-18
1
-2
/
+4
*
Aura: Combine cursor support for Linux and Windows
jamescook@chromium.org
2011-10-17
1
-5
/
+7
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
13
-78
/
+275
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+1
*
Simple clipboard support for aura
oshima@chromium.org
2011-10-07
1
-46
/
+15
*
Quick fix for NativeTextfieldViewsTest on win aura.
msw@chromium.org
2011-10-06
1
-8
/
+16
*
aura: Fix views_unittests and aura_unittests on linux.
sadrul@chromium.org
2011-10-06
1
-2
/
+14
*
Marks a number of tests as FAILS for aura. I filed bugs on the two key
sky@chromium.org
2011-10-05
1
-16
/
+53
*
Fix selection handler position in touch.
xji@google.com
2011-10-03
1
-4
/
+4
*
views: Convert NativeTextfieldViews to use the new callback system.
tfarina@chromium.org
2011-10-01
2
-5
/
+8
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
13
-164
/
+158
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-2
/
+2
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
3
-5
/
+3
*
This is a reapply of
xji@google.com
2011-09-21
3
-12
/
+687
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
3
-687
/
+12
*
fix know issues in RenderText
xji@google.com
2011-09-20
3
-12
/
+687
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-0
/
+4
*
Implement Menu Delegate for RWHVV, also fine tune the selection controller ho...
varunjain@chromium.org
2011-09-10
2
-2
/
+2
*
Implement Pango RenderText for Linux.
xji@google.com
2011-09-07
1
-1
/
+2
*
Identify the omnibox as a URL field.
bryeung@chromium.org
2011-09-06
4
-9
/
+92
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
2
-2
/
+12
*
Fix touch ui crash in NativeTextfieldViewsTest.DragAndDrop_InitiateDrag.
xji@google.com
2011-09-02
1
-0
/
+2
*
Implement Uniscribe RenderText for Windows.
msw@chromium.org
2011-08-30
3
-17
/
+10
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
1
-2
/
+2
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+20
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
2
-10
/
+11
*
Get views_unittests pass on touch build
oshima@google.com
2011-08-24
1
-1
/
+4
[next]