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
/
ui
/
gfx
/
platform_font_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-up: Renames gfx::Font's methods and removes its obsolete methods.
yukishiino@chromium.org
2014-02-13
1
-9
/
+0
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-0
/
+4
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-30
1
-42
/
+76
*
Revert 231670 "Make RenderTextMac more efficient by caching font..."
avi@chromium.org
2013-10-30
1
-47
/
+50
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-29
1
-50
/
+47
*
Supports cap height in gfx::Font and gfx::FontList.
yukishiino@chromium.org
2013-10-01
1
-1
/
+5
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-2
/
+2
*
ui/gfx: Use base::string16 now that string16 was moved into base namespace.
tfarina@chromium.org
2013-06-09
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Implement PlatformFont::CreateFromNativeFont for Mac
sail@chromium.org
2013-05-02
1
-0
/
+10
*
Update sys_string_conversions includes in chrome_frame, content, net, and ui.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Mac Web Intents Part 10: Support derived fonts
sail@chromium.org
2012-10-03
1
-3
/
+15
*
mac: Use NSWidth() and friends in a few more places.
thakis@chromium.org
2012-06-07
1
-1
/
+1
*
Remove unused and unnecessary constructor from PlatformFont classes.
asvitkine@chromium.org
2012-04-13
1
-8
/
+0
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
1
-2
/
+2
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-1
/
+1
*
Re-add GetStringWidth to PlatformFont, and use that from Font
stuartmorgan@chromium.org
2012-02-24
1
-0
/
+6
*
Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.
asvitkine@chromium.org
2012-01-24
1
-9
/
+1
*
Change string16 to std::string in the gfx::Font() interface.
erg@chromium.org
2011-10-27
1
-7
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-0
/
+143