Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1391390a775ca54fa1dd22ceccf211eae84073ea
/
tools
75eec5d
Merge "Fix longstanding bug around implicit NPEs and GC, version 2."
by Treehugger Robot
· 6 years ago
249754e
Merge "Increase timeout even more for gcstress/debug/target."
by Mathieu Chartier
· 6 years ago
793bed3
Increase timeout even more for gcstress/debug/target.
by Nicolas Geoffray
· 6 years ago
bec69f1
Support for @CovariantReturnType annotations.
by Mathew Inwood
· 6 years ago
cf6c442
Refactoring to support more annotation types.
by Mathew Inwood
· 6 years ago
61ba8d2
Fix longstanding bug around implicit NPEs and GC, version 2.
by Nicolas Geoffray
· 6 years ago
3866641
Support for maxTargetSdk on @UnsupportedAppUsage.
by Mathew Inwood
· 6 years ago
c884be0
Merge "Update bytecode experiments"
by Mathieu Chartier
· 6 years ago
2f4a7b6
Fix a bug with volatile fields.
by Mathew Inwood
· 6 years ago
3782c87
Update bytecode experiments
by Mathieu Chartier
· 6 years ago
7d9052c
Speed up chroot process lookup in ART Buildbot tear-down script.
by Roland Levillain
· 6 years ago
0dcb17f
Tweak the "art --perf" helper command.
by David Srbecky
· 6 years ago
1587789
Don't greylist public bridge methods.
by Mathew Inwood
· 6 years ago
921e517
Merge "Move hiddenapi to ClassAccessor"
by Mathieu Chartier
· 6 years ago
4c9b493
Temporarily disable failing libcore tests (caused by mockito merge).
by David Srbecky
· 6 years ago
396dc08
Move hiddenapi to ClassAccessor
by Mathieu Chartier
· 6 years ago
8f75f7b
Move veridex to ClassAccessor
by Mathieu Chartier
· 6 years ago
ca701c3
Merge "Modernize codebase by replacing NULL with nullptr"
by Treehugger Robot
· 6 years ago
bfeee24
Merge "hiddenapi: Handle visibility through inheritance"
by David Brazdil
· 6 years ago
345c0ed
hiddenapi: Handle visibility through inheritance
by David Brazdil
· 6 years ago
dfcbdee
Disable art_verifier on mac.
by Dario Freni
· 6 years ago
fb55d90
Merge "Adjust gcstress/debug/target timeouts for libcore."
by Treehugger Robot
· 6 years ago
a353ce5
Adjust gcstress/debug/target timeouts for libcore.
by Nicolas Geoffray
· 6 years ago
19d5f6c
Blacklist two other libcore tests on gcstress/target.
by Nicolas Geoffray
· 6 years ago
85ac360
ART: Add tool to invoke the dex & method verifier
by Andreas Gampe
· 6 years ago
cdb0bd8
Remove duplicate test expectation entry.
by Nicolas Geoffray
· 6 years ago
4b22b34
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
6f776a0
Merge "Handle bridge methods correctly in class2greylist."
by Treehugger Robot
· 6 years ago
72fb863
Merge "Update expectations for libcore/gcstress."
by Nicolas Geoffray
· 6 years ago
296a8da
Update expectations for libcore/gcstress.
by Nicolas Geoffray
· 6 years ago
b70e800
Handle bridge methods correctly in class2greylist.
by Mathew Inwood
· 6 years ago
c8a54ff
Merge "Limit buffer size to 16MB on fugu."
by Treehugger Robot
· 6 years ago
ca182f2
Merge "ahat: support java.lang.ref.Finalizer"
by Treehugger Robot
· 6 years ago
efadbcd
ahat: support java.lang.ref.Finalizer
by Richard Uhler
· 6 years ago
b624009
Add string prefix optimization
by Mathieu Chartier
· 6 years ago
e42ecd9
Fix typo in class2greylist
by David Brazdil
· 6 years ago
81b334f
Move class2greylist from frameworks/base.
by Mathew Inwood
· 6 years ago
d60f5a2
Mark more phony targets as PHONY
by Dan Willemsen
· 6 years ago
fe62f67
Merge "Update ahat version number to 1.6"
by Treehugger Robot
· 6 years ago
55a2789
Update ahat version number to 1.6
by Richard Uhler
· 6 years ago
b85c4a3
Merge "Add some helpful features to jdwp test runners"
by Treehugger Robot
· 6 years ago
d0d25fe
Add some helpful features to jdwp test runners
by Alex Light
· 6 years ago
6250dfa
Merge "Add a public error code to DexFileLoader::OpenAll."
by Dario Freni
· 6 years ago
e166fac
Add a public error code to DexFileLoader::OpenAll.
by Dario Freni
· 6 years ago
ff43ade
Limit buffer size to 16MB on fugu.
by Nicolas Geoffray
· 6 years ago
eb5ff61
ahat: add support for parsing 0x0C HEAP DUMP record
by Richard Uhler
· 6 years ago
7f7f9d3
Merge "Add --retained option to ahat"
by Treehugger Robot
· 6 years ago
2fbc04d
Add --retained option to ahat
by Richard Uhler
· 6 years ago
8a0ede9
Add analysis for move-result target
by Mathieu Chartier
· 6 years ago
e824a30
ahat: switch to using new dominators API
by Richard Uhler
· 6 years ago
f125588
Merge "Add a more flexible Dominators API."
by Treehugger Robot
· 6 years ago
e8c91f2
Merge "Add instances to sites after removing duplicate ids."
by Treehugger Robot
· 6 years ago
5618f06
Add a more flexible Dominators API.
by Richard Uhler
· 6 years ago
da821c9
hiddenapi: Fix map insertion bug
by David Brazdil
· 6 years ago
fbc8003
Refactor InstructionBuilder into NewRegisterInstructions experiment
by Mathieu Chartier
· 6 years ago
eb53697
Add instances to sites after removing duplicate ids.
by Richard Uhler
· 6 years ago
b957c89
Support heap dumps generated with HotSpotDiagnosticMXBean
by Richard Uhler
· 6 years ago
cd15294
Merge "ahat: ignore duplicate instances with the same id"
by Treehugger Robot
· 6 years ago
f66c02b
ahat: ignore duplicate instances with the same id
by Richard Uhler
· 6 years ago
b0741fc
Fix typo in INSTANCE_OF bytecode analysis
by Mathieu Chartier
· 6 years ago
0b6de0c
hiddenapi: Add 'list' command to generate public/private API lists
by David Brazdil
· 6 years ago
35d5b8a
ART: Do not use std::<container>::at().
by Vladimir Marko
· 6 years ago
675673d
Merge "Add bytecode conversion experiments"
by Mathieu Chartier
· 6 years ago
12dd8a9
Add bytecode conversion experiments
by Mathieu Chartier
· 6 years ago
003e64b
hiddenapi: Refactor before new features are added
by David Brazdil
· 6 years ago
0799b9e
Merge "dexanalyze: distinguish fields from other classes."
by Vladimir Marko
· 6 years ago
0028ce0
Merge "Distinguish between soft/weak/phantom/etc references in ahat."
by Treehugger Robot
· 6 years ago
975cd09
Distinguish between soft/weak/phantom/etc references in ahat.
by Richard Uhler
· 6 years ago
6e75bee
dexanalyze: distinguish fields from other classes.
by Vladimir Marko
· 6 years ago
93bffcc
dexanalyze: Improve field analysis.
by Vladimir Marko
· 6 years ago
64fe3be
ART: Retire desugar and dx in run-tests
by Orion Hodson
· 6 years ago
5774f57
Merge "Revert^2 "ART: Fix some performance-X tidy""
by Treehugger Robot
· 6 years ago
629e7cf
Annotate $classOverhead arrays.
by Richard Uhler
· 6 years ago
bc802de
Revert^2 "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
35d4b94
Merge "Revert "ART: Fix some performance-X tidy""
by Treehugger Robot
· 6 years ago
6856214
Revert "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
5840c84
Count unique string, method names, and type names
by Mathieu Chartier
· 6 years ago
faf742f
Merge changes I43d8736f,I6148d743,Id3687eb6
by Andreas Gampe
· 6 years ago
b1775a8
Merge "Add progress bar to ahat."
by Treehugger Robot
· 6 years ago
89de444
ART: Fix some performance-X tidy
by Andreas Gampe
· 6 years ago
47d165e
Merge "Kill chroot processes at the end of the ART Buildbot tear-down script."
by Roland Levillain
· 6 years ago
35ce0b7
Add progress bar to ahat.
by Richard Uhler
· 6 years ago
baee150
Merge "Fix bug in Value.getBaseline()."
by Treehugger Robot
· 6 years ago
7d7457c
Fix bug in Value.getBaseline().
by Richard Uhler
· 6 years ago
f3fa956
Add a suite tag to ahat unit tests
by Julien Desprez
· 6 years ago
9ebb41f
Kill chroot processes at the end of the ART Buildbot tear-down script.
by Roland Levillain
· 6 years ago
fc9c17f
Merge "Display users of the chroot dir in the ART Buildbot tear-down script."
by Roland Levillain
· 6 years ago
ff5d955
Merge "Analysis of field iget/iset on first arg register"
by Mathieu Chartier
· 6 years ago
a189218
Merge "Make ti-fast agent fallback to kArtTiVersion"
by Treehugger Robot
· 6 years ago
1bcec12
Merge "Make 'art' tool default to passing -XjdwpProvider:none"
by Alex Light
· 6 years ago
5abbdd3
Make ti-fast agent fallback to kArtTiVersion
by Alex Light
· 6 years ago
5d16154
Analysis of field iget/iset on first arg register
by Mathieu Chartier
· 6 years ago
a4817fb
Make 'art' tool default to passing -XjdwpProvider:none
by Alex Light
· 6 years ago
f647c4c
Display users of the chroot dir in the ART Buildbot tear-down script.
by Roland Levillain
· 6 years ago
178615c
Merge "Improve ahat dominators computation."
by Treehugger Robot
· 6 years ago
36e18dc
Merge "Simplify the ART Buildbot clean-up script regarding chroot support."
by Roland Levillain
· 6 years ago
f83f83d
Improve ahat dominators computation.
by Richard Uhler
· 6 years ago
a316f91
Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)""
by Treehugger Robot
· 6 years ago
917c80f
Simplify the ART Buildbot clean-up script regarding chroot support.
by Roland Levillain
· 6 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 6 years ago
Next »