Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
08f14bd478c8ac88f3e503d1d8984d56e6e93c0a
/
tests
/
DataRefTest.cpp
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
feb3c1a
Move to SkDataTable::MakeXXX and sk_sp.
by bungeman
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
6351640
Fixes for SkRWBuffer
by scroggo
· 9 years ago
a376099
Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ )
by bungeman
· 9 years ago
d06920a
Fixes for SkRWBuffer
by scroggo
· 9 years ago
377add7
Fix race condition in SkROBuffer.
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
9dec5d2
Make SkRWBuffer destruct safely
by scroggo
· 9 years ago
b512aaa
Make SkROBuffer::Iter::size() work when exhausted
by scroggo
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
7ab04d9
remove dead guarded code for legacy SkData proc
by reed
· 9 years ago
6b7f34e
simplify release-proc for SkData, removing unneeded size param
by reed
· 9 years ago
5b6db07
SkRWBuffer for thread-safe 'stream' sharing
by reed
· 10 years ago
87f3ba4
Simplify skiatest framework.
by halcanary
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
a9325fa
Add REPORTF test macro.
by halcanary@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
2f92966
Remove SkDataTable from SkFlattenable hierarchy.
by commit-bot@chromium.org
· 11 years ago
4979f32
remove SkDataSet, and just store a key/value in SkAnnotation
by reed@google.com
· 11 years ago
1f79286
Refactor: clean up some unused or mostly-unused API I saw here.
by commit-bot@chromium.org
· 11 years ago
99d43ff
Fix for caller of GetTmpDir.
by scroggo@google.com
· 11 years ago
11f2b44
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
11c9a55
Add SkData::NewFromFD.
by bungeman@google.com
· 11 years ago
c9f3b38
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
by rmistry@google.com
· 12 years ago
1b0b71d
remove printf
by mike@reedtribe.org
· 12 years ago
9ca81a7
pass 0 instead of NULL for size_t parameter
by mike@reedtribe.org
· 12 years ago
cac3ae3
specialize SkDataTable for arrays where all elements are the same size.
by mike@reedtribe.org
· 12 years ago
64b682c
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8c5c7a9
add SkDataTable, to efficiently store an immutable array. Includes a builder
by reed@google.com
· 12 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
79382af
remove debugging printfs
by reed@google.com
· 12 years ago
91bd459
add SkDataSet class, so SkAnnotation can be more immutable-like
by reed@google.com
· 12 years ago
a63a851
update test for new NewFromCString behavior
by reed@google.com
· 12 years ago
dbc936d
add SkData::NewFromCString()
by reed@google.com
· 12 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
8d0b577
rename public SkDataRef to SkData
by reed@google.com
· 13 years ago
1622c99
add
by reed@google.com
· 13 years ago