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
/
controls
/
textfield
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not activate touch text selection on double-tap
mohsen@chromium.org
2014-06-24
1
-0
/
+1
*
Remove Label::PaintText overrides.
msw@chromium.org
2014-06-19
1
-3
/
+3
*
Ensure that size passed into drag_utils_win.cc's SetDragImageOnDataObject fun...
ananta@chromium.org
2014-06-12
1
-1
/
+1
*
MacViews: Extend TextInputClient protocol with support for editing commands.
andresantoso@chromium.org
2014-06-06
2
-0
/
+10
*
Add TextfieldTest.OnKeyPressBinding, which requires r273791.
msw@chromium.org
2014-06-04
1
-7
/
+52
*
Revert "Fix textfield blur, to prevent resetting the text input client when n...
kevers@chromium.org
2014-06-02
2
-31
/
+2
*
New animation for the origin chip URL showing/hiding.
pkasting@chromium.org
2014-06-02
2
-15
/
+76
*
Fix Textfield::OnKeyPressed command handling for Linux Aura.
msw@chromium.org
2014-05-30
1
-9
/
+7
*
Cleanup TextfieldTest.TextInputClientTest and includes.
msw@chromium.org
2014-05-29
1
-30
/
+3
*
Compare selection models in Textfield::ExecuteCommand.
msw@chromium.org
2014-05-29
1
-2
/
+2
*
Make Textfield scroll continuously when dragging beyond edges.
msw@chromium.org
2014-05-23
2
-31
/
+61
*
Deactivate omnibox touch editing on command execution
mohsen@chromium.org
2014-05-23
4
-26
/
+92
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
2
-2
/
+2
*
Only allow editable textfields to consume backspace.
msw@chromium.org
2014-05-17
1
-2
/
+3
*
Honor can_activate flag in ShowWindowWithState
mohsen@chromium.org
2014-05-16
1
-0
/
+5
*
Fix textfield blur, to prevent resetting the text input client when navigatin...
kevers@chromium.org
2014-05-15
2
-2
/
+31
*
Cleanup Views TextfieldModel files.
msw@chromium.org
2014-05-13
3
-265
/
+189
*
patch from issue 218843002
luken@chromium.org
2014-05-12
1
-1
/
+1
*
Remove RenderText::MoveCursorTo gfx::Point helper.
msw@chromium.org
2014-05-07
3
-12
/
+13
*
Revert 268630 "View code, before this patch, used simple hierarc..."
dalecurtis@google.com
2014-05-06
1
-1
/
+1
*
View code, before this patch, used simple hierarchical bounding boxes to cull...
luken@chromium.org
2014-05-06
1
-1
/
+1
*
Reland: Fix Views inline autocomplete with multi-char graphemes.
msw@chromium.org
2014-05-02
1
-1
/
+1
*
End touch editing on mouse and keyboard events
mohsen@chromium.org
2014-05-02
2
-6
/
+9
*
Revert of Fix Views inline autocomplete with multi-char graphemes. (https://c...
falken@chromium.org
2014-05-02
1
-1
/
+1
*
Fix Views inline autocomplete with multi-char graphemes.
msw@chromium.org
2014-05-02
1
-1
/
+1
*
Move enum MenuAnchorPosition to reduce deps on menu_item_view.h
tapted@chromium.org
2014-05-01
1
-3
/
+6
*
retry r266622:
estade@chromium.org
2014-04-30
2
-23
/
+9
*
Revert of retry r266042: (https://codereview.chromium.org/251703002/)
thakis@chromium.org
2014-04-28
2
-9
/
+23
*
retry r266042:
estade@chromium.org
2014-04-28
2
-23
/
+9
*
[Win] Redesign the avatar bubble UI
noms@chromium.org
2014-04-28
2
-0
/
+13
*
MacViews: Introduce native_cursor.h to provide cursor "literals"
tapted@chromium.org
2014-04-25
1
-1
/
+2
*
Revert 266042 "Automatically call OnNativeThemeChanged when a wi..."
rmsousa@chromium.org
2014-04-25
2
-9
/
+23
*
Automatically call OnNativeThemeChanged when a widget is added to a hierarchy
estade@chromium.org
2014-04-24
2
-23
/
+9
*
MacViews: Aura-related cleanups around ui/views
tapted@chromium.org
2014-04-24
1
-6
/
+1
*
Revert 265815 "MacViews: Aura-related cleanups around ui/views"
yosin@chromium.org
2014-04-24
1
-1
/
+6
*
MacViews: Aura-related cleanups around ui/views
tapted@chromium.org
2014-04-24
1
-6
/
+1
*
Don't show virtual keyboard on disabled text field.
kevers@chromium.org
2014-04-09
1
-1
/
+2
*
We use TextEditKeyBindingsDelegate and TextEditCommand for x11.
kalyan.kondapally@intel.com
2014-04-08
1
-41
/
+41
*
linux-aura: Prepend 'http://' to selection-clipboard from omnibox selection.
sadrul@chromium.org
2014-04-07
3
-4
/
+38
*
views: Update the selection-clipboard only if a user-action is involved.
sadrul@chromium.org
2014-04-07
3
-1
/
+21
*
Remove unreachable code in textfield.cc.
pkasting@chromium.org
2014-04-04
1
-1
/
+0
*
Support GTK key bindings in the Views Textfield.
msw@chromium.org
2014-04-02
2
-4
/
+129
*
Make Views Textfield key handling execute commands.
msw@chromium.org
2014-03-29
2
-161
/
+198
*
Fix incorrect use of AXState caused when refactoring two enums into one.
dmazzoni@chromium.org
2014-03-26
1
-2
/
+2
*
Reorder View Textfield and Omnibox overrides.
msw@chromium.org
2014-03-09
2
-196
/
+195
*
Clip Views textfield drag images to selected text.
msw@chromium.org
2014-03-06
1
-26
/
+36
*
Limit alt-codes to Windows; fix Linux Aura Alt+Left/Right.
msw@chromium.org
2014-03-04
1
-12
/
+3
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
2
-10
/
+9
*
Views Omnibox: tolerate minor click-to-select-all dragging.
msw@chromium.org
2014-02-06
1
-2
/
+4
*
Sanitize Linux Aura Omnibox selection clipboard pasted text.
msw@chromium.org
2014-02-05
2
-3
/
+11
[next]