Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
2e589aa58a1372909f95e731fd6b8895f6359c3a
/
runtime
2e589aa
Encode VmapTable entries offset by 2 to reduce size.
by Vladimir Marko
· 11 years ago
aaea734
Fix debugger disconnection crash.
by Sebastien Hertz
· 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
6449c62
Create CompilerOptions
by Brian Carlstrom
· 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
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
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
6b8d414
Zygote: remove CAP_NET_RAW exception
by Nick Kralevich
· 11 years ago
5275bcb
Restore refs in artQuickProxyInvokeHandler.
by Mathieu Chartier
· 11 years ago
a559ccb
Do not visit null object from transaction logs.
by Sebastien Hertz
· 11 years ago
58dabb5
Merge "Fix deoptimization deadlock"
by Sebastien Hertz
· 11 years ago
553e30c
Merge "Fix oatdumpd."
by Hiroshi Yamauchi
· 11 years ago
90d7068
Fix oatdumpd.
by Hiroshi Yamauchi
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
0b2b3db
Merge "Upcall support for x86-64."
by Ian Rogers
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 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
11d40c2
Fix deoptimization deadlock
by Sebastien Hertz
· 11 years ago
5817e89
Aarch64: Add aarch64 memory barriers.
by Stuart Monteith
· 11 years ago
3c95c59
Merge "Do not set ACC_SUPER flag for interfaces"
by Sebastien Hertz
· 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
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
17a7fc7
Fix build.
by Mathieu Chartier
· 11 years ago
c06fec2
Merge "Change root visitor to use Object**."
by Mathieu Chartier
· 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
f48644b
Update native methods whitelist.
by Sebastien Hertz
· 11 years ago
46861fc
Merge "GenSpecialCase support for x86"
by Vladimir Marko
· 11 years ago
df8d416
Merge "Rewrite the compiler interface for CompilerDriver."
by Nicolas Geoffray
· 11 years ago
f5df897
Rewrite the compiler interface for CompilerDriver.
by Nicolas Geoffray
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
d565caf
Don't store this_object in SIRT for static invokes.
by Mathieu Chartier
· 11 years ago
32a6c7f
Merge "Remove using mirror::* in jni internal."
by Mathieu Chartier
· 11 years ago
e7e8a5f
Remove using mirror::* in jni internal.
by Mathieu Chartier
· 11 years ago
1ed9061
Fix preverify.
by Hiroshi Yamauchi
· 11 years ago
239e8da
Merge "Revert "Revert "Revert "Add a script for running art standalone.""""
by Ian Rogers
· 11 years ago
97f4489
Revert "Revert "Revert "Add a script for running art standalone."""
by Ian Rogers
· 11 years ago
209a3a0
Merge "Fix function names in CHECK_NON_NULL_ARGUMENT."
by Narayan Kamath
· 11 years ago
44ba806
Merge "Revert "Revert "Add a script for running art standalone."""
by Nicolas Geoffray
· 11 years ago
cc35e45
Merge "Thread-local allocation stack."
by Hiroshi Yamauchi
· 11 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
f5b0e20
Thread-local allocation stack.
by Hiroshi Yamauchi
· 11 years ago
874d252
Remove old fork-and-specialize API
by Dave Platt
· 11 years ago
ebdf3f3
Prevent object allocation related races in VisitObjects.
by Mathieu Chartier
· 11 years ago
d2be39a
Merge "Fix race condition in BumpPointerSpace::Walk."
by Mathieu Chartier
· 11 years ago
13511e8
Merge "Avoid unnecessarily dirtying pages in SemiSpace collector."
by Mathieu Chartier
· 11 years ago
4b23250
Revert "Revert "Add a script for running art standalone.""
by Nicolas Geoffray
· 11 years ago
8544b46
Fix race condition in BumpPointerSpace::Walk.
by Mathieu Chartier
· 11 years ago
ad35d90
Avoid unnecessarily dirtying pages in SemiSpace collector.
by Mathieu Chartier
· 11 years ago
8b8adac
Merge "Finish fixing Zygote descriptor leakage problem"
by Dave Platt
· 11 years ago
41dcb9f
Revert "Add a script for running art standalone."
by Brian Carlstrom
· 11 years ago
2300790
Merge "Fix wrong thread id being passed to SIRT roots."
by Mathieu Chartier
· 11 years ago
89bb144
Fix wrong thread id being passed to SIRT roots.
by Mathieu Chartier
· 11 years ago
8e611d3
Fix function names in CHECK_NON_NULL_ARGUMENT.
by Narayan Kamath
· 11 years ago
b422d3f
Merge "Speed up method lookup in a different dex file."
by Vladimir Marko
· 11 years ago
763a085
Merge "Add a script for running art standalone."
by Nicolas Geoffray
· 11 years ago
1f5a90f
Add a script for running art standalone.
by Nicolas Geoffray
· 11 years ago
fd14755
Merge "Work in the direction of hard float quick ABIs."
by Ian Rogers
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
3c976a8
Merge "Add more checking to ReleasePrimitiveArray."
by Mathieu Chartier
· 11 years ago
d68ac70
Add more checking to ReleasePrimitiveArray.
by Mathieu Chartier
· 11 years ago
4d2efce
Don't hardcode object layout in Unsafe and space_test.
by Hiroshi Yamauchi
· 11 years ago
fc4c27e
Change BumpPointerSpace main block header to not be in space data.
by Mathieu Chartier
· 11 years ago
f54c9d6
Merge "Add root types and thread id to root visiting."
by Mathieu Chartier
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
bbcc0c0
Speed up method lookup in a different dex file.
by Vladimir Marko
· 11 years ago
611c2c3
art: 64-bit support in UContext::Dump
by Dmitry Petrochenko
· 11 years ago
abaf927
Merge "Re-apply: Implement cumulative timings for CompilerDriver."
by Nicolas Geoffray
· 11 years ago
ea3fa0b
Re-apply: Implement cumulative timings for CompilerDriver.
by Nicolas Geoffray
· 11 years ago
83bef92
art: dex offset fix in oat_file.cc for x86_64
by Dmitry Petrochenko
· 11 years ago
7cba217
Merge "Update to the BitVector Implementation"
by Bill Buzbee
· 11 years ago
e07ab62
Merge "Fix CreateMultiArray to be compaction safe."
by Mathieu Chartier
· 11 years ago
b185165
Merge "Revert "Revert "Check FastInstance() early for special getters and setters."""
by Vladimir Marko
· 11 years ago
Next »