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
/
fonts_page_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move browser/views to browser/ui/views
ben@chromium.org
2010-11-09
1
-435
/
+0
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-8
/
+7
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+1
*
Canvas refactoring phase 4b:
ben@chromium.org
2010-06-30
1
-2
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-7
/
+9
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-3
/
+3
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-3
/
+3
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-3
/
+3
*
gtk: Split DefaultEncodingComboboxModel into its own file so it can be shared...
tfarina@chromium.org
2010-05-19
1
-65
/
+3
*
Land Satoshi.Matsuzaki's patch for issue 16197.
xiyuan@chromium.org
2010-03-26
1
-0
/
+1
*
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
*
remove ICU includes from l10n_util.h
evan@chromium.org
2010-01-25
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-2
/
+2
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-4
/
+4
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+2
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-4
/
+5
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix a layout bug in the fonts and languages dialog where
tc@google.com
2009-06-11
1
-13
/
+7
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-7
/
+7
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-1
/
+0
*
Remove unnecessary function overload in FontDisplayView.
yutak@chromium.org
2009-05-20
1
-20
/
+0
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-4
/
+4
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-11
/
+11
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-1
/
+2
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-2
/
+1
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-1
/
+2
*
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
-4
/
+4
*
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
-3
/
+4
*
Fix the issue with Options menu fonts display bigger than size of fonts actua...
sidchat@google.com
2009-05-01
1
-18
/
+40
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
1
-2
/
+1
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-7
/
+5
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-4
/
+4
*
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
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Now we sort encoding menu according to current application locale, we also
jnd@chromium.org
2009-02-27
1
-4
/
+22
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-3
/
+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]