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
*
Convert GrAuditTrail to use scoped frames
joshualitt
2016-01-12
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Use ::std for is_empty, is_class, add_xxx_reference, remove decay.
bungeman
2016-01-08
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Create stub GrAuditTrail class
joshualitt
2016-01-08
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
More <type_traits> for SkTLogic.h.
bungeman
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
Add additional assert to GrSingleOwner
joshualitt
2016-01-06
*
Add skstd::remove_pointer_t and use it.
bungeman
2016-01-06
*
Create debug only SkSingleOwner
joshualitt
2016-01-06
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...
mtklein
2015-12-02
*
skstd -> std for unique_ptr
mtklein
2015-12-02
*
check that SSE2 is available before using __vectorcall
lsalzman
2015-12-01
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-30
*
skstd -> std for unique_ptr
mtklein
2015-11-30
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-23
*
skstd -> std for unique_ptr
mtklein
2015-11-23
*
Record concat as Concat.
mtklein
2015-11-19
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-13
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-12
*
SkAtomic: always use std::atomic
mtklein
2015-11-12
*
Replace SkFunction with std::function
mtklein
2015-11-12
*
Use SkAutoTExclusive guard in DirectWrite port.
herb
2015-10-23
*
Add lighter weight lock guards.
herb
2015-10-21
*
Move SkChecksum::Murmur3 out of the header.
mtklein
2015-10-21
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
*
Unify ThreadID.
herb
2015-09-29
*
Move Mutexy things to private.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Make mutex semaphore based.
herb
2015-09-24
*
Specialize SkOncePtr<T[]>.
mtklein
2015-09-09
[next]