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
*
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
*
Add batchlist managment to GrAuditTrail
joshualitt
2016-02-26
*
fix undefined signed shifts
caryclark
2016-02-26
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
Move SkTDArray to private.
bungeman
2016-02-18
*
fix comma in GrAuditTrail json
joshualitt
2016-02-18
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Move Google3-specific stack limitation logic to template classes.
benjaminwagner
2016-02-05
*
Revert of Move Google3-specific stack limitation logic to template classes. R...
benjaminwagner
2016-02-02
*
Move Google3-specific stack limitation logic to template classes. Remove #ifd...
benjaminwagner
2016-02-02
*
de-proc sk_float_rsqrt
mtklein
2016-01-26
*
Work around vs2013sp2-3 bug in skstd::unique_ptr.
bungeman
2016-01-25
*
Fixed compilation on mingw.
cjacek
2016-01-25
*
Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...
mtklein
2016-01-24
*
skstd -> std for unique_ptr
mtklein
2016-01-24
*
Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview....
mtklein
2016-01-22
*
de-proc sk_float_rsqrt
mtklein
2016-01-22
*
add wait on fence without flush
joshualitt
2016-01-20
*
Virtualize Frames in GrAuditTrail
joshualitt
2016-01-14
[next]