Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
04a0d3f00ec758b376b404b8370aeabdc4529ca0
/
include
/
private
5c05d10
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
dadfc24
skstd -> std for unique_ptr
by mtklein
· 9 years ago
c19247f
check that SSE2 is available before using __vectorcall
by lsalzman
· 9 years ago
e066df9
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
70e8dfc
skstd -> std for unique_ptr
by mtklein
· 9 years ago
dfd7d48
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
0618915
skstd -> std for unique_ptr
by mtklein
· 9 years ago
e9d2052
Record concat as Concat.
by mtklein
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
56da025
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
3c2d32b
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
540e954
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
0274efb
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
1d024a3
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
23267db
SkAtomic: always use std::atomic
by mtklein
· 9 years ago
6459352
Replace SkFunction with std::function
by mtklein
· 9 years ago
546dc32
Use SkAutoTExclusive guard in DirectWrite port.
by herb
· 9 years ago
12449a9
Add lighter weight lock guards.
by herb
· 9 years ago
e71000f
Move SkChecksum::Murmur3 out of the header.
by mtklein
· 9 years ago
c8d1dd4
SkTHash: hash from fnptr to functor type
by mtklein
· 9 years ago
bf90520
SkPath::fFirstDirection: seq-cst -> relaxed
by mtklein
· 9 years ago
e4c1735
Unify ThreadID.
by herb
· 9 years ago
62a69c2
Move Mutexy things to private.
by herb
· 9 years ago
e6e41a8
Move SkAtomics.h to private.
by herb
· 9 years ago
449d9b7
simplify code in SkRecords.h
by mtklein
· 9 years ago
7f0a3d7
Make mutex semaphore based.
by herb
· 9 years ago
9a50174
Specialize SkOncePtr<T[]>.
by mtklein
· 9 years ago
6c59d80
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
2ac6793
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ )
by mtklein
· 9 years ago
a1254ac
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
a3434d8
Add skstd::unique_ptr and use it.
by bungeman
· 9 years ago
714a710
SkOncePtr
by mtklein
· 9 years ago
761cf61
Clean up SkTLogic.
by bungeman
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
afd7c74
Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.
by bungeman
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
f3c15b7
Move SkTemplates.h to private.
by bungeman
· 9 years ago
95dd177
Revert[8] "move some public headers into private"
by reed
· 9 years ago
fb28cd2
Revert[7] "move some public headers into private"
by reed
· 9 years ago
e027169
Revert[6] "move some public headers into private"
by reed
· 9 years ago
cc1229c
Revert "Revert[4] "move some public headers into private""
by reed
· 9 years ago
33e00db
Revert[4] "move some public headers into private"
by reed
· 9 years ago
9cdcabe
Revert[3] "move some public headers into private"
by reed
· 9 years ago
9d20ee5
Revert[2] "move some public headers into private"
by reed
· 9 years ago
4cf9e7e
Revert "move some public headers into private"
by reed
· 9 years ago
eedf0fb
move some public headers into private
by reed
· 9 years ago
469a3fe
Add approxBytesUsed to hashes.
by mtklein
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
2bd0285
Add skstd::move and skstd::forward.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
bdb34d0
Move SkOpts.h back to src/core.
by mtklein
· 9 years ago
490b615
Port SkXfermode opts to SkOpts.h
by mtklein
· 9 years ago
7eb0945
Port SkUtils opts to SkOpts.
by mtklein
· 9 years ago
0867943
Move the last headers. Cross your fingers.
by mtklein
· 9 years ago
22355c4
Move headers with no dependencies.
by mtklein
· 9 years ago
1e8a58b
Revert "Move headers with no dependencies."
by Mike Klein
· 9 years ago
1178422
Move headers with no dependencies.
by mtklein
· 9 years ago
3a4b134
Revert "Move the rest of src headers used by include to include/private."
by Mike Klein
· 9 years ago
d12e6ff
Move the rest of src headers used by include to include/private.
by mtklein
· 9 years ago
fd8ed69
Move SkTHash.h to include/private.
by mtklein
· 9 years ago
478c9e4
Revert "Move headers used by headers in include/ to include/private."
by Mike Klein
· 9 years ago
928e165
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
4417c7f
Revert "Move headers used by headers in include/ to include/private."
by jvanverth
· 9 years ago
a89f551
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago