Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
749647c974791ce91e179e465f0b275d6cf54111
749647c
am ee2d1ada: Fix JNI compiler frame size adjustments.
by Vladimir Marko
· 11 years ago
ee2d1ad
Fix JNI compiler frame size adjustments.
by Vladimir Marko
· 11 years ago
51cc432
am 195bb33e: Merge "ART: Account for multidex location strings in VMClassLoader"
by Andreas Gampe
· 11 years ago
829cfff
am 6d5e82f7: ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 11 years ago
c6dfd89
am b3ec51e6: ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 11 years ago
6380efc
am 9157c0ca: ART: Account for multidex location strings in VMClassLoader
by Andreas Gampe
· 11 years ago
6d5e82f
ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 11 years ago
b3ec51e
ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 11 years ago
9157c0c
ART: Account for multidex location strings in VMClassLoader
by Andreas Gampe
· 11 years ago
e751e9a
am 4857b868: Merge "Integrate ART with NativeBridge interfaces"
by Andreas Gampe
· 11 years ago
32de214
am c0dcf291: Fix stale remembered sets error.
by Mathieu Chartier
· 11 years ago
56aa892
am 5dc158e9: Fix access to long/double stack values from debugger
by Sebastien Hertz
· 11 years ago
4857b86
Merge "Integrate ART with NativeBridge interfaces"
by Andreas Gampe
· 11 years ago
355383f
Integrate ART with NativeBridge interfaces
by Yong WU
· 11 years ago
338eb23
am 54f3c041: Merge "Fix memory leak in RemoveRememberedSet."
by Mathieu Chartier
· 11 years ago
fcc91b8
resolved conflicts for merge of bebee4fd to lmp-dev-plus-aosp
by Andreas Gampe
· 11 years ago
b8eb3ad
am d68168e9: Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev
by Andreas Gampe
· 11 years ago
337dfe0
am 1f710373: Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev
by Andreas Gampe
· 11 years ago
15b707b
am 0f45f22e: (-s ours) ART: Throw StackOverflowError in native code
by Andreas Gampe
· 11 years ago
204e57c
resolved conflicts for merge of 7521704f to lmp-dev-plus-aosp
by Mathieu Chartier
· 11 years ago
c0dcf29
Fix stale remembered sets error.
by Mathieu Chartier
· 11 years ago
797517a
am ca928ba8: Merge "Fix access to long/double stack values from debugger"
by Sebastien Hertz
· 11 years ago
5dc158e
Fix access to long/double stack values from debugger
by Sebastien Hertz
· 11 years ago
118dbba
am 3017527b: Merge "Increase limit to 2600 on host clang builds for frame size."
by Stephen Hines
· 11 years ago
50985c8
am 7f9c8f7b: Merge "Update frame-larger-than limit to 2440 for new clang."
by Stephen Hines
· 11 years ago
8eb3894
am 488deba5: Merge "Reduce allocations in ParallelGC test."
by Mathieu Chartier
· 11 years ago
26ff0b1
am cfd31c5e: Merge "Use a (somewhat) more documented environment variable."
by Nicolas Geoffray
· 11 years ago
195bb33
Merge "ART: Account for multidex location strings in VMClassLoader"
by Andreas Gampe
· 11 years ago
cb8f9e8
ART: Account for multidex location strings in VMClassLoader
by Andreas Gampe
· 11 years ago
bebee4f
ART: Refactor GenSelect, refactor gen_common accordingly
by Andreas Gampe
· 11 years ago
2bdbeec
am 75c99e9d: Merge "x86: GenSelect utility update"
by Andreas Gampe
· 11 years ago
0f45f22
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 11 years ago
b94ed50
resolved conflicts for merge of 38c488bc to lmp-dev-plus-aosp
by Mathieu Chartier
· 11 years ago
38c488b
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 11 years ago
f4afc70
am 0346b6be: Merge "Fix run-test --trace option if --host is specified after."
by Jeff Hao
· 11 years ago
8060f68
am b76cac63: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS""
by Mathieu Chartier
· 11 years ago
b76cac6
Revert "Revert "Disable adding main and non moving spaces to immune region in GSS""
by Mathieu Chartier
· 11 years ago
cfd31c5
Merge "Use a (somewhat) more documented environment variable."
by Nicolas Geoffray
· 11 years ago
6fbcc12
Use a (somewhat) more documented environment variable.
by Nicolas Geoffray
· 11 years ago
ca928ba
Merge "Fix access to long/double stack values from debugger"
by Sebastien Hertz
· 11 years ago
6590cb0
am cf60db36: Merge "ART: Fix x86_64 instrumentation_exit, also movsd -> movq"
by Andreas Gampe
· 11 years ago
40f5349
am 80b3f96e: Merge "Add test-art-*-run-test-###-test-name32/64 test targets."
by Andreas Gampe
· 11 years ago
e1603a5
am b37576bb: Merge "ART: Fix erroneous output"
by Andreas Gampe
· 11 years ago
9871afa
resolved conflicts for merge of 525f2f30 to lmp-dev-plus-aosp
by Andreas Gampe
· 11 years ago
54f3c04
Merge "Fix memory leak in RemoveRememberedSet."
by Mathieu Chartier
· 11 years ago
5189e24
Fix memory leak in RemoveRememberedSet.
by Mathieu Chartier
· 11 years ago
3017527
Merge "Increase limit to 2600 on host clang builds for frame size."
by Stephen Hines
· 11 years ago
1159727
Increase limit to 2600 on host clang builds for frame size.
by Stephen Hines
· 11 years ago
488deba
Merge "Reduce allocations in ParallelGC test."
by Mathieu Chartier
· 11 years ago
ac3cea0
Reduce allocations in ParallelGC test.
by Mathieu Chartier
· 11 years ago
7f9c8f7
Merge "Update frame-larger-than limit to 2440 for new clang."
by Stephen Hines
· 11 years ago
67a4338
Update frame-larger-than limit to 2440 for new clang.
by Stephen Hines
· 11 years ago
75c99e9
Merge "x86: GenSelect utility update"
by Andreas Gampe
· 11 years ago
0346b6b
Merge "Fix run-test --trace option if --host is specified after."
by Jeff Hao
· 11 years ago
85139a3
Fix run-test --trace option if --host is specified after.
by Jeff Hao
· 11 years ago
7521704
Merge "Fix stale remembered sets error."
by Mathieu Chartier
· 11 years ago
c5a8347
Fix stale remembered sets error.
by Mathieu Chartier
· 11 years ago
d68168e
Merge "ART: Do not attempt to compile a method with too many registers" into lmp-dev
by Andreas Gampe
· 11 years ago
b07bba1
ART: Do not attempt to compile a method with too many registers
by Andreas Gampe
· 11 years ago
1f71037
Merge "ART: Check high part of dalvik register pairs on put-wide" into lmp-dev
by Andreas Gampe
· 11 years ago
328fbbf
ART: Check high part of dalvik register pairs on put-wide
by Andreas Gampe
· 11 years ago
0ebe2f8
am f5881ed6: ART: Fix x86_64 instrumentation_exit, also movsd -> movq
by Andreas Gampe
· 11 years ago
80a98c0
am 2c240f79: Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 11 years ago
f5881ed
ART: Fix x86_64 instrumentation_exit, also movsd -> movq
by Andreas Gampe
· 11 years ago
2c240f7
Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 11 years ago
a7dfd3c
am 7dfc30b5: Merge "Use the TMPDIR environment variable for test directory if set."
by Ian Rogers
· 11 years ago
51b24bf
am 4490ff42: Merge "Rewrite topological sort order and improve GVN." into lmp-dev
by Vladimir Marko
· 11 years ago
2009852
am 293caab6: Fix null pointer check elimination for catch entries.
by Vladimir Marko
· 11 years ago
4de0d3f
am 0edcfd64: Merge "Fix implicit stack overflow check on optimizing/x86."
by Nicolas Geoffray
· 11 years ago
93fcbaa
am 8bf67c21: Merge "Rewrite topological sort order and improve GVN."
by Vladimir Marko
· 11 years ago
c518fae
am 055fb15e: Merge "Use the correct HOST_ARCH for oat files."
by Nicolas Geoffray
· 11 years ago
31d09c7
am 7c66c8df: Merge "Fix null pointer check elimination for catch entries."
by Vladimir Marko
· 11 years ago
f75cf7d
am cdd185b8: Merge "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
by Nicolas Geoffray
· 11 years ago
293caab
Fix null pointer check elimination for catch entries.
by Vladimir Marko
· 11 years ago
8faf95f
am f9d6aede: Use vabs/fabs on arm/arm64 for intrinsic abs().
by Vladimir Marko
· 11 years ago
9ee4519
x86: GenSelect utility update
by Serguei Katkov
· 11 years ago
4490ff4
Merge "Rewrite topological sort order and improve GVN." into lmp-dev
by Vladimir Marko
· 11 years ago
1fd4821
Rewrite topological sort order and improve GVN.
by Vladimir Marko
· 11 years ago
8bf67c2
Merge "Rewrite topological sort order and improve GVN."
by Vladimir Marko
· 11 years ago
55fff04
Rewrite topological sort order and improve GVN.
by Vladimir Marko
· 11 years ago
055fb15
Merge "Use the correct HOST_ARCH for oat files."
by Nicolas Geoffray
· 11 years ago
d0f04f7
Use the correct HOST_ARCH for oat files.
by Nicolas Geoffray
· 11 years ago
7c66c8d
Merge "Fix null pointer check elimination for catch entries."
by Vladimir Marko
· 11 years ago
0edcfd6
Merge "Fix implicit stack overflow check on optimizing/x86."
by Nicolas Geoffray
· 11 years ago
397f2e4
Fix implicit stack overflow check on optimizing/x86.
by Nicolas Geoffray
· 11 years ago
cdd185b
Merge "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
by Nicolas Geoffray
· 11 years ago
b1efe97
Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
by Nicolas Geoffray
· 11 years ago
386f173
am d83d1a7e: Merge "Fix x86 instrumentation exit entrypoint and trace size limit."
by Jeff Hao
· 11 years ago
97ef247
am ab9167bd: Merge "Changed default non-full tests to be prebuild."
by Andreas Gampe
· 11 years ago
4e996f6
am 2ac30da0: (-s ours) Merge "Recycle mem-maps for collector transitions."
by Mathieu Chartier
· 11 years ago
2ed7af2
am 7326ff0a: Merge "Fix build, missing spaces around =/<."
by Mingyao Yang
· 11 years ago
7d4c57b
am ddc21198: Merge "Put oat test output on stderr."
by Ian Rogers
· 11 years ago
228b65b
am c389c97c: Merge "Set vtable in class object to null after linking."
by Mingyao Yang
· 11 years ago
00b3a96
am c836fcbb: Merge "Made sync-test actually wait for first thread to start."
by Andreas Gampe
· 11 years ago
8e87e14
am f645a02c: Merge "ART: Fix checks for relocation delta"
by Andreas Gampe
· 11 years ago
990f4e7
am 306cd217: Merge "ART: Blacklist relocate option in oat tests"
by Andreas Gampe
· 11 years ago
2ac30da
Merge "Recycle mem-maps for collector transitions."
by Mathieu Chartier
· 11 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 11 years ago
0a810d2
Fix null pointer check elimination for catch entries.
by Vladimir Marko
· 11 years ago
7cd14d4
am d2d90ecc: Merge "Make unit test tell if a method is a leaf."
by Nicolas Geoffray
· 11 years ago
Next »