2009-10-13 |
reed@android.com | animator tests |
commit | commitdiff | tree | snapshot |
2009-10-13 |
reed@android.com | check-point for reviving animator |
commit | commitdiff | tree | snapshot |
2009-10-13 |
reed@android.com | add new cubic test for overflow |
commit | commitdiff | tree | snapshot |
2009-10-12 |
reed@android.com | add sample for text rasterizer |
commit | commitdiff | tree | snapshot |
2009-10-06 |
reed@android.com | capture drawings to png |
commit | commitdiff | tree | snapshot |
2009-10-02 |
reed@android.com | cache expanded rawcolor16 |
commit | commitdiff | tree | snapshot |
2009-10-02 |
reed@android.com | oops, restore previous fix to saveLayer calling through... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
reed@android.com | move factory for 565 into its own file |
commit | commitdiff | tree | snapshot |
2009-10-01 |
reed@android.com | don't call through to the inherited saveLayer, but... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
reed@android.com | disable perspective-no-filter until we can fix the... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
reed@android.com | fix base linux build, adding freetype support |
commit | commitdiff | tree | snapshot |
2009-09-27 |
reed@android.com | add FilterRec() so it links again |
commit | commitdiff | tree | snapshot |
2009-09-24 |
reed@android.com | use real strtof and snprintf to parse and dump floats |
commit | commitdiff | tree | snapshot |
2009-09-24 |
reed@android.com | record dither setting so we can replay it when we ... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
reed@android.com | update for blitrow_d32 procs |
commit | commitdiff | tree | snapshot |
2009-09-23 |
reed@android.com | add BlitRow procs for 32->32, to allow for neon and... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
reed@android.com | don't put the class name in front of the method |
commit | commitdiff | tree | snapshot |
2009-09-22 |
reed@android.com | clear the kHasSpan16 bit for two-point-radial, since... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
reed@android.com | update sample to use new two-point-radial gradients... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
reed@android.com | update golden-master images for tilemodes, after the... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
senorblanco... | Two-point radial gradient implementation. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
reed@android.com | #if 0 test code for blur, since it references a private... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
reed@android.com | add tests for blurmask |
commit | commitdiff | tree | snapshot |
2009-09-21 |
reed@android.com | fix sumbuffer to initialize its top and left colum... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
reed@android.com | update with tests for blur |
commit | commitdiff | tree | snapshot |
2009-09-18 |
reed@android.com | use rowbytes instead of bounds.width() |
commit | commitdiff | tree | snapshot |
2009-09-18 |
reed@android.com | more float/double precision tweaks |
commit | commitdiff | tree | snapshot |
2009-09-16 |
reed@android.com | use doubles in matrix.invert() to keep more precision... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
reed@android.com | add neon opts for matrix procs |
commit | commitdiff | tree | snapshot |
2009-09-03 |
reed@android.com | don't magically convert to hairline unless we're <... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
reed@android.com | add decode bench |
commit | commitdiff | tree | snapshot |
2009-09-02 |
reed@android.com | update |
commit | commitdiff | tree | snapshot |
2009-09-02 |
reed@android.com | add |
commit | commitdiff | tree | snapshot |
2009-09-02 |
reed@android.com | more unittests (already found/fixed some bugs) |
commit | commitdiff | tree | snapshot |
2009-09-01 |
reed@android.com | rename std words to be UPPER CASE (ugh) |
commit | commitdiff | tree | snapshot |
2009-08-31 |
reed@android.com | add tests for extractAlpha |
commit | commitdiff | tree | snapshot |
2009-08-31 |
reed@android.com | add missing files |
commit | commitdiff | tree | snapshot |
2009-08-30 |
reed@android.com | add boolean tests and IF/ELSE/END |
commit | commitdiff | tree | snapshot |
2009-08-29 |
reed@android.com | experimental hack to write a forth engine to drive... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
reed@android.com | return noErr in clickhandler, so we can get mousemoved... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
reed@android.com | http://code.google.com/p/skia/issues/detail?id=32 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
reed@android.com | fix gaps in antialiased hairlines (thanks to preda) |
commit | commitdiff | tree | snapshot |
2009-08-27 |
reed@android.com | expand SkShader's flag kConstInY to 16 and 32 variants... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
reed@android.com | allow the gamma to be changed at runtime |
commit | commitdiff | tree | snapshot |
2009-08-25 |
reed@android.com | show the hairlines after each test iteration |
commit | commitdiff | tree | snapshot |
2009-08-25 |
reed@android.com | special case 1x1 bitmaps when drawn as a shader (treat... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
reed@android.com | fix overflow in qsort compare proc |
commit | commitdiff | tree | snapshot |
2009-08-25 |
reed@android.com | add detach() method |
commit | commitdiff | tree | snapshot |
2009-08-24 |
reed@android.com | fix warning in sampler |
commit | commitdiff | tree | snapshot |
2009-08-22 |
reed@android.com | update gm images with new corrected dithering |
commit | commitdiff | tree | snapshot |
2009-08-22 |
reed@android.com | fixes around isOpaque and dithering |
commit | commitdiff | tree | snapshot |
2009-08-21 |
senorblanco... | Add a sanity check to MaskSuperBlitter::blitH(), to... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
deanm@chromium.org | Fix compliation on gcc-4.3 and ARMv5T |
commit | commitdiff | tree | snapshot |
2009-08-20 |
reed@android.com | respect dither setting in index8->565 sprite case |
commit | commitdiff | tree | snapshot |
2009-08-14 |
deanm@chromium.org | Fix flipped text orientation on Windows. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
reed@android.com | update location of SkNWayCanvas.cpp |
commit | commitdiff | tree | snapshot |
2009-08-14 |
reed@android.com | close out previous contour (so we don't miss the last... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
reed@android.com | add 'r' (rotate) 's' (scale) options to SampleApp to... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
reed@android.com | fix typo in matrix proc index computation, where we... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
reed@android.com | add method to compute max count for a given buffer... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
reed@android.com | bzero SkPaint in its constructor, to allow us to cleanl... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
reed@android.com | add special matrixprocs when the matrix is at most... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
reed@android.com | test for non-scaled bitmap tiles |
commit | commitdiff | tree | snapshot |
2009-08-12 |
reed@android.com | add benchmark for repeat-tile bitmaps |
commit | commitdiff | tree | snapshot |
2009-08-12 |
senorblanco... | Add some SkASSERT's, to try to track down a reliability... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
reed@android.com | remove unneeded (empty) virtual destructor |
commit | commitdiff | tree | snapshot |
2009-08-11 |
reed@android.com | fixes wacky build on android. no other explanation... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
reed@android.com | fix validate() to note that an empty path can (by side... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
agl@chromium.org | FreeType: fix garbled bitmap glyphs. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
agl@chromium.org | Remove assertion in getAddrLCD. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
reed@android.com | remove dead code |
commit | commitdiff | tree | snapshot |
2009-08-07 |
agl@chromium.org | FreeType: don't use bitmap strikes when antialiasing |
commit | commitdiff | tree | snapshot |
2009-08-07 |
reed@android.com | more neon work: |
commit | commitdiff | tree | snapshot |
2009-08-04 |
reed@android.com | update make for nwaycanvas |
commit | commitdiff | tree | snapshot |
2009-08-04 |
reed@android.com | add -forceFilter to bench tool |
commit | commitdiff | tree | snapshot |
2009-08-04 |
reed@android.com | add proper includes for arm optimizations |
commit | commitdiff | tree | snapshot |
2009-08-04 |
reed@android.com | add -config foo to restrict the output to just the... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
reed@android.com | remove noisy font table tests from TextBench |
commit | commitdiff | tree | snapshot |
2009-08-03 |
reed@android.com | arm/neon optimizations for bitmap shader |
commit | commitdiff | tree | snapshot |
2009-08-03 |
reed@android.com | update |
commit | commitdiff | tree | snapshot |
2009-08-03 |
reed@android.com | add platformProcs() porting function |
commit | commitdiff | tree | snapshot |
2009-08-03 |
reed@android.com | clean up SkBitmapProcState in preparation for adding... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
reed@android.com | add GetFileName api to SkFontHost |
commit | commitdiff | tree | snapshot |
2009-07-31 |
reed@android.com | fix #endif placement so it works when LCD support is... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
reed@android.com | add opts for neon |
commit | commitdiff | tree | snapshot |
2009-07-30 |
reed@android.com | add opts files to the make |
commit | commitdiff | tree | snapshot |
2009-07-30 |
reed@android.com | add optimization table for blitproc functions |
commit | commitdiff | tree | snapshot |
2009-07-29 |
reed@android.com | remove auto-upscaling from base class (breaks model... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
agl@chromium.org | Add runtime detection for missing subpixel support... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
agl@chromium.org | Revert "Support subpixel text when FreeType is built... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
agl@chromium.org | Support subpixel text when FreeType is built without... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
reed@android.com | ws fixes |
commit | commitdiff | tree | snapshot |
2009-07-24 |
reed@android.com | add filterrec logic for subpixel and slight-hinting |
commit | commitdiff | tree | snapshot |
2009-07-23 |
agl@chromium.org | Build fix: add FilterRec for Windows. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
reed@android.com | fix uninitialized library variable |
commit | commitdiff | tree | snapshot |
2009-07-23 |
reed@android.com | remove const from function return-type signature (usele... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
reed@android.com | fix warnings (unused local var) |
commit | commitdiff | tree | snapshot |
2009-07-22 |
agl@chromium.org | Fix valgrind warnings triggered in vertical mode. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
reed@android.com | Add SkFontHost::FilterRect() which allows the font... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
reed@android.com | rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to bette... |
commit | commitdiff | tree | snapshot |
next |