Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
21c7906e08b801f1afcb62bdd1f1763c93e5ea06
21c7906
Merge "ART: Relax test 703"
by Andreas Gampe
· 10 years ago
48e702f
Merge "Make the SSA builder honor the debuggable flag."
by Nicolas Geoffray
· 10 years ago
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
cb85ad6
Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 10 years ago
05dd8a6
Use quick compiler to generate odex for oat file assistant tests.
by Richard Uhler
· 10 years ago
9a5342e
Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 10 years ago
892fc96
Revert "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
e0fe7ae
Make the SSA builder honor the debuggable flag.
by Nicolas Geoffray
· 10 years ago
7d9e5a9
ART: Relax test 703
by Andreas Gampe
· 10 years ago
f719fdd
Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions."
by Andreas Gampe
· 10 years ago
6ad40cd
[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions.
by Goran Jakovljevic
· 10 years ago
7e9c99b
Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
f45599d
Turn on logging for oat file assistant tests.
by Richard Uhler
· 10 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
072e48e
Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 10 years ago
e8e42f3
Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 10 years ago
54a8cc6
Merge "Trim arenas for JIT"
by Mathieu Chartier
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 10 years ago
b322668
Merge "ART: Fix init-failure graph tool"
by Andreas Gampe
· 10 years ago
869c2dfa
ART: Fix init-failure graph tool
by Andreas Gampe
· 10 years ago
81d38f7
Merge "Use the current Java stack instead of the ThrowLocation."
by Nicolas Geoffray
· 10 years ago
ee07703
Use the current Java stack instead of the ThrowLocation.
by Nicolas Geoffray
· 10 years ago
1558b57
JDWP: allocate DebugInvokeReq only when requested
by Sebastien Hertz
· 10 years ago
2cfdabd
Merge "Fix run-test with JIT enabled"
by Sebastien Hertz
· 10 years ago
155bef4
Fix run-test with JIT enabled
by Sebastien Hertz
· 10 years ago
504b173
Merge "Revert "Revert "More Makefile fun for --debuggable."""
by Nicolas Geoffray
· 10 years ago
43c162f
Revert "Revert "More Makefile fun for --debuggable.""
by Nicolas Geoffray
· 10 years ago
bf40b5b
Merge "Revert "More Makefile fun for --debuggable.""
by Nicolas Geoffray
· 10 years ago
d633384
Merge "Revert "Fix braino in Makefile.""
by Nicolas Geoffray
· 10 years ago
6aad0b7
Revert "Fix braino in Makefile."
by Nicolas Geoffray
· 10 years ago
9728a93
Revert "More Makefile fun for --debuggable."
by Nicolas Geoffray
· 10 years ago
c4ab6b0
Merge "Fix braino in Makefile."
by Nicolas Geoffray
· 10 years ago
64657d2
Fix braino in Makefile.
by Nicolas Geoffray
· 10 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
3dd536f
Merge "More Makefile fun for --debuggable."
by Nicolas Geoffray
· 10 years ago
5599377
Merge "ART: Allow arraycopy with int[] in unstarted runtime"
by Andreas Gampe
· 10 years ago
e2be653
ART: Allow arraycopy with int[] in unstarted runtime
by Andreas Gampe
· 10 years ago
b1869d5
Merge "Only allocate collectors if we may use them"
by Mathieu Chartier
· 10 years ago
dfe3083
Only allocate collectors if we may use them
by Mathieu Chartier
· 10 years ago
41b15f9
Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 10 years ago
3b5408b
Merge "Fix failing hprof DCHECK"
by Mathieu Chartier
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
15f345c
Fix failing hprof DCHECK
by Mathieu Chartier
· 10 years ago
709d8df
Merge "Fix byte and char Get32"
by Mathieu Chartier
· 10 years ago
ff38c04
Fix byte and char Get32
by Mathieu Chartier
· 10 years ago
a6aad92
Merge "Do not dump memory usage if driver was never created"
by Brian Carlstrom
· 10 years ago
bd648cd
More Makefile fun for --debuggable.
by Nicolas Geoffray
· 10 years ago
a11a34c
Do not dump memory usage if driver was never created
by Brian Carlstrom
· 10 years ago
0e242b5
Merge "Revert "[optimizing] Enable x86 long support.""
by Nicolas Geoffray
· 10 years ago
154552e
Revert "[optimizing] Enable x86 long support."
by Nicolas Geoffray
· 10 years ago
7e5b740
Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`."
by Roland Levillain
· 10 years ago
2ed20af
Opt compiler: Clean the use of `virtual` and `OVERRIDE`.
by Alexandre Rames
· 10 years ago
b341b70
Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 10 years ago
b265262
Merge "[optimizing] Enable x86 long support."
by Nicolas Geoffray
· 10 years ago
b4ba354
[optimizing] Enable x86 long support.
by Nicolas Geoffray
· 10 years ago
6626f89
Merge "ART: Enable the use of relative addresses in the arm64 disassembler."
by Roland Levillain
· 10 years ago
d737ab3
ART: Enable the use of relative addresses in the arm64 disassembler.
by Alexandre Rames
· 10 years ago
6540537
Merge "Follow up 137982"
by Sebastien Hertz
· 10 years ago
8d2ceab
Merge "ART: Add option to abort dex2oat on hard failure"
by Andreas Gampe
· 10 years ago
09c2de7
Merge "ART: Fix Cmdline Parser test"
by Andreas Gampe
· 10 years ago
2682699
ART: Fix Cmdline Parser test
by Andreas Gampe
· 10 years ago
6cf49e5
ART: Add option to abort dex2oat on hard failure
by Andreas Gampe
· 10 years ago
de67540
Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"
by Mathieu Chartier
· 10 years ago
1972a8e
Rename -Xjit / -Xnojit options to -Xusejit:<boolean>
by Mathieu Chartier
· 10 years ago
17b8a7a
Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"
by Mathieu Chartier
· 10 years ago
184c9dc
Fix some incorrect IsCompiler instead of IsAotCompiler
by Mathieu Chartier
· 10 years ago
66b2666
Merge "ART: AddVectorReduce should store result in memory carefully"
by Bill Buzbee
· 10 years ago
c5e3ab2
Follow up 137982
by Sebastien Hertz
· 10 years ago
a80aab6
Merge "ART: Fix test breakage"
by David Brazdil
· 10 years ago
df45205
ART: Fix test breakage
by David Brazdil
· 10 years ago
12baf47
Extend compiler/optimizing/stack_map_test.cc.
by Roland Levillain
· 10 years ago
ea19b36
Merge "ART: Optimize iteration of safepoints"
by David Brazdil
· 10 years ago
9a9ab61
ART: Optimize iteration of safepoints
by David Brazdil
· 10 years ago
af8db2e
Merge "[optimizing] Use callee-save registers for x86"
by Nicolas Geoffray
· 10 years ago
5f87418
[optimizing] Use callee-save registers for x86
by Mark Mendell
· 10 years ago
65b5027
Merge "ART: Fix compile-time-init fail"
by Andreas Gampe
· 10 years ago
4d4eff7
ART: Fix compile-time-init fail
by Andreas Gampe
· 10 years ago
51867b3
Merge "ART: Report zip opening error"
by Andreas Gampe
· 10 years ago
0b3ed3d
ART: Report zip opening error
by Andreas Gampe
· 10 years ago
dbba41d
Merge "Include what we use."
by Dan Albert
· 10 years ago
627f917
Include what we use.
by Dan Albert
· 10 years ago
18cd871
Merge "ART: Do not produce CFI when not asked for"
by Andreas Gampe
· 10 years ago
d37f919
ART: Do not produce CFI when not asked for
by Andreas Gampe
· 10 years ago
b8fef11
Merge "[optimizing] Improve x86/x86_64 bound check code"
by Andreas Gampe
· 10 years ago
c670efd
Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 10 years ago
029113f
Merge "ART: Fix missing handles"
by Andreas Gampe
· 10 years ago
c4371cd
Merge "Fix bce gtest."
by Mingyao Yang
· 10 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 10 years ago
729699d
ART: Fix missing handles
by Andreas Gampe
· 10 years ago
f60c90b
[optimizing] Improve x86/x86_64 bound check code
by Mark Mendell
· 10 years ago
6775ba5
Fix bce gtest.
by Mingyao Yang
· 10 years ago
d8de6f2
Merge "Make BCE a no-op if there is no array access."
by Mingyao Yang
· 10 years ago
dc68baf
Merge "Update run-test 031-class-attributes"
by Sebastien Hertz
· 10 years ago
b1add75
Update run-test 031-class-attributes
by Sebastien Hertz
· 10 years ago
3d7d2af
Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 10 years ago
87896b3
Merge "Fix arm64 build."
by Nicolas Geoffray
· 10 years ago
Next »