index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samplecode
/
SampleFontScalerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
1
-20
/
+20
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
1
-8
/
+1
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
1
-2
/
+3
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
1
-10
/
+3
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
1
-3
/
+10
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
1
-10
/
+3
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+0
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-3
/
+3
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
1
-6
/
+6
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
1
-1
/
+0
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
1
-4
/
+4
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
1
-3
/
+6
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
1
-1
/
+1
*
Fix some warnings on VS2010
bsalomon@google.com
2011-10-24
1
-1
/
+2
*
test subpixeltext
reed@google.com
2011-08-23
1
-5
/
+6
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
1
-0
/
+7
*
add more angles, and test lineartext
reed@google.com
2011-07-13
1
-24
/
+36
*
add typefacecache
reed@google.com
2011-05-02
1
-8
/
+3
*
fix warnings
reed@google.com
2011-04-14
1
-4
/
+5
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
1
-11
/
+11
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
1
-9
/
+0
*
disable cubic test for now (currently broken)
reed@android.com
2009-03-16
1
-1
/
+2
*
add sanity checks to handles extremely large coordinates or filter margins.
reed@android.com
2009-03-16
1
-1
/
+15
*
Change (correct) SkImageRef's ownership rule for streams to the skia standard
reed@android.com
2009-03-16
1
-0
/
+3
*
remember to specify the bloody font tag in the constructor!
reed@android.com
2009-03-10
1
-2
/
+23
*
mac fonts sort of work now
reed@android.com
2009-03-09
1
-0
/
+91