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
/
native_textfield_views_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-1573
/
+0
*
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
1
-2
/
+2
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-2
/
+2
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-2
/
+2
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-2
/
+2
*
Implement font fallback in RenderTextWin, try #2.
asvitkine@chromium.org
2011-11-18
1
-4
/
+6
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-3
/
+3
*
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
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
1
-3
/
+3
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-3
/
+3
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-3
/
+3
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
1
-5
/
+6
*
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
*
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 omnibox state for each tab.
xji@google.com
2011-09-28
1
-6
/
+5
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-0
/
+2
*
This is a reapply of
xji@google.com
2011-09-21
1
-0
/
+394
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
1
-394
/
+0
*
fix know issues in RenderText
xji@google.com
2011-09-20
1
-0
/
+394
*
Identify the omnibox as a URL field.
bryeung@chromium.org
2011-09-06
1
-0
/
+54
*
Get views_unittests pass on touch build
oshima@google.com
2011-08-24
1
-1
/
+4
*
Move input_method to widget
oshima@google.com
2011-08-23
1
-1
/
+1
*
extend RenderText for inheritance. It
xji@google.com
2011-08-04
1
-1
/
+2
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-2
/
+2
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-5
/
+5
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-5
/
+5
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-5
/
+5
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
1
-2
/
+2
*
Remove unnecessary includes of menu_2.h.
rhashimoto@chromium.org
2011-07-01
1
-1
/
+0
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-2
/
+2
*
app: Get rid of test/ directory.
tfarina@chromium.org
2011-06-27
1
-1
/
+1
*
Re-land:
ben@chromium.org
2011-06-16
1
-2
/
+2
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-2
/
+2
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-2
/
+2
*
Draw a NativeTextfieldViews drop location cursor.
msw@chromium.org
2011-06-10
1
-0
/
+1
*
Convert NativeTextFieldViews context menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-08
1
-6
/
+6
*
* An edit for SetText needs to be merged with previous edit to
oshima@google.com
2011-06-03
1
-3
/
+6
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-13
/
+13
*
Refactor Edit to have one Undo/Redo
oshima@google.com
2011-05-13
1
-0
/
+28
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Undo Redo for Textfield Views
oshima@google.com
2011-05-11
1
-0
/
+105
*
Enable TestViewsDelegates for views unittests and views_examples by default
oshima@google.com
2011-05-10
1
-8
/
+0
*
Add simple drag and drop to NativeTextfieldViews.
msw@chromium.org
2011-05-09
1
-2
/
+245
*
Revert to non-static members for click tracking.
msw@chromium.org
2011-05-04
1
-0
/
+7
*
Refactor NativeTextfieldViews mouse handlers.
msw@chromium.org
2011-05-03
1
-14
/
+7
[next]