Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8a09d93b1b50df959b6132e70ef72804eb592ef6
8a09d93
am 7325d473: Merge "Add the dalvikvm symlink to the art-host rule."
by Nicolas Geoffray
· 11 years ago
38ac0cd
am 3db4f092: Merge "Avoid segvs if LOG(FATAL) is called during runtime start-up."
by Ian Rogers
· 11 years ago
3402f3e
am 2789dd9d: Merge "Create a dalvik symlink on the host."
by Ian Rogers
· 11 years ago
e2f1b8a
am bf1c8135: Merge "Fix use-art-*."
by Hiroshi Yamauchi
· 11 years ago
a594a9b
am baa1323d: Merge "Add read barriers to the constant roots."
by Hiroshi Yamauchi
· 11 years ago
8651a84
am 5703029d: Merge "AArch64: Enable GenSpecialCase."
by Bill Buzbee
· 11 years ago
2ae395c
am 5e2ccd4c: Merge "ART: Bump runtime version to 2.1.0"
by Andreas Gampe
· 11 years ago
8210866
am 6bec6cb7: Merge "Fix quick mode bugs for Mips."
by Bill Buzbee
· 11 years ago
846bc1f
am a64d7288: Merge "AArch64: implement easy division and reminder."
by Bill Buzbee
· 11 years ago
47c8b6d
am 3084d78f: Merge "Don\'t allow negative GetFreeMemory."
by Mathieu Chartier
· 11 years ago
3db4f09
Merge "Avoid segvs if LOG(FATAL) is called during runtime start-up."
by Ian Rogers
· 11 years ago
4e14e72
Avoid segvs if LOG(FATAL) is called during runtime start-up.
by Ian Rogers
· 11 years ago
a929ded
Create a dalvik symlink on the host.
by Ian Rogers
· 11 years ago
2789dd9
Merge "Create a dalvik symlink on the host."
by Ian Rogers
· 11 years ago
baa1323
Merge "Add read barriers to the constant roots."
by Hiroshi Yamauchi
· 11 years ago
4f1ebc2
Add read barriers to the constant roots.
by Hiroshi Yamauchi
· 11 years ago
dd2c7ff
am e313d165: Merge "Fix off-by-one errors in limit checking for ldr/str instructions."
by Dave Allison
· 11 years ago
98703c5
am d5a4a2f9: Merge "ART: ARM64 fp return reg locations are FP"
by Andreas Gampe
· 11 years ago
8df24a3
am aec31aae: Merge "Add a new type of profile data in ART profiler"
by Calin Juravle
· 11 years ago
3212ca5
am a94d7fd1: Merge "Fix topological ordering and use it for optimizations."
by Vladimir Marko
· 11 years ago
cf0125a
am 6c22b193: Merge "Fix JNI ToReflectedMethod for constructor"
by Sebastien Hertz
· 11 years ago
6bec6cb
Merge "Fix quick mode bugs for Mips."
by Bill Buzbee
· 11 years ago
2db3e26
Fix quick mode bugs for Mips.
by Douglas Leung
· 11 years ago
5e2ccd4
Merge "ART: Bump runtime version to 2.1.0"
by Andreas Gampe
· 11 years ago
2153f93
ART: Bump runtime version to 2.1.0
by Andreas Gampe
· 11 years ago
a64d728
Merge "AArch64: implement easy division and reminder."
by Bill Buzbee
· 11 years ago
aec31aa
Merge "Add a new type of profile data in ART profiler"
by Calin Juravle
· 11 years ago
445220d
Add a new type of profile data in ART profiler
by Wei Jin
· 11 years ago
6c22b19
Merge "Fix JNI ToReflectedMethod for constructor"
by Sebastien Hertz
· 11 years ago
a94d7fd
Merge "Fix topological ordering and use it for optimizations."
by Vladimir Marko
· 11 years ago
0a76554
am cdda4e5b: Merge "ART: Change sprintf to snprintf"
by Andreas Gampe
· 11 years ago
42840d0
am b2c369f7: Merge "Expanded native code to use arraycopy for specific data types."
by Jeff Hao
· 11 years ago
21add57
am fee5586d: Merge "Support additional instructions in ARM and thumb assemblers"
by Dave Allison
· 11 years ago
5703029
Merge "AArch64: Enable GenSpecialCase."
by Bill Buzbee
· 11 years ago
949cd97
AArch64: Enable GenSpecialCase.
by Zheng Xu
· 11 years ago
7325d47
Merge "Add the dalvikvm symlink to the art-host rule."
by Nicolas Geoffray
· 11 years ago
44e37a5
Add the dalvikvm symlink to the art-host rule.
by Nicolas Geoffray
· 11 years ago
bf1c813
Merge "Fix use-art-*."
by Hiroshi Yamauchi
· 11 years ago
d9faf45
Fix use-art-*.
by Hiroshi Yamauchi
· 11 years ago
3084d78
Merge "Don't allow negative GetFreeMemory."
by Mathieu Chartier
· 11 years ago
146b187
Don't allow negative GetFreeMemory.
by Mathieu Chartier
· 11 years ago
d5a4a2f
Merge "ART: ARM64 fp return reg locations are FP"
by Andreas Gampe
· 11 years ago
c6301bc
ART: ARM64 fp return reg locations are FP
by Andreas Gampe
· 11 years ago
cdda4e5
Merge "ART: Change sprintf to snprintf"
by Andreas Gampe
· 11 years ago
829b4ba
ART: Change sprintf to snprintf
by Andreas Gampe
· 11 years ago
fee5586
Merge "Support additional instructions in ARM and thumb assemblers"
by Dave Allison
· 11 years ago
e313d16
Merge "Fix off-by-one errors in limit checking for ldr/str instructions."
by Dave Allison
· 11 years ago
0bb9ade
Fix off-by-one errors in limit checking for ldr/str instructions.
by Dave Allison
· 11 years ago
b2c369f
Merge "Expanded native code to use arraycopy for specific data types."
by Jeff Hao
· 11 years ago
45fdb93
Support additional instructions in ARM and thumb assemblers
by Dave Allison
· 11 years ago
4edcf40
am 57d99f67: Merge "Return "false" instead of "nullptr" in bool DexFile::Open."
by Nicolas Geoffray
· 11 years ago
d333376
Fix JNI ToReflectedMethod for constructor
by Sebastien Hertz
· 11 years ago
e4be0f7
am 58fb36a8: Merge "Fix build rule."
by Nicolas Geoffray
· 11 years ago
039f6b7
am b1cbf58b: Merge "Re-enable tests with the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
e5f8f78
am 0c173466: Merge "Fix memory leak in JDWP object registry"
by Sebastien Hertz
· 11 years ago
404283f
am 8803c1cb: Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
by Andreas Gampe
· 11 years ago
ff786b9
am 8a9f3ee5: Merge "ART: Native support for multidex"
by Andreas Gampe
· 11 years ago
48e29b0
am b849f6dd: Merge "Fix linux build."
by Brian Carlstrom
· 11 years ago
663ab27
am e334cca5: Merge "Further refine gtest dependencies."
by Brian Carlstrom
· 11 years ago
2ae1151
am b0947fcc: Merge "Copyright assignment"
by Andreas Gampe
· 11 years ago
21b3a87
am 3ee7b367: Merge "Fix the Mac build on x86-64."
by Ian Rogers
· 11 years ago
d5ee86e
am e7248f2f: Merge "Really use GCC for ARM64"
by Sebastien Hertz
· 11 years ago
e334cca
Merge "Further refine gtest dependencies."
by Brian Carlstrom
· 11 years ago
eb85f2b
Further refine gtest dependencies.
by Brian Carlstrom
· 11 years ago
8803c1c
Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
by Andreas Gampe
· 11 years ago
86f5662
ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests
by Andreas Gampe
· 11 years ago
8a9f3ee
Merge "ART: Native support for multidex"
by Andreas Gampe
· 11 years ago
833a485
ART: Native support for multidex
by Andreas Gampe
· 11 years ago
b849f6d
Merge "Fix linux build."
by Brian Carlstrom
· 11 years ago
39b1ef0
Fix linux build.
by Brian Carlstrom
· 11 years ago
b0947fc
Merge "Copyright assignment"
by Andreas Gampe
· 11 years ago
62edf0b
Copyright assignment
by Bernhard Rosenkraenzer
· 11 years ago
17701f5
am 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"
by Brian Carlstrom
· 11 years ago
5470805
am ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error"
by Brian Carlstrom
· 11 years ago
1d61b33
am fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler.""
by Nicolas Geoffray
· 11 years ago
5da93ae
am 84691ba2: Merge "Re-enable tests with the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
d5201be
am ae43e2b1: Merge "Fix test-art-target error"
by Nicolas Geoffray
· 11 years ago
bd19364
am 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter."
by Nicolas Geoffray
· 11 years ago
a2aa5cf
am b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"
by Brian Carlstrom
· 11 years ago
29282d8
am e043deb5: Merge "Add libjavacore dependency for oat tests"
by Brian Carlstrom
· 11 years ago
64eaccb
am 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build."
by Ian Rogers
· 11 years ago
90b19da
am ece10dbe: Merge "Define run-test targets."
by Ian Rogers
· 11 years ago
a4bce9e
am b9d11f7e: Merge "x86_64: Fix wide argument increment"
by Ian Rogers
· 11 years ago
7896d11
am c6f0f60b: Merge "x86_64: int-to-long should ensure that int in kCoreReg"
by Ian Rogers
· 11 years ago
4153a39
am 10fdc6af: Merge "Fix various test dependencies."
by Ian Rogers
· 11 years ago
77c0b8d
Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"
by Brian Carlstrom
· 11 years ago
85a9336
Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c
by Brian Carlstrom
· 11 years ago
e043deb
Merge "Add libjavacore dependency for oat tests"
by Brian Carlstrom
· 11 years ago
519e3d0
Add libjavacore dependency for oat tests
by Brian Carlstrom
· 11 years ago
ece10db
Merge "Define run-test targets."
by Ian Rogers
· 11 years ago
bf66bce
Define run-test targets.
by Ian Rogers
· 11 years ago
10fdc6a
Merge "Fix various test dependencies."
by Ian Rogers
· 11 years ago
665de8a
Fix various test dependencies.
by Ian Rogers
· 11 years ago
3ee7b36
Merge "Fix the Mac build on x86-64."
by Ian Rogers
· 11 years ago
c3ccc10
Fix the Mac build on x86-64.
by Ian Rogers
· 11 years ago
ebeaf8f
Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error"
by Brian Carlstrom
· 11 years ago
45d26c8
Treat larger than jint capacity in NewDirectByteBuffer as an error
by Brian Carlstrom
· 11 years ago
b5dc944
Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"
by Brian Carlstrom
· 11 years ago
6ffcd00
Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS
by Brian Carlstrom
· 11 years ago
3153895
Merge "Weaken condition to dump a thread's stack in a debug build."
by Ian Rogers
· 11 years ago
Next »