index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
DataRefTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "IWYU for tests starting with 'D'.""
Ben Wagner
2018-05-22
*
Revert "IWYU for tests starting with 'D'."
Mike Klein
2018-05-22
*
IWYU for tests starting with 'D'.
Ben Wagner
2018-05-21
*
Add smartptr SkRWBuffer snapshot methods
Florin Malita
2017-06-01
*
Remove SkDataTableBuilder. It is not used.
Herb Derby
2017-02-28
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Fixes for SkRWBuffer
scroggo
2016-04-22
*
Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch...
bungeman
2016-04-14
*
Fixes for SkRWBuffer
scroggo
2016-04-14
*
Fix race condition in SkROBuffer.
reed
2016-04-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Make SkRWBuffer destruct safely
scroggo
2016-02-16
*
Make SkROBuffer::Iter::size() work when exhausted
scroggo
2016-01-11
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
remove dead guarded code for legacy SkData proc
reed
2015-06-18
*
simplify release-proc for SkData, removing unneeded size param
reed
2015-06-17
*
SkRWBuffer for thread-safe 'stream' sharing
reed
2015-04-28
*
Simplify skiatest framework.
halcanary
2015-01-20
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Remove SkDataTable from SkFlattenable hierarchy.
commit-bot@chromium.org
2013-10-15
*
remove SkDataSet, and just store a key/value in SkAnnotation
reed@google.com
2013-10-14
*
Refactor: clean up some unused or mostly-unused API I saw here.
commit-bot@chromium.org
2013-06-18
*
Fix for caller of GetTmpDir.
scroggo@google.com
2013-06-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-04
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
remove printf
mike@reedtribe.org
2013-04-21
*
pass 0 instead of NULL for size_t parameter
mike@reedtribe.org
2013-04-21
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
add SkDataTable, to efficiently store an immutable array. Includes a builder
reed@google.com
2013-04-19
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
remove debugging printfs
reed@google.com
2012-07-11
*
add SkDataSet class, so SkAnnotation can be more immutable-like
reed@google.com
2012-07-11
*
update test for new NewFromCString behavior
reed@google.com
2012-07-02
*
add SkData::NewFromCString()
reed@google.com
2012-06-28
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
[next]