History log of /aosp_15_r20/external/rappor/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2abb313430-Apr-2024 Xin Li <[email protected]>

[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: ff3725fc95 -s ours

am skip reason: Merged-In Ib929def255d9a0be566be03fec345e7724ce41fd with SHA-1 219b0

[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: ff3725fc95 -s ours

am skip reason: Merged-In Ib929def255d9a0be566be03fec345e7724ce41fd with SHA-1 219b03e553 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rappor/+/27144228

Change-Id: Ibbd20e163b3de74301718ed30ac46c216ec24174
Signed-off-by: Automerger Merge Worker <[email protected]>

show more ...


.gitignore
Android.bp
LICENSE
METADATA
MODULE_LICENSE_APACHE2
OWNERS
README.android
README.md
analysis/R/alternative.R
analysis/R/association.R
analysis/R/association_test.R
analysis/R/decode.R
analysis/R/decode_ngrams.R
analysis/R/decode_test.R
analysis/R/encode.R
analysis/R/fast_em.R
analysis/R/ngrams_simulation.R
analysis/R/read_input.R
analysis/R/run_tests.R
analysis/R/simulation.R
analysis/R/unknowns_test.R
analysis/R/util.R
analysis/cpp/README.md
analysis/cpp/fast_em.cc
analysis/cpp/find_cliques.cc
analysis/cpp/run.sh
analysis/cpp/testdata/graph1.txt
analysis/cpp/testdata/graph3.txt
analysis/tensorflow/README.md
analysis/tensorflow/fast_em.py
analysis/tensorflow/fast_em.sh
apps/README.md
apps/rappor-analysis/counts.csv
apps/rappor-analysis/map.csv
apps/rappor-analysis/params.csv
apps/rappor-analysis/run_app.sh
apps/rappor-analysis/server.R
apps/rappor-analysis/test.csv
apps/rappor-analysis/ui.R
apps/rappor-sim/run_app.sh
apps/rappor-sim/server.R
apps/rappor-sim/ui.R
bin/README.md
bin/decode-assoc
bin/decode-dist
bin/decode_assoc.R
bin/decode_dist.R
bin/hash-candidates
bin/hash_candidates.py
bin/hash_candidates_test.py
bin/sum-bits
bin/sum_bits.py
bin/sum_bits_test.py
bin/test.sh
build.sh
client/README.md
client/cpp/Makefile
client/cpp/README.md
client/cpp/dotd.sh
client/cpp/encoder.cc
client/cpp/encoder.h
client/cpp/encoder_demo.cc
client/cpp/encoder_unittest.cc
client/cpp/libc_rand_impl.cc
client/cpp/libc_rand_impl.h
client/cpp/openssl_hash_impl.cc
client/cpp/openssl_hash_impl.h
client/cpp/openssl_hash_impl_unittest.cc
client/cpp/rappor_deps.h
client/cpp/rappor_sim.cc
client/cpp/run.sh
client/cpp/unix_kernel_rand_impl.cc
client/cpp/unix_kernel_rand_impl.h
client/java/com/google/rappor/Encoder.java
client/java/com/google/rappor/HmacDrbg.java
client/javatest/com/google/rappor/EncoderTest.java
client/javatest/com/google/rappor/HmacDrbgTest.java
client/python/rappor.py
client/python/rappor_test.py
demo.sh
doc/data-flow.dot
doc/data-flow.md
doc/randomness.md
docs.sh
gh-pages/doc/data-flow.html
gh-pages/doc/data-flow.png
gh-pages/doc/randomness.html
gh-pages/examples/exp_report/dist.png
gh-pages/examples/gauss_report/dist.png
gh-pages/examples/report.html
gh-pages/examples/unif_report/dist.png
gh-pages/index.html
pipeline/README.md
pipeline/alarm-lib.sh
pipeline/assoc.sh
pipeline/combine_results.py
pipeline/combine_results_test.py
pipeline/combine_status.py
pipeline/combine_status_test.py
pipeline/cook.sh
pipeline/csv-to-html-test.sh
pipeline/csv_to_html.py
pipeline/csv_to_html_test.py
pipeline/dist.sh
pipeline/metric_status.R
pipeline/regtest.sh
pipeline/task_spec.py
pipeline/task_spec_test.py
pipeline/tools-lib.sh
pipeline/ui.sh
pipeline/util.py
regtest.sh
setup.sh
test.sh
tests/_fastrand.c
tests/analyze_assoc.R
tests/assoc_sim.R
tests/compare_dist.R
tests/compare_dist_test.R
tests/fastrand.py
tests/fastrand_test.py
tests/gen_counts.R
tests/gen_counts_test.R
tests/gen_true_values.R
tests/gen_true_values_test.R
tests/make_summary.py
tests/params.csv
tests/rappor_sim.py
tests/rappor_sim_test.py
tests/regtest.html
tests/regtest_spec.py
tests/setup.py
tests/user_spec.py
tests/uvals.csv
third_party/dygraph-combined.js
ui/README.md
ui/assoc-day.html
ui/assoc-metric.html
ui/assoc-overview.html
ui/assoc-pair.html
ui/day.html
ui/histograms.html
ui/home.html
ui/metric.html
ui/overview.html
ui/table-lib.js
ui/table-sort.css
ui/ui.css
ui/ui.js
util.sh