|
Remove SkThread::setProcessorAffinity()
It's only used by a couple unit tests. We have other ways of getting
the same quality testing of our ref-count code now (e.g. TSAN).
BUG=skia:
CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac10.9-Clang-x86_64-Release-CMake-Trybot
Committed: https://skia.googlesource.com/skia/+/a1bde7d2e152188f8d5a2d0f759030ed032a2522
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5 lines, -167 lines) |
Patch |
|
M |
BUILD.public
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
cmake/CMakeLists.txt
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
gyp/utils.gyp
|
View
|
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
M |
gyp/utils.gypi
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/utils/SkThreadUtils.h
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
src/utils/SkThreadUtils_pthread_linux.cpp
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
D |
src/utils/SkThreadUtils_pthread_mach.cpp
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
D |
src/utils/SkThreadUtils_pthread_other.cpp
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/utils/SkThreadUtils_win.cpp
|
View
|
|
2 chunks |
+1 line, -39 lines |
0 comments
|
Download
|
|
M |
tests/AtomicTest.cpp
|
View
|
1
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/RefCntTest.cpp
|
View
|
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
Total messages: 15 (7 generated)
|