Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
aabc5e63fb68b0ac4bd614231e1e4f8215c4dc56
aabc5e6
Merge "Separate MemMap from DexFile completely"
by David Sehr
· 7 years ago
733bd4d
Separate MemMap from DexFile completely
by David Sehr
· 7 years ago
5751dc8
Merge "Don't verify dex file when the runtime is in NoVerify mode."
by Nicolas Geoffray
· 7 years ago
dc02d53
Merge "Fix bugs with strong versus weak reference paths."
by Richard Uhler
· 7 years ago
81d7964
Merge "Use -Werror in art/dexdump"
by Chih-hung Hsieh
· 7 years ago
6dd3e7a
Merge "Re-generate dex IR to verify dex file"
by Mathieu Chartier
· 7 years ago
daf1230
Merge "ART: Move JniConstants::init from ART to libcore"
by Treehugger Robot
· 7 years ago
c2389ab
Merge "Add agent for printing breakpoints"
by Treehugger Robot
· 7 years ago
0e151e7
Add agent for printing breakpoints
by Alex Light
· 7 years ago
2ef3b88
Re-generate dex IR to verify dex file
by Mathieu Chartier
· 7 years ago
ac64304
Use -Werror in art/dexdump
by Chih-Hung Hsieh
· 7 years ago
df12b6f
Merge "Use HGraphDelegateVisitor instead of HGraphVisitor for lse."
by Mingyao Yang
· 7 years ago
89ef026
Merge "Make SIMD checker tests more robust."
by Treehugger Robot
· 7 years ago
0aff0ff
Merge "Re-enable dex verifier after dexlayout"
by Mathieu Chartier
· 7 years ago
24066ec
Re-enable dex verifier after dexlayout
by Mathieu Chartier
· 7 years ago
1b79bbc
Fix bugs with strong versus weak reference paths.
by Richard Uhler
· 7 years ago
3e6c139
Merge "ART: Remove workaround for bug 34659969."
by Vladimir Marko
· 7 years ago
e875f4c
Don't verify dex file when the runtime is in NoVerify mode.
by Nicolas Geoffray
· 7 years ago
eb3c764
ART: Remove workaround for bug 34659969.
by Vladimir Marko
· 7 years ago
d863be7
ART: Move JniConstants::init from ART to libcore
by Andreas Gampe
· 8 years ago
9041c60
Merge changes I53dd3b2a,I019f1811
by Treehugger Robot
· 7 years ago
c62b7ec
Use HGraphDelegateVisitor instead of HGraphVisitor for lse.
by Mingyao Yang
· 7 years ago
8c6c357
Make SIMD checker tests more robust.
by Aart Bik
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
d0332e0
ART: Do not depend on libnativehelper - toStringArray
by Andreas Gampe
· 7 years ago
31275df
Merge "Fix type conversion bug"
by Treehugger Robot
· 7 years ago
06b9807
Merge changes Ibf2dae4b,I75ddb651
by Richard Uhler
· 7 years ago
88a6296
Merge "Add missing ManyMethods dependency"
by Treehugger Robot
· 7 years ago
9216156
Merge "ART: Slow down dex2oat for watchdog test"
by Treehugger Robot
· 7 years ago
bcc6352
Add missing ManyMethods dependency
by Alex Klyubin
· 7 years ago
639181c
Merge "Add DCHECKS for class-defs only being null for Proxy classes"
by Treehugger Robot
· 7 years ago
e0d8ae2
Add DCHECKS for class-defs only being null for Proxy classes
by Alex Light
· 7 years ago
4cee4d0
Merge "Enable D8 for test 1929-exception-catch-exception."
by Alan Leung
· 7 years ago
dab6907
Fix type conversion bug
by Aart Bik
· 7 years ago
98a1c79
Merge "Handle de-duped CodeItems in dexlayout" am: 6291ac8408
by David Sehr
· 7 years ago
2897ca8
Merge "Ensure GetSourceDebugExtension works with Proxy classes." am: 358347ae8f
by Alex Light
· 7 years ago
6291ac8
Merge "Handle de-duped CodeItems in dexlayout"
by David Sehr
· 7 years ago
358347a
Merge "Ensure GetSourceDebugExtension works with Proxy classes."
by Treehugger Robot
· 7 years ago
8674b91
Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES
by Colin Cross
· 7 years ago
bf47bc5
ahat-tests: don't write to src directory during build
by Colin Cross
· 7 years ago
2c80f0a
Enable D8 for test 1929-exception-catch-exception.
by Ian Zerny
· 7 years ago
22fa376
ART: Slow down dex2oat for watchdog test
by Andreas Gampe
· 7 years ago
b415628
Handle de-duped CodeItems in dexlayout
by David Sehr
· 7 years ago
fa3fc51
Merge "ART: Correct static invariant checks" am: 2a96120f0a
by Andreas Gampe
· 7 years ago
2a96120
Merge "ART: Correct static invariant checks"
by Treehugger Robot
· 7 years ago
89f33b8
Ensure GetSourceDebugExtension works with Proxy classes.
by Alex Light
· 7 years ago
51b4493
Merge "ART: Fix headers" am: 75b24721e8
by Andreas Gampe
· 7 years ago
75b2472
Merge "ART: Fix headers"
by Treehugger Robot
· 7 years ago
580667b
ART: Correct static invariant checks
by Andreas Gampe
· 7 years ago
0a0935f
ART: Fix headers
by Andreas Gampe
· 7 years ago
fa5f755
Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible."
by Chris Larsen
· 7 years ago
b5f03f5
Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible."
by Treehugger Robot
· 7 years ago
715f43e
MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.
by Chris Larsen
· 7 years ago
21f873e
Merge "Add basic support for writing cdex container in dexlayout" am: 9e842d3e7d
by Mathieu Chartier
· 7 years ago
9e842d3
Merge "Add basic support for writing cdex container in dexlayout"
by Mathieu Chartier
· 7 years ago
1e43af8
Merge "Improve sign and zero extension analysis." am: e4df8d98af
by Aart Bik
· 7 years ago
e4df8d9
Merge "Improve sign and zero extension analysis."
by Treehugger Robot
· 7 years ago
3a8df2e
Merge "Make RunAgentThread ensure thread attach is possible." am: 716f34dd55
by Alex Light
· 7 years ago
716f34d
Merge "Make RunAgentThread ensure thread attach is possible."
by Treehugger Robot
· 7 years ago
f463e84
Merge "MIPS32: Do implicit null check properly" am: 661ff91610
by Goran Jakovljevic
· 7 years ago
661ff91
Merge "MIPS32: Do implicit null check properly"
by Treehugger Robot
· 7 years ago
cad70a2
Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983
by Nicolas Geoffray
· 7 years ago
dfeec3a
Merge "Pass the verify flag to DexFileLoader utilities."
by Nicolas Geoffray
· 7 years ago
2e61a57
MIPS32: Do implicit null check properly
by Goran Jakovljevic
· 7 years ago
2a79e48
Merge "Make libdexlayoutd actually have art debug flags" am: 59c5dfe792
by Mathieu Chartier
· 7 years ago
59c5dfe
Merge "Make libdexlayoutd actually have art debug flags"
by Mathieu Chartier
· 7 years ago
5885c22
Merge "HACK: don't override DX when running make" am: fee3e21264
by Colin Cross
· 7 years ago
fee3e21
Merge "HACK: don't override DX when running make"
by Treehugger Robot
· 7 years ago
91f55e6
HACK: don't override DX when running make
by Colin Cross
· 7 years ago
99b72e1
Merge "Switch vogar from toolchain=jdk to toolchain=dx" am: 333b85f22b
by Neil Fuller
· 7 years ago
333b85f
Merge "Switch vogar from toolchain=jdk to toolchain=dx"
by Neil Fuller
· 7 years ago
5929beb
Make libdexlayoutd actually have art debug flags
by Mathieu Chartier
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
739bf72
Make RunAgentThread ensure thread attach is possible.
by Alex Light
· 7 years ago
cf9e60e
Merge "Add compact-dex-level argument to dex2oat" am: 6479e488e6
by Mathieu Chartier
· 7 years ago
6479e48
Merge "Add compact-dex-level argument to dex2oat"
by Mathieu Chartier
· 7 years ago
3895603
Merge "MIPS: Introduce a few MSA instructions" am: a59820dc24
by Lena Djokic
· 7 years ago
a59820d
Merge "MIPS: Introduce a few MSA instructions"
by Treehugger Robot
· 7 years ago
a0f8f20
Merge "Revert "Revert "Add ability to have device-name based options"""
by Alex Light
· 7 years ago
a30af16
Merge "Revert "Revert "Add ability to have device-name based options"""
by Treehugger Robot
· 7 years ago
4d1a9d4
Improve sign and zero extension analysis.
by Aart Bik
· 7 years ago
eafe2a5
Add compact-dex-level argument to dex2oat
by Mathieu Chartier
· 7 years ago
c60d2dd
Merge "Revert "Temporarily always enable dexlayout output verification.""
by David Sehr
· 7 years ago
1c46063
Merge "Revert "Temporarily always enable dexlayout output verification.""
by Treehugger Robot
· 7 years ago
3412a00
Revert "Revert "Add ability to have device-name based options""
by Alex Light
· 7 years ago
a02a997
Merge "ART: Add abort-on-soft-verifier-error" am: 2f707787e6
by Andreas Gampe
· 7 years ago
4c7a8c6
Merge "ART: Increase lock contention thresholds in debug builds" am: 71ae03b7a5
by Andreas Gampe
· 7 years ago
2f70778
Merge "ART: Add abort-on-soft-verifier-error"
by Treehugger Robot
· 7 years ago
71ae03b
Merge "ART: Increase lock contention thresholds in debug builds"
by Treehugger Robot
· 7 years ago
652e962
Revert "Temporarily always enable dexlayout output verification."
by David Sehr
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
f76236d
Merge "Fix overlapping cfi ranges in mterp" am: f0536a524b
by Bill Buzbee
· 7 years ago
f0536a5
Merge "Fix overlapping cfi ranges in mterp"
by Bill Buzbee
· 7 years ago
d206ee6
Switch vogar from toolchain=jdk to toolchain=dx
by Neil Fuller
· 7 years ago
bb059f2
Merge "Use ScopedArenaAllocator for code generation." am: 96b7474ebf
by Vladimir Marko
· 7 years ago
96b7474
Merge "Use ScopedArenaAllocator for code generation."
by Vladimir Marko
· 7 years ago
9008367
Merge "Revert "Add ability to have device-name based options"" am: 6247604714
by Nicolas Geoffray
· 7 years ago
6247604
Merge "Revert "Add ability to have device-name based options""
by Nicolas Geoffray
· 7 years ago
63ada4e
Revert "Add ability to have device-name based options"
by Nicolas Geoffray
· 7 years ago
6642a57
Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_"
by Alex Light
· 7 years ago
Next »