Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2bd842872a0231b691cdff2833014413845937e7
/
tools
be5d0cd
Merge "Re-enable libcore test WeakHashMapTest#test_keySet."
by Roland Levillain
· 8 years ago
73209a4
Merge "Don't call realpath on a file that may not exist."
by Nicolas Geoffray
· 8 years ago
f769461
Don't call realpath on a file that may not exist.
by Nicolas Geoffray
· 8 years ago
10096be
Merge "Added support for android root in dexfuzz."
by Aart Bik
· 8 years ago
2e44560
Disabled fallback to interpreter in dexfuzz.
by Branislav Rankov
· 8 years ago
d34d4f3
Merge "Removed quick support from dexfuzz."
by Treehugger Robot
· 8 years ago
2194a6f
Added support for android root in dexfuzz.
by Branislav Rankov
· 8 years ago
932b19a
Use junit-host instead of junit
by Paul Duffin
· 8 years ago
f559b57
Removed quick support from dexfuzz.
by Branislav Rankov
· 8 years ago
ad9c4a3
Use OUT_DIR_COMMON_BASE if OUT_DIR is unset.
by Fredrik Roubert
· 8 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 8 years ago
d3a36fd
Re-enable libcore test WeakHashMapTest#test_keySet.
by Roland Levillain
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
6f198e3
Add forwarding address checks for X86, arm, arm64
by Mathieu Chartier
· 8 years ago
1cf194f
Check for forwarding address in READ_BARRIER_MARK_REG
by Mathieu Chartier
· 8 years ago
3a8360f
Merge "Add interface fast path to art_quick_check_cast for X86_64"
by Mathieu Chartier
· 8 years ago
2ecfd27
Add interface fast path to art_quick_check_cast for X86_64
by Mathieu Chartier
· 8 years ago
22c5bef
tools: Fix generate-asm-support script
by Igor Murashkin
· 8 years ago
ccbec49
Remove workaround for repo.
by Nicolas Geoffray
· 8 years ago
ec78c78
Add support for proguard deobfuscation.
by Richard Uhler
· 9 years ago
278ec18
Merge "Remove libcore tests failures expectations for the concurrent collector."
by Roland Levillain
· 8 years ago
72e7055
Remove libcore tests failures expectations for the concurrent collector.
by Roland Levillain
· 8 years ago
e087f1f
Release version 0.8 of ahat.
by Richard Uhler
· 8 years ago
6e9854e
Merge "Revert "Blacklist flaky test.""
by Neil Fuller
· 8 years ago
8d935de
Revert "Blacklist flaky test."
by Neil Fuller
· 8 years ago
5219fdc
Run dexfuzz in bisection-search mode
by Wojciech Staszkiewicz
· 8 years ago
51cbe84
Merge "Integrate dexfuzz with bisection search"
by Treehugger Robot
· 8 years ago
83d3b79
Integrate dexfuzz with bisection search
by Wojciech Staszkiewicz
· 8 years ago
6e6c479
Merge "Fix true divergence mode"
by Treehugger Robot
· 8 years ago
b2a3d3d
Fix true divergence mode
by Wojciech Staszkiewicz
· 8 years ago
f2cad3f
Gather divergences in single directory
by Wojciech Staszkiewicz
· 8 years ago
161243e
Merge "Handle tests which fail with no methods compiled"
by Treehugger Robot
· 8 years ago
05ce52b
Merge "Add a true divergence mode to run_jfuzz_test.py"
by Treehugger Robot
· 8 years ago
52591a6
Merge "ahat: Show GC Root Paths."
by Treehugger Robot
· 8 years ago
f68312d
Handle tests which fail with no methods compiled
by Wojciech Staszkiewicz
· 8 years ago
8569e52
Add a true divergence mode to run_jfuzz_test.py
by Wojciech Staszkiewicz
· 8 years ago
176dc64
Implement nightly jfuzz test runner
by Wojciech Staszkiewicz
· 8 years ago
6928649
ahat: Show GC Root Paths.
by Richard Uhler
· 8 years ago
304533e
Merge "Minor jfuzz improvements."
by Aart Bik
· 8 years ago
ff3920a
Minor jfuzz improvements.
by Aart Bik
· 8 years ago
18be7b3
Prepare run_jfuzz_test.py to report bugs
by Wojciech Staszkiewicz
· 8 years ago
842a4f3
Renaming tool: jfuzz
by Aart Bik
· 8 years ago
a51a135
Merge "Implemented first version of java/dex fuzz testing script."
by Treehugger Robot
· 8 years ago
e034748
Implemented first version of java/dex fuzz testing script.
by Aart Bik
· 8 years ago
e5a3877
Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration.
by Roland Levillain
· 8 years ago
f6dc081
Merge "Rework logcat handling"
by Treehugger Robot
· 8 years ago
698e4b3
Rework logcat handling
by Wojciech Staszkiewicz
· 8 years ago
cd8a057
Move ART_HOST_TEST_DIR to Android.common_test.mk
by Dan Willemsen
· 8 years ago
669cfcd
Merge "Fix run_java_fuzz_test.py imports"
by Treehugger Robot
· 8 years ago
f64837d
Fix run_java_fuzz_test.py imports
by Wojciech Staszkiewicz
· 8 years ago
9d53731
Minor edits in javafuzz
by Aart Bik
· 8 years ago
eb1aa7d
Merge "Integrate bisection search with javafuzz"
by Treehugger Robot
· 8 years ago
b76bc78
Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Nicolas Geoffray
· 8 years ago
0d0fd4a
Integrate bisection search with javafuzz
by Wojciech Staszkiewicz
· 8 years ago
2048da5
Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Treehugger Robot
· 8 years ago
8522758
Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Hiroshi Yamauchi
· 8 years ago
1f43979
Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Treehugger Robot
· 8 years ago
9b5515e
Re-apply "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
4177c6c
New workaround for chromium buildbot.
by Nicolas Geoffray
· 8 years ago
d062ac5
Workaround for repo incompatibilities on buildbot.
by Nicolas Geoffray
· 8 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 8 years ago
4bd3d6b
Merge "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
8c9ccac
Cleanup run-test and Makefile around boot image and PIC.
by Nicolas Geoffray
· 8 years ago
3bac544
Merge "Make bisection search and javafuzz python modules"
by Treehugger Robot
· 8 years ago
fa6d670
Make bisection search and javafuzz python modules
by Wojciech Staszkiewicz
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
a1be503
Merge "Prepare bisection search for runtest integration"
by Aart Bik
· 8 years ago
1a86171
Revert "Convert more of art to Android.bp"
by Colin Cross
· 8 years ago
2a3e344
Merge "Convert more of art to Android.bp"
by Treehugger Robot
· 8 years ago
ddac139
Merge "Add -g to art script --perf-report"
by Treehugger Robot
· 8 years ago
4a45627
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
65b4c22
Merge "ART: Fixup JDWP tests script"
by Nicolas Geoffray
· 8 years ago
85b286b
ART: Fixup JDWP tests script
by Andreas Gampe
· 9 years ago
8637994
Prepare bisection search for runtest integration
by Wojciech Staszkiewicz
· 8 years ago
8da4977
Add -g to art script --perf-report
by Mathieu Chartier
· 8 years ago
c0ada95
Remove duplicate entry.
by Nicolas Geoffray
· 8 years ago
71ceb72
Blacklist flaky test.
by Nicolas Geoffray
· 8 years ago
74898e7
ART: Clean up x86 asm in dex cache entrypoints
by Christina Wadsworth
· 8 years ago
c0b2583
Revert "Blacklist failing libcore tests."
by Narayan Kamath
· 8 years ago
0e1ad61
Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE"
by Mathieu Chartier
· 8 years ago
99f575d
Merge "Bisection bug search tool"
by Treehugger Robot
· 8 years ago
0fa3cbd
Bisection bug search tool
by Wojciech Staszkiewicz
· 8 years ago
98d6552
ART: Add STRING_DEX_CACHE_ELEMENT_SIZE
by Christina Wadsworth
· 8 years ago
ad25322
Remove duplicate entries with libcore expectation files.
by Nicolas Geoffray
· 8 years ago
ebb5d0f
Merge "Ongoing improvements in java fuzz testing"
by Aart Bik
· 8 years ago
b16d413
Ongoing improvements in java fuzz testing
by Aart Bik
· 8 years ago
97a8a9a
ART: Adding asm support for string dex cache
by Christina Wadsworth
· 8 years ago
7593b99
Implemented first version of java fuzz testing script.
by Aart Bik
· 8 years ago
fb7658b
Blacklist failing libcore tests.
by Narayan Kamath
· 8 years ago
3f41020
Merge "Update ahat README and manifest for release 0.7."
by Treehugger Robot
· 8 years ago
b1cd97f
Welcome to JavaFuzz as our latest A[a]rt tools team member!
by Aart Bik
· 8 years ago
8f53364
Update ahat README and manifest for release 0.7.
by Richard Uhler
· 8 years ago
38dd0e8
Merge "Fix negative array size checking"
by Treehugger Robot
· 8 years ago
2ee98f2
Fix negative array size checking
by Mathieu Chartier
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
8261d02
Revert "Revert "ARM64 asm for region space array allocation""
by Mathieu Chartier
· 8 years ago
9cff32d
Merge "ahat: Target Java 1.7."
by Treehugger Robot
· 8 years ago
1f69674
Merge "Support Mockito in art buildbot tests"
by Tobias Thierer
· 8 years ago
b3ec089
Support Mockito in art buildbot tests
by Tobias Thierer
· 8 years ago
Next »