Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e54eee1024cdad6def14cde7e858e85cc0fdc465
e54eee1
ART: Switch tagging table to a map
by Andreas Gampe
· 8 years ago
77cd3d8
Merge "Remove mutex dependency on art::Runtime"
by David Sehr
· 8 years ago
6c42676
Merge "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 8 years ago
d681d9b
Merge "MIPS32: Implement HSelect"
by Treehugger Robot
· 8 years ago
a550ad9
Merge "MIPS32R6: Fix floating point compares in mterp."
by Treehugger Robot
· 8 years ago
b55fdbb
Disable kBssEntry LoadString sharpening.
by Vladimir Marko
· 8 years ago
28d06c1
MIPS32R6: Fix floating point compares in mterp.
by Alexey Frunze
· 8 years ago
a818819
Merge "Improve recognition of select-based period induction."
by Treehugger Robot
· 8 years ago
674b9ee
MIPS32: Implement HSelect
by Alexey Frunze
· 8 years ago
639cc8c
Improve recognition of select-based period induction.
by Aart Bik
· 8 years ago
6494dae
Merge "Test for the CC RegionSpace::WalkInternal crash."
by Hiroshi Yamauchi
· 8 years ago
f42eb2c
Remove mutex dependency on art::Runtime
by David Sehr
· 8 years ago
fc5fbfc
Merge "Ensure that overrides work in presence of package-private methods."
by Treehugger Robot
· 8 years ago
eb6b620
Merge "Disable 151-OpenFileLimit test."
by Richard Uhler
· 8 years ago
58deb86
Disable 151-OpenFileLimit test.
by Richard Uhler
· 8 years ago
024662a
Merge changes I16f8b7ec,I075bbf55
by Igor Murashkin
· 8 years ago
4a4ff64
Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods."""
by Narayan Kamath
· 8 years ago
2f2533f
Merge "ARM: VIXL32: Pass initial ART tests with new code generator."
by Roland Levillain
· 8 years ago
fc7a964
Merge "DexCache: Add support for updating MethodType references during GC."
by Treehugger Robot
· 8 years ago
3bbfcb7
Merge "Return error message if IndirectReferenceTable construction fails."
by Treehugger Robot
· 8 years ago
9bdaeeb
Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""
by Narayan Kamath
· 8 years ago
d08e39b
DexCache: Add support for updating MethodType references during GC.
by Narayan Kamath
· 8 years ago
d985a5a
Merge "Change pResolveString entrypoint to kSaveEverything."
by Vladimir Marko
· 8 years ago
b5706dd
Merge "Build: Avoid using ppid to generate temporary directory name."
by Narayan Kamath
· 8 years ago
4b11c29
Merge "ART: Harden dex-file verifier wrt/ LEB128"
by Treehugger Robot
· 8 years ago
08172e0
Merge "Persistent bitmap for region space"
by Mathieu Chartier
· 8 years ago
bed6daf
ART: Harden dex-file verifier wrt/ LEB128
by Andreas Gampe
· 8 years ago
c7a420c
Ensure that overrides work in presence of package-private methods.
by Alex Light
· 8 years ago
7ec38dc
Persistent bitmap for region space
by Mathieu Chartier
· 8 years ago
c6c5f6c
Merge "Move most of class linker to ObjPtr"
by Mathieu Chartier
· 8 years ago
3941c88
Merge "Fix bug in dynamic BCE. With regression test."
by Treehugger Robot
· 8 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 8 years ago
3f699ae
Revert "jni: Disable FastNative path for methods returning objects"
by Igor Murashkin
· 8 years ago
12a1060
Fix bug in dynamic BCE. With regression test.
by Aart Bik
· 8 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
94ce9c2
Change pResolveString entrypoint to kSaveEverything.
by Vladimir Marko
· 8 years ago
b0d2fe8
Merge "Delete unused blocked_register_pairs_ in code generators"
by Mathieu Chartier
· 8 years ago
c89f977
Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}"
by David Sehr
· 8 years ago
da0a69e
Return error message if IndirectReferenceTable construction fails.
by Richard Uhler
· 8 years ago
58b99c7
Merge "Revert "Interpreter: Add support for direct handle invokes on methods.""
by Treehugger Robot
· 8 years ago
f808786
Build: Avoid using ppid to generate temporary directory name.
by Narayan Kamath
· 8 years ago
cfa61ad
Revert "Interpreter: Add support for direct handle invokes on methods."
by Narayan Kamath
· 8 years ago
278ec18
Merge "Remove libcore tests failures expectations for the concurrent collector."
by Roland Levillain
· 8 years ago
82c8cdc
Merge "Fix string compression, add tests."
by Treehugger Robot
· 8 years ago
8e92b9c
Merge "Interpreter: Add support for direct handle invokes on methods."
by Narayan Kamath
· 8 years ago
ab955ff
Merge "Blacklist test that has been flaky for days."
by Treehugger Robot
· 8 years ago
9c9883b
Fix string compression, add tests.
by Vladimir Marko
· 8 years ago
fc7798b
Merge "Release version 0.8 of ahat."
by Treehugger Robot
· 8 years ago
c2fe891
Blacklist test that has been flaky for days.
by Nicolas Geoffray
· 8 years ago
cc7880d
Merge "ART: Remove IRT cruft"
by Treehugger Robot
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
58a4c61
Delete unused blocked_register_pairs_ in code generators
by Mathieu Chartier
· 8 years ago
1a4de6a
Merge "Update the Begin() of LargeObjectMapSpace"
by Mathieu Chartier
· 8 years ago
72e7055
Remove libcore tests failures expectations for the concurrent collector.
by Roland Levillain
· 8 years ago
6310435
Merge "Enable last value generation of periodic sequence."
by Treehugger Robot
· 8 years ago
d203296
Merge "Move art/native to ObjPtr"
by Mathieu Chartier
· 8 years ago
9d7c8a3
Merge "More store/allocation elimination for singletons in case of loops"
by Mingyao Yang
· 8 years ago
66e6901
Merge changes If0d5eeeb,Id927f2b5
by Treehugger Robot
· 8 years ago
b07d20b
Merge "ART: Expect a null self in SetEntrypointsInstrumented"
by Andreas Gampe
· 8 years ago
162ae50
ART: Expect a null self in SetEntrypointsInstrumented
by Andreas Gampe
· 8 years ago
e5cd2cd
Interpreter: Add support for direct handle invokes on methods.
by Narayan Kamath
· 8 years ago
9abf894
Enable last value generation of periodic sequence.
by Aart Bik
· 8 years ago
e087f1f
Release version 0.8 of ahat.
by Richard Uhler
· 8 years ago
2427aae
ART: Fix and extend test 904
by Andreas Gampe
· 8 years ago
9248a81
Merge changes I7061c450,Ie8f8f24b,Ia6cee2cb
by Andreas Gampe
· 8 years ago
3da7190
Merge "Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali.""""
by Narayan Kamath
· 8 years ago
3e2e2f1
Merge "Fix handling of dex cache arrays for method types."
by Narayan Kamath
· 8 years ago
c93f712
Update the Begin() of LargeObjectMapSpace
by tony.ys_liu
· 8 years ago
a8e3b86
ART: Remove IRT cruft
by Andreas Gampe
· 8 years ago
8b862ff
ART: Better handle multiple event enables
by Andreas Gampe
· 8 years ago
11a66e4
ART: Do not free allocation listener in heap destructor
by Andreas Gampe
· 8 years ago
157c77e
ART: Fix allocation entrypoint instrumentation
by Andreas Gampe
· 8 years ago
c02685c
ART: Fix lock order issue in allocation tracking
by Andreas Gampe
· 8 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 8 years ago
9fbeb7e
Merge "event interface going private"
by Treehugger Robot
· 8 years ago
27b88f3
Merge "Remove logging dependency on runtime"
by Treehugger Robot
· 8 years ago
72288c0
Merge "Fix invoke-virtual not throwing ICCE in some cases"
by Treehugger Robot
· 8 years ago
280a162
event interface going private
by Mark Salyzyn
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
38a4223
Merge "Move most mirror:: args to ObjPtr"
by Mathieu Chartier
· 8 years ago
d6e0fa9
Fix invoke-virtual not throwing ICCE in some cases
by Alex Light
· 8 years ago
0a84520
More store/allocation elimination for singletons in case of loops
by Mingyao Yang
· 8 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 8 years ago
c25dfea
Merge "Use FdFile::Copy() in dex2oat for better error checking."
by Vladimir Marko
· 8 years ago
e7adee7
Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali."""
by Narayan Kamath
· 8 years ago
7fe5658
Fix handling of dex cache arrays for method types.
by Narayan Kamath
· 8 years ago
498e122
Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak"
by Brian Carlstrom
· 8 years ago
174d17b
Merge "Add DCHECK() for class loader in artResolveStringFromCode()."
by Vladimir Marko
· 8 years ago
b55cc6d
Use FdFile::Copy() in dex2oat for better error checking.
by Vladimir Marko
· 8 years ago
a7812ae
ARM: VIXL32: Pass initial ART tests with new code generator.
by Scott Wakeling
· 8 years ago
8c0fee9
Merge "Do not write empty class table and intern table to image."
by Vladimir Marko
· 8 years ago
a3344e8
Merge "ART: Blacklist test 907 for target"
by Treehugger Robot
· 8 years ago
6467876
ART: Blacklist test 907 for target
by Andreas Gampe
· 8 years ago
06a421d
Merge changes If95ecaf4,Ifb33cae2
by Treehugger Robot
· 8 years ago
6021426
Merge "ART: Make JNI global and weak global locks global"
by Treehugger Robot
· 8 years ago
f5b0f2c
Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak
by Brian Carlstrom
· 8 years ago
f434243
Merge "Move reference processor and mirror::Reference to ObjPtr"
by Mathieu Chartier
· 8 years ago
d2d0353
ART: Temporarily use global references for GetLoadedClasses
by Andreas Gampe
· 8 years ago
aa8b60c
ART: Add GetLoadedClasses support
by Andreas Gampe
· 8 years ago
05a364c
ART: Make JNI global and weak global locks global
by Andreas Gampe
· 8 years ago
Next »