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
/
combobox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-18
/
+2
*
views: [accessibility] Add support for GetAccessibleValue in the combobox con...
ctguil@chromium.org
2010-03-30
2
-0
/
+8
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
2
-1
/
+30
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
2
-30
/
+1
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
2
-1
/
+30
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-2
/
+4
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-1
/
+1
*
Get the initial selection work. and removed unnecessary initialization.
oshima@chromium.org
2010-02-02
3
-6
/
+4
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
2
-0
/
+7
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
style fix. the header for .cc has to be the 1st include.
oshima@chromium.org
2009-09-29
1
-2
/
+2
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-2
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Lands http://codereview.chromium.org/198010 for Oshima:
sky@chromium.org
2009-09-09
1
-5
/
+5
*
Lands http://codereview.chromium.org/172098 for Oshima:
sky@chromium.org
2009-09-02
2
-5
/
+8
*
Lands 176025 from Oshima:
sky@chromium.org
2009-08-31
5
-15
/
+86
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
3
-16
/
+11
*
Fix the Views combobox on GTK by adding a new function.
brettw@chromium.org
2009-06-30
2
-1
/
+6
*
Review URL: http://codereview.chromium.org/150051
jcampan@chromium.org
2009-06-30
4
-5
/
+15
*
Add back 'WS_VSCROLL' flag when creating a combobox window. Without it, the d...
jshin@chromium.org
2009-06-11
1
-1
/
+5
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
2
-8
/
+6
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
2
-0
/
+5
*
Gets ComboBox to compile on linux.
sky@chromium.org
2009-06-02
2
-0
/
+2
*
Make Combobox portable
ben@chromium.org
2009-06-02
7
-0
/
+598