Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
cts
/
c5948d7c29af1ed7f44c8220f64289b66526b3d1
/
suite
/
pts
/
deviceTests
fca4632
VideoEncoderDecoderTest fix maximum calculation
by Lajos Molnar
· 11 years ago
5e14de9
Moving offscreen rendering away from glReadPixels.
by Stuart Scott
· 11 years ago
5e74e0a
Moving Jank test to UI Automator.
by Stuart Scott
· 11 years ago
5ad5009
Calculating jank from the timestamps.
by Stuart Scott
· 12 years ago
d4d679f
Adding Jank test harness around GLReferenceBenchmark.
by Stuart Scott
· 12 years ago
d2a49f4
Merge "add more checkes for too small disk space" into jb-mr2-dev
by keunyoung
· 12 years ago
1cf51f0
add more checkes for too small disk space
by keunyoung
· 12 years ago
65beb2e
call sendStatus only when there is a result
by keunyoung
· 12 years ago
110c8e3
Fixing build - left an import in.
by Stuart Scott
· 12 years ago
82786f4
Implemented a glow scene and using Native Asset Manager to load content.
by Stuart Scott
· 12 years ago
7ec224b
Merge "remove reference of warning-head from octane benchmarking" into jb-mr2-dev
by keunyoung
· 12 years ago
55249a4
remove reference of warning-head from octane benchmarking
by keunyoung
· 12 years ago
27117f2
ignore uiMode change as well
by keunyoung
· 12 years ago
67ae4d5
reduce workload for random update into half (512MB to 256MB) as it takes too long in some devices.
by keunyoung
· 12 years ago
f69079f
Merge "add log to check how much file system benchmarking was done before timeout" into jb-mr2-dev
by keunyoung
· 12 years ago
4fbe9cd
add log to check how much file system benchmarking was done before timeout
by keunyoung
· 12 years ago
2b0fca5
reduce result fluctuation for memory and cpu tests
by keunyoung
· 12 years ago
8613911
Ignoring activity config changes.
by Stuart Scott
· 12 years ago
c3324f6
Merge "Native side of Reference Benchmark." into jb-mr2-dev
by Stuart Scott
· 12 years ago
c67f78d
Native side of Reference Benchmark.
by Stuart Scott
· 12 years ago
752eee1
Add liblog
by Ying Wang
· 12 years ago
d15728a
Merge "just skip the file system benchmarking if there is not enough space" into jb-mr2-dev
by keunyoung
· 12 years ago
0a312e2
Start of Reference Application Implementation.
by Stuart Scott
· 12 years ago
7b7cef9
just skip the file system benchmarking if there is not enough space
by keunyoung
· 12 years ago
1a8352f
fix AlmostFullTest: prevent reinitializing ref-counter
by keunyoung
· 12 years ago
3849516
Merge "change mechanism to report performance results" into jb-mr2-dev
by keunyoung
· 12 years ago
efa794f
change mechanism to report performance results
by keunyoung
· 12 years ago
44aaf5a
Merge "Improving context switch test." into jb-mr2-dev
by Stuart Scott
· 12 years ago
4d9520f
Improving context switch test.
by Stuart Scott
· 12 years ago
d173bbc
change jank calculation
by keunyoung
· 12 years ago
84912f2
Merge "check access before read" into jb-mr2-dev
by keunyoung
· 12 years ago
3929036
check access before read
by keunyoung
· 12 years ago
0163c07
Analysing Benchmark with SysTrace, added tracers.
by Stuart Scott
· 12 years ago
3ee3143
Implementing Shader Perf Benchmark as a fractal.
by Stuart Scott
· 12 years ago
744c195
Fixing watchdog timer and test results on failure.
by Stuart Scott
· 12 years ago
952b560
Changing the make files to only build the tests on linux.
by Stuart Scott
· 12 years ago
637ade3
Changing benchmark structure.
by Stuart Scott
· 12 years ago
37d5ee8
Merge "Benchmarks can be rendered onscreen or off. Also added a script to plot results." into jb-mr2-dev
by Stuart Scott
· 12 years ago
cb2e0a9
Benchmarks can be rendered onscreen or off. Also added a script to plot results.
by Stuart Scott
· 12 years ago
503b08e
am 95a43034: am 745c9c01: Merge "Remove unused imports from some PTS filesystemperf tests"
by Keun-young Park
· 12 years ago
745c9c0
Merge "Remove unused imports from some PTS filesystemperf tests"
by Keun-young Park
· 12 years ago
936fe7d
Moving to Frame Buffer Objects.
by Stuart Scott
· 12 years ago
0fd2a86
Fixing a timeout issue, added a target workload and FullPipeline benchmark.
by Stuart Scott
· 12 years ago
d8c93c1
Fixing build, removed declarations in header
by Stuart Scott
· 12 years ago
4e4502a
Native side of OpenGL performance benchmark and tests.
by Stuart Scott
· 12 years ago
d8b7010
Remove unused imports from some PTS filesystemperf tests
by Emma Sajic
· 12 years ago
35b85b2
let it pass when decoder changes color format in the middle
by Keun young Park
· 12 years ago
e95d25a
change memory bandwidth summary to MBPS rather than FPS
by Keun young Park
· 12 years ago
2fa8597
Java side of OpenGL performance benchmark
by Stuart Scott
· 12 years ago
17f50c7
add video encoder / decoder perf
by Keun young Park
· 12 years ago
eef4c57
chage browser bench to device only test
by Keun young Park
· 12 years ago
d93d0d1
merge PTS into CTS package
by Keun young Park
· 12 years ago
50418e9
add memset benchmark
by Keun young Park
· 12 years ago
1665af1
change native time to double to allow sub-ms resolution
by Keun young Park
· 12 years ago
d5b84bc
change XML format to accomodate both CTS and PTS
by Keun young Park
· 12 years ago
93f2f89
add PerfResultType to the summary report
by Keun young Park
· 12 years ago
4aa7c69
Revert "add isHigherBetter flag to the summary report"
by Keun-young Park
· 12 years ago
9ac0269
add isHigherBetter flag to the summary report
by Keun young Park
· 12 years ago
594c476
Merge "add simple cpu benchmarking"
by Keun young Park
· 12 years ago
f1d0857
frame interval measurement
by Keun young Park
· 12 years ago
117dd12
add simple cpu benchmarking
by Keun young Park
· 12 years ago
f1a4720
change all file writes to random access with O_SYNC
by Keun young Park
· 12 years ago
697f564
add more buffer sizes for dram test
by Keun young Park
· 12 years ago
31d4d82
change summary to average/stddev rather than average/worst
by Keun young Park
· 12 years ago
14a5bfa
add bootup time measurement with infra for host test
by Keun young Park
· 12 years ago
e900c2d
add more cases to AlmostFull case
by Keun young Park
· 12 years ago
4403e50
add dram bandwidth measurement & random read/write
by Keun young Park
· 12 years ago
3e0a637
separate summary from details in report
by Keun young Park
· 12 years ago
8115f56
decrease empty disk space to 400MB for update test
by Keun young Park
· 12 years ago
f96cd2a
change to CtsTestRunner to handle keyguard issue
by Keun young Park
· 12 years ago
3424656
add timeout per package for PTS
by Keun young Park
· 12 years ago
3769d33
performance test initial work
by Keun young Park
· 12 years ago
50455b3
Revert "performace test initial work"
by Keun-young Park
· 12 years ago
b6ea46e
performace test initial work
by Keun young Park
· 12 years ago