Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
b2fd7bca70b580921eebf7c45769c39d2dfd8a5a
/
runtime
b2fd7bc
Opt compiler: Basic simplification for arithmetic operations.
by Alexandre Rames
· 11 years ago
79bf9a9
am 39d9fe2e: Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 11 years ago
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 11 years ago
d2bb32e
am cb85ad66: Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 11 years ago
cb85ad6
Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 11 years ago
aff49cd
am 9a5342ef: Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 11 years ago
05dd8a6
Use quick compiler to generate odex for oat file assistant tests.
by Richard Uhler
· 11 years ago
9a5342e
Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 11 years ago
892fc96
Revert "Turn on logging for oat file assistant tests."
by Richard Uhler
· 11 years ago
abcb56d
am 7e9c99bd: Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 11 years ago
7e9c99b
Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 11 years ago
f45599d
Turn on logging for oat file assistant tests.
by Richard Uhler
· 11 years ago
089bb92
am 2af72de8: Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 11 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 11 years ago
7d4dde8
am 072e48ed: Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 11 years ago
ffd1b0d
am e8e42f35: Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 11 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 11 years ago
072e48e
Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 11 years ago
e8e42f3
Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 11 years ago
00a19e6
am 54a8cc68: Merge "Trim arenas for JIT"
by Mathieu Chartier
· 11 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 11 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 11 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 11 years ago
6521af2
am 81d38f74: Merge "Use the current Java stack instead of the ThrowLocation."
by Nicolas Geoffray
· 11 years ago
ee07703
Use the current Java stack instead of the ThrowLocation.
by Nicolas Geoffray
· 11 years ago
1558b57
JDWP: allocate DebugInvokeReq only when requested
by Sebastien Hertz
· 11 years ago
a60bb12
am 5c9d8f0d: Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 11 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 11 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 11 years ago
951db52
am 55993773: Merge "ART: Allow arraycopy with int[] in unstarted runtime"
by Andreas Gampe
· 11 years ago
b2cc647
am b1869d56: Merge "Only allocate collectors if we may use them"
by Mathieu Chartier
· 11 years ago
5599377
Merge "ART: Allow arraycopy with int[] in unstarted runtime"
by Andreas Gampe
· 11 years ago
e2be653
ART: Allow arraycopy with int[] in unstarted runtime
by Andreas Gampe
· 11 years ago
dfe3083
Only allocate collectors if we may use them
by Mathieu Chartier
· 11 years ago
f7c1d09
am 41b15f9f: Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 11 years ago
e2c5781
am 3b5408b5: Merge "Fix failing hprof DCHECK"
by Mathieu Chartier
· 11 years ago
41b15f9
Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 11 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 11 years ago
15f345c
Fix failing hprof DCHECK
by Mathieu Chartier
· 11 years ago
8bf66ca
am 709d8df9: Merge "Fix byte and char Get32"
by Mathieu Chartier
· 11 years ago
ff38c04
Fix byte and char Get32
by Mathieu Chartier
· 11 years ago
dadd125
am b341b70b: Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 11 years ago
b341b70
Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 11 years ago
f7d21a8
am de67540e: Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"
by Mathieu Chartier
· 11 years ago
1972a8e
Rename -Xjit / -Xnojit options to -Xusejit:<boolean>
by Mathieu Chartier
· 11 years ago
91cda6e
am 17b8a7ae: Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"
by Mathieu Chartier
· 11 years ago
184c9dc
Fix some incorrect IsCompiler instead of IsAotCompiler
by Mathieu Chartier
· 11 years ago
12baf47
Extend compiler/optimizing/stack_map_test.cc.
by Roland Levillain
· 11 years ago
b285603
am 51867b3c: Merge "ART: Report zip opening error"
by Andreas Gampe
· 11 years ago
290f27f
am dbba41df: Merge "Include what we use."
by Dan Albert
· 11 years ago
51867b3
Merge "ART: Report zip opening error"
by Andreas Gampe
· 11 years ago
0b3ed3d
ART: Report zip opening error
by Andreas Gampe
· 11 years ago
dbba41d
Merge "Include what we use."
by Dan Albert
· 11 years ago
627f917
Include what we use.
by Dan Albert
· 11 years ago
c4d27a4
am c670efd6: Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 11 years ago
9213dcb
am 029113f1: Merge "ART: Fix missing handles"
by Andreas Gampe
· 11 years ago
c670efd
Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 11 years ago
029113f
Merge "ART: Fix missing handles"
by Andreas Gampe
· 11 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 11 years ago
729699d
ART: Fix missing handles
by Andreas Gampe
· 11 years ago
4cac71c
am 3d7d2af4: Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 11 years ago
3d7d2af
Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 11 years ago
e06a852
am 44d95a22: Merge "Switch from memalign to posix_memalign for Mac build"
by Brian Carlstrom
· 11 years ago
c57ad20
Switch from memalign to posix_memalign for Mac build
by Brian Carlstrom
· 11 years ago
2a3edf0
am ff3ef43f: Merge "Reserve bits in the lock word for read barriers."
by Hiroshi Yamauchi
· 11 years ago
ff3ef43
Merge "Reserve bits in the lock word for read barriers."
by Hiroshi Yamauchi
· 11 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 11 years ago
e59ff2e
am 5e42cd3e: Merge "Wait for threads to finish unregistering"
by Mathieu Chartier
· 11 years ago
91e5669
Wait for threads to finish unregistering
by Mathieu Chartier
· 11 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 11 years ago
65b768e
am dc47e986: Merge "Fix generic JNI stubs to not discard the Java native frame."
by Nicolas Geoffray
· 11 years ago
126d659
Fix generic JNI stubs to not discard the Java native frame.
by Nicolas Geoffray
· 11 years ago
332877c
am 775f1d40: Merge "Follow-up 128393"
by Sebastien Hertz
· 11 years ago
775f1d4
Merge "Follow-up 128393"
by Sebastien Hertz
· 11 years ago
bd9cf9f
Follow-up 128393
by Sebastien Hertz
· 11 years ago
be4eb48
am 57f49931: Merge "Revert GetThisObject change."
by Nicolas Geoffray
· 11 years ago
9729e52
Revert GetThisObject change.
by Nicolas Geoffray
· 11 years ago
178541a
am 207fc169: Merge "Stack support for Optimizing compiler"
by Nicolas Geoffray
· 11 years ago
7cde48c
Stack support for Optimizing compiler
by Sebastien Hertz
· 11 years ago
25232e8
am 1d8587fe: Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling"
by Mathieu Chartier
· 11 years ago
1d8587f
Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling"
by Mathieu Chartier
· 11 years ago
eaa5e69
am 9924fd8f: Merge "ART: Move DexFile vector to Java array"
by Andreas Gampe
· 11 years ago
9924fd8
Merge "ART: Move DexFile vector to Java array"
by Andreas Gampe
· 11 years ago
3a5bd4e
am 0b25c71a: Merge "Add support for .bss section in oat files."
by Vladimir Marko
· 11 years ago
0b25c71
Merge "Add support for .bss section in oat files."
by Vladimir Marko
· 11 years ago
deebb99
Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling
by Mathieu Chartier
· 11 years ago
b5ac9dc
am 02f28fd6: Merge "ART: Allow more operations in unstarted Runtime"
by Andreas Gampe
· 11 years ago
02f28fd
Merge "ART: Allow more operations in unstarted Runtime"
by Andreas Gampe
· 11 years ago
f0e128a
ART: Allow more operations in unstarted Runtime
by Andreas Gampe
· 11 years ago
b17fa44
am 3ccd4cf5: Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release"
by Nicolas Geoffray
· 11 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 11 years ago
3ccd4cf
Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release"
by Nicolas Geoffray
· 11 years ago
0aba6bc
am 3d96f56f: Merge "ART: Fix off-by-two whitespace"
by Andreas Gampe
· 11 years ago
3d96f56
Merge "ART: Fix off-by-two whitespace"
by Andreas Gampe
· 11 years ago
85e984b
am 4ab52e75: Merge "Don\'t require three-character extensions for dex locations."
by Richard Uhler
· 11 years ago
4ab52e7
Merge "Don't require three-character extensions for dex locations."
by Richard Uhler
· 11 years ago
579885a
Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release
by Serban Constantinescu
· 11 years ago
4f0be4d
ART: Fix off-by-two whitespace
by Andreas Gampe
· 11 years ago
f16ca6a
am 2eb5168b: Merge "Revert "Revert "Re-enable one thread dumping the native stack of another."""
by Andreas Gampe
· 11 years ago
00a1f5b
Revert "Revert "Re-enable one thread dumping the native stack of another.""
by Andreas Gampe
· 11 years ago
Next »