Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
cde8c35dd11c590d42bce37d05dc3041c1249456
cde8c35
Blacklist 104-growth-limit under ASAN.
by Nicolas Geoffray
· 8 years ago
2a546e1
Merge "Fix region space when used with SetLengthToUsableSizeVisitor."
by Nicolas Geoffray
· 8 years ago
e61682f
Merge "Revert "Added GVN related attributes to vector nodes.""
by Nicolas Geoffray
· 8 years ago
9858bf7
Revert "Added GVN related attributes to vector nodes."
by Nicolas Geoffray
· 8 years ago
d3784e9
Merge "ART: Change StringTable to unordered_set"
by Treehugger Robot
· 8 years ago
ddac377
Merge "ART: Change StringTable for RecentAllocations"
by Treehugger Robot
· 8 years ago
12a7b3b
Merge "ART: Presize output vector in RecentAllocations"
by Treehugger Robot
· 8 years ago
84eadb2
ART: Change StringTable to unordered_set
by Andreas Gampe
· 8 years ago
2eeb01a
ART: Change StringTable for RecentAllocations
by Andreas Gampe
· 8 years ago
d0fc768
ART: Presize output vector in RecentAllocations
by Andreas Gampe
· 8 years ago
c796072
Merge "ART: Add VLOGs to GetRecentAllocations"
by Treehugger Robot
· 8 years ago
5d1c45f
Merge "Fix mac sdk build."
by Treehugger Robot
· 8 years ago
ff29cee
ART: Add VLOGs to GetRecentAllocations
by Andreas Gampe
· 8 years ago
46f2503
Fix mac sdk build.
by Alex Light
· 8 years ago
c5e4a53
Merge "Improve string layout in dexlayout."
by Treehugger Robot
· 8 years ago
836af6f
Merge "Added more functionality to dex file tracking."
by Treehugger Robot
· 8 years ago
5da5dca
Merge "MIPS32: Adds changes neccessary for saving 128 bits of data"
by Treehugger Robot
· 8 years ago
a3920a0
Merge changes Id0b98e74,I5d05b171
by Treehugger Robot
· 8 years ago
ab7e45a
Added more functionality to dex file tracking.
by Bharadwaj Kalandhabhatta
· 8 years ago
22a4837
Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes'
by Treehugger Robot
· 8 years ago
1cba8d2
Merge "ART: Improve Dbg::GetRecentAllocations"
by Treehugger Robot
· 8 years ago
c19cd2f
Track jvmti allocations related to object tagging
by Alex Light
· 8 years ago
334a1c5
Merge "Added GVN related attributes to vector nodes."
by Aart Bik
· 8 years ago
8be42d0
Merge "ART: Fix the debug-build inclusion"
by Treehugger Robot
· 8 years ago
389940c
Merge "ART: Add OWNERS file"
by Treehugger Robot
· 8 years ago
4b361a8
Fix region space when used with SetLengthToUsableSizeVisitor.
by Nicolas Geoffray
· 8 years ago
f774a4e
ART: Improve Dbg::GetRecentAllocations
by Andreas Gampe
· 8 years ago
efdfc85
Merge "Remove java.lang (re)definition tests from class_linker_test"
by Treehugger Robot
· 8 years ago
e64ed9e
Remove java.lang (re)definition tests from class_linker_test
by Calin Juravle
· 8 years ago
73e64c4
Merge "Disable test 141 for ASAN"
by Treehugger Robot
· 8 years ago
c2583d2
Disable test 141 for ASAN
by Mathieu Chartier
· 8 years ago
acc83d7
Improve string layout in dexlayout.
by Jeff Hao
· 8 years ago
6d2e76b
Merge "Add explicit nativebridge header dependency to art test."
by Treehugger Robot
· 8 years ago
c7affbd
Add explicit nativebridge header dependency to art test.
by Steven Moreland
· 8 years ago
5ed27bc
ART: Fix the debug-build inclusion
by Andreas Gampe
· 8 years ago
22d121f
Merge "Temporarily always enable dexlayout output verification."
by Treehugger Robot
· 8 years ago
16c6063
Merge "Eliminate false negatives from ART 141-class-unload test."
by Treehugger Robot
· 8 years ago
22ae7b3
Merge "Avoid cross compilation error in DoCallCommon"
by Mathieu Chartier
· 8 years ago
8ddfd9f
Add support for tracking jvmti allocations
by Alex Light
· 8 years ago
448bbcf
Avoid cross compilation error in DoCallCommon
by Mathieu Chartier
· 8 years ago
7b46197
Merge changes I8d0f5341,Iced0de7c,I742cd614
by Calin Juravle
· 8 years ago
c965804
Eliminate false negatives from ART 141-class-unload test.
by Chris Larsen
· 8 years ago
cdd4912
Add fast path to FindClass for DelegateLastClassLoader
by Calin Juravle
· 8 years ago
7865ac7
Add DelegateLastClassLoader to the list of WellKnownClassLoaders
by Calin Juravle
· 8 years ago
415dc3d
Refactor FindClass code in class linker
by Calin Juravle
· 8 years ago
a79f0b5
Added GVN related attributes to vector nodes.
by Aart Bik
· 8 years ago
5995a8e
test: Add tests for tracing compiler intrinsics
by Igor Murashkin
· 8 years ago
c4543f5
run-test: Move run-test-jvmti-java to CTS directory
by Igor Murashkin
· 8 years ago
0656044
Merge "Revert "Revert "Fixed Literal String intern mismatch."""
by Mathieu Chartier
· 8 years ago
8054c1d
Merge "Add an init encoded fields threshold to compiler"
by Mathieu Chartier
· 8 years ago
170de15
Merge "Move libartd-simulator dependency to host-only"
by Treehugger Robot
· 8 years ago
e32097c
Merge "Add jvmti GetBytecodes function."
by Treehugger Robot
· 8 years ago
0f15300
Temporarily always enable dexlayout output verification.
by Jeff Hao
· 8 years ago
70f689d
Add an init encoded fields threshold to compiler
by Chang Xing
· 8 years ago
4c17428
Add jvmti GetBytecodes function.
by Alex Light
· 8 years ago
2e0a7e5
MIPS32: Adds changes neccessary for saving 128 bits of data
by Lena Djokic
· 8 years ago
209b4c7
Merge "Small refactoring of field/method access checks."
by Vladimir Marko
· 8 years ago
c2127b9
Merge "ART: Make Touch's stack array smaller under ASAN"
by Treehugger Robot
· 8 years ago
21fbd78
ART: Add OWNERS file
by Andreas Gampe
· 8 years ago
9ffcfa5
Merge "Trace heap size for allocations"
by Mathieu Chartier
· 8 years ago
6f1c751
ART: Make Touch's stack array smaller under ASAN
by Andreas Gampe
· 8 years ago
71bde0d
Merge "Improve ImageWriter logging."
by Treehugger Robot
· 8 years ago
b2bedf4
Merge "Invoke Changer"
by Calin Juravle
· 8 years ago
c7c3d85
Invoke Changer
by Sumnima Joshi
· 8 years ago
23e81a1
Improve ImageWriter logging.
by Ian Rogers
· 8 years ago
001580a
Merge "ART: Let ASAN handle stack traces on host"
by Treehugger Robot
· 8 years ago
34afcde
Trace heap size for allocations
by Mathieu Chartier
· 8 years ago
163355e
ART: Let ASAN handle stack traces on host
by Andreas Gampe
· 8 years ago
739a22b
Merge "Move jvmti allocation functions to own file."
by Treehugger Robot
· 8 years ago
4478bf5
Merge "ART: Conditionally add debug version to art-runtime package"
by Treehugger Robot
· 8 years ago
bf64a57
Move jvmti allocation functions to own file.
by Alex Light
· 8 years ago
e15c48f
Merge "Extend dexdump2 tests for invoke-custom"
by Orion Hodson
· 8 years ago
5da3780
Merge "Prune methods in image DexCache based on referencing class."
by Treehugger Robot
· 8 years ago
f79aa7f
Small refactoring of field/method access checks.
by Vladimir Marko
· 8 years ago
4c4d9df
Merge "ART: Hide system/core/libziparchive headers"
by Treehugger Robot
· 8 years ago
3b15545
Prune methods in image DexCache based on referencing class.
by Vladimir Marko
· 8 years ago
4ca07d1
Merge "Address missed review comments."
by Nicolas Geoffray
· 8 years ago
b25a31a
Merge "Revert "Blacklist failing test.""
by Treehugger Robot
· 8 years ago
3678820
Merge "Blacklist test under gcstress."
by Treehugger Robot
· 8 years ago
640fbdc
Merge "Disambiguate memory accesses in instruction scheduling"
by Nicolas Geoffray
· 8 years ago
775224d
Extend dexdump2 tests for invoke-custom
by Orion Hodson
· 8 years ago
5b455d3
Blacklist test under gcstress.
by Nicolas Geoffray
· 8 years ago
662dc65
Revert "Blacklist failing test."
by Adam Vartanian
· 8 years ago
4a77b1e
Merge "Remove obsolete helpers from CompilerDriver."
by Treehugger Robot
· 8 years ago
4913cf3
Remove obsolete helpers from CompilerDriver.
by Vladimir Marko
· 8 years ago
4dd8880
Merge "Fixes for constant method handles"
by Treehugger Robot
· 8 years ago
631827d
Fixes for constant method handles
by Orion Hodson
· 8 years ago
d64fbfa
Merge "Blacklist failing test."
by Nicolas Geoffray
· 8 years ago
f8aac61
Blacklist failing test.
by Nicolas Geoffray
· 8 years ago
0c2d3e5
ART: Hide system/core/libziparchive headers
by Andreas Gampe
· 8 years ago
bc4b013
Address missed review comments.
by Nicolas Geoffray
· 8 years ago
8091ed8
Merge "MIPS: Shorten .bss string/class loads"
by Treehugger Robot
· 8 years ago
61cfb15
Merge "ARM64: Restore FP registers in read barrier thunk."
by Nicolas Geoffray
· 8 years ago
7015e76
ARM64: Restore FP registers in read barrier thunk.
by Nicolas Geoffray
· 8 years ago
7df2bb6
Merge "Fix boot classes init when compiling app image"
by Mathieu Chartier
· 8 years ago
a073f1f
Merge "Split up ti-agent/common_helper.cc"
by Treehugger Robot
· 8 years ago
348c437
Merge "Refactor module registration"
by Treehugger Robot
· 8 years ago
d0d6596
Split up ti-agent/common_helper.cc
by Alex Light
· 8 years ago
fb5b7d8
Merge "Fix questionable behavior for the bulk region clearing"
by Treehugger Robot
· 8 years ago
9a1c4b4
Merge "Fix race condition new regions in AllocNonVirtual"
by Treehugger Robot
· 8 years ago
Next »