Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cfe50bb5a66251feeb4a16d25eb2f95d7a0f99ce
/
tools
9c32ada
jfuzz: Fix whitespace bogon
by Orion Hodson
· 7 years ago
cb18123
Merge "jfuzz: Add try..catch..finally blocks"
by Treehugger Robot
· 7 years ago
5c6ff7d
Blacklist timing out test.
by Nicolas Geoffray
· 7 years ago
4a10c75
jfuzz: Add try..catch..finally blocks
by Orion Hodson
· 7 years ago
f057d5d
Merge "Introduced CHECK-START-{x,y,z} syntax."
by Treehugger Robot
· 7 years ago
9354e0a
Update ahat version number to 1.5
by Richard Uhler
· 7 years ago
e24847c
Merge "Add javadoc for all public ahat API."
by Treehugger Robot
· 7 years ago
b7732a3
Add javadoc for all public ahat API.
by Richard Uhler
· 7 years ago
92706a8
Introduced CHECK-START-{x,y,z} syntax.
by Aart Bik
· 7 years ago
e87fe47
Merge "Add TestVMDebug to prebuilt libjdwp skips"
by Alex Light
· 7 years ago
7ee76e6
Add TestVMDebug to prebuilt libjdwp skips
by Alex Light
· 7 years ago
32ca778
ahat: fix bug parsing ids with the high bit set.
by Richard Uhler
· 7 years ago
d77f863
Blacklist org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ExitTest#testExit001
by Nicolas Geoffray
· 7 years ago
ec4a10c
Increase timeout for libjdwp tests
by Alex Light
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
eecced8
Update test names after package changes.
by Nicolas Geoffray
· 7 years ago
a5197fa
Merge "cpplint: Use upstream cpplint"
by Treehugger Robot
· 7 years ago
0bfd0cc
Merge "Add JVMTI DDMS extension method and event."
by Treehugger Robot
· 7 years ago
8c2b929
Add JVMTI DDMS extension method and event.
by Alex Light
· 7 years ago
2a2d311
cpplint: Use upstream cpplint
by Igor Murashkin
· 7 years ago
8050453
Merge "Fix bug in proguard deobfuscation of file names."
by Richard Uhler
· 7 years ago
cadbb81
Merge "Fix run-jdwp-tests.sh when running against RI."
by Treehugger Robot
· 7 years ago
88aa690
Fix bug in proguard deobfuscation of file names.
by Richard Uhler
· 7 years ago
8d8299d
Fix run-jdwp-tests.sh when running against RI.
by Alex Light
· 7 years ago
8871585
Merge "Blacklist test in file actually used by the script."
by Nicolas Geoffray
· 7 years ago
f97702c
Blacklist test in file actually used by the script.
by Nicolas Geoffray
· 7 years ago
895a92f
Merge "ART: Refactor build_bot.sh"
by Andreas Gampe
· 7 years ago
77526ff
Merge "Blacklist lbjdwp flaky test."
by Nicolas Geoffray
· 7 years ago
a759f02
Blacklist lbjdwp flaky test.
by Nicolas Geoffray
· 7 years ago
6c3e1a0
ART: Refactor build_bot.sh
by Andreas Gampe
· 7 years ago
5898537
Remove --no-stream from script.
by Nicolas Geoffray
· 7 years ago
f44a60a
Update art libcore_failures after test package move
by Przemyslaw Szczepaniak
· 7 years ago
51c18b8
Merge "ART: Update libcore package list"
by Treehugger Robot
· 7 years ago
e166136
ART: Update libcore package list
by Andreas Gampe
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
6e40818
Remove duplicate entry with libcore/expectations/knownfailures.txt
by Nicolas Geoffray
· 7 years ago
4374d2e
Blacklist libcore.io.OsTest#test_setgroups.
by Nicolas Geoffray
· 7 years ago
7d86200
Merge "Remove mterp reliance on code item layout"
by Mathieu Chartier
· 7 years ago
2589eb3
Merge changes from topic "oj-libjdwp"
by Alex Light
· 7 years ago
fc9555d
Remove mterp reliance on code item layout
by Mathieu Chartier
· 7 years ago
321b3ca
Merge "Tighten up ahat public API."
by Richard Uhler
· 7 years ago
7d1a1ff
Add libjdwp to buildbot-build.sh common targets
by Alex Light
· 7 years ago
4536a23
Merge "Include ahat in the general-tests tradefed suite."
by Pete Gillin
· 7 years ago
0a85a95
Tighten up ahat public API.
by Richard Uhler
· 7 years ago
23192db
Remove some failures from libjdwp_oj_art_failures.txt
by Alex Light
· 7 years ago
0b805e7
Include ahat in the general-tests tradefed suite.
by Pete Gillin
· 7 years ago
646ec0c
Add scripts to run jdwp tests on oj-libjdwp
by Alex Light
· 7 years ago
dc02d53
Merge "Fix bugs with strong versus weak reference paths."
by Richard Uhler
· 7 years ago
0e151e7
Add agent for printing breakpoints
by Alex Light
· 7 years ago
1b79bbc
Fix bugs with strong versus weak reference paths.
by Richard Uhler
· 7 years ago
8674b91
Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES
by Colin Cross
· 7 years ago
bf47bc5
ahat-tests: don't write to src directory during build
by Colin Cross
· 7 years ago
333b85f
Merge "Switch vogar from toolchain=jdk to toolchain=dx"
by Neil Fuller
· 7 years ago
d206ee6
Switch vogar from toolchain=jdk to toolchain=dx
by Neil Fuller
· 7 years ago
758aeab
Merge "tools: Use soong_ui instead of make"
by Treehugger Robot
· 7 years ago
55a2a60
Merge "Remove skips for InterruptThread JDWP tests."
by Treehugger Robot
· 7 years ago
93f7ec1
Remove skips for InterruptThread JDWP tests.
by Alex Light
· 7 years ago
7b44ac0
tools: Use soong_ui instead of make
by Dan Willemsen
· 7 years ago
c611ffa
Make run-jdwp-tests.sh kill zombie dalvikvm processes
by Alex Light
· 7 years ago
5b80358
Don't dlclose plugins or agents during shutdown.
by Alex Light
· 7 years ago
e478ed9
Merge "Add support for using 'art' tools with gdbserver"
by Alex Light
· 7 years ago
7469d20
Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh"
by Treehugger Robot
· 7 years ago
84b92e0
Add support for using 'art' tools with gdbserver
by Alex Light
· 7 years ago
71b3289
Add CombineEvents_5 to libjdwp skips
by Alex Light
· 7 years ago
353d818
ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh
by Andreas Gampe
· 7 years ago
6783118
Merge "Give even better error messages on failure to launch ahat."
by Richard Uhler
· 7 years ago
c81bf0f
Give even better error messages on failure to launch ahat.
by Richard Uhler
· 7 years ago
3dea212
Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions""
by Alex Light
· 7 years ago
432d910
Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions""
by Treehugger Robot
· 7 years ago
567563a
Merge "Don't log INFO logs with the art script."
by Treehugger Robot
· 7 years ago
d108d9e
Revert "Ensure Proxy frames work with JVMTI stack frame functions"
by Vladimir Marko
· 7 years ago
ffda8b8
Don't log INFO logs with the art script.
by Nicolas Geoffray
· 7 years ago
930e332
Merge "Reorganize ahat source directory layout."
by Richard Uhler
· 7 years ago
a03a9ee
Ensure Proxy frames work with JVMTI stack frame functions
by Alex Light
· 7 years ago
8cc2134
Reorganize ahat source directory layout.
by Richard Uhler
· 7 years ago
baeedfe
Merge "Use decode instead of parseLong for query params."
by Richard Uhler
· 7 years ago
f167da7
Merge "Distinguish between weakly reachable and unreachable instances."
by Richard Uhler
· 7 years ago
c5b13f5
Merge "Revert "Don't show sizes with sample paths.""
by Richard Uhler
· 7 years ago
85f8c70
Merge "Add JDWP failures found by buildbot"
by Treehugger Robot
· 7 years ago
82eeace
Distinguish between weakly reachable and unreachable instances.
by Richard Uhler
· 7 years ago
d94acef
Revert "Don't show sizes with sample paths."
by Richard Uhler
· 7 years ago
c7feb82
Add JDWP failures found by buildbot
by Alex Light
· 7 years ago
1fdc4e3
Merge "Include libwrapagentproperties in buildbot-build.sh"
by Treehugger Robot
· 7 years ago
bb6c1ca
Include libwrapagentproperties in buildbot-build.sh
by Alex Light
· 7 years ago
455f552
Use decode instead of parseLong for query params.
by Richard Uhler
· 7 years ago
3069f90
Merge "Use -Werror in art"
by Treehugger Robot
· 7 years ago
fefd318
Use -Werror in art
by Chih-Hung Hsieh
· 7 years ago
a96c478
Merge "Add script to run JDWP tests against prebuilt libjdwp.so"
by Treehugger Robot
· 7 years ago
dc700a7
Add script to run JDWP tests against prebuilt libjdwp.so
by Alex Light
· 7 years ago
10e4b85
Update ahat version number to 1.4.
by Richard Uhler
· 7 years ago
cdf68b1
Merge "Give better error messages on failure to launch ahat."
by Richard Uhler
· 7 years ago
b880a8a
Merge "Add support for parsing the ROOT_FINALIZING record."
by Richard Uhler
· 7 years ago
5316bb8
Give better error messages on failure to launch ahat.
by Richard Uhler
· 7 years ago
e949f82
Add support for parsing the ROOT_FINALIZING record.
by Richard Uhler
· 7 years ago
2ca2780
Run bpfmt
by Dan Willemsen
· 7 years ago
0e9d7aa
Add failures file to jdwp tests using libjdwp.so
by Alex Light
· 7 years ago
bdff6fe
Don't build ahat tests with EMMA_INSTRUMENT.
by Richard Uhler
· 7 years ago
d2c7516
Don't build ahat tests for mac.
by Richard Uhler
· 7 years ago
290d692
Merge changes I9a71ea46,Ib14c294a,Id91c2be4,I3fa77e2e
by Richard Uhler
· 7 years ago
26a982a
Remove last remaining guava dependencies.
by Richard Uhler
· 7 years ago
Next »