4
I Use This!
Very High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
experimental draft, please ignore More... over 15 years ago
doh - fix build More... over 15 years ago
add Make to SkTSize More... over 15 years ago
add unittest for copysign More... over 15 years ago
add copysign for ints and floats fix addArc to not wrap around if the sweepAngle is close to 360 but lost precision when convert to radians (and then to unit vectors ala sin/cos) More... over 15 years ago
add countPoints() and getPoint() More... over 15 years ago
check bounder before lockPixels on the bitmap More... over 15 years ago
add More... over 15 years ago
use statictextviews to display coordinates in unitmapper More... over 15 years ago
This patch allows the use of the native FreeType emboldening algorithm when "fake bold" text is used in SkPaint. More... over 15 years ago
respect edgetype in quickreject More... over 15 years ago
add SkXRay geometry routines More... over 15 years ago
add containsText() api More... over 15 years ago
check for null cmap in libgif support bounds-only in libjpeg even if we can't complete start_decompress More... over 15 years ago
add some utils to SkPoint More... over 15 years ago
update More... over 15 years ago
add new experimental matrix More... over 15 years ago
disable debug printfs for gamma table More... over 15 years ago
remove -lfreetype for now More... over 15 years ago
check for gl-canvas before calling GL More... over 15 years ago
update with agl More... over 15 years ago
update to try out programmable shaders More... over 15 years ago
call skip in a loop to handle the case where the backing stream may be network based, and will only block to fulfill the request after it has skipped its current buffer. More... over 15 years ago
refactor helper functions out of libjpeg wrapper More... over 15 years ago
skia: Always use aliased text when antialiasing is disabled. More... over 15 years ago
ICE fixes for arm More... over 15 years ago
remove obsolete SK_BUILD_FOR_BREW conditional More... over 15 years ago
add glyph->unichar query (inverse of a cmap) More... over 15 years ago
fix memory leak More... over 15 years ago
Add parens in order to make conditional correct. More... over 15 years ago