Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
821a512ef47c1f59d3f0a6fcd4d5cf3e46566518
821a512
Merge "Refactor image loading."
by Vladimir Marko
· 6 years ago
afebd20
Merge "Protect all of ART's region space from the start."
by Roland Levillain
· 6 years ago
38c7dbc
Merge "Update 3 art tests' check expectations for D8 v1.3.15-dev."
by Tamas Kenez
· 6 years ago
8780c78
Merge "Add specialized handler for non-quickened opcodes in mterp."
by David Srbecky
· 6 years ago
104bab6
Add specialized handler for non-quickened opcodes in mterp.
by David Srbecky
· 6 years ago
1c6bfee
Merge "Rename Thread native methods to match OpenJDK 8u121-b13"
by Paul Duffin
· 6 years ago
0549663
Rename Thread native methods to match OpenJDK 8u121-b13
by Paul Duffin
· 6 years ago
326220f
Merge "Fix a bug with volatile fields."
by Treehugger Robot
· 6 years ago
f39942a
Merge "Revert^2 "ARM: Reimplement the UnsafeCASObject intrinsic.""
by Vladimir Marko
· 6 years ago
de3bd98
Update 3 art tests' check expectations for D8 v1.3.15-dev.
by Tamas Kenez
· 6 years ago
fef0c5a
Merge "Remove region space memory protection before logging heap corruption."
by Roland Levillain
· 6 years ago
2f4a7b6
Fix a bug with volatile fields.
by Mathew Inwood
· 6 years ago
d887ed8
Revert^2 "ARM: Reimplement the UnsafeCASObject intrinsic."
by Vladimir Marko
· 6 years ago
3934736
Refactor image loading.
by Vladimir Marko
· 6 years ago
d7a0192
Merge "ART: Improve test 160-read-barrier-stress."
by Vladimir Marko
· 6 years ago
2b1a76f
Merge "Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState."
by Roland Levillain
· 6 years ago
5c84472
ART: Improve test 160-read-barrier-stress.
by Vladimir Marko
· 6 years ago
017d63c
Merge "Pause GC during deoptimization work"
by Alex Light
· 6 years ago
3b8aa77
Pause GC during deoptimization work
by Alex Light
· 6 years ago
92a97be
Merge "Delete ClassDataItemIterator"
by Mathieu Chartier
· 6 years ago
9cb1815
Protect all of ART's region space from the start.
by Roland Levillain
· 6 years ago
ca3dded
Remove region space memory protection before logging heap corruption.
by Roland Levillain
· 6 years ago
14e5a29
Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState.
by Roland Levillain
· 7 years ago
e094387
Merge "Document the use of the biased card table in ART's code generators."
by Roland Levillain
· 6 years ago
6e1faf4
Merge "ARM64: Reimplement the UnsafeCASObject intrinsic."
by Vladimir Marko
· 6 years ago
94796f8
ARM64: Reimplement the UnsafeCASObject intrinsic.
by Vladimir Marko
· 6 years ago
c73f052
Document the use of the biased card table in ART's code generators.
by Roland Levillain
· 6 years ago
9e113dd
Merge "Speed up chroot process lookup in ART Buildbot tear-down script."
by Roland Levillain
· 6 years ago
9fa8719
Merge "Revert "ARM: Reimplement the UnsafeCASObject intrinsic.""
by Treehugger Robot
· 6 years ago
7d9052c
Speed up chroot process lookup in ART Buildbot tear-down script.
by Roland Levillain
· 6 years ago
f28be43
Revert "ARM: Reimplement the UnsafeCASObject intrinsic."
by Vladimir Marko
· 6 years ago
bf41472
Merge "ARM: Reimplement the UnsafeCASObject intrinsic."
by Vladimir Marko
· 6 years ago
69648a8
Merge "Tweak the "art --perf" helper command."
by David Srbecky
· 6 years ago
1bf0b7a
ARM: Reimplement the UnsafeCASObject intrinsic.
by Vladimir Marko
· 6 years ago
0dcb17f
Tweak the "art --perf" helper command.
by David Srbecky
· 6 years ago
d55446b
Merge "Add helper method to iterate over BitTable fields in CodeInfo."
by David Srbecky
· 6 years ago
42deda8
Add helper method to iterate over BitTable fields in CodeInfo.
by David Srbecky
· 6 years ago
9229d6e
Merge "Don't greylist public bridge methods."
by Treehugger Robot
· 6 years ago
6c1df57
Merge "ARM/ARM64: Introspection Baker RB for intrinsics."
by Vladimir Marko
· 6 years ago
1587789
Don't greylist public bridge methods.
by Mathew Inwood
· 6 years ago
dd66771
Merge "Move varint encoding/decoding to BitMemoryReader/Writer."
by David Srbecky
· 6 years ago
248141f
ARM/ARM64: Introspection Baker RB for intrinsics.
by Vladimir Marko
· 6 years ago
0c3aa31
Move varint encoding/decoding to BitMemoryReader/Writer.
by David Srbecky
· 6 years ago
971a80e
Merge "Cleanup BitMemoryReader/Writer api."
by David Srbecky
· 6 years ago
d160641
Cleanup BitMemoryReader/Writer api.
by David Srbecky
· 6 years ago
c5a319c
Merge "Remove copy and leak of dex data."
by Alex Light
· 6 years ago
d606514
Remove copy and leak of dex data.
by Alex Light
· 6 years ago
7f6beba
Merge "Improve debugging in RegionSpace::PoisonDeadObjectsInUnevacuatedRegion."
by Roland Levillain
· 6 years ago
a97be53
Merge "Check the live bytes value of a region against the region bitmap."
by Roland Levillain
· 6 years ago
4b23367
Delete ClassDataItemIterator
by Mathieu Chartier
· 6 years ago
349af80
Improve debugging in RegionSpace::PoisonDeadObjectsInUnevacuatedRegion.
by Roland Levillain
· 7 years ago
921e517
Merge "Move hiddenapi to ClassAccessor"
by Mathieu Chartier
· 6 years ago
e21b437
Check the live bytes value of a region against the region bitmap.
by Roland Levillain
· 7 years ago
6e99db4
Merge "Fix some typos in comments in ART."
by Roland Levillain
· 6 years ago
405099d
Merge "Temporarily disable failing libcore tests (caused by mockito merge)."
by David Srbecky
· 6 years ago
4c9b493
Temporarily disable failing libcore tests (caused by mockito merge).
by David Srbecky
· 6 years ago
09a6812
Merge "Fix comment about art::gc::collector::kDisallowReadBarrierDuringScan."
by Roland Levillain
· 6 years ago
2382eae
Merge "Reduce DexCache field/method array size to 512."
by Vladimir Marko
· 6 years ago
396dc08
Move hiddenapi to ClassAccessor
by Mathieu Chartier
· 6 years ago
0d3f480
Merge "Revert "Fix race in CommitCodeInternal and cleanup""
by Alex Light
· 6 years ago
8dde74e
Revert "Fix race in CommitCodeInternal and cleanup"
by Alex Light
· 6 years ago
ef07132
Fix some typos in comments in ART.
by Roland Levillain
· 7 years ago
72b7bf8
Fix comment about art::gc::collector::kDisallowReadBarrierDuringScan.
by Roland Levillain
· 6 years ago
d0a4d1f
Merge "Move veridex to ClassAccessor"
by Treehugger Robot
· 6 years ago
1c86364
Merge "ARM64: Introspection Baker RB for volatile fields."
by Vladimir Marko
· 6 years ago
b1e46ff
Reduce DexCache field/method array size to 512.
by Vladimir Marko
· 7 years ago
2ae301f
Merge "Merge Android Pie into master"
by Xin Li
· 6 years ago
4075f08
Merge "Fix race in CommitCodeInternal and cleanup"
by Treehugger Robot
· 6 years ago
8f75f7b
Move veridex to ClassAccessor
by Mathieu Chartier
· 6 years ago
0ecac68
ARM64: Introspection Baker RB for volatile fields.
by Vladimir Marko
· 6 years ago
34be5e2
Merge "ARM/ARM64: Clean up Baker RB introspection codegen."
by Vladimir Marko
· 6 years ago
ca701c3
Merge "Modernize codebase by replacing NULL with nullptr"
by Treehugger Robot
· 6 years ago
f1d82dd
Merge Android Pie into master
by Xin Li
· 6 years ago
341c9ac
Merge "hiddenapi: Handle visibility through inheritance" am: bfeee243c7
by David Brazdil
· 6 years ago
bfeee24
Merge "hiddenapi: Handle visibility through inheritance"
by David Brazdil
· 6 years ago
ee5342a
Merge "Fix cyclic region allocation for large regions in ART's RegionSpace."
by Roland Levillain
· 6 years ago
345c0ed
hiddenapi: Handle visibility through inheritance
by David Brazdil
· 6 years ago
538f3e3
Merge "Fix cyclic region allocation for large regions in ART's RegionSpace."
by Roland Levillain
· 6 years ago
008e09f3
ARM/ARM64: Clean up Baker RB introspection codegen.
by Vladimir Marko
· 6 years ago
1b6e6fd
Fix cyclic region allocation for large regions in ART's RegionSpace.
by Roland Levillain
· 6 years ago
349f66b
Merge "Look at phis in ReplaceUsesDominatedBy." am: 8ff9ae9291
by Nicolas Geoffray
· 6 years ago
8ff9ae9
Merge "Look at phis in ReplaceUsesDominatedBy."
by Treehugger Robot
· 6 years ago
9de7b69
Merge "Disable art_verifier on mac." am: f5705e3502
by Dario Freni
· 6 years ago
f5705e3
Merge "Disable art_verifier on mac."
by Treehugger Robot
· 6 years ago
1c8605e
Look at phis in ReplaceUsesDominatedBy.
by Nicolas Geoffray
· 6 years ago
ed0d733
Merge "Adjust gcstress/debug/target timeouts for libcore." am: fb55d90776
by Nicolas Geoffray
· 6 years ago
dfcbdee
Disable art_verifier on mac.
by Dario Freni
· 6 years ago
fb55d90
Merge "Adjust gcstress/debug/target timeouts for libcore."
by Treehugger Robot
· 6 years ago
a353ce5
Adjust gcstress/debug/target timeouts for libcore.
by Nicolas Geoffray
· 6 years ago
48fefeb
Merge "Blacklist two other libcore tests on gcstress/target." am: eb369ce366
by Nicolas Geoffray
· 6 years ago
eb369ce
Merge "Blacklist two other libcore tests on gcstress/target."
by Treehugger Robot
· 6 years ago
19d5f6c
Blacklist two other libcore tests on gcstress/target.
by Nicolas Geoffray
· 6 years ago
9c0e7a3
Merge "ART: Add tool to invoke the dex & method verifier" am: 8031b3e8a3
by Andreas Gampe
· 6 years ago
8031b3e
Merge "ART: Add tool to invoke the dex & method verifier"
by Treehugger Robot
· 6 years ago
85ac360
ART: Add tool to invoke the dex & method verifier
by Andreas Gampe
· 6 years ago
442dc37
Merge "Add stack map fast path for GC." am: b1f9ff073b
by David Srbecky
· 6 years ago
7e8b629
Merge "Revert^2 "ARM/ARM64: Use introspection marking for JITted code.""
by Vladimir Marko
· 6 years ago
b1f9ff0
Merge "Add stack map fast path for GC."
by David Srbecky
· 6 years ago
a21eca6
Merge "Revert^2 "ARM/ARM64: Use introspection marking for JITted code.""
by Vladimir Marko
· 6 years ago
23d6472
Merge "Don't try to make /system on device writable when syncing ART to chroot dir."
by Roland Levillain
· 6 years ago
Next »