index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Move SkTInternalLList.h to src/core.
bungeman
2016-02-18
*
Move SkTDStack.h to src/animator.
bungeman
2016-02-18
*
Move SkTDArray to private.
bungeman
2016-02-18
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Simplified linear pipeline.
herb
2016-02-17
*
Individually enable and disable SkCodecs
msarett
2016-02-17
*
dead code: really kill these off again
mtklein
2016-02-17
*
These files must be in the gypi for GN to remove them...
mtklein
2016-02-16
*
clean up more dead code
mtklein
2016-02-16
*
Delete dead code. SkBitmapHasher has not been used since gm.
mtklein
2016-02-16
*
Delete GrTextContext
joshualitt
2016-02-16
*
tuned skiaserve's png output for better performance
ethannicholas
2016-02-16
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Use a statically linked libhwui for testing.
djsollen
2016-02-16
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Setup for -Fast GCE bot.
mtklein
2016-02-16
*
starter kit for colorspaces
reed
2016-02-15
*
make SkComposeShader.h private
reed
2016-02-15
*
Adding a tool to get images from skps
msarett
2016-02-12
*
followups
mtklein
2016-02-12
*
Make SkJpegCodec compatible with libjpeg
msarett
2016-02-12
*
Put all XSAN bots on the same DEPS-sourced build of Clang.
mtklein
2016-02-12
*
Add a dependency from the debugger on tools.gyp:url_data_manager.
jbroman
2016-02-12
*
Update Android framework makefile to build static and shared libs
djsollen
2016-02-12
*
Delete SkDecodingImageGenerator
msarett
2016-02-11
*
integrated SkDebugCanvas JSON support with UrlDataManager
ethannicholas
2016-02-11
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-10
*
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...
caryclark
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-09
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09
*
Add unit test to feed valid SVG sequences to make sure that
caryclark
2016-02-09
*
start experimenting with 64bit frame-buffers
reed
2016-02-09
*
SkTArray to move when moving.
bungeman
2016-02-09
*
Create a thermal manager class and wire it in to nanobench behind a flag
joshualitt
2016-02-09
*
Remove SkNx AVX code. It is not really used. Getting in the way of refactor...
mtklein
2016-02-08
*
msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex
mtklein
2016-02-08
*
Create image cache for use by json canvas
joshualitt
2016-02-08
*
simplify piex.gyp
mtklein
2016-02-08
*
msan: build expat from source
mtklein
2016-02-07
*
try -O1 to speed up msan bot
mtklein
2016-02-07
*
flags and hacks to get MSAN bot going
mtklein
2016-02-06
*
Add SkSpecialImage & SkSpecialSurface classes
robertphillips
2016-02-04
*
SkMojo: generate on Darwin/x86_64
halcanary
2016-02-03
*
Revert "Factor out xcode c/cpp settings into variables to apply to cmake buil...
bungeman
2016-02-03
*
SkMojo: test linking Skia against the Mojo SDK
halcanary
2016-02-03
*
Make helper function on GrGLSLProgramDataManager non virtual
egdaniel
2016-02-03
[next]