Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
52cf5c09ab706f8bbd2a2cf2fb1ef1041f020314
/
runtime
52cf5c0
Add inline to RosAlloc::AllocFromCurrentRunUnlocked().
by Hiroshi Yamauchi
· 11 years ago
9a16f22
Merge "Add thread unsafe allocation methods to spaces."
by Mathieu Chartier
· 11 years ago
7edf7c8
Merge "Clean up Add/Remove space."
by Mathieu Chartier
· 11 years ago
69cf921
Merge "Fix a few 64-bit compilation of 32-bit code issues."
by Ian Rogers
· 11 years ago
ff093b3
Fix a few 64-bit compilation of 32-bit code issues.
by Ian Rogers
· 11 years ago
ef204fa
Fix errno checking for dalvik-cache creation.
by Narayan Kamath
· 11 years ago
11d9f06
Use instruction specific dalvik cache dirs.
by Narayan Kamath
· 11 years ago
a2b51a0
Fix host build with clang 3.3
by Brian Carlstrom
· 11 years ago
0a3b13f
Merge "Add heap reference size to the checks in arch_test"
by Andreas Gampe
· 11 years ago
c9ebc98
Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64"
by Andreas Gampe
· 11 years ago
b132ec5
Add heap reference size to the checks in arch_test
by Andreas Gampe
· 11 years ago
f4e910b
Implement art_quick_aput_object stubs for X86-64 and ARM64
by Andreas Gampe
· 11 years ago
1b54f9c
Clean up Add/Remove space.
by Mathieu Chartier
· 11 years ago
0651d41
Add thread unsafe allocation methods to spaces.
by Mathieu Chartier
· 11 years ago
b2c7ead
Don't allow allocating finalizable objects during transactions.
by Mathieu Chartier
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
948740c
Merge "Enable concurrent sweeping for non-concurrent GC."
by Mathieu Chartier
· 11 years ago
6f365cc
Enable concurrent sweeping for non-concurrent GC.
by Mathieu Chartier
· 11 years ago
6661304
Merge "Disable StubTest.APutObj if heap poisoning is enabled."
by Hiroshi Yamauchi
· 11 years ago
6b4855c
Merge "Add ARM64 & X86_64 Assembly, plus tests"
by Andreas Gampe
· 11 years ago
00c1e6d
Add ARM64 & X86_64 Assembly, plus tests
by Andreas Gampe
· 11 years ago
8ab560e
Merge "Fix DDM recent allocations"
by Sebastien Hertz
· 11 years ago
280286a
Fix DDM recent allocations
by Sebastien Hertz
· 11 years ago
deeb21b
Merge "Visit deoptimized shadow frames as roots"
by Sebastien Hertz
· 11 years ago
714f175
Visit deoptimized shadow frames as roots
by Sebastien Hertz
· 11 years ago
d6881ae
Disable StubTest.APutObj if heap poisoning is enabled.
by Hiroshi Yamauchi
· 11 years ago
cb90571
Merge "Improve GSS reference processing."
by Hiroshi Yamauchi
· 11 years ago
26ec6ae
Merge "Remove unreachable JNI workaround code."
by Ian Rogers
· 11 years ago
4db7449
Improve GSS reference processing.
by Hiroshi Yamauchi
· 11 years ago
62ab87b
Always log explicit GC.
by Mathieu Chartier
· 11 years ago
b98f8e4
Remove unreachable JNI workaround code.
by Ian Rogers
· 11 years ago
4fd2050
Fix racy DCHECKS.
by Mathieu Chartier
· 11 years ago
5dee5df
Merge "Avoid volatile 64-bit tearing on 32-bit architectures."
by Ian Rogers
· 11 years ago
a984454
Avoid volatile 64-bit tearing on 32-bit architectures.
by Ian Rogers
· 11 years ago
6d23877
Merge "ART: Bitvector extensions for dumping and size handling"
by Vladimir Marko
· 11 years ago
990d46f
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
by Vladimir Marko
· 11 years ago
59e6760
Rosalloc: fix signature for 64b
by Andreas Gampe
· 11 years ago
4d21435
Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code"
by Andreas Gampe
· 11 years ago
5c1e435
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
by Andreas Gampe
· 11 years ago
44dad8a
Merge "Do not require dexopt when previous profile does not exist"
by Brian Carlstrom
· 11 years ago
cbec967
Merge "Enable reading page map without lock in RosAlloc::BulkFree"
by Mathieu Chartier
· 11 years ago
09881a8
Do not require dexopt when previous profile does not exist
by Brian Carlstrom
· 11 years ago
73d1e17
Enable reading page map without lock in RosAlloc::BulkFree
by Mathieu Chartier
· 11 years ago
bb43b21
Merge "Fix ART compilation for Clang 3.5."
by Stephen Hines
· 11 years ago
3f4dcdf
Merge "Revert "Revert "ART: Extracts an utility function of the duplicated code"""
by Andreas Gampe
· 11 years ago
c74b878
Merge "Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs"
by Andreas Gampe
· 11 years ago
525cde2
Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs
by Andreas Gampe
· 11 years ago
8a63057
Move mapping table and vmap table offsets to OatMethodHeader.
by Vladimir Marko
· 11 years ago
d55e9b1
Merge "Refactor exception handling for deoptimization"
by Sebastien Hertz
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
da6e4fe
Merge "Resolve method's argument reference types"
by Sebastien Hertz
· 11 years ago
2ed76f9
Resolve method's argument reference types
by Sebastien Hertz
· 11 years ago
942c8e3
Merge "Support field watchpoint in interpreter"
by Sebastien Hertz
· 11 years ago
479fc1e
Support field watchpoint in interpreter
by Sebastien Hertz
· 11 years ago
861ea56
Fix ART compilation for Clang 3.5.
by Stephen Hines
· 11 years ago
3b60fea
Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT.
by Mathieu Chartier
· 11 years ago
81d79dc
Merge "Make unresolved exception types cause soft verification errors."
by Jeff Hao
· 11 years ago
b878f21
Make unresolved exception types cause soft verification errors.
by Jeff Hao
· 11 years ago
92b7889
Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion
by Mathieu Chartier
· 11 years ago
9c3b089
Revert "Revert "ART: Extracts an utility function of the duplicated code""
by Andreas Gampe
· 11 years ago
5afa08f
ART: Bitvector extensions for dumping and size handling
by Jean Christophe Beyler
· 11 years ago
17c50db
Merge "More code for the read barrier support."
by Hiroshi Yamauchi
· 11 years ago
b5a14d2
Revert "ART: Extracts an utility function of the duplicated code"
by Andreas Gampe
· 11 years ago
973cc95
ART: Extracts an utility function of the duplicated code
by Dmitry Petrochenko
· 11 years ago
ae55e6c
Merge "Don't allow heap transitions if the runtime is shutting down."
by Mathieu Chartier
· 11 years ago
35d5c3b
art: fix dlopen error message
by Colin Cross
· 11 years ago
3c4a434
Don't allow heap transitions if the runtime is shutting down.
by Mathieu Chartier
· 11 years ago
de981b0
Merge "Separate maps from code in oat file."
by Vladimir Marko
· 11 years ago
a08ec9b
Merge "Fix FindCatchBlock to work in -Xverify:none mode."
by Jeff Hao
· 11 years ago
aa96191
Fix FindCatchBlock to work in -Xverify:none mode.
by Jeff Hao
· 11 years ago
4af159b
Merge "Remove support for app JNI workarounds."
by Ian Rogers
· 11 years ago
d299898
Merge "Warn when thread state lookup fails."
by Ian Rogers
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
9103c86
More code for the read barrier support.
by Hiroshi Yamauchi
· 11 years ago
8585bad
Return bytes freed from RosAlloc.
by Mathieu Chartier
· 11 years ago
0ec77d6
Warn when thread state lookup fails.
by Ian Rogers
· 11 years ago
96c6ab9
Separate maps from code in oat file.
by Vladimir Marko
· 11 years ago
82b1a81
Merge "Avoid allocating OatFile::OatClass on the heap."
by Vladimir Marko
· 11 years ago
618a870
Merge "Fix crash when debugging exception"
by Sebastien Hertz
· 11 years ago
00256f3
Merge "Revert "64bit changes to the stack walker for the Quick ABI.""
by Nicolas Geoffray
· 11 years ago
8d5ead5
Revert "64bit changes to the stack walker for the Quick ABI."
by Nicolas Geoffray
· 11 years ago
e08920e
Merge "64bit changes to the stack walker for the Quick ABI."
by Nicolas Geoffray
· 11 years ago
ea81063
Merge "Speed up single-stepping"
by Sebastien Hertz
· 11 years ago
63da330
Merge "Add an option to specify a list of methods for LIR dumping."
by Mingyao Yang
· 11 years ago
42d65c5
Add an option to specify a list of methods for LIR dumping.
by Mingyao Yang
· 11 years ago
a2cee18
Modify unwind to comply with stack parser tools.
by Christopher Ferris
· 11 years ago
4ad33b3
Fixing missing newlines in Usage calls
by Brian Carlstrom
· 11 years ago
455820e
Fix ForegroundHeapGrowthMultiplier and ParseDouble.
by Mathieu Chartier
· 11 years ago
fa25af3
Merge "Replace ObjectSet with LargeObjectBitmap."
by Mathieu Chartier
· 11 years ago
5cb3283
64bit changes to the stack walker for the Quick ABI.
by Nicolas Geoffray
· 11 years ago
bbd695c
Replace ObjectSet with LargeObjectBitmap.
by Mathieu Chartier
· 11 years ago
48a35cb
Merge "Interpreter-only mode should cause dex-to-dex compilation."
by Ian Rogers
· 11 years ago
9bc5440
Interpreter-only mode should cause dex-to-dex compilation.
by Ian Rogers
· 11 years ago
daa7a64
Merge "Comment disallow new monitors."
by Ian Rogers
· 11 years ago
5c597c6
Comment disallow new monitors.
by Ian Rogers
· 11 years ago
a092ee40
Merge "Use non volatile lock words in semispace collector."
by Mathieu Chartier
· 11 years ago
4d7f61d
Use non volatile lock words in semispace collector.
by Mathieu Chartier
· 11 years ago
94e8a97
Merge "Add untested x86-64 downcall and exception assembly."
by Ian Rogers
· 11 years ago
6398156
Fix a class-loading bug in the verifier when throwing NPE
by Andreas Gampe
· 11 years ago
47d00c0
Add untested x86-64 downcall and exception assembly.
by Ian Rogers
· 11 years ago
Next »