2016-01-11 |
msarett | Delete reallyHasAlpha() from SkCodec |
commit | commitdiff | tree | snapshot |
2016-01-11 |
scroggo | Make SkROBuffer::Iter::size() work when exhausted |
commit | commitdiff | tree | snapshot |
2016-01-11 |
mtklein | blacklist cpu cacherator tests in replay modes |
commit | commitdiff | tree | snapshot |
2016-01-11 |
mtklein | Might as well inline these premultiplies. |
commit | commitdiff | tree | snapshot |
2016-01-10 |
update-skps | Update SKP version |
commit | commitdiff | tree | snapshot |
2016-01-09 |
reed | remove SkImage::applyFilter() -- unused, can always... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
ajuma | Implement an SkPaint-based image filter |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | Add --zero_init to simulate zero-initialized memory... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
ethannicholas | Fixed an assertion error in GrAAConvexTessellator.... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
herb | Remove work from constructors to facilitate debugging. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
bsalomon | Add a class representing texture swizzle. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | Clean up order of arguments to d,s[,aa]. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | Revert of Add a class representing texture swizzle... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | Clean up SkXfermode_opts.h |
commit | commitdiff | tree | snapshot |
2016-01-08 |
bsalomon | Add a class representing texture swizzle. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
lsalzman | fix opacity check in SkBitmapDevice::Create |
commit | commitdiff | tree | snapshot |
2016-01-08 |
bungeman | Use ::std for is_empty, is_class, add_xxx_reference... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | DM: more invariants |
commit | commitdiff | tree | snapshot |
2016-01-08 |
joshualitt | Reland of Make a single GrSingleOwner in GrContext... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
robertphillips | Remove "unused" parameter from filterInputGPU |
commit | commitdiff | tree | snapshot |
2016-01-08 |
reed | unify how canvas checks for null on skia objects (image... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
bsalomon | Move config texturability/renderability to config table. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
reed | remove MPD for now, to simplify things |
commit | commitdiff | tree | snapshot |
2016-01-08 |
joshualitt | Create stub GrAuditTrail class |
commit | commitdiff | tree | snapshot |
2016-01-08 |
mtklein | test+bench new swizzle SkOpts |
commit | commitdiff | tree | snapshot |
2016-01-08 |
joshualitt | Fix unref order in SkGpuDevice |
commit | commitdiff | tree | snapshot |
2016-01-08 |
reed | remove SkGPipe |
commit | commitdiff | tree | snapshot |
2016-01-08 |
reed | don't leak test filters and shaders |
commit | commitdiff | tree | snapshot |
2016-01-08 |
egdaniel | Revert of Move config texturability/renderability to... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | add SkShader::newWithColorFilter |
commit | commitdiff | tree | snapshot |
2016-01-07 |
msarett | Make CodecBench test kPremul and kUnpremul |
commit | commitdiff | tree | snapshot |
2016-01-07 |
robertphillips | Revert of Fix handling of radii scaling to force the... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
mtklein | Set up some hooks for premul/swizzzle opts. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
ethannicholas | Broke GrTessellatingPathRenderer's tessellator out... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
joshualitt | Revert of Make a single GrSingleOwner in GrContext... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
joshualitt | Revert of Add guards to GrTextureProvider (patchset... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
msarett | Rename SkGifCodec, SkIcoCodec, SkWbmpCodec |
commit | commitdiff | tree | snapshot |
2016-01-07 |
bsalomon | Move config texturability/renderability to config table. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
joshualitt | Add guards to GrTextureProvider |
commit | commitdiff | tree | snapshot |
2016-01-07 |
bungeman | More <type_traits> for SkTLogic.h. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
herb | Fix handling of radii scaling to force the result to... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
caryclark | test & doc for SkUnitCubicInterp |
commit | commitdiff | tree | snapshot |
2016-01-07 |
joshualitt | Make a single GrSingleOwner in GrContext |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | Revert[2] of "add backdrop option to SaveLayerRec" |
commit | commitdiff | tree | snapshot |
2016-01-07 |
msarett | Store ninepatch chunks in the png header in CodexTest |
commit | commitdiff | tree | snapshot |
2016-01-07 |
fmalita | SkTreatAsSprite should take AA into account |
commit | commitdiff | tree | snapshot |
2016-01-07 |
robertphillips | Add sentinel to GrMemoryPool's block header |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | Revert of SkTreatAsSprite should take AA into account... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | Revert of add backdrop option to SaveLayerRec (patchset... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
fmalita | SkTreatAsSprite should take AA into account |
commit | commitdiff | tree | snapshot |
2016-01-07 |
fmalita | Remove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIAS |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | add backdrop option to SaveLayerRec |
commit | commitdiff | tree | snapshot |
2016-01-07 |
mtklein | DM: add a pixel check to serialize |
commit | commitdiff | tree | snapshot |
2016-01-07 |
scroggo | Add missing include for sleep |
commit | commitdiff | tree | snapshot |
2016-01-07 |
djsollen | Fix crash when ETC1 codec is not supported. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
iroth | Remove codecs and images from iOS Bazel build. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
mtklein | cmake: set SK_RELEASE to 0 if not a Release build |
commit | commitdiff | tree | snapshot |
2016-01-07 |
reed | remove dead code from SkColorMatrixFilter |
commit | commitdiff | tree | snapshot |
2016-01-07 |
caryclark | Revert of DM: add a pixel check to serialize (patchset... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
caryclark | Revert of Broke GrTessellatingPathRenderer's tessellato... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
kkinnunen | Make SkGLContext lifetime more well-defined |
commit | commitdiff | tree | snapshot |
2016-01-06 |
mtklein | DM: add a pixel check to serialize |
commit | commitdiff | tree | snapshot |
2016-01-06 |
benjaminwagner | For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; requir... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
ethannicholas | Broke GrTessellatingPathRenderer's tessellator out... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
djsollen | Fix DM tests in the Android Framework |
commit | commitdiff | tree | snapshot |
2016-01-06 |
scroggo | Reenable testing webp to PDF on Valgrind |
commit | commitdiff | tree | snapshot |
2016-01-06 |
borenet | Add Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
scroggo | Fix some SkCodecPrintfs |
commit | commitdiff | tree | snapshot |
2016-01-06 |
senorblanco | Optimize SkTileImageFilter destination bitmap size. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
joshualitt | Add additional assert to GrSingleOwner |
commit | commitdiff | tree | snapshot |
2016-01-06 |
halcanary | SkPDF: Change handling of large-numbers in matricies. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
bungeman | Add skstd::remove_pointer_t and use it. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
caryclark | add comment |
commit | commitdiff | tree | snapshot |
2016-01-06 |
joshualitt | Create debug only SkSingleOwner |
commit | commitdiff | tree | snapshot |
2016-01-06 |
caryclark | fix valgrind |
commit | commitdiff | tree | snapshot |
2016-01-06 |
robertphillips | Add debug sentinel to GrMemoryPool to check for memory... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
benjaminwagner | In Google3 build, use SK_SFNTLY_SUBSETTER define to... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
bungeman | Start using <type_traits> and <utility> (C++11). |
commit | commitdiff | tree | snapshot |
2016-01-05 |
senorblanco | Add a bench to test SkTileImageFilter. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
caryclark | fix nexus player |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | Also ignore sfntly for Google3/iOS. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
jvanverth | More framework support for TransferBuffers |
commit | commitdiff | tree | snapshot |
2016-01-05 |
bsalomon | Move read pixels format info into ConifgInfo in GrGLCaps |
commit | commitdiff | tree | snapshot |
2016-01-05 |
reed | fix linear gradient assert, by explicitly clamping |
commit | commitdiff | tree | snapshot |
2016-01-05 |
reed | take gr-context parameter to refEncoded, indicating... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
joshualitt | Add assert that memory pool is empty when GrTextBlobCac... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
bsalomon | Add null check for bmp->tex result in SkImageFilter... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | CMake: generate SkUserConfig.h with configure_file |
commit | commitdiff | tree | snapshot |
2016-01-05 |
caryclark | Add comment for using infinite check in quad root |
commit | commitdiff | tree | snapshot |
2016-01-05 |
joshualitt | Return 'correct' size from GrMemoryPool |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | clean up dead x86 filter opts code |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | Spin off more thread-safe work in DM. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
caryclark | give up on quad root if infinite |
commit | commitdiff | tree | snapshot |
2016-01-05 |
reed | remove shadeSpan16 from shader |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | df generation: single allocation with calloc |
commit | commitdiff | tree | snapshot |
2016-01-05 |
mtklein | update nanobench Valgrind suppression |
commit | commitdiff | tree | snapshot |
2016-01-05 |
jcgregorio | Revert of Make SkGLContext lifetime more well-defined... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
tzik | Take care fall-through case of switch in skia |
commit | commitdiff | tree | snapshot |
2016-01-05 |
kkinnunen | Make SkGLContext lifetime more well-defined |
commit | commitdiff | tree | snapshot |
2016-01-05 |
kkinnunen | SampleApp: remove Picture_DeviceType |
commit | commitdiff | tree | snapshot |
next |