Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1d66e88ea74f7d85f75db7f145fe955d5f0f6872
1d66e88
JDWP request is parsed incorrectly due to junk in the descriptor
by nikolay serdjuk
· 11 years ago
b70b09f
Merge "Revert "Inlining setters that return one of their arguments.""
by Mathieu Chartier
· 11 years ago
90247d1
Merge "Revert "Inlining synthetic accessors.""
by Mathieu Chartier
· 11 years ago
73ed718
Revert "Inlining setters that return one of their arguments."
by Mathieu Chartier
· 11 years ago
389e11d
Revert "Inlining synthetic accessors."
by Mathieu Chartier
· 11 years ago
818b4cf
Merge "Fix wrong handling of Generic JNI not finding native method."
by Andreas Gampe
· 11 years ago
ad61517
Fix wrong handling of Generic JNI not finding native method.
by Andreas Gampe
· 11 years ago
e8b4bbc
Merge "Fix using kArm instead of kThumb2."
by Mathieu Chartier
· 11 years ago
53bee42
Fix using kArm instead of kThumb2.
by Mathieu Chartier
· 11 years ago
97a332b
Merge "art_quick_lock_object uses registers incorrectly"
by Ian Rogers
· 11 years ago
45157a4
Merge "ARM: enable optimisation for easy multiply, add modulus pattern."
by Ian Rogers
· 11 years ago
312d70f
Merge "Check the machine type of an ELF file when loading."
by Andreas Gampe
· 11 years ago
91268c1
Check the machine type of an ELF file when loading.
by Andreas Gampe
· 11 years ago
ebe5250
Merge "Improve invalid root dumping."
by Mathieu Chartier
· 11 years ago
7bf9f19
Improve invalid root dumping.
by Mathieu Chartier
· 11 years ago
09379fd
Merge "Disable use of R4 as a promotable register"
by Dave Allison
· 11 years ago
54f192c
Merge "Inlining synthetic accessors."
by Vladimir Marko
· 11 years ago
34df691
Merge "Inlining setters that return one of their arguments."
by Vladimir Marko
· 11 years ago
505ebb0
Inlining synthetic accessors.
by Vladimir Marko
· 11 years ago
8e40c3e
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
6cea2a6
Merge "Re-enable DEX-to-DEX compilation path"
by Sebastien Hertz
· 11 years ago
17965ed
Re-enable DEX-to-DEX compilation path
by Sebastien Hertz
· 11 years ago
764c798
Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg"
by Bill Buzbee
· 11 years ago
09dfce7
Merge "Clean up special method inlining."
by Vladimir Marko
· 11 years ago
b3e527b
Clean up special method inlining.
by Vladimir Marko
· 11 years ago
3734bff
Merge "Use target-specific word instead of runtime word."
by Nicolas Geoffray
· 11 years ago
707c809
Use target-specific word instead of runtime word.
by Nicolas Geoffray
· 11 years ago
7efad5d
Merge "Disassemble Thumb2 shifts and more VFP instructions."
by Vladimir Marko
· 11 years ago
885e813
Merge "Add support for new-instance and invoke-direct."
by Nicolas Geoffray
· 11 years ago
6f31ce3
Merge "Please clang by making explicit instantiations non-static."
by Nicolas Geoffray
· 11 years ago
0bf8b9c
Please clang by making explicit instantiations non-static.
by Nicolas Geoffray
· 11 years ago
2e7038a
Add support for new-instance and invoke-direct.
by Nicolas Geoffray
· 11 years ago
839f43a
Merge "Explicitly instantiate artInvokeCommon to please analysis tool."
by Nicolas Geoffray
· 11 years ago
8689a0a
Explicitly instantiate artInvokeCommon to please analysis tool.
by Nicolas Geoffray
· 11 years ago
541dd23
Merge "Insert an empty read barrier call."
by Hiroshi Yamauchi
· 11 years ago
800ac2d
Insert an empty read barrier call.
by Hiroshi Yamauchi
· 11 years ago
e9236f0
Merge "Fix Object::Clone()'s pre-fence barrier."
by Hiroshi Yamauchi
· 11 years ago
8ef84af
art_quick_lock_object uses registers incorrectly
by Serguei Katkov
· 11 years ago
e5893f8
Merge "Restore the args in the invoke trampoline slow paths."
by Mathieu Chartier
· 11 years ago
4cd662e
Fix Object::Clone()'s pre-fence barrier.
by Hiroshi Yamauchi
· 11 years ago
5f3ded4
Restore the args in the invoke trampoline slow paths.
by Mathieu Chartier
· 11 years ago
8325296
Disable use of R4 as a promotable register
by Dave Allison
· 11 years ago
cbd18b7
Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg
by Chao-ying Fu
· 11 years ago
03bafa4
Merge "Do not output ARM64 assembler debug code."
by Andreas Gampe
· 11 years ago
77093dc
Merge "Make frame size dependent on arch-specific constants."
by Andreas Gampe
· 11 years ago
0666dcb
Merge "Add OpEndIT() for marking the end of OpIT blocks"
by Dave Allison
· 11 years ago
242947d
Make frame size dependent on arch-specific constants.
by Andreas Gampe
· 11 years ago
c777e0d
Disassemble Thumb2 shifts and more VFP instructions.
by Vladimir Marko
· 11 years ago
44e1354
Do not output ARM64 assembler debug code.
by Andreas Gampe
· 11 years ago
3da67a5
Add OpEndIT() for marking the end of OpIT blocks
by Dave Allison
· 11 years ago
0537c5e
Merge "Fix off-by-1 error in new SpaceBitmap"
by Andreas Gampe
· 11 years ago
be73e57
Fix off-by-1 error in new SpaceBitmap
by Andreas Gampe
· 11 years ago
7f74c43
Merge "Add monitor_enter_object as root."
by Mathieu Chartier
· 11 years ago
43d8bb8
Add monitor_enter_object as root.
by Mathieu Chartier
· 11 years ago
f9719f9
ARM: enable optimisation for easy multiply, add modulus pattern.
by Zheng Xu
· 11 years ago
a7b2826
Merge "Support passing arguments to invoke-static* instructions."
by Nicolas Geoffray
· 11 years ago
4a34a42
Support passing arguments to invoke-static* instructions.
by Nicolas Geoffray
· 11 years ago
5a4139f
Merge "art: Handle x86_64 architecture equal to x86"
by Bill Buzbee
· 11 years ago
71100b5
Merge "Fix Unsafe.getLong()/putLong() for x86, add test."
by Vladimir Marko
· 11 years ago
0c7350d
Merge "Runtime::PreZygoteFork returns void, not boolean."
by Narayan Kamath
· 11 years ago
99f391e
Fix Unsafe.getLong()/putLong() for x86, add test.
by Vladimir Marko
· 11 years ago
5cc2d07
Merge "Profile: renamed kThresholdPercent and make it configurable"
by Calin Juravle
· 11 years ago
317055b
Merge "Profile: repurposed kTresholdPercent"
by Calin Juravle
· 11 years ago
6a58cb1
art: Handle x86_64 architecture equal to x86
by Dmitry Petrochenko
· 11 years ago
8549cf9
Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset."
by Mathieu Chartier
· 11 years ago
744924b
Merge "Make SpaceBitmap cross-compiling tolerant"
by Andreas Gampe
· 11 years ago
7c95cef
Use temp register in Unsafe Get/Put intrisics for displaced offset.
by Mathieu Chartier
· 11 years ago
5cff308
Merge "Add support for -Xverify:none mode."
by Jeff Hao
· 11 years ago
4a200f5
Add support for -Xverify:none mode.
by Jeff Hao
· 11 years ago
cb8aea4
Make SpaceBitmap cross-compiling tolerant
by Andreas Gampe
· 11 years ago
d0ab122
Merge "Keep the symbol table in the shared libraries."
by Christopher Ferris
· 11 years ago
a7a49dd
Merge "Pass instruction-set from runtime through to spawned dex2oat."
by Ian Rogers
· 11 years ago
8afeb85
Pass instruction-set from runtime through to spawned dex2oat.
by Ian Rogers
· 11 years ago
04ff226
Profile: renamed kThresholdPercent and make it configurable
by Calin Juravle
· 11 years ago
40462bc
Merge "force dex2oat target executables to be compiled for 32-bit"
by Colin Cross
· 11 years ago
c6829ab
Merge "Add r4 as promotable register if implicit suspend checks"
by Dave Allison
· 11 years ago
f6b65c1
Add r4 as promotable register if implicit suspend checks
by Dave Allison
· 11 years ago
d747543
force dex2oat target executables to be compiled for 32-bit
by Colin Cross
· 11 years ago
f6a4cee
Profile: repurposed kTresholdPercent
by Calin Juravle
· 11 years ago
0807e7b
Merge "Avoid debug check violation in thread registration."
by Ian Rogers
· 11 years ago
2966e13
Avoid debug check violation in thread registration.
by Ian Rogers
· 11 years ago
161f71a
Merge "Fixed total method count in profile file parsing."
by Calin Juravle
· 11 years ago
ea1e520
Fixed total method count in profile file parsing.
by Calin Juravle
· 11 years ago
3de95a7
Runtime::PreZygoteFork returns void, not boolean.
by Narayan Kamath
· 11 years ago
7738460
Merge "Include <sys/resource.h> for rlimit."
by Narayan Kamath
· 11 years ago
ad4b0d2
Include <sys/resource.h> for rlimit.
by Narayan Kamath
· 11 years ago
2dc2bf9
Merge "Update missed DEX2OAT -> DEX2OATD changes."
by Nicolas Geoffray
· 11 years ago
668e9d8
Update missed DEX2OAT -> DEX2OATD changes.
by Nicolas Geoffray
· 11 years ago
8e157dc
Merge "Move most zygote related code to frameworks/base."
by Narayan Kamath
· 11 years ago
5120686
Merge "Use debug version of DEX2OAT explicitly."
by Nicolas Geoffray
· 11 years ago
1db132d
Use debug version of DEX2OAT explicitly.
by Nicolas Geoffray
· 11 years ago
a7f984a
Merge "Fix ClassHelper::GetDirectInterface for proxy class"
by Sebastien Hertz
· 11 years ago
1246d68
Merge "Cleanup transaction support"
by Sebastien Hertz
· 11 years ago
ee1d79a
Cleanup transaction support
by Sebastien Hertz
· 11 years ago
d59b7b1
Keep the symbol table in the shared libraries.
by Christopher Ferris
· 11 years ago
f689b93
Merge "Use TEST_ART_RUN_TESTS consistently"
by Brian Carlstrom
· 11 years ago
934ce80
Use TEST_ART_RUN_TESTS consistently
by Brian Carlstrom
· 11 years ago
b74a862
Merge "Add GenBarrier() calls to terminate all IT blocks."
by Dave Allison
· 11 years ago
43a065c
Add GenBarrier() calls to terminate all IT blocks.
by Dave Allison
· 11 years ago
52f5ecb
Merge "Fix ThreadStress, unify ANR lock descriptions."
by Ian Rogers
· 11 years ago
Next »