2011-07-07 |
reed@google.com | add asABlur() to maskfilters, so devices like gpu and... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
reed@google.com | Allow texture-backed bitmaps to perform a read-back... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
mike@reedtribe.org | be sure to call setupPaint, so we can respect the comma... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
mike@reedtribe.org | Be sure to call context->flush() before we swapbuffers... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
vandebo@chromium.org | [PDF] Add a concept of a substitute object to the SkPDF... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
bsalomon@google.com | make sure size change posts at sample app startup. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | ColorShaders report no bitmaps, but only a color_gradie... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | add option to test 1x1 bitmapshader |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | remove SkDeviceFactory from the collective consciousnes... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
bsalomon@google.com | Remove nested scope resolutions in GrGpuGLShaders and... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | make the mac window resizeable again |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | add debugging code for degenerate gradients (to be... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | notice if the bitmap failed to load |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | fix typo: |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | always use grcontext to get the bits to the screen |
commit | commitdiff | tree | snapshot |
2011-07-06 |
bsalomon@google.com | Reduce gets of ext string and check validity of stencil... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
bsalomon@google.com | Indexed drawing for paths with multiple contours |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | revert prev hack around make3DReady |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | force grcontext to be created at startup |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | fix return value for make_bitmap |
commit | commitdiff | tree | snapshot |
2011-07-06 |
reed@google.com | check-point for testing drawBitmap [raster,gpu] ->... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | suppress printfs |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | add SK_API to SkMatrix44 |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | suppress printfs |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | add SkEmptyShader, and return it from CreateBitmapShade... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | defer allocating blitter until we know we need it ... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | don't call setContext on shader (not necessary), since... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
reed@google.com | ensure that our bitmap is built with opaque cachedalpha |
commit | commitdiff | tree | snapshot |
2011-07-02 |
vandebo@chromium.org | A bit set class. Will be used for font subsetting. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
bsalomon@google.com | Offset bounds in GrDefaultPathRenderer by fTranslate. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
epoger@google.com | Reverting r1775 at Mike and Brian's request |
commit | commitdiff | tree | snapshot |
2011-07-01 |
epoger@google.com | Merge ... SkiOSSampleApp into SampleApp, still a work... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
bsalomon@google.com | export SkAutoSTMalloc (for multi-dll chrome build) |
commit | commitdiff | tree | snapshot |
2011-07-01 |
tomhudson@google.com | Remove compile warning by removing unnecessary output. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
epoger@google.com | Create new 'skia_os' variable to replace use of 'OS... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
epoger@google.com | combine target_defaults.gypi into common.gypi |
commit | commitdiff | tree | snapshot |
2011-07-01 |
tomhudson@google.com | Reworks r1770 so that users who have replaced SkUserCon... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
bsalomon@google.com | Don't send NULL buffer data hint in chrome |
commit | commitdiff | tree | snapshot |
2011-07-01 |
bsalomon@google.com | Tesselate path once for tiled offscreen AA |
commit | commitdiff | tree | snapshot |
2011-07-01 |
reed@google.com | fix chrome build, check OSX version before referencing... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
junov@google.com | Fixing several issues with rendering blurred bitmaps... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
bsalomon@google.com | Remove GrAuto*Malloc, replace with SkAuto*Malloc |
commit | commitdiff | tree | snapshot |
2011-06-30 |
reed@google.com | fix asserts in new premul inline function |
commit | commitdiff | tree | snapshot |
2011-06-30 |
reed@google.com | make inline version of premultiply, to speed up gradien... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
epoger@google.com | Revert r1768 |
commit | commitdiff | tree | snapshot |
2011-06-30 |
tomhudson@google.com | Enable WebKit/Chromium style logging for Skia. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
junov@google.com | Adding the notion of a volatile bitmap to SkBitmap. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
epoger@google.com | Roll gyp version from 907 to 936 |
commit | commitdiff | tree | snapshot |
2011-06-30 |
tomhudson@google.com | Fix bug where equality was used instead of assignment. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
tomhudson@google.com | SkStringPrintf helper fucntion + a new unit test for it. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | Fix LCD text filtering |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | Fix build for old versions of freetype without FT_Libra... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | Don't use the CreateWithData variant: not needed, and... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
bsalomon@google.com | Change true and false to 1 and 0 in macros that are... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
bsalomon@google.com | Fix valgrind reported issue, uninit mem in AutoReleaseG... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | extract a new factory when we get a new device |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | add rebaselined version, now that we force font smoothing |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | update now that we force font smoothing for the tests |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | explicitly enable font smoothing, in case your mac... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | remove last vestiges of intentional break |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | fix intentional break |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | another intentional break |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | fix intentional break |
commit | commitdiff | tree | snapshot |
2011-06-29 |
epoger@google.com | intentional error to exercise buildbot emails |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | oops, these are the "correct" initial pdf baselines |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | add initial pdf gm images. These have not be manually... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
reed@google.com | create bitmaps from pdf output for comparison purposes... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
reed@google.com | fix bitmapinfo |
commit | commitdiff | tree | snapshot |
2011-06-28 |
reed@google.com | add mac utility to turn a pdf into a bitmap |
commit | commitdiff | tree | snapshot |
2011-06-28 |
senorblanco... | Parse SampleApp command line for a test name. If an... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
epoger@google.com | Add base-linux and base-linux-fixed images for lcdtext... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
epoger@google.com | Add baseline images for new lcdtext within gm |
commit | commitdiff | tree | snapshot |
2011-06-28 |
epoger@google.com | make toplevel Makefile pass MAKEFLAGS to out/Makefile |
commit | commitdiff | tree | snapshot |
2011-06-28 |
vandebo@chromium.org | Fix Mac compile - missing comma. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
vandebo@chromium.org | Fix core text font metrics - scale to em size and conve... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
epoger@google.com | Create new lcdtext page within gm |
commit | commitdiff | tree | snapshot |
2011-06-28 |
tomhudson@google.com | Guard against 0 tolerance in curve subdivision. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
tomhudson@google.com | Change output format of dump() to make VS2008 happy. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
reed@google.com | fix sign/unsigned warnings |
commit | commitdiff | tree | snapshot |
2011-06-28 |
reed@google.com | remove unused and untested SkPath::subdivide() |
commit | commitdiff | tree | snapshot |
2011-06-28 |
reed@google.com | fix exceeds_dist: don't double the loop counter (the... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
junov@google.com | Adding support for shadows when drawing bitmaps with... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | fix div-by-zero (triggers debugging assert when scalar... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
vandebo@chromium.org | Fix compiler warning triggered by non-understanding... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | add test for degenerate 2point gradients (needs pdf... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | add ptr/len and SkData versions of Deflate() |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | remove obsolete text codepaths |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | fix warnings (signed/unsigned, initialization order... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
reed@google.com | remove drawShape from canvas api |
commit | commitdiff | tree | snapshot |
2011-06-24 |
vandebo@chromium.org | Add a zlib target that the pdf target can depend on. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yangsu@google.com | Modified the iOS pdf data code to use steam.copytoData() |
commit | commitdiff | tree | snapshot |
2011-06-24 |
reed@google.com | update dox |
commit | commitdiff | tree | snapshot |
2011-06-24 |
reed@google.com | use general SkWStream for parameter |
commit | commitdiff | tree | snapshot |
2011-06-24 |
reed@google.com | move common code into shared helper function |
commit | commitdiff | tree | snapshot |
2011-06-24 |
reed@google.com | fix warning about SkPoint initialization |
commit | commitdiff | tree | snapshot |
2011-06-24 |
tomhudson@google.com | Fix bad merge which broke compiles. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
epoger@google.com | roll back r1705 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
reed@google.com | replace detach/getStream apis on dynamicwstream with... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
epoger@google.com | Alternate approach to enabling PDF in gm (gyp changes) |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yangsu@google.com | Fixed include statements to correctly link mac/ios... |
commit | commitdiff | tree | snapshot |
next |