index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Handle zero-length encoded images gracefully during deserialization
fmalita
2015-09-04
*
Parallel cache.
herb
2015-09-04
*
SkOncePtr
mtklein
2015-09-04
*
Add a SkPixelSerializer SkImage encode variant
fmalita
2015-09-03
*
Add new surface flag
jvanverth
2015-09-02
*
add preroll to image, for chrome's warmup pass
reed
2015-09-01
*
Documentation: C API comments
halcanary
2015-09-01
*
C API: Add SK_API, also documentation of an example.
halcanary
2015-09-01
*
Added SkComposeShader GPU implementation
wangyix
2015-09-01
*
Remove GrGpuTraceMarker hooks until we rethink the design
joshualitt
2015-09-01
*
Document SkString::resize(int) as destructive.
bungeman
2015-08-31
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
Suppress embedding fonts when the skp's fonts match the OS fonts.
caryclark
2015-08-31
*
Scanline decoding for bmp
msarett
2015-08-31
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
change colortable to use factory for reinflating, check for empty
reed
2015-08-28
*
Replace SkPin32 with SkTPin and remove.
bungeman
2015-08-28
*
Remove sys/types.h include from SkTypes.h.
bungeman
2015-08-28
*
Clean up SkTLogic.
bungeman
2015-08-28
*
Convert child FPs from refs to pending executions when parent converts
bsalomon
2015-08-27
*
Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro
mdempsky
2015-08-27
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
[tracing] Add support for skia caches to dump memory stats
ssid
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.
bungeman
2015-08-25
*
Enable debug builds in the Android framework
djsollen
2015-08-24
*
Explicitly friend ::SkPrivateEffectInitializer to flattenables.
mtklein
2015-08-24
*
Add build targets for advanced Intel instruction sets (1 of 3).
mtklein
2015-08-24
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
SkImage method for detecting lazy decoding
fmalita
2015-08-20
*
Introduce interface for memory dumps
primiano
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
SkColorCubeFilter: require alpha == 0xFF.
mtklein
2015-08-19
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
Move SkTemplates.h to private.
bungeman
2015-08-19
[next]