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
/
textfield.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
A quick fix for Issue 34970.
hbono@chromium.org
2010-04-19
1
-0
/
+3
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-2
/
+0
*
views: [accessibility] Add support for Accessibility Value.
ctguil@chromium.org
2010-03-26
1
-0
/
+1
*
Adds the ability to display text in a textfield when the text is
sky@chromium.org
2010-03-23
1
-0
/
+15
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Fix bug with native text field where if there's a visibility change, the nati...
chocobo@chromium.org
2010-03-22
1
-4
/
+4
*
Add ability to show/hide password in login dialog.
chocobo@chromium.org
2010-03-19
1
-1
/
+2
*
views: Add accessibility support to the Textfield control.
ctguil@chromium.org
2010-03-19
1
-1
/
+12
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-0
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Gets preferred size of views textfields on gtk to work. Also made
sky@chromium.org
2009-10-06
1
-3
/
+0
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
1
-0
/
+21
*
Clean up a few bits of files that I'm about to modify. The only visible chan...
pkasting@chromium.org
2009-09-25
1
-2
/
+2
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-23
/
+35
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-7
/
+9
*
Reafactor Textfield to bring the native widget handling more in line with what
brettw@chromium.org
2009-08-28
1
-0
/
+4
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
1
-1
/
+1
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-89
/
+72
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-0
/
+250