index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
Fix indentation and casts in SkTArray.
bungeman
2016-04-21
*
SkTArray: fix invalid reinterpret_casts over non-initialized memory.
krasin
2016-04-21
*
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
herb
2016-04-20
*
SkOnce: 2 bytes -> 1 byte
mtklein
2016-04-20
*
Revert of SkOnce: 2 bytes -> 1 byte (patchset #4 id:60001 of https://coderevi...
mtklein
2016-04-20
*
SkOnce: 2 bytes -> 1 byte
mtklein
2016-04-20
*
SkTArray movable and swap for move only elements.
bungeman
2016-04-20
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Convert SkRefCnt to std::atomic.
bungeman
2016-04-08
*
Revert of For *ToFixed, in debug mode, assert that the value is in range. (pa...
fmalita
2016-04-07
*
For *ToFixed, in debug mode, assert that the value is in range.
benjaminwagner
2016-04-07
*
Add pinned versions of *ToFixed.
benjaminwagner
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Make SkFixed private.
benjaminwagner
2016-03-28
*
Remove transitional explicit operator bool.
mtklein
2016-03-21
*
Templatize SkToXXX.
bungeman
2016-03-19
*
Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chr...
bungeman
2016-03-18
*
Templatize SkToXXX.
bungeman
2016-03-18
*
return pictures as sk_sp
reed
2016-03-18
*
free -> reset
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
Add back SkAutoTDelete::detach() for Android temporarily.
mtklein
2016-03-16
*
detach -> release
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Add SkScalarTruncToScalar and speed up SkScalarFraction.
bungeman
2016-03-10
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Remove version checks for _MSC_VER < 1800 (msvs2013).
bungeman
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
Add element_type, swap, operators, fix reset on sk_sp.
bungeman
2016-03-08
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>
halcanary
2016-03-04
*
Make Cmake work with debug build
halcanary
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
Wire up stack traces again
joshualitt
2016-03-02
*
Move some GrAuditTrail fuctions to cpp file
joshualitt
2016-03-01
*
SkDebugCanvas ignore batch bounds if they are offscreen
joshualitt
2016-03-01
*
Render batch bounds as stroke rects
joshualitt
2016-02-29
*
Modernize SkSpinlock.
mtklein
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
[next]