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