2009-11-23 |
reed@android.com | outset the bounds if we're in hairline before quick... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
reed@android.com | add SampleCode::GetAnimTime() so slides go through... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
reed@android.com | fix winding bug in lineclipper |
commit | commitdiff | tree | snapshot |
2009-11-21 |
reed@android.com | doh. make the new S16 and U16 checkers inline |
commit | commitdiff | tree | snapshot |
2009-11-21 |
reed@android.com | add checks for exceeding 16bits, and apply those for... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
reed@android.com | change guard to use ANDROID and __arm__, so it doesn... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
senorblanco... | Build fix for WIN64 (unreviewed). |
commit | commitdiff | tree | snapshot |
2009-11-20 |
senorblanco... | Remove SK_USE_OLD_255_TO_256. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
reed@android.com | fix index-out-of-range constant |
commit | commitdiff | tree | snapshot |
2009-11-19 |
reed@android.com | retool clipping in hairlines to catch huge coordinates |
commit | commitdiff | tree | snapshot |
2009-11-19 |
agl@chromium.org | Exclude Android-only cpu-features.h from non-Android... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
reed@android.com | return early if we hit overflow when chopping on the... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
reed@android.com | add impl for memset32 |
commit | commitdiff | tree | snapshot |
2009-11-18 |
reed@android.com | new scanconversion technique |
commit | commitdiff | tree | snapshot |
2009-11-18 |
reed@android.com | fix typos in cubic clipper |
commit | commitdiff | tree | snapshot |
2009-11-17 |
reed@android.com | add explicit clamping after chopping w/ t to ensure... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
reed@android.com | add quadclipping utility, plus sample test |
commit | commitdiff | tree | snapshot |
2009-11-16 |
senorblanco... | More SSE2-ification; fix for gcc -msse2. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
reed@android.com | add lineclipper, and test case |
commit | commitdiff | tree | snapshot |
2009-11-16 |
reed@android.com | add onSendClickToChildren to views, so a view can captu... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
reed@android.com | remove const modifiers on function return types (unneed... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
reed@android.com | fix rotation around 2nd axis |
commit | commitdiff | tree | snapshot |
2009-11-10 |
reed@android.com | flatten/unflatten custom fields for 2-point gradient |
commit | commitdiff | tree | snapshot |
2009-11-10 |
reed@android.com | use imageref_globalpool in samplepicture, to test flatt... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
senorblanco... | Fix for gcc -fPIC build. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
reed@android.com | update dox for SkAvoidXfermode (as best I could) |
commit | commitdiff | tree | snapshot |
2009-11-05 |
reed@android.com | fix cheap calc of edgelist size |
commit | commitdiff | tree | snapshot |
2009-11-04 |
senorblanco... | SSE2 optimizations for 32bit blending blitters. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
reed@android.com | default to not showing the (slow) overview slide: hit... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
reed@android.com | add SkEvalCubicInterval |
commit | commitdiff | tree | snapshot |
2009-11-03 |
reed@android.com | add OVerView slide to samplecode |
commit | commitdiff | tree | snapshot |
2009-10-30 |
reed@android.com | disable bogus assert (at least until I can investigate... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
senorblanco... | Makefile fix: Fix gm build for Linux. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
reed@android.com | rename gamma to table, since it is more general than... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
reed@android.com | add gamma maskfilter, especially nice when applied... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
reed@android.com | move boundarypatch into utils |
commit | commitdiff | tree | snapshot |
2009-10-28 |
reed@android.com | update on boundary patches |
commit | commitdiff | tree | snapshot |
2009-10-27 |
reed@android.com | add shaderproc32 for index bitmaps. neon version of... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
reed@android.com | add boundary patch experiment |
commit | commitdiff | tree | snapshot |
2009-10-26 |
reed@android.com | remove check for filtering. Now if the src is opaque... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
reed@android.com | fix S32A_D565_Blend_neon |
commit | commitdiff | tree | snapshot |
2009-10-22 |
reed@android.com | fix quadclipper in the case that the chop function... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
reed@android.com | clear xfermode in paint to reflect that we saw it was... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
reed@android.com | first cut at a checkbox |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | first cut at rubber-sheet warping |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | change .css files to have text/css mimetype |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | update mimetype to text/html |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | initial cut at doxygen |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | motorola neon patch for blitMask, used in text drawing |
commit | commitdiff | tree | snapshot |
2009-10-20 |
reed@android.com | experiment |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | enable neon opts from motorola for perspective |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | disable one proc until we fix its handling of src-alpha==0 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | add opaque -vs- alpha bitmap cases |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | oops, make it actually compile with correct headers |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | add -forceDither option to bench (it is tristate) |
commit | commitdiff | tree | snapshot |
2009-10-19 |
reed@android.com | add android-specific tweaks to vary the amount of tmp... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
reed@android.com | clean up fix to drawBitmapRect |
commit | commitdiff | tree | snapshot |
2009-10-15 |
reed@android.com | fix drawBitmapRect to not clip the src rect when comput... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
reed@android.com | don't force bitmapIsOpaque to false if we're instrinsic... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
reed@android.com | change projects to just run with curren-os sdk, in... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
reed@android.com | fix new warnings from gcc 4.2 |
commit | commitdiff | tree | snapshot |
2009-10-13 |
reed@android.com | require expat to use with animator |
commit | commitdiff | tree | snapshot |
2009-10-13 |
reed@android.com | add xcode project |
commit | commitdiff | tree | snapshot |
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 |
next |