index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
Commit message (
Expand
)
Author
Age
*
Upstream Clank's SkFontHost_Android DRT infinite loop fix.
tomhudson@google.com
2012-09-04
*
Fix compile error in SkFontHost_none.cpp
borenet@google.com
2012-09-04
*
Serialization for DirectWrite
bungeman@google.com
2012-08-31
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
check for exceeding int range when we stash the values in the cache
reed@google.com
2012-08-29
*
Change Arabic sample character from 0x0600 to 0x0627.
djsollen@google.com
2012-08-29
*
Normalize font BBox to make sure it's correct when rendering a PDF on the mac.
vandebo@chromium.org
2012-08-28
*
When creating gray from lcd, use luminance instead of coverage.
bungeman@google.com
2012-08-28
*
Add a new SkMemory implementation that uses mozalloc instead of malloc
george@mozilla.com
2012-08-27
*
Fix greenish text rendering on Linux.
bungeman@google.com
2012-08-24
*
Proper Android fix, and revert of workaround in r5267. Unreviewed.
senorblanco@chromium.org
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Split out SkFontHost_FreeType into common files
george@mozilla.com
2012-08-23
*
Android build fix (unreviewed).
senorblanco@chromium.org
2012-08-22
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22
*
Android build fix; unreviewed.
senorblanco@chromium.org
2012-08-20
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
Correctly linearize Windows AA from ClearType.
bungeman@google.com
2012-08-13
*
(Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@.
tomhudson@google.com
2012-08-13
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
must include SkPath.h after restructure
reed@google.com
2012-08-07
*
need to explicitly include SkPath.h after refactoring
reed@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Handle rgb_to_a8 when kGenA8FromLCD_Flag is set.
bungeman@google.com
2012-08-01
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
Deserialization locks up multithreading fix.
chudy@google.com
2012-07-30
*
Use CGToScalar instead of SkFloatToScalar as CGFloat can be either double or ...
george@mozilla.com
2012-07-25
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
Need to apply matrix to advance in generateAdvance (as we already were in gen...
reed@google.com
2012-07-18
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Provide static global initializers for SkColorTable and SkComposeShader.
scroggo
2012-07-02
*
Cleanup flattening code to properly serialize lighting image filters.
djsollen@google.com
2012-06-26
*
[android] Add an API to load customized font config for testing.
djsollen@google.com
2012-06-25
*
add MS UI GOTHIC to list of bad fonts.
reed@google.com
2012-06-18
*
add more font names to our extra-bottom-space hack
reed@google.com
2012-06-15
*
http://codereview.appspot.com/6307089
reed@google.com
2012-06-13
*
fix warnings on Mac in miscellaneous files
caryclark@google.com
2012-06-06
*
Added missing #include in SkGlobalInitialization_default.cpp for Android build
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
Serialize support for GDI.
bungeman@google.com
2012-06-01
*
read/write sfnt-data length, to match convetion of other fonthosts.
reed@google.com
2012-06-01
*
use SkFontDescriptor on mac
reed@google.com
2012-06-01
*
Remove 'legacy' font descriptor methods.
bungeman@google.com
2012-06-01
*
Store font family when serializing android fonts.
djsollen@google.com
2012-06-01
*
Update the implementation of SkTypeface_android.h functions.
djsollen@google.com
2012-06-01
*
add more names to fontdescriptor
reed@google.com
2012-05-31
*
Add SkFontDescriptor for serializing fonts.
djsollen@google.com
2012-05-31
[next]