2015-04-21 |
egdaniel | Undo the bounds mapping of bounds for GrOvalRenderer... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
caryclark | fix valgrind uninitialized var error |
commit | commitdiff | tree | snapshot |
2015-04-20 |
senorblanco | Speculative fix for ASAN build. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
senorblanco | Make the GPU dashing effect MSAA-friendly. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
bungeman | Regularize lmp::XXX_element_handler. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
jvanverth | Minor modifications to GrProgramDesc.h. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
egdaniel | Return correctly mapped bounds from GrOvalRenderer. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
bungeman | Regularize informative messages in Android font parser. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
mtklein | Convert Color32 code to perfect blend. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
reed | adjust GM to have a final opaque bg, to make it easier... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
caryclark | Now, path ops natively intersect conics, quads, and... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
reed | apply xfermode after imagefilter when we create a tmp... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
reed | add GM to test imagefilters + xfermodes |
commit | commitdiff | tree | snapshot |
2015-04-20 |
scroggo | Update our libjpeg to the version used by Chromium. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
senorblanco | Fix point count computation in tessellating path renderer. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
reed | remove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2 |
commit | commitdiff | tree | snapshot |
2015-04-19 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-04-17 |
mtklein | Revert of Allow NEON on iOS. (patchset #3 id:40001... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
bungeman | Respect declared font style on Android. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
jcgregorio | Revert of Respect declared font style on Android. ... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
halcanary | PDF: Correctly embed JPEG images directly into PDF... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
bungeman | Respect declared font style on Android. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
enne | Trace contention for lockPixels mutex |
commit | commitdiff | tree | snapshot |
2015-04-17 |
mtklein | Rework SSE and NEON Color32 algorithms to be more corre... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
bungeman | Remove filename from SkFontDescriptor. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
joshualitt | Small change to allow DistanceField and BMP text to... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
bungeman | Correct SkFixedToDouble. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
joshualitt | Initial CL to add distance field support to GrAtlasText... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
joshualitt | adding new gm to rotate, translate, and scale textblobs |
commit | commitdiff | tree | snapshot |
2015-04-17 |
mtklein | Allow NEON on iOS. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
mtklein | add a GM to demo the blend bug |
commit | commitdiff | tree | snapshot |
2015-04-17 |
reed | Revert of Revert of remove unused (by clients) SkPathUt... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
bungeman | Add PS 'all' weight name to scanFont. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
mtklein | Default iOS builds to our code signing identity. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
tfarina | contrib: Simplify the command to create a feature branch. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
mtklein | This section is moot: we divert ios to opts_none above. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
bungeman | Add SkTPin. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
senorblanco | Improve tessellating path rasterizer performance on... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
joshualitt | add textblob cache freeall |
commit | commitdiff | tree | snapshot |
2015-04-16 |
egdaniel | Rename GrStencilBuffer to GrStencilAttachment |
commit | commitdiff | tree | snapshot |
2015-04-16 |
zoran.jovanovic | SkScaledBitmapSampler: fix memory overwritten |
commit | commitdiff | tree | snapshot |
2015-04-16 |
cdalton | Add ReverseIter to GrTRecorder |
commit | commitdiff | tree | snapshot |
2015-04-16 |
jcgregorio | Revert of remove unused (by clients) SkPathUtils (patch... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
mtklein | Don't serialize anything for SkEmptyShader. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
Brian Salomon | widen output png size of bmp_filter_quality_repeat |
commit | commitdiff | tree | snapshot |
2015-04-16 |
bsalomon | Add GM that tests bmp filter qualities with repeat... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
reed | remove unused (by clients) SkPathUtils |
commit | commitdiff | tree | snapshot |
2015-04-16 |
mtklein | Zero jpeg_decompress_struct before calling jpeg_calc_ou... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
reed | remove older version of cubic->coeff |
commit | commitdiff | tree | snapshot |
2015-04-16 |
reed | Speeup hairline curves (quads and cubics) (patchset... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
reed | Revert of make blitAntiH2 virtual, to prep for larger... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
reed | make blitAntiH2 virtual, to prep for larger change |
commit | commitdiff | tree | snapshot |
2015-04-15 |
reed | Revert of Speeup hairline curves (quads and cubics... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
bsalomon | Don't draw if SkShader::asNewFragmentProcessor fails. |
commit | commitdiff | tree | snapshot |
2015-04-15 |
jvanverth | Fix LCD text and add path fix for Mali. |
commit | commitdiff | tree | snapshot |
2015-04-15 |
reed | Speeup hairline curves (quads and cubics) |
commit | commitdiff | tree | snapshot |
2015-04-15 |
halcanary | SkPDF/Device/ImageFilter: Fix ImageFilter fallback... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
jvanverth | Real fix for the Mali bug. |
commit | commitdiff | tree | snapshot |
2015-04-15 |
joshualitt | remove randomness in dstreadshuffle |
commit | commitdiff | tree | snapshot |
2015-04-15 |
reed | add blitter api for aa-hairlines |
commit | commitdiff | tree | snapshot |
2015-04-15 |
senorblanco | Change tessellator sweep direction to depend on path... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
msarett | SkJpegCodec |
commit | commitdiff | tree | snapshot |
2015-04-15 |
jcgregorio | Revert of add new blit2 methods in support of antialias... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
zoran.jovanovic | Return cropBitmap |
commit | commitdiff | tree | snapshot |
2015-04-15 |
joshualitt | Convert BitmapTextBatch from STArray to AutoSTMalloc |
commit | commitdiff | tree | snapshot |
2015-04-15 |
borenet | Roll common DEPS: fix string concat error in gs_utils... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
reed | add new blit2 methods in support of antialiased hairlines |
commit | commitdiff | tree | snapshot |
2015-04-14 |
joshualitt | Convert BitmapTextBlob from using STArray to AutoSTMalloc |
commit | commitdiff | tree | snapshot |
2015-04-14 |
halcanary | DM: add --multiPage option |
commit | commitdiff | tree | snapshot |
2015-04-14 |
mtklein | Sk4h and Sk8h for SSE |
commit | commitdiff | tree | snapshot |
2015-04-14 |
djsollen | cleanup codec names being produced by dm and uploaded... |
commit | commitdiff | tree | snapshot |
2015-04-14 |
joshualitt | Start canonicalizing color for all A8 textblobs |
commit | commitdiff | tree | snapshot |
2015-04-14 |
mtklein | Rename SkNi to SkNb. |
commit | commitdiff | tree | snapshot |
2015-04-14 |
reed | change hairline procs to take array of points |
commit | commitdiff | tree | snapshot |
2015-04-14 |
borenet | Update common DEPS: adding retries to GS upload |
commit | commitdiff | tree | snapshot |
2015-04-14 |
robertphillips | Add GM to exercise high quality anisotropic scaling |
commit | commitdiff | tree | snapshot |
2015-04-14 |
halcanary | GM: add fadefilter gm |
commit | commitdiff | tree | snapshot |
2015-04-14 |
caryclark | early return from stream peek |
commit | commitdiff | tree | snapshot |
2015-04-14 |
msarett | Fixing use of initialized memory. |
commit | commitdiff | tree | snapshot |
2015-04-13 |
senorblanco | Enable tessellating GPU path renderer. |
commit | commitdiff | tree | snapshot |
2015-04-13 |
borenet | Blacklist desk_wikipedia pdf on Valgrind bots |
commit | commitdiff | tree | snapshot |
2015-04-13 |
egdaniel | Set resScale on stroker when stroking path on gpu. |
commit | commitdiff | tree | snapshot |
2015-04-13 |
mtklein | Fix minor undercounting in SkRecord::bytesUsed(). |
commit | commitdiff | tree | snapshot |
2015-04-13 |
reed | crank up innerloop to make hairlinebench more usable... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
bsalomon | Make GrContext::freeGpuResources() purge the resource... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
caryclark | fix valgrind uninitialized issue |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Stephen White | Revert "Enable tessellating GPU path renderer." |
commit | commitdiff | tree | snapshot |
2015-04-13 |
senorblanco | Enable tessellating GPU path renderer. |
commit | commitdiff | tree | snapshot |
2015-04-13 |
robertphillips | Update rebaselining process to be less Florin intensive |
commit | commitdiff | tree | snapshot |
2015-04-13 |
joshualitt | Start caching masks / stroke fills for textblobs |
commit | commitdiff | tree | snapshot |
2015-04-13 |
joshualitt | Avoid regenerating cached textblobs on integer scrolls |
commit | commitdiff | tree | snapshot |
2015-04-13 |
reed | use fast/inline SkRect::set(p0, p1) for 2 points |
commit | commitdiff | tree | snapshot |
2015-04-12 |
reed | always layout w/ same bounds |
commit | commitdiff | tree | snapshot |
2015-04-12 |
reed | use anon namespace to avoid (silent) collisions between... |
commit | commitdiff | tree | snapshot |
2015-04-11 |
reed | setDrawFilter needs to trigger any deferred saves |
commit | commitdiff | tree | snapshot |
2015-04-11 |
reed | change hairline procs to take SkPoint by value, more... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
bungeman | Ammend font table data experiment on Mac. |
commit | commitdiff | tree | snapshot |
2015-04-10 |
msarett | Implementing filling for SkBmpCodec |
commit | commitdiff | tree | snapshot |
2015-04-10 |
robertphillips | Add serialization of SkBitmapSource's new filterQuality... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
joshualitt | trivial fix for TextBlobCache |
commit | commitdiff | tree | snapshot |
next |