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
/
chrome
/
browser
/
views
/
options
/
languages_page_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-2
/
+2
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-3
/
+4
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-2
/
+2
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
1
-1
/
+1
*
Landing patch from Thiago Farina:
finnur@chromium.org
2009-10-16
1
-4
/
+4
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...
sidchat@chromium.org
2009-10-05
1
-3
/
+3
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+2
*
Gtk: Add spellchecking options.
mattm@chromium.org
2009-08-21
1
-8
/
+1
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
1
-152
/
+7
*
Move LanguageComboboxModel to chrome/browser
mattm@chromium.org
2009-08-19
1
-1
/
+1
*
Refactor out language models for linux gtk views preparation
mhm@chromium.org
2009-07-28
1
-155
/
+2
*
Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.
jcampan@chromium.org
2009-07-21
1
-1
/
+1
*
Change the use of typedef Language in Spell Check files back to std::string. ...
sidchat@google.com
2009-07-07
1
-1
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-10
/
+13
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
1
-10
/
+9
*
UI Support for Auto Spell Correct. Currently, it is still under the command l...
sidchat@google.com
2009-06-03
1
-1
/
+32
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-13
/
+12
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
1
-0
/
+3
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-1
/
+0
*
- Passing correct window handle to CreateChromeWindow(). We should pass the
hbono@chromium.org
2009-05-22
1
-2
/
+2
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-2
/
+2
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-1
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-7
/
+7
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Change in enable-spellcheck checkbox in Languages Options Tab should not be c...
sidchat@google.com
2009-05-04
1
-4
/
+5
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
1
-1
/
+1
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
1
-175
/
+177
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-15
/
+9
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-6
/
+6
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-1
/
+1
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
1
-2
/
+4
*
Remove the spellcheck language preference setting when UI language is changed...
sidchat@google.com
2009-03-09
1
-0
/
+5
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+3
*
Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...
sidchat@google.com
2009-03-05
1
-2
/
+43
*
Reduce the height of options on the Languages panel.
mal@chromium.org
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-4
/
+3
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
[next]