Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e94e2d42a5892f930b47415841b0e00e374b54e2
e94e2d4
More native bridge tests
by Calin Juravle
· 10 years ago
439bfb9
Merge "Add VMRuntime.isBootClassPathOnDisk"
by Brian Carlstrom
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
8283e07
Merge "Enable -Wunreachable-code"
by Ian Rogers
· 10 years ago
0714083
Enable -Wunreachable-code
by Ian Rogers
· 10 years ago
f9098ea
Merge "ART: Fix GenReduceVector and GenSetVector"
by Bill Buzbee
· 10 years ago
955af68
Merge "ART: Reset bb id to the last list mir"
by Bill Buzbee
· 10 years ago
f4ae8d8
Merge "ART: Allow overridable calculation of basic block dataflow"
by Bill Buzbee
· 10 years ago
a2a9108
Merge "Update maximum number of reachable blocks in last step"
by Bill Buzbee
· 10 years ago
6f4dcae
ART: Allow overridable calculation of basic block dataflow
by Razvan A Lupusoru
· 10 years ago
bafedc3
Merge "Get heap poisoning working in 64-bit."
by Hiroshi Yamauchi
· 10 years ago
cf44741
Merge "Disable ThreadStress."
by Nicolas Geoffray
· 10 years ago
294f72c
Merge "ART: Fix typo"
by Andreas Gampe
· 10 years ago
35c68e3
ART: Fix typo
by Andreas Gampe
· 10 years ago
00ade1e
Merge "ART: Fix some -Wpedantic errors"
by Andreas Gampe
· 10 years ago
3d56be8
Disable ThreadStress.
by Nicolas Geoffray
· 10 years ago
79705f99
Merge "AArch64: address some outstanding TODOs."
by Vladimir Marko
· 10 years ago
94114c1
Merge "Remove selinux dependency."
by Nicolas Geoffray
· 10 years ago
fa94182
Merge "Improve detection of lifetime holes."
by Nicolas Geoffray
· 10 years ago
8ddb00c
Improve detection of lifetime holes.
by Nicolas Geoffray
· 10 years ago
2549478
Remove selinux dependency.
by Nicolas Geoffray
· 10 years ago
b3cd826
Merge "Revert "Enable computed goto interpreter on the host""
by Sebastien Hertz
· 10 years ago
fa888d0
Revert "Enable computed goto interpreter on the host"
by Sebastien Hertz
· 10 years ago
4163c53
AArch64: address some outstanding TODOs.
by Matteo Franchin
· 10 years ago
cc6b59e
Merge "ART: Fix movnti assembler"
by Ian Rogers
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
b88f0b1
Get heap poisoning working in 64-bit.
by Hiroshi Yamauchi
· 10 years ago
fcabfbe
Merge "ART: Better IllegalAccessException message"
by Andreas Gampe
· 10 years ago
c0d8229
ART: Better IllegalAccessException message
by Andreas Gampe
· 10 years ago
1edf638
Merge "ART: Deprecate CompilationUnit's code_item"
by Ian Rogers
· 10 years ago
f731a78
Merge "ART: More verifier error output"
by Andreas Gampe
· 10 years ago
59dce70
Merge "ART: Do a pre-pass for monitor_enter dex pc search"
by Andreas Gampe
· 10 years ago
1ee1458
Merge "Reduce scope of MIR analysis attributes."
by Ian Rogers
· 10 years ago
7503597
ART: Deprecate CompilationUnit's code_item
by Razvan A Lupusoru
· 10 years ago
584cc79
Reduce scope of MIR analysis attributes.
by Ian Rogers
· 10 years ago
ae9f3e6
ART: Fix movnti assembler
by Razvan A Lupusoru
· 10 years ago
5ca2054
ART: More verifier error output
by Andreas Gampe
· 10 years ago
cb3c08f
ART: Do a pre-pass for monitor_enter dex pc search
by Andreas Gampe
· 10 years ago
c70535b
Merge "Fix a bug in the insertion of parallel move."
by Nicolas Geoffray
· 10 years ago
740475d
Fix a bug in the insertion of parallel move.
by Nicolas Geoffray
· 10 years ago
13c4e8f
Merge "Fix test now that instructions can die at instruction entry."
by Nicolas Geoffray
· 10 years ago
fd680d8
Fix test now that instructions can die at instruction entry.
by Nicolas Geoffray
· 10 years ago
eb1d22b
Merge "Register allocator: refine instructions liveness."
by Nicolas Geoffray
· 10 years ago
7690562
Register allocator: refine instructions liveness.
by Nicolas Geoffray
· 10 years ago
68fd50b
Merge "Optimize get/set reflection performance"
by Mathieu Chartier
· 10 years ago
7643327
Optimize get/set reflection performance
by Mathieu Chartier
· 10 years ago
88adf36
Merge "Fix broken runtime SetStatsEnabled logic"
by Mathieu Chartier
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
95f03e6
Merge "Fix make test exclusion bugs."
by Ian Rogers
· 10 years ago
b5594ba
Fix make test exclusion bugs.
by Ian Rogers
· 10 years ago
adef736
Merge "Only include test targets if test-art* or build-art* is being built."
by Ian Rogers
· 10 years ago
8f0bbd2
Only include test targets if test-art* or build-art* is being built.
by Ian Rogers
· 10 years ago
7fe50c6
Merge "Change heap base address"
by Mathieu Chartier
· 10 years ago
268ea6c
Change heap base address
by Mathieu Chartier
· 10 years ago
887ebcf
Merge "Fix verifier crash in GetQuickFieldAccess()."
by Hiroshi Yamauchi
· 10 years ago
5f09be9
Fix verifier crash in GetQuickFieldAccess().
by Hiroshi Yamauchi
· 10 years ago
53cec00
ART: Fix GenReduceVector and GenSetVector
by Udayan Banerji
· 10 years ago
628a74f
Merge "ART Runtime: Add movw $xx,yy fault handling"
by Ian Rogers
· 10 years ago
d282d59
Merge "Elimination of redundant instructuion"
by Ian Rogers
· 10 years ago
68dc101
Merge "Fix CallStaticVoidMethodA for testEverything"
by Ian Rogers
· 10 years ago
5a2a263
Merge "Fix some more pedantic compiler warnings."
by Ian Rogers
· 10 years ago
51be0a7
Fix CallStaticVoidMethodA for testEverything
by Marcus Oakland
· 10 years ago
70637e4
Merge "ART: Fix mac build"
by Andreas Gampe
· 10 years ago
7a53653
ART: Fix mac build
by Andreas Gampe
· 10 years ago
02875c5
Fix some more pedantic compiler warnings.
by Ian Rogers
· 10 years ago
acc7798
Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece."
by Ian Rogers
· 10 years ago
6b604a1
Fix Class::IsInSamePackage to not read beyond the end of a StringPiece.
by Ian Rogers
· 10 years ago
4aa2ec1
Merge "Some optimizations for the array alloc path."
by Hiroshi Yamauchi
· 10 years ago
f0edfc3
Some optimizations for the array alloc path.
by Hiroshi Yamauchi
· 10 years ago
e7e34d0
Merge "Reduce IndirectReferenceTable memory usage"
by Mathieu Chartier
· 10 years ago
4838d66
Reduce IndirectReferenceTable memory usage
by Mathieu Chartier
· 10 years ago
5daf8e1
ART Runtime: Add movw $xx,yy fault handling
by Mark Mendell
· 10 years ago
1ed5b27
Merge "Implement method calls using relative BL on ARM."
by Vladimir Marko
· 10 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 10 years ago
34bb808
Merge "Make the script bash because it uses PIPESTATUS."
by Nicolas Geoffray
· 10 years ago
e7d6662
Make the script bash because it uses PIPESTATUS.
by Nicolas Geoffray
· 10 years ago
f4696b8
Merge "Make suspend checks note have side effects."
by Nicolas Geoffray
· 10 years ago
9ebc72c
Make suspend checks note have side effects.
by Nicolas Geoffray
· 10 years ago
a72cb22
Merge "Optimize suspend checks in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
d7e2f32
Merge "Optimizing compiler: remove unnecessary `explicit' keywords."
by Roland Levillain
· 10 years ago
0341680
Merge "Optimizing compiler: check inputs & uses definitions in CFG."
by Roland Levillain
· 10 years ago
5799fc0
Optimizing compiler: remove unnecessary `explicit' keywords.
by Roland Levillain
· 10 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
f2476d5
Merge "Deprecate GrowableArray, use ArenaVector instead."
by Vladimir Marko
· 10 years ago
6b46923
Optimizing compiler: check inputs & uses definitions in CFG.
by Roland Levillain
· 10 years ago
c5c71bf
Merge "ART: Reject branch/switch/throw to move-result."
by Ian Rogers
· 10 years ago
9961929
Merge "Fix "const-class v0, I" for libartd.so"
by Ian Rogers
· 10 years ago
a460bb0
Merge "ART: Update for split native bridge initialization"
by Andreas Gampe
· 10 years ago
9bc6199
ART: Reject branch/switch/throw to move-result.
by Stephen Kyle
· 10 years ago
5957d54
Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded"
by Brian Carlstrom
· 10 years ago
e8e3989
Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded
by Brian Carlstrom
· 10 years ago
10f0ca2
Fix "const-class v0, I" for libartd.so
by Logan Chien
· 10 years ago
c0d36ab
Merge "ART: Refactor elf_writer_quick for elf section order"
by Andreas Gampe
· 10 years ago
cc67607
ART: Refactor elf_writer_quick for elf section order
by Andreas Gampe
· 10 years ago
b45c336
Merge "dex2oat should truncate files opened from file descriptors"
by Brian Carlstrom
· 10 years ago
4f694ba
dex2oat should truncate files opened from file descriptors
by Brian Carlstrom
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
590c6a4
ART: Reset bb id to the last list mir
by Chao-ying Fu
· 10 years ago
f038ed9
Merge "Optimizing compiler: ensure loop header dominates loop's blocks."
by Roland Levillain
· 10 years ago
92822f4
Merge "Enable computed goto interpreter on the host"
by Sebastien Hertz
· 10 years ago
Next »