index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add SkSpecialImage & SkSpecialSurface classes
robertphillips
2016-02-04
*
JSON API cleanups
ethannicholas
2016-02-04
*
Don't print dialog box prior to crashing.
djsollen
2016-02-04
*
Improved support for images/bitmaps in SkJSONCanvas
ethannicholas
2016-02-04
*
Add SkAndroidCodec::getPixels
scroggo
2016-02-04
*
Next round of GrGLSLFragmentProcessor-derived class cleanup
robertphillips
2016-02-04
*
Modify skia serve to return clip rect and view matrix
joshualitt
2016-02-04
*
don't get dismayed by negative scales for HQ
reed
2016-02-03
*
add note about security and new subclasses
reed
2016-02-03
*
Revert of Work around exasperating Google3 Android build error. (patchset #1 ...
benjaminwagner
2016-02-03
*
Fix Unpremul Index8 tests
msarett
2016-02-03
*
SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
msarett
2016-02-03
*
Make SkImage::readYUV8Planes const
Brian Salomon
2016-02-03
*
Increase max vertex attrib count in GrPrimitiveProcessor
cdalton
2016-02-03
*
SkMojo: generate on Darwin/x86_64
halcanary
2016-02-03
*
Fix assert accessing pipeline from initBatchTracker
cdalton
2016-02-03
*
Fix bugs in SkBmpCodec
msarett
2016-02-03
*
Revert "Factor out xcode c/cpp settings into variables to apply to cmake buil...
bungeman
2016-02-03
*
Test unpremul decodes
msarett
2016-02-03
*
Clean up GrGLSLFragmentProcessor-derived classes
robertphillips
2016-02-03
*
Reduce stack usage for Google3.
benjaminwagner
2016-02-03
*
Treat bad values passed to --images as a fatal error
scroggo
2016-02-03
*
SkMojo: test linking Skia against the Mojo SDK
halcanary
2016-02-03
*
Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits).
bungeman
2016-02-03
*
DM: add uninteresting hashes FYI
mtklein
2016-02-03
*
NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
msarett
2016-02-03
*
Add an avoidXfermode GM to exercise coverage
robertphillips
2016-02-03
*
Handle gray alpha conversions in SkSwizzler
msarett
2016-02-03
*
Add --benchType and --sourceType to nanobench.
mtklein
2016-02-03
*
Rename SkBitmapProcStateAutoMapper methods
fmalita
2016-02-03
*
use left-shift macro to fix/avoid undefined behvarior warnings
reed
2016-02-03
*
optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask)
reed
2016-02-03
*
Make helper function on GrGLSLProgramDataManager non virtual
egdaniel
2016-02-03
*
Disable RAW decodes on Windows
msarett
2016-02-03
*
extend gm to test aa[] parameter on xfer4f procs
reed
2016-02-03
*
Add gpu implementation of SkAvoidXfermode
robertphillips
2016-02-03
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Hack together MSAN build.
mtklein
2016-02-03
*
Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://c...
jcgregorio
2016-02-03
*
Add SkMSAN.h
mtklein
2016-02-03
*
Add option to specify a font collection when creating a
kulshin
2016-02-03
*
Do not upload to trusted partner's bucket if it is a dry run
rmistry
2016-02-03
*
Always build our own zlib.
mtklein
2016-02-03
*
Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 o...
mtklein
2016-02-03
*
Test CodecImageGenerator on GPU bots
scroggo
2016-02-03
*
Fix delete_path in webpages_playback.py
rmistry
2016-02-03
*
Use SkBitmapProcStateAutoMapper for filter samplers also
fmalita
2016-02-03
*
Add gpu implementation of SkAvoidXfermode
robertphillips
2016-02-03
*
Delete skp dir in partner bucket before uploading
rmistry
2016-02-03
*
Update the dng_sdk version. The new version handles the posix_memalign() better
yujieqin
2016-02-03
[next]