Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
40f53491b67513fba358c685757ba5bcd846a4f7
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
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
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
80b3f96
Merge "Add test-art-*-run-test-###-test-name32/64 test targets."
by Andreas Gampe
· 11 years ago
7eeecb7
Add test-art-*-run-test-###-test-name32/64 test targets.
by Alex Light
· 11 years ago
c836fcb
Merge "Made sync-test actually wait for first thread to start."
by Andreas Gampe
· 11 years ago
8d9044b
Made sync-test actually wait for first thread to start.
by Alex Light
· 11 years ago
f645a02
Merge "ART: Fix checks for relocation delta"
by Andreas Gampe
· 11 years ago
45232a4
ART: Fix checks for relocation delta
by Andreas Gampe
· 11 years ago
306cd21
Merge "ART: Blacklist relocate option in oat tests"
by Andreas Gampe
· 11 years ago
508c1c1
ART: Blacklist relocate option in oat tests
by Andreas Gampe
· 11 years ago
b37576b
Merge "ART: Fix erroneous output"
by Andreas Gampe
· 11 years ago
e8b46af
ART: Fix erroneous output
by Andreas Gampe
· 11 years ago
525f2f3
Merge "ART: Make run tests out of oat tests"
by Andreas Gampe
· 11 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 11 years ago
7dfc30b
Merge "Use the TMPDIR environment variable for test directory if set."
by Ian Rogers
· 11 years ago
6a6d3c2
Use the TMPDIR environment variable for test directory if set.
by Ian Rogers
· 11 years ago
d83d1a7
Merge "Fix x86 instrumentation exit entrypoint and trace size limit."
by Jeff Hao
· 11 years ago
cf2e7b0
Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 11 years ago
ab9167b
Merge "Changed default non-full tests to be prebuild."
by Andreas Gampe
· 11 years ago
9d72253
Changed default non-full tests to be prebuild.
by Alex Light
· 11 years ago
7326ff0
Merge "Fix build, missing spaces around =/<."
by Mingyao Yang
· 11 years ago
1a12858
Fix build, missing spaces around =/<.
by Mingyao Yang
· 11 years ago
ddc2119
Merge "Put oat test output on stderr."
by Ian Rogers
· 11 years ago
d2c0b09
Put oat test output on stderr.
by Ian Rogers
· 11 years ago
c389c97
Merge "Set vtable in class object to null after linking."
by Mingyao Yang
· 11 years ago
2cdbad7
Set vtable in class object to null after linking.
by Mingyao Yang
· 11 years ago
a534eea
am 16fc9f61: Merge "Runtime can now be set to require relocation"
by Andreas Gampe
· 11 years ago
f9d6aed
Use vabs/fabs on arm/arm64 for intrinsic abs().
by Vladimir Marko
· 11 years ago
d4c3ba8
am 84568fdf: Merge "Interpreter can kick in even when implicit checks are enabled."
by Nicolas Geoffray
· 11 years ago
575541c
am e10a0bd0: Merge "Stack overflow checks and NPE checks for optimizing."
by Nicolas Geoffray
· 11 years ago
9efa6cf
am 2983d230: Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()."
by Vladimir Marko
· 11 years ago
b17f61e
am ebb6b5c9: Merge "Avoid marking erroneous classes as erroneous twice."
by Ian Rogers
· 11 years ago
2caead0
am 9d9fec65: Merge "ART: Throw StackOverflowError in native code"
by Andreas Gampe
· 11 years ago
4971caf
am 7ff831f6: Merge "ART: Check high part of dalvik register pairs on put-wide"
by Andreas Gampe
· 11 years ago
115323d
am 0a142c96: Merge "Redirect failing test output to stderr."
by Ian Rogers
· 11 years ago
5c3eb27
am 9cdde520: Merge "ART: Increase command buffer size in assembler_thumb_test"
by Ian Rogers
· 11 years ago
f63063c
am 01bd8e3d: Merge "Revert "Disable adding main and non moving spaces to immune region in GSS"" into lmp-dev
by Mathieu Chartier
· 11 years ago
44dec91
am 96823a65: Merge "Add detection of zygote vs app vs image objects in hprof"
by Mathieu Chartier
· 11 years ago
cc9c29c
am c62944ad: Merge "Add read barriers for the GC roots in Instrumentation."
by Hiroshi Yamauchi
· 11 years ago
99294a8
am 719ca5ad: Merge "Fix erroneous behaviors with OOME present."
by Ian Rogers
· 11 years ago
16fc9f6
Merge "Runtime can now be set to require relocation"
by Andreas Gampe
· 11 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 11 years ago
9d9fec6
Merge "ART: Throw StackOverflowError in native code"
by Andreas Gampe
· 11 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 11 years ago
9cdde52
Merge "ART: Increase command buffer size in assembler_thumb_test"
by Ian Rogers
· 11 years ago
4470c1d
ART: Increase command buffer size in assembler_thumb_test
by Andreas Gampe
· 11 years ago
96823a6
Merge "Add detection of zygote vs app vs image objects in hprof"
by Mathieu Chartier
· 11 years ago
ae1ad00
Add detection of zygote vs app vs image objects in hprof
by Mathieu Chartier
· 11 years ago
c62944a
Merge "Add read barriers for the GC roots in Instrumentation."
by Hiroshi Yamauchi
· 11 years ago
799eb3a
Add read barriers for the GC roots in Instrumentation.
by Hiroshi Yamauchi
· 11 years ago
ae2bc93
am 1e5bc0bc: Fix bad comment in class_linker
by Calin Juravle
· 11 years ago
1e5bc0b
Fix bad comment in class_linker
by Calin Juravle
· 11 years ago
81cb871
am 1a5272ed: Merge "Rename openDexFileNative to openDexFile." into lmp-dev
by Narayan Kamath
· 11 years ago
9774207
resolved conflicts for merge of 5554c0c0 to lmp-dev-plus-aosp
by Narayan Kamath
· 11 years ago
bf37ff6
am a6d4bc19: Merge "Fix sizeof -> strlen to get the test to run on build servers."
by Nicolas Geoffray
· 11 years ago
8e4b343
am 043f89b4: Merge "Add write barriers to optimizing compiler."
by Nicolas Geoffray
· 11 years ago
ece9403
am b5a21410: Merge "Add assembly operations with constants in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
8d95b68
am f021cc08: ART: Also accept java.lang.Throwable as a catch-all handler.
by Andreas Gampe
· 11 years ago
24bebb1
am 4a3a3d4e: Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev
by Andreas Gampe
· 11 years ago
b3641da
am 147eb41b: (-s ours) Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 11 years ago
7ff831f
Merge "ART: Check high part of dalvik register pairs on put-wide"
by Andreas Gampe
· 11 years ago
Next »