Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6017782485d30c4e440e53107dde03dc20d56a9a
/
tools
« Previous
ff2f2ad
Fix continuous build
by Sebastien Hertz
· 9 years ago
1af86f1
ahat: limit default number of results shown.
by Richard Uhler
· 9 years ago
b357730
Annotate References with their referent.
by Richard Uhler
· 9 years ago
3f922d1
Merge "Make things generally quieter."
by Alex Light
· 9 years ago
91de25f
Make things generally quieter.
by Alex Light
· 9 years ago
7727ea6
Merge "Limit summary string lengths to 200 characters."
by Richard Uhler
· 9 years ago
cdcd000
Remove package on which we cannot revert.
by Nicolas Geoffray
· 9 years ago
257df4e
Merge "Add a few instructions to setup-buildbot-devices.sh"
by Nicolas Geoffray
· 9 years ago
b8703d6
Add a few instructions to setup-buildbot-devices.sh
by Nicolas Geoffray
· 9 years ago
8d10e45
We still need to provide an image.
by Nicolas Geoffray
· 9 years ago
9518655
Fix script after image changes.
by Nicolas Geoffray
· 9 years ago
0775dba
Remove obsolete comment and option.
by Nicolas Geoffray
· 9 years ago
171b12e
Merge "Move jdwp and libcore testing to jit."
by Nicolas Geoffray
· 9 years ago
e2725c5
Move jdwp and libcore testing to jit.
by Nicolas Geoffray
· 9 years ago
77ff54b
Limit summary string lengths to 200 characters.
by Richard Uhler
· 9 years ago
d63c799
Revert "Mark 2 libcore tests as failing."
by Neil Fuller
· 9 years ago
92ca333
Merge "enum operator<<() script fails with do { } while cond;"
by Andreas Gampe
· 9 years ago
cbec6d9
Disable two tests that require IPv6.
by Nicolas Geoffray
· 9 years ago
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 9 years ago
f652cec
MIPS: Initial version of optimizing compiler for MIPS32
by Goran Jakovljevic
· 9 years ago
d9486f9
Mark 2 libcore tests as failing.
by Nicolas Geoffray
· 9 years ago
97da02a
enum operator<<() script fails with do { } while cond;
by Bruce Hoult
· 9 years ago
0ba73a9
Merge "Switch ahat test to use core-optimizing-pic.art."
by Richard Uhler
· 9 years ago
c237b39
Release ahat version 0.2.
by Richard Uhler
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
0524aeb
Switch ahat test to use core-optimizing-pic.art.
by Richard Uhler
· 9 years ago
16065ce
Merge "Pay attention to string offset and count fields."
by Richard Uhler
· 9 years ago
5cc343d
ART: Checker tests for --debuggable
by David Brazdil
· 9 years ago
0ccc341
Move dmtracedump from dalvik to art.
by Jeff Hao
· 9 years ago
4b29f38
The move to jack forces us to explicitly give the jar path.
by Nicolas Geoffray
· 9 years ago
1e085f0
Use optimizing's pic boot image in art script.
by Nicolas Geoffray
· 9 years ago
a5b63f2
Merge "Generate an hprof file to test ahat."
by Richard Uhler
· 9 years ago
3524472
Generate an hprof file to test ahat.
by Richard Uhler
· 9 years ago
9664c08
Merge "CUSTOM_TARGET_LINKER is set by the buildbot already."
by Nicolas Geoffray
· 9 years ago
44368e8
Make libcore timeout the same for all runs.
by Nicolas Geoffray
· 9 years ago
aadc986
CUSTOM_TARGET_LINKER is set by the buildbot already.
by Nicolas Geoffray
· 9 years ago
cdaf477
Use make TARGET_LINKER= instead of overriding linker flags.
by Nicolas Geoffray
· 9 years ago
14a3160
Don't use ninja to build targets.
by Nicolas Geoffray
· 9 years ago
666dd65
Fix braino in new build targets.
by Nicolas Geoffray
· 9 years ago
5e0199b
Remove adb from host build in buildbot.
by Nicolas Geoffray
· 9 years ago
b15fea2
Make run-{libcore,jdwp}-tests work with OUT_DIR set.
by Alex Light
· 9 years ago
bd8b6af
Use clang for building mips32r2_fp.
by Nicolas Geoffray
· 9 years ago
f794ad7
Be very patient with the emulator.
by Nicolas Geoffray
· 9 years ago
a646aaf
Add extra options to tools/run-jdwp-tests.sh
by Sebastien Hertz
· 9 years ago
5264148
Remove framework start from script.
by Nicolas Geoffray
· 9 years ago
5a98822
Don't stop framework when testing.
by Nicolas Geoffray
· 9 years ago
788b21e
Pay attention to string offset and count fields.
by Richard Uhler
· 9 years ago
ea33c30
Merge "Make format args explicit in DocString."
by Richard Uhler
· 9 years ago
c21e4e6
Make format args explicit in DocString.
by Richard Uhler
· 9 years ago
1f039c4
Use the 64-bit linker for target mips64r6 in buildbot-build.sh.
by Roland Levillain
· 9 years ago
ea556cd
Revert "More cyrpto failures..."
by Kenny Root
· 9 years ago
ebb503a
More cyrpto failures...
by Nicolas Geoffray
· 9 years ago
b730b78
ahat - An android heap dump viewer. Initial checkin.
by Richard Uhler
· 9 years ago
6fab9d1
Stop framework on buildbot devices to avoid lowmemorykiller.
by Nicolas Geoffray
· 9 years ago
b8b9356
Add a `--showcommands` option to ART's buildbot-build.sh.
by Roland Levillain
· 9 years ago
8ff495e
Fix formatting comment in Checker
by David Brazdil
· 9 years ago
b34c35e
ART: Expression evaluation in Checker
by David Brazdil
· 9 years ago
5e2c8d3
Introduce arch-specific checker tests.
by Alexandre Rames
· 9 years ago
4af48fc
Update expectation.
by Nicolas Geoffray
· 9 years ago
f874d59
Temporarily suppress TimeZoneTest.testAllDisplayNames.
by Narayan Kamath
· 9 years ago
74e1cc0
When a Checker assertion cannot be parsed, display it.
by Roland Levillain
· 9 years ago
d6c201e
Disable test while investigating.
by Nicolas Geoffray
· 9 years ago
d553b43
Remove the --compiler-backend option from script.
by Nicolas Geoffray
· 9 years ago
e0021c5
ART: Improve the symbolize script
by Andreas Gampe
· 9 years ago
1eca58a
Supress OsTest#test_xattr on the bots.
by Narayan Kamath
· 9 years ago
468bcf6
ART: Symbolize all oat files in /data folder.
by Zheng Xu
· 10 years ago
d9d014a
List test as flaky.
by Nicolas Geoffray
· 9 years ago
7467fa3
Merge "Pass LD_USE_LOAD_BIAS to the art script."
by Nicolas Geoffray
· 9 years ago
fdaeee1
Pass LD_USE_LOAD_BIAS to the art script.
by Nicolas Geoffray
· 9 years ago
eb10b68
Disable test for all runs.
by Nicolas Geoffray
· 9 years ago
a256ee9
Merge "Revert "Use -Xno-dex-file-fallback for libcore tests.""
by Calin Juravle
· 9 years ago
a52d8b5
Revert "Use -Xno-dex-file-fallback for libcore tests."
by Calin Juravle
· 9 years ago
264e63b
Merge "Use -Xno-dex-file-fallback for libcore tests."
by Calin Juravle
· 9 years ago
03ba67c
libcore tests: increase the timeout in debug mode.
by Nicolas Geoffray
· 9 years ago
0b58603
Use -Xno-dex-file-fallback for libcore tests.
by Calin Juravle
· 9 years ago
7f43791
Forgot this change in last commit.
by Nicolas Geoffray
· 9 years ago
6ae5836
Merge "Update jdwp and libcore scripts for running with libartd."
by Nicolas Geoffray
· 9 years ago
9648a63
Update jdwp and libcore scripts for running with libartd.
by Nicolas Geoffray
· 9 years ago
c090301
Fix error message description in Checker
by David Brazdil
· 9 years ago
1f8dbf8
Revert "art/tools: add new tests in security packages to the build bot"
by Nicolas Geoffray
· 9 years ago
5736697
tools/buildbot-build.sh: Remove javalibcoretest from common targets
by Sergio Giro
· 9 years ago
a04ece3
art/tools: add new tests in security packages to the build bot
by Sergio Giro
· 9 years ago
547fa11
Explicitly give the path of the library to build.
by Nicolas Geoffray
· 9 years ago
bd4b420
Add libjavacoretests.so to the things to build.
by Nicolas Geoffray
· 9 years ago
4c78ffa
Add dalvik.system to run-libcore-tests.sh
by Brian Carlstrom
· 9 years ago
688e1b6
Revert "art/tools: add new tests in security packages to the build bot"
by Sergio Giro
· 9 years ago
7904aba
art/tools: add new tests in security packages to the build bot
by Sergio Giro
· 9 years ago
e17c8fe
Revert "art/tools: add new tests for the build bot"
by Nicolas Geoffray
· 9 years ago
10ec4f9
art/tools: add new tests for the build bot
by Sergio Giro
· 9 years ago
f795869
Follow up on CL 151605
by Sebastien Hertz
· 9 years ago
45fc7d4
Merge "Enable jsr166 tests"
by Nicolas Geoffray
· 9 years ago
667b99e
Fix typo in script.
by Nicolas Geoffray
· 9 years ago
1a0bd72
Merge "Update libcore failures"
by Nicolas Geoffray
· 9 years ago
12c56d6
Update libcore failures
by Wojciech Staszkiewicz
· 9 years ago
fa2d942
Merge "Add a script to build exactly like the chrome buildbot."
by Nicolas Geoffray
· 9 years ago
fbeca75
Add a script to build exactly like the chrome buildbot.
by Nicolas Geoffray
· 9 years ago
023e6f6
Merge "Add --generate-debug-info flag and remove the other two flags."
by David Srbecky
· 9 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 9 years ago
a06d66a
ART: Distinguish Checker lines from comments
by David Brazdil
· 9 years ago
08cf148
Enable jsr166 tests
by Wojciech Staszkiewicz
· 10 years ago
Next »