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
/
native_textfield_views.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-12
1
-1528
/
+0
*
Revert of https://codereview.chromium.org/120503005/
msw@chromium.org
2014-01-12
1
-0
/
+1528
*
Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-11
1
-1528
/
+0
*
Clean-up: Retires obsolete Font methods of RenderText.
yukishiino@chromium.org
2013-12-29
1
-2
/
+2
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Remove views::NativeTextfieldWrapper, start class cleanup.
msw@chromium.org
2013-12-19
1
-27
/
+7
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
1
-13
/
+16
*
Removes FocusableBorder::set_has_focus
sky@chromium.org
2013-12-04
1
-1
/
+0
*
Adjust |index| into cursorable position in NativeTextfieldViews::GetCompositi...
yukawa@chromium.org
2013-12-04
1
-17
/
+11
*
Show handles when marking text with touch in NativeTextfieldViews
mohsen@chromium.org
2013-12-03
1
-0
/
+5
*
Extend TextInputClient for IMEAPI's candidatewindow* events.
kochi@chromium.org
2013-11-26
1
-0
/
+9
*
Revert 233759 "Make NativeTextfieldViews update the win system c..."
dmazzoni@google.com
2013-11-20
1
-37
/
+0
*
Make NativeTextfieldViews update the win system caret.
dmazzoni@chromium.org
2013-11-08
1
-0
/
+37
*
Views Textfield: Handle Ctrl+Shift direction and layout changes.
msw@chromium.org
2013-11-08
1
-2
/
+11
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-11-01
1
-5
/
+0
*
Revert 231472 "Remove views::InputMethod::On[Focus|Blur] calling..."
yoichio@chromium.org
2013-10-31
1
-0
/
+2
*
Remove views::InputMethod::On[Focus|Blur] calling from not top level widgets.
yoichio@chromium.org
2013-10-29
1
-2
/
+0
*
Fix Views Omnibox paste handling and menu availability.
msw@chromium.org
2013-10-28
1
-1
/
+5
*
Revert 231107 "Always aligns text at vertically center (Textfiel..."
kuan@chromium.org
2013-10-25
1
-0
/
+5
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-10-25
1
-5
/
+0
*
Revert 229999 "Remove views::InputMethod::On[Focus|Blur] calling..."
kouhei@chromium.org
2013-10-22
1
-0
/
+2
*
Mark getter methods in ui::InputMethod as const
yukawa@chromium.org
2013-10-22
1
-8
/
+9
*
Remove views::InputMethod::On[Focus|Blur] calling from not top level widgets.
yoichio@chromium.org
2013-10-22
1
-2
/
+0
*
rAc: improve appearance of uneditable fields
estade@chromium.org
2013-10-21
1
-2
/
+2
*
bookmarks: Remove Mac specific function from BookmarkNodeData.
tfarina@chromium.org
2013-10-12
1
-1
/
+1
*
Views Textfield/Omnibox: Do not paste on Ctrl+Alt[Gr]+V or AltGr+V.
msw@chromium.org
2013-10-08
1
-1
/
+1
*
Preserve find bar selection across tab switches.
pkasting@chromium.org
2013-09-30
1
-2
/
+0
*
Use the Windows caret blink time in Views and Blink.
msw@chromium.org
2013-09-24
1
-14
/
+18
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Fix Views Textfield keyboard context menu placement.
msw@chromium.org
2013-09-13
1
-0
/
+4
*
Revert 222805 "Revert r216992 and r221221 because they are no lo..."
vadimsh@google.com
2013-09-12
1
-0
/
+2
*
Revert r216992 and r221221 because they are no longer necessary
Yukawa@chromium.org
2013-09-12
1
-2
/
+0
*
Fix Views Textfield keyboard triggered context menus.
msw@chromium.org
2013-09-11
1
-0
/
+1
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-21
/
+21
*
Revert 219673 "Fix Views Combobox and Tree View text input."
shrikant@chromium.org
2013-08-28
1
-0
/
+2
*
Fix Views Combobox and Tree View text input.
msw@chromium.org
2013-08-27
1
-2
/
+0
*
Add "Undo" atop the NativeTextfieldViews context menu.
pkasting@chromium.org
2013-08-23
1
-0
/
+10
*
Textfield::GetBaseline() should return the actual baseline.
yukishiino@chromium.org
2013-08-15
1
-1
/
+1
*
Fix IME on bookmark edit dialog.
kochi@chromium.org
2013-08-12
1
-0
/
+2
*
Views Textfield: multiple clicks should alternate between double and triple c...
ckocagil@chromium.org
2013-08-12
1
-1
/
+4
*
Add GetTextInputMode function to TextInputClient.
yoichio@chromium.org
2013-08-09
1
-0
/
+4
*
when dragging from textfield, draw text without subpixel aa and in black
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
Supports FontList in Textfield.
yukishiino@chromium.org
2013-08-01
1
-19
/
+5
*
Fix views textfield not repaint on select all + right.
xiyuan@chromium.org
2013-07-25
1
-2
/
+2
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in ui/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Couple of touch selection related fixes:
varunjain@chromium.org
2013-07-10
1
-3
/
+5
*
Make Views textfields cut on [Shift]+[Delete].
msw@chromium.org
2013-07-08
1
-3
/
+4
*
Don't draw unfocused selections in RenderText.
pkasting@chromium.org
2013-07-02
1
-2
/
+0
*
Consider IME is associated with the top level widget rather than child widget.
Yukawa@chromium.org
2013-06-22
1
-1
/
+12
[next]