Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
35d8b8e0f6d174108b5e94ec2e49cf3c6a0c72c3
35d8b8e
Avoid going through char* for std::string API
by Brian Carlstrom
· 11 years ago
efeedc2
Merge "Remove started runtime check in RevokeAllThreadLocalAllocationStacks"
by Mathieu Chartier
· 11 years ago
c22c59e
Remove started runtime check in RevokeAllThreadLocalAllocationStacks
by Mathieu Chartier
· 11 years ago
661425e
Merge "Fix debugger disconnection crash."
by Sebastien Hertz
· 11 years ago
aaea734
Fix debugger disconnection crash.
by Sebastien Hertz
· 11 years ago
67f8f40
Merge "Fix typo from previous commit that lead to performance regression."
by Nicolas Geoffray
· 11 years ago
a36aeb3
Fix typo from previous commit that lead to performance regression.
by Nicolas Geoffray
· 11 years ago
bdbc118
Merge "Add additional const"
by Brian Carlstrom
· 11 years ago
ae7083d
Add additional const
by Brian Carlstrom
· 11 years ago
fffb0b7
Merge "Create CompilerOptions"
by Brian Carlstrom
· 11 years ago
a0c9b08
Merge "Avoid std::string allocations for finding an array class."
by Ian Rogers
· 11 years ago
9837939
Avoid std::string allocations for finding an array class.
by Ian Rogers
· 11 years ago
35312f4
Merge "Card pre-cleaning."
by Mathieu Chartier
· 11 years ago
dda54f5
Card pre-cleaning.
by Mathieu Chartier
· 11 years ago
ef02c72
Merge "Adds 2 new option args to oatdump:"
by Dave Allison
· 11 years ago
6449c62
Create CompilerOptions
by Brian Carlstrom
· 11 years ago
404f59f
Adds 2 new option args to oatdump:
by Dave Allison
· 11 years ago
22259e6
Merge "Fix debugger deadlock."
by Sebastien Hertz
· 11 years ago
400a3a9
Fix debugger deadlock.
by Sebastien Hertz
· 11 years ago
3fcf18e
Merge "Make ARM assembly labels local."
by Ian Rogers
· 11 years ago
67f8ce2
Merge "Make X86 assembly labels local."
by Ian Rogers
· 11 years ago
9a5ebb5
Merge "Make MIPS assembly labels local."
by Ian Rogers
· 11 years ago
e25ae73
Merge "Split space_test into separate checks"
by Ian Rogers
· 11 years ago
86bcdc2
Make MIPS assembly labels local.
by Ian Rogers
· 11 years ago
8016a12
Make X86 assembly labels local.
by Ian Rogers
· 11 years ago
5d885c8
Make ARM assembly labels local.
by Ian Rogers
· 11 years ago
a743351
Split space_test into separate checks
by Andreas Gampe
· 11 years ago
19c0b23
Merge "Fix and optimize verify object."
by Mathieu Chartier
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
e266ba9
Merge "Do not visit null object from transaction logs."
by Mathieu Chartier
· 11 years ago
1358647
Merge "Fix a printf flag that breaks 64bit host builds."
by Ian Rogers
· 11 years ago
5180cc1
Fix a printf flag that breaks 64bit host builds.
by Ian Rogers
· 11 years ago
4eda9d4
Merge "Zygote: remove CAP_NET_RAW exception"
by Nick Kralevich
· 11 years ago
6b8d414
Zygote: remove CAP_NET_RAW exception
by Nick Kralevich
· 11 years ago
9a509ef
Merge "Convert some LOG(DEBUG) messages into more approriate levels"
by Brian Carlstrom
· 11 years ago
461173b
Merge "Restore refs in artQuickProxyInvokeHandler."
by Mathieu Chartier
· 11 years ago
5275bcb
Restore refs in artQuickProxyInvokeHandler.
by Mathieu Chartier
· 11 years ago
ab70b7c
Merge "Revert "Annotate used fields.""
by Ian Rogers
· 11 years ago
9c86a02
Revert "Annotate used fields."
by Ian Rogers
· 11 years ago
bf5b4b3
Merge "Add tests for null check elimination by local value numbering."
by Vladimir Marko
· 11 years ago
db40632
Add tests for null check elimination by local value numbering.
by Vladimir Marko
· 11 years ago
7eef694
Merge "Fix and rewrite local value numbering."
by Vladimir Marko
· 11 years ago
a559ccb
Do not visit null object from transaction logs.
by Sebastien Hertz
· 11 years ago
f59f18b
Fix and rewrite local value numbering.
by Vladimir Marko
· 11 years ago
4dc2338
Merge "Annotate used fields."
by Vladimir Marko
· 11 years ago
58dabb5
Merge "Fix deoptimization deadlock"
by Sebastien Hertz
· 11 years ago
b3558e1
Convert some LOG(DEBUG) messages into more approriate levels
by Brian Carlstrom
· 11 years ago
553e30c
Merge "Fix oatdumpd."
by Hiroshi Yamauchi
· 11 years ago
90d7068
Fix oatdumpd.
by Hiroshi Yamauchi
· 11 years ago
6d4a14e
Merge "Make 030-bad-finalizer less flaky by removing timing dependent output"
by Brian Carlstrom
· 11 years ago
7dec09a
Merge "Inline x86 String.indexOf"
by Ian Rogers
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
9d94d5f
Make 030-bad-finalizer less flaky by removing timing dependent output
by Brian Carlstrom
· 11 years ago
0b2b3db
Merge "Upcall support for x86-64."
by Ian Rogers
· 11 years ago
f28072f
Merge "Try to make 036-finalizer less flaky by moving output to one thread"
by Brian Carlstrom
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 11 years ago
b4a4c6a
Merge "Remove test 048-server-socket"
by Brian Carlstrom
· 11 years ago
c849445
Try to make 036-finalizer less flaky by moving output to one thread
by Brian Carlstrom
· 11 years ago
5b1f4d8
Remove test 048-server-socket
by Brian Carlstrom
· 11 years ago
53cbcb3
Merge "Change ProcessReferences to not use RecursiveMarkObject."
by Mathieu Chartier
· 11 years ago
2432254
Merge "Add debug code for saving dex file inputs"
by Brian Carlstrom
· 11 years ago
3bb57c7
Change ProcessReferences to not use RecursiveMarkObject.
by Mathieu Chartier
· 11 years ago
f79fccb
Add debug code for saving dex file inputs
by Brian Carlstrom
· 11 years ago
3b4182e
Merge "Aarch64: Add aarch64 memory barriers."
by Ian Rogers
· 11 years ago
11d40c2
Fix deoptimization deadlock
by Sebastien Hertz
· 11 years ago
7f6cf56
Annotate used fields.
by Vladimir Marko
· 11 years ago
5817e89
Aarch64: Add aarch64 memory barriers.
by Stuart Monteith
· 11 years ago
3188d11
Merge "Code cleanup to avoid LLVM dependency when building with quick only."
by Nicolas Geoffray
· 11 years ago
3c95c59
Merge "Do not set ACC_SUPER flag for interfaces"
by Sebastien Hertz
· 11 years ago
f3e2cc4
Code cleanup to avoid LLVM dependency when building with quick only.
by Nicolas Geoffray
· 11 years ago
de34eea
Do not set ACC_SUPER flag for interfaces
by Yevgeny Rouban
· 11 years ago
e7da4cf
Merge "Remove dependency on llvm/Support/ELF.h by using linux's elf.h."
by Nicolas Geoffray
· 11 years ago
fd80b57
Merge "Do not FixupStaticTrampolines of uninitialized classes"
by Brian Carlstrom
· 11 years ago
073278c
Do not FixupStaticTrampolines of uninitialized classes
by Brian Carlstrom
· 11 years ago
a3537fb
Merge "Documentation nit."
by Ian Rogers
· 11 years ago
3bcd3ac
Merge "Fix preverify."
by Hiroshi Yamauchi
· 11 years ago
df8a073
Documentation nit.
by Ian Rogers
· 11 years ago
50cfe74
Remove dependency on llvm/Support/ELF.h by using linux's elf.h.
by Nicolas Geoffray
· 11 years ago
c4a2ee4
Merge "art: convert makefiles to support multilib build"
by Colin Cross
· 11 years ago
de853fe
Merge "Fixes to allow test-art-host to run via build server"
by Brian Carlstrom
· 11 years ago
4353486
Fixes to allow test-art-host to run via build server
by Brian Carlstrom
· 11 years ago
86ce70d
Merge "Re-apply: Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
c672197
Merge "Fix build."
by Mathieu Chartier
· 11 years ago
818f210
Re-apply: Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
17a7fc7
Fix build.
by Mathieu Chartier
· 11 years ago
c06fec2
Merge "Change root visitor to use Object**."
by Mathieu Chartier
· 11 years ago
a2a5354
Merge "Revert "Initial check-in of an optimizing compiler.""
by Nicolas Geoffray
· 11 years ago
1af0c0b
Revert "Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
bbce9be
Merge "Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
68a5fef
Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
bb43294
Merge "Avoid interleaving JDWP requests and events."
by Sebastien Hertz
· 11 years ago
e2ef144
Merge "Fix failing check during JDWP invoke."
by Sebastien Hertz
· 11 years ago
99660e1
Avoid interleaving JDWP requests and events.
by Sebastien Hertz
· 11 years ago
21e729c
Fix failing check during JDWP invoke.
by Sebastien Hertz
· 11 years ago
0bf2ed9
Merge "Update native methods whitelist."
by Sebastien Hertz
· 11 years ago
dc781a1
art: convert makefiles to support multilib build
by Colin Cross
· 11 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 11 years ago
2befd09
Merge "Expose inline method identification for debugger."
by Vladimir Marko
· 11 years ago
f48644b
Update native methods whitelist.
by Sebastien Hertz
· 11 years ago
46861fc
Merge "GenSpecialCase support for x86"
by Vladimir Marko
· 11 years ago
Next »