index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable tests for volantis.
Nicolas Geoffray
2015-04-20
1
-0
/
+5
*
Run jdwp tests now that localhost issues have been solved.
Nicolas Geoffray
2015-04-20
1
-5
/
+0
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-0
/
+186
*
ART: Fix failure-log script
Andreas Gampe
2015-04-10
1
-1
/
+1
*
Remove fuzzer build-time dependency on core image.
Calin Juravle
2015-04-07
2
-2
/
+17
*
Update dexfuzz after optimizing default selection.
Stephen Kyle
2015-04-02
6
-6
/
+6
*
Merge "Adds host execution to dexfuzz."
Calin Juravle
2015-04-01
26
-418
/
+325
|
\
|
*
Adds host execution to dexfuzz.
Stephen Kyle
2015-03-26
26
-418
/
+325
*
|
Tests still failing on buildbot's devices.
Nicolas Geoffray
2015-03-31
1
-0
/
+5
*
|
Workaround for network issues: use 127.0.0.1.
Nicolas Geoffray
2015-03-31
1
-9
/
+6
*
|
Disable host testing for now.
Nicolas Geoffray
2015-03-30
1
-0
/
+2
*
|
On host, say the debuggee needs to be run through bash.
Nicolas Geoffray
2015-03-30
1
-1
/
+3
*
|
Please vogar by not giving a vm-command on host.
Nicolas Geoffray
2015-03-30
1
-2
/
+8
*
|
Tweak test script while investigating failures.
Nicolas Geoffray
2015-03-30
1
-0
/
+6
*
|
New localhost failures....
Nicolas Geoffray
2015-03-26
1
-9
/
+6
*
|
Merge "Add a script to run jdwp tests on the chrome buildbot."
Nicolas Geoffray
2015-03-26
1
-0
/
+71
|
\
\
|
|
/
|
/
|
|
*
Add a script to run jdwp tests on the chrome buildbot.
Nicolas Geoffray
2015-03-26
1
-0
/
+71
*
|
Mark the tests as failing for now.
Nicolas Geoffray
2015-03-25
1
-1
/
+5
*
|
Make sure localhost is enabled on testing devices.
Nicolas Geoffray
2015-03-25
1
-0
/
+4
|
/
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
2
-3
/
+3
*
Add a script to be run by test device on buildbot.
Nicolas Geoffray
2015-03-18
1
-0
/
+28
*
Update test expections after network changes in kernel/libcore.
Nicolas Geoffray
2015-03-16
1
-0
/
+11
*
Update expectations for libcore bug.
Nicolas Geoffray
2015-03-13
1
-0
/
+6
*
ART: Allow multiple invoke-with for art script
Andreas Gampe
2015-03-12
1
-1
/
+1
*
ART: Fix init-failure graph tool
Andreas Gampe
2015-03-09
1
-1
/
+20
*
Merge "Update expectations for volantis."
Nicolas Geoffray
2015-02-26
1
-0
/
+7
|
\
|
*
Update expectations for volantis.
Nicolas Geoffray
2015-02-26
1
-0
/
+7
*
|
ART: Update description of failing libcore tests
David Brazdil
2015-02-25
1
-3
/
+8
*
|
Merge "ART: Disable libcore crypto test failing on target"
David Brazdil
2015-02-24
1
-1
/
+2
|
\
\
|
*
|
ART: Disable libcore crypto test failing on target
David Brazdil
2015-02-24
1
-1
/
+2
*
|
|
Merge "ART: Enable more libcore tests (crypto)"
David Brazdil
2015-02-24
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ART: Enable more libcore tests (crypto)
David Brazdil
2015-02-24
1
-0
/
+2
|
|
/
*
|
ART: Disable one more libcore test failing on hammerhead
David Brazdil
2015-02-24
1
-1
/
+2
|
/
*
Merge "ART: Disable libcore tests failing on bots"
David Brazdil
2015-02-24
1
-0
/
+25
|
\
|
*
ART: Disable libcore tests failing on bots
David Brazdil
2015-02-24
1
-0
/
+25
*
|
ART: Enable more libcore tests (harmony package)
David Brazdil
2015-02-24
2
-1
/
+18
|
/
*
ART: Enable more libcore tests (libcore.* package)
David Brazdil
2015-02-24
2
-3
/
+19
*
Checker: Allow don't-care output on a line
David Brazdil
2015-01-27
2
-47
/
+65
*
run-test: enable checker in dev mode
Calin Juravle
2015-01-27
1
-2
/
+3
*
Merge "Allow std::function<return_type(arg_type)> patterns in cpplint."
Roland Levillain
2015-01-21
1
-1
/
+8
|
\
|
*
Allow std::function<return_type(arg_type)> patterns in cpplint.
Roland Levillain
2014-10-07
1
-1
/
+8
*
|
Update expectations after test change.
Nicolas Geoffray
2015-01-21
1
-0
/
+6
*
|
ART: Run Checker with Python >2.6
David Brazdil
2015-01-20
2
-2
/
+7
*
|
Merge "Checker cleanup"
David Brazdil
2015-01-19
1
-15
/
+10
|
\
\
|
*
|
Checker cleanup
David Brazdil
2015-01-16
1
-15
/
+10
*
|
|
Merge "Adds the dexfuzz fuzzing tool to ART."
Andreas Gampe
2015-01-17
159
-0
/
+17774
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adds the dexfuzz fuzzing tool to ART.
Stephen Kyle
2014-12-15
159
-0
/
+17774
*
|
|
Add --no-clean to checker (keeps the generated files around)
Calin Juravle
2015-01-16
1
-1
/
+6
*
|
|
Merge "ART: Mips64 runtime support"
Andreas Gampe
2015-01-16
1
-1
/
+1
|
\
\
\
|
*
|
|
ART: Mips64 runtime support
Andreas Gampe
2015-01-15
1
-1
/
+1
[next]