index
:
platform/upstream/snappy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snappy_unittest.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
Replace getpagesize() with sysconf(_SC_PAGESIZE).
costan
1
-4
/
+5
2017-06-28
Remove benchmarking support for fastlz.
ysaed
1
-38
/
+2
2017-06-05
Remove quicklz and lzf support in benchmarks.
jyrki
1
-86
/
+2
2017-03-17
Clean up unused function warnings in snappy.
costan
1
-6
/
+4
2017-03-13
Remove "using namespace std;" from zippy-stubs-internal.h.
costan
1
-3
/
+3
2017-03-08
Add std:: prefix to STL non-type names.
scrubbed
1
-2
/
+2
2017-01-26
adds std:: to stl types (#061)
Behzad Nouri
1
-5
/
+6
2017-01-26
Re-work fast path that emits copies in zippy compression.
Geoff Pike
1
-3
/
+4
2016-01-04
Fix an issue where the ByteSource path (used for parsing std::string)
Steinar H. Gunderson
1
-0
/
+14
2015-08-19
Move the logic from ComputeTable into the unit test, which means it's run
Steinar H. Gunderson
1
-0
/
+97
2015-07-06
Add support for Uncompress(source, sink). Various changes to allow
Steinar H. Gunderson
1
-0
/
+72
2015-06-22
Changes to eliminate compiler warnings on MSVC
Steinar H. Gunderson
1
-12
/
+13
2015-06-22
Sync with various Google-internal changes.
Steinar H. Gunderson
1
-31
/
+21
2014-02-19
Fix public issue 82: Stop distributing benchmark data files that have
snappy.mirrorbot@gmail.com
1
-13
/
+3
2013-06-13
Add support for uncompressing to iovecs (scatter I/O).
snappy.mirrorbot@gmail.com
1
-2
/
+203
2013-04-09
Supports truncated test data in zippy benchmark.
snappy.mirrorbot@gmail.com
1
-34
/
+41
2013-01-06
Adjust the Snappy open-source distribution for the changes in Google's
snappy.mirrorbot@gmail.com
1
-7
/
+9
2012-02-11
Lower the size allocated in the "corrupted input" unit test from 256 MB
snappy.mirrorbot@gmail.com
1
-6
/
+8
2012-01-04
Fix public issue r57: Fix most warnings with -Wall, mostly signed/unsigned
snappy.mirrorbot@gmail.com
1
-2
/
+2
2011-08-10
Partially fix public issue 50: Remove an extra comma from the end of some
snappy.mirrorbot@gmail.com
1
-2
/
+2
2011-08-10
Fix public issue #47: Small comment cleanups in the unit test.
snappy.mirrorbot@gmail.com
1
-2
/
+2
2011-03-30
Fix public issue #26: Take memory allocation and reallocation entirely out of...
snappy.mirrorbot@gmail.com
1
-23
/
+83
2011-03-30
Renamed "namespace zippy" to "namespace snappy" to reduce
snappy.mirrorbot@gmail.com
1
-7
/
+7
2011-03-26
Change on 2011-03-25 19:18:00-07:00 by sesse
snappy.mirrorbot@gmail.com
1
-9
/
+24
2011-03-24
Make the unit test work on systems without mmap(). This is required for,
snappy.mirrorbot@gmail.com
1
-4
/
+9
2011-03-18
Revision created by MOE tool push_codebase.
snappy.mirrorbot@gmail.com
1
-0
/
+1073