index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
add detach() method
reed@android.com
2009-08-25
*
fix warning in sampler
reed@android.com
2009-08-24
*
update gm images with new corrected dithering
reed@android.com
2009-08-22
*
fixes around isOpaque and dithering
reed@android.com
2009-08-22
*
Add a sanity check to MaskSuperBlitter::blitH(), to avoid a subsequent
senorblanco@chromium.org
2009-08-21
*
Fix compliation on gcc-4.3 and ARMv5T
deanm@chromium.org
2009-08-21
*
respect dither setting in index8->565 sprite case
reed@android.com
2009-08-20
*
Fix flipped text orientation on Windows.
deanm@chromium.org
2009-08-14
*
update location of SkNWayCanvas.cpp
reed@android.com
2009-08-14
*
close out previous contour (so we don't miss the last segment)
reed@android.com
2009-08-14
*
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
reed@android.com
2009-08-14
*
fix typo in matrix proc index computation, where we were always taking the
reed@android.com
2009-08-14
*
add method to compute max count for a given buffer size in the bitmap shader.
reed@android.com
2009-08-14
*
bzero SkPaint in its constructor, to allow us to cleanly use memcmp in our
reed@android.com
2009-08-13
*
add special matrixprocs when the matrix is at most translate. These are faster
reed@android.com
2009-08-13
*
test for non-scaled bitmap tiles
reed@android.com
2009-08-13
*
add benchmark for repeat-tile bitmaps
reed@android.com
2009-08-12
*
Add some SkASSERT's, to try to track down a reliability issue in Chrome.
senorblanco@chromium.org
2009-08-12
*
remove unneeded (empty) virtual destructor
reed@android.com
2009-08-12
*
fixes wacky build on android. no other explanation received
reed@android.com
2009-08-11
*
fix validate() to note that an empty path can (by side-effect) have an empty but
reed@android.com
2009-08-11
*
FreeType: fix garbled bitmap glyphs.
agl@chromium.org
2009-08-11
*
Remove assertion in getAddrLCD.
agl@chromium.org
2009-08-11
*
remove dead code
reed@android.com
2009-08-11
*
FreeType: don't use bitmap strikes when antialiasing
agl@chromium.org
2009-08-07
*
more neon work:
reed@android.com
2009-08-07
*
update make for nwaycanvas
reed@android.com
2009-08-04
*
add -forceFilter to bench tool
reed@android.com
2009-08-04
*
add proper includes for arm optimizations
reed@android.com
2009-08-04
*
add -config foo to restrict the output to just the specific config
reed@android.com
2009-08-04
*
remove noisy font table tests from TextBench
reed@android.com
2009-08-04
*
arm/neon optimizations for bitmap shader
reed@android.com
2009-08-03
*
update
reed@android.com
2009-08-03
*
add platformProcs() porting function
reed@android.com
2009-08-03
*
clean up SkBitmapProcState in preparation for adding porting-layer functions
reed@android.com
2009-08-03
*
add GetFileName api to SkFontHost
reed@android.com
2009-07-31
*
fix #endif placement so it works when LCD support is not defined
reed@android.com
2009-07-31
*
add opts for neon
reed@android.com
2009-07-30
*
add opts files to the make
reed@android.com
2009-07-30
*
add optimization table for blitproc functions
reed@android.com
2009-07-30
*
remove auto-upscaling from base class (breaks model for allocators) but improve
reed@android.com
2009-07-29
*
Add runtime detection for missing subpixel support in FreeType.
agl@chromium.org
2009-07-28
*
Revert "Support subpixel text when FreeType is built without such support."
agl@chromium.org
2009-07-28
*
Support subpixel text when FreeType is built without such support.
agl@chromium.org
2009-07-28
*
ws fixes
reed@android.com
2009-07-27
*
add filterrec logic for subpixel and slight-hinting
reed@android.com
2009-07-24
*
Build fix: add FilterRec for Windows.
agl@chromium.org
2009-07-23
*
fix uninitialized library variable
reed@android.com
2009-07-23
*
remove const from function return-type signature (useless, and generates gcc
reed@android.com
2009-07-23
*
fix warnings (unused local var)
reed@android.com
2009-07-23
[prev]
[next]