Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
71307441021fac2661933b7a67ff7f1459d12d91
7130744
ART: Clear any exception after resolution
by Andreas Gampe
· 7 years ago
0efe324
Merge "Fix potential null read for truncated dex files"
by Mathieu Chartier
· 7 years ago
f12c309
Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException"
by Mingyao Yang
· 7 years ago
2e6d97b
Merge "Do not enforce hidden API for boot image and preopt compilation"
by David Brazdil
· 7 years ago
661078b
Merge "Make libdexfile tests independent of runtime"
by David Sehr
· 7 years ago
700a985
Fix potential null read for truncated dex files
by Mathieu Chartier
· 7 years ago
7cf9af2
Do not eliminate array allocation if it may throw NegativeArraySizeException
by Mingyao Yang
· 7 years ago
129ebee
Merge "Don't analyze methods with verification errors."
by Treehugger Robot
· 7 years ago
a689903
Do not enforce hidden API for boot image and preopt compilation
by David Brazdil
· 7 years ago
5ffc549
Merge "ART: Add test for reflective invocations of MethodHandles."
by Treehugger Robot
· 7 years ago
2c148f0
Don't analyze methods with verification errors.
by Aart Bik
· 7 years ago
0881436
ART: Add test for reflective invocations of MethodHandles.
by Orion Hodson
· 7 years ago
bae3065
Merge "Revert "Prevent UAF issues caused by static destructors""
by Treehugger Robot
· 7 years ago
6a94cec
Revert "Prevent UAF issues caused by static destructors"
by Nicolas Geoffray
· 7 years ago
480dc3c
Merge "Revert "Remove skips for EnableCollection tests""
by Nicolas Geoffray
· 7 years ago
28199c3
Revert "Remove skips for EnableCollection tests"
by Nicolas Geoffray
· 7 years ago
426ee26
Merge "Use more ArrayRefs in quicken infos"
by Treehugger Robot
· 7 years ago
7d522a4
Merge "Prevent UAF issues caused by static destructors"
by Alex Light
· 7 years ago
5168173
Use more ArrayRefs in quicken infos
by Mathieu Chartier
· 7 years ago
e112340
Make libdexfile tests independent of runtime
by David Sehr
· 7 years ago
90771c2
Merge "Disable hidden API checks for Am"
by David Brazdil
· 7 years ago
123aeb7
Prevent UAF issues caused by static destructors
by Alex Light
· 7 years ago
ad66627
Disable hidden API checks for Am
by David Brazdil
· 7 years ago
abee76e
Merge "Remove skips for EnableCollection tests"
by Treehugger Robot
· 7 years ago
edbe4cc
Remove skips for EnableCollection tests
by Alex Light
· 7 years ago
8bcecf9
Merge "Workaround bogus Thread Safety Analysis warning"
by Stephen Hines
· 7 years ago
045112c
Merge "Ignore null-pointer-arithmetic warnings in external/dlmalloc"
by Stephen Hines
· 7 years ago
ba56264
Merge "Exclude oob dexfiles from debug symbols."
by David Srbecky
· 7 years ago
6fdd506
Merge "Test unwind through multidex"
by David Srbecky
· 7 years ago
8b8dc29
Merge "Fix issue with ti-stress not requesting correct capabilities"
by Alex Light
· 7 years ago
c2a082a
Fix issue with ti-stress not requesting correct capabilities
by Alex Light
· 7 years ago
7b2a8bf
Merge "Added extra safety in dexdump2 -d option around nonsense code."
by Treehugger Robot
· 7 years ago
3a18e1f
Merge "Revert "ART: Interpreter support for VarHandle accessors""
by Orion Hodson
· 7 years ago
c4d3bf4
Revert "ART: Interpreter support for VarHandle accessors"
by Orion Hodson
· 7 years ago
17eaf99
Merge "ART: Interpreter support for VarHandle accessors"
by Treehugger Robot
· 7 years ago
96c8446
Exclude oob dexfiles from debug symbols.
by David Srbecky
· 7 years ago
872be3d
Test unwind through multidex
by David Srbecky
· 7 years ago
436b623
Merge "Fix failure in CodeItemOverrun on target"
by Treehugger Robot
· 7 years ago
910f34d
Merge "Remove .symtab debug symbols for individual interpreted methods."
by David Srbecky
· 7 years ago
a996953
Remove .symtab debug symbols for individual interpreted methods.
by David Srbecky
· 7 years ago
2a1f258
Merge "Revert "Properly de-duplicate debug symbol names.""
by David Srbecky
· 7 years ago
309f1ab
Merge "Pretty print backtrace in unwind test."
by David Srbecky
· 7 years ago
becc83b
ART: Interpreter support for VarHandle accessors
by Orion Hodson
· 7 years ago
9827367
Fix failure in CodeItemOverrun on target
by Orion Hodson
· 7 years ago
83784ca
Merge "Handle code item overruns in cdex code item write"
by Mathieu Chartier
· 7 years ago
7a9aaf1
Added extra safety in dexdump2 -d option around nonsense code.
by Aart Bik
· 7 years ago
540d4be
Merge "Enable code item deduping"
by Mathieu Chartier
· 7 years ago
14ef97b
Merge "Revert "Temporarily disable lazy class-file-load-hook""
by Treehugger Robot
· 7 years ago
a27af08
Handle code item overruns in cdex code item write
by Mathieu Chartier
· 7 years ago
fe2a39d
Revert "Temporarily disable lazy class-file-load-hook"
by Alex Light
· 7 years ago
279e3a3
Enable code item deduping
by Mathieu Chartier
· 7 years ago
6db9a6c
Merge "Revert "Blacklist tests failing on valgrind.""
by Treehugger Robot
· 7 years ago
ca6f1c0
Merge "Create the hiddenapi files if frameworks/base is missing."
by Treehugger Robot
· 7 years ago
199f72b
Merge "ART: Refactor dex2dex compilation"
by Treehugger Robot
· 7 years ago
5681b72
Revert "Blacklist tests failing on valgrind."
by Alex Light
· 7 years ago
e0d8bd4
Merge "Revert "Revert "More general store elimination"""
by Treehugger Robot
· 7 years ago
ab4825d
Create the hiddenapi files if frameworks/base is missing.
by Nicolas Geoffray
· 7 years ago
066532e
Merge "Revert "Create dummy hidden api files for golem.""
by Treehugger Robot
· 7 years ago
1a400bc
Merge "ART: Fix testrunner test reporting"
by Treehugger Robot
· 7 years ago
669669c
Merge "Exploit non-null control dependence."
by Treehugger Robot
· 7 years ago
75a58dc
ART: Fix testrunner test reporting
by Orion Hodson
· 7 years ago
3f427c4
Revert "Properly de-duplicate debug symbol names."
by David Srbecky
· 7 years ago
f38572d
Pretty print backtrace in unwind test.
by David Srbecky
· 7 years ago
a18ce57
Revert "Create dummy hidden api files for golem."
by Nicolas Geoffray
· 7 years ago
09f8629
Merge "Disable test 674-hiddenapi for cdex+redefine-stress"
by Treehugger Robot
· 7 years ago
e53f308
Merge "Create dummy hidden api files for golem."
by Nicolas Geoffray
· 7 years ago
bb11e88
Merge "Disable 714-invoke-custom-lambda-metafactory for JVMTI"
by Treehugger Robot
· 7 years ago
8ad2b1d
Disable 714-invoke-custom-lambda-metafactory for JVMTI
by Orion Hodson
· 7 years ago
9d9ca0f
Disable test 674-hiddenapi for cdex+redefine-stress
by Mathieu Chartier
· 7 years ago
1e5b3f3
Merge "MIPS64: Fix art_quick_instrumentation_entry"
by Treehugger Robot
· 7 years ago
386568b
Merge "Blacklist test in right expectation file."
by Treehugger Robot
· 7 years ago
c9b6a7d
Merge "Blacklist tests failing on valgrind."
by Treehugger Robot
· 7 years ago
3bf9429
Create dummy hidden api files for golem.
by Nicolas Geoffray
· 7 years ago
45a6da0
Blacklist tests failing on valgrind.
by Nicolas Geoffray
· 7 years ago
02a212a
Blacklist test in right expectation file.
by Nicolas Geoffray
· 7 years ago
c4b731b
Merge "Enable 137-cfi unwind test for cdex"
by David Srbecky
· 7 years ago
47c420b
Merge "Only set UI warning on hidden API dark greylist"
by Treehugger Robot
· 7 years ago
1be5505
Merge "Fix NE when DumpKernelStack"
by Treehugger Robot
· 7 years ago
8e8f5e3
Merge "ART: Fix Main.isAotCompiled"
by Treehugger Robot
· 7 years ago
685629d
Merge "Temporarily disable lazy class-file-load-hook"
by Treehugger Robot
· 7 years ago
9226522
Only set UI warning on hidden API dark greylist
by David Brazdil
· 7 years ago
3797770
Temporarily disable lazy class-file-load-hook
by Alex Light
· 7 years ago
d4006e6
Merge "Lower several adbconnection log messages to VLOG(jdwp)"
by Treehugger Robot
· 7 years ago
e29ccfd
Merge "ART: Fix call site resolution"
by Treehugger Robot
· 7 years ago
a354053
Revert "Revert "More general store elimination""
by Mingyao Yang
· 7 years ago
a17cc2e
Lower several adbconnection log messages to VLOG(jdwp)
by Alex Light
· 7 years ago
60baf83
Merge "Extend VLOG(signals) to be more useful."
by Treehugger Robot
· 7 years ago
4c563ca
Exploit non-null control dependence.
by Aart Bik
· 7 years ago
0e7d8dd
Merge "Leave one more register for clang 7.0."
by Chih-hung Hsieh
· 7 years ago
035a296
ART: Fix Main.isAotCompiled
by Andreas Gampe
· 7 years ago
a927295
Merge changes I39354837,Id8e47f45
by Alex Light
· 7 years ago
21f498f
Extend VLOG(signals) to be more useful.
by Alex Light
· 7 years ago
ca97ada
Change ClassFileLoadHook to lazily compute dex file
by Alex Light
· 7 years ago
86e6814
Leave one more register for clang 7.0.
by Chih-Hung Hsieh
· 7 years ago
2e40c1c
Remove unneeded mutator_lock_ requires from fixed_up_dex_file
by Alex Light
· 7 years ago
e65948f
Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 7 years ago
527984a
Merge "Enable profile data filtering in profman"
by Treehugger Robot
· 7 years ago
833529f
Merge "Create list of open dex files for libbacktrace."
by Treehugger Robot
· 7 years ago
da1cdd0
ART: Fix call site resolution
by Orion Hodson
· 7 years ago
1004955
Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."
by xueliang.zhong
· 7 years ago
Next »