Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f66f05ddfceaa8a2f613d3ed8316a21c95e1fbca
f66f05d
Merge "ART: Fix potential integer overflow in JNI."
by Vladimir Marko
· 9 years ago
795e341
ART: Fix potential integer overflow in JNI.
by Vladimir Marko
· 9 years ago
17656eb
Merge "MIPS32: java.lang.String.equals"
by Andreas Gampe
· 9 years ago
16ba2b4
MIPS32: java.lang.String.equals
by Chris Larsen
· 9 years ago
97e7401
Merge "Improve X86 handling of constants to Field/Array Set"
by Nicolas Geoffray
· 9 years ago
8148937
Improve X86 handling of constants to Field/Array Set
by Mark Mendell
· 9 years ago
5348137
Merge "JDWP: fix returned tag for ClassType.NewInstance"
by Sebastien Hertz
· 9 years ago
2fa6842
Merge "ART: Fix ignoring duplicate fields when loading class."
by Vladimir Marko
· 9 years ago
2704896
Merge "MIPS64: Implement virtual intrinsic slow path"
by Nicolas Geoffray
· 9 years ago
9c3cd19
Merge "Change test .dex.art to .art"
by Mathieu Chartier
· 9 years ago
4ca1037
Change test .dex.art to .art
by Mathieu Chartier
· 9 years ago
53afca1
MIPS64: Implement virtual intrinsic slow path
by Alexey Frunze
· 9 years ago
ae04419
Merge "Revert "Revert "Add basic image writer support for app images"""
by Mathieu Chartier
· 9 years ago
da5b28a
Revert "Revert "Add basic image writer support for app images""
by Mathieu Chartier
· 9 years ago
51c1b63
Merge "Fix elf writer to properly handle empty text sections"
by Mathieu Chartier
· 9 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 9 years ago
1a14328
Merge "ahat: limit default number of results shown."
by Richard Uhler
· 9 years ago
4ba3766
Merge "Minor cleanup of Monitor::VisitLocks"
by Sebastien Hertz
· 9 years ago
81819db
ART: Fix ignoring duplicate fields when loading class.
by Vladimir Marko
· 9 years ago
0f7c933
Minor cleanup of Monitor::VisitLocks
by Sebastien Hertz
· 9 years ago
d93223d
Merge "Finalized all components of range analysis needed for dynamic bce."
by Aart Bik
· 9 years ago
f2a93f4
Merge "X86-64: Split long/double constant array/field set"
by Nicolas Geoffray
· 9 years ago
ea5af68
X86-64: Split long/double constant array/field set
by Mark Mendell
· 9 years ago
3f96f42
Merge "Fix conditional jump over jmp (X86/X86-64/ARM32)"
by Nicolas Geoffray
· 9 years ago
b8b9769
Fix conditional jump over jmp (X86/X86-64/ARM32)
by Mark Mendell
· 10 years ago
f941a32
Merge "Move .dynsym ELF section after .text"
by David Srbecky
· 9 years ago
a3e1377
JDWP: fix returned tag for ClassType.NewInstance
by Sebastien Hertz
· 9 years ago
55a77ef
Merge "Fix flake around instrumentation."
by Nicolas Geoffray
· 9 years ago
19fcbda
Move .dynsym ELF section after .text
by David Srbecky
· 9 years ago
63e47f4
Fix flake around instrumentation.
by Nicolas Geoffray
· 9 years ago
b24301b
Merge "Code cleanup to avoid CompilerDriver abstractions in JIT."
by Nicolas Geoffray
· 9 years ago
2b13eaa
Merge "Properly delete the jit thread pool."
by Nicolas Geoffray
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
d28b969
Code cleanup to avoid CompilerDriver abstractions in JIT.
by Nicolas Geoffray
· 9 years ago
ad15539
Merge "Revert "Use Jack lang dev version for compiling art tests""
by Nicolas Geoffray
· 9 years ago
a5a79b6
Revert "Use Jack lang dev version for compiling art tests"
by Nicolas Geoffray
· 9 years ago
c09b334
Merge "Revert "Add basic image writer support for app images""
by Nicolas Geoffray
· 9 years ago
4b01856
Revert "Add basic image writer support for app images"
by Nicolas Geoffray
· 9 years ago
f97ad81
Merge "Use Jack lang dev version for compiling art tests"
by Yohann Roussel
· 9 years ago
e597d59
Merge "Fix continuous build"
by Sebastien Hertz
· 9 years ago
ff2f2ad
Fix continuous build
by Sebastien Hertz
· 9 years ago
a930832
Merge "Add basic image writer support for app images"
by Mathieu Chartier
· 9 years ago
c033474
Add basic image writer support for app images
by Mathieu Chartier
· 9 years ago
accc249
Merge "ART: Change behavior for rethrowing init failures"
by Andreas Gampe
· 9 years ago
3c60103
Merge "Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation""
by David Brazdil
· 9 years ago
2bd4c5c
Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
by David Brazdil
· 9 years ago
99babb6
ART: Change behavior for rethrowing init failures
by Andreas Gampe
· 9 years ago
26bfcec
Merge "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
by David Brazdil
· 9 years ago
1749e2c
ART: Implement DeadPhiHandling in PrimitiveTypePropagation
by David Brazdil
· 9 years ago
389b3db
Finalized all components of range analysis needed for dynamic bce.
by Aart Bik
· 9 years ago
55fed87
Use Jack lang dev version for compiling art tests
by Yohann Roussel
· 9 years ago
c8894ab
Merge "Delay emitting CFI PC adjustments until after Thumb2/Mips fixup."
by Vladimir Marko
· 9 years ago
10ef694
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
by Vladimir Marko
· 9 years ago
b178e11
Merge "Fix test in case we run the ART_TEST_TRACE tests."
by Nicolas Geoffray
· 9 years ago
41f10bc
Fix test in case we run the ART_TEST_TRACE tests.
by Nicolas Geoffray
· 9 years ago
6bf6e43
Merge "JDWP: fix java.lang.String creation"
by Sebastien Hertz
· 9 years ago
12cbc87
Merge "Fix TODO on instrumentation and add some more DCHECKs."
by Nicolas Geoffray
· 9 years ago
147bc83
Merge "Fix mips32oc ArraySet null constant assignment"
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
934808f
Fix mips32oc ArraySet null constant assignment
by Pavle Batuta
· 9 years ago
f33ea79
Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews."
by Igor Murashkin
· 9 years ago
1af86f1
ahat: limit default number of results shown.
by Richard Uhler
· 9 years ago
530dcc8
Merge "Annotate References with their referent."
by Richard Uhler
· 9 years ago
b357730
Annotate References with their referent.
by Richard Uhler
· 9 years ago
fb4b605
Merge "Fix broken handling of instrumentation lists."
by Nicolas Geoffray
· 9 years ago
3f922d1
Merge "Make things generally quieter."
by Alex Light
· 9 years ago
91de25f
Make things generally quieter.
by Alex Light
· 9 years ago
243a468
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
7727ea6
Merge "Limit summary string lengths to 200 characters."
by Richard Uhler
· 9 years ago
514a616
Fix broken handling of instrumentation lists.
by Nicolas Geoffray
· 9 years ago
56d5e50
JDWP: fix java.lang.String creation
by Sebastien Hertz
· 9 years ago
ca0e1f1
Merge "Use --oat-fd instead of --oat-file when calling dex2oat." am: ea834bbed4
by Richard Uhler
· 9 years ago
ea834bb
Merge "Use --oat-fd instead of --oat-file when calling dex2oat."
by Richard Uhler
· 9 years ago
f7542d8
Merge "Fix deadlock with the JIT code cache." am: df6dc42ba2
by Nicolas Geoffray
· 9 years ago
df6dc42
Merge "Fix deadlock with the JIT code cache."
by Nicolas Geoffray
· 9 years ago
6262340
Fix deadlock with the JIT code cache.
by Nicolas Geoffray
· 9 years ago
210077c
Merge "Minor improvements for the CC collector." am: 4bbe7807f3
by Hiroshi Yamauchi
· 9 years ago
4bbe780
Merge "Minor improvements for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
30c475a
lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews.
by Igor Murashkin
· 9 years ago
c798654
Merge "Fix minor problems with interface verification and default methods."
by Alex Light
· 9 years ago
3482c27
Merge "Fix minor problems with interface verification and default methods."
by Alex Light
· 9 years ago
368273a
Merge "Revert "ART: Update DCE to work with try/catch"" am: 86a8e247e3
by David Brazdil
· 9 years ago
86a8e24
Merge "Revert "ART: Update DCE to work with try/catch""
by David Brazdil
· 9 years ago
fb552d7
Revert "ART: Update DCE to work with try/catch"
by David Brazdil
· 9 years ago
723e6ce
Minor improvements for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
923c78b
Merge "ART: Update DCE to work with try/catch" am: 808e752491
by David Brazdil
· 9 years ago
808e752
Merge "ART: Update DCE to work with try/catch"
by David Brazdil
· 9 years ago
ce52901
ART: Update DCE to work with try/catch
by David Brazdil
· 9 years ago
08e679a
Merge "Add application image dex2oat options" am: 49560fcce5
by Mathieu Chartier
· 9 years ago
49560fc
Merge "Add application image dex2oat options"
by Mathieu Chartier
· 9 years ago
a90c772
Add application image dex2oat options
by Mathieu Chartier
· 9 years ago
df98a5b
Merge "Fix tests flakiness with jit when using Proxy classes." am: e00197d605
by Nicolas Geoffray
· 9 years ago
e00197d
Merge "Fix tests flakiness with jit when using Proxy classes."
by Nicolas Geoffray
· 9 years ago
22cf3d3
Fix tests flakiness with jit when using Proxy classes.
by Nicolas Geoffray
· 9 years ago
0d1df44
Merge "Fix stalled comment from last commit." am: 78ef3fee3f
by Nicolas Geoffray
· 9 years ago
78ef3fe
Merge "Fix stalled comment from last commit."
by Nicolas Geoffray
· 9 years ago
60989d2
Fix stalled comment from last commit.
by Nicolas Geoffray
· 9 years ago
7e79050
Merge "Fix inlining and lse bugs with unresolved access." am: 816b2b3f70
by Nicolas Geoffray
· 9 years ago
816b2b3
Merge "Fix inlining and lse bugs with unresolved access."
by Nicolas Geoffray
· 9 years ago
d930929
Fix inlining and lse bugs with unresolved access.
by Nicolas Geoffray
· 9 years ago
Next »