Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7aa54496ed72edea500c885f89ab67dddac3c609
7aa5449
Merge "Analysis of multiple dex files of a package added"
by Treehugger Robot
· 8 years ago
64a102d
Merge "ART: Ship debug tools when including debug artifacts"
by Treehugger Robot
· 8 years ago
188ac6c
Analysis of multiple dex files of a package added
by Bharadwaj Kalandhabhatta
· 8 years ago
3d14d2b
ART: Ship debug tools when including debug artifacts
by Andreas Gampe
· 8 years ago
2f0ac4f
Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b
by Andreas Gampe
· 8 years ago
9fb4e85
Merge "Only honor $inline$ in AOT."
by Treehugger Robot
· 8 years ago
d44c0d8
Merge "Don't encode OatQuickMethodHeader for non-compiled methods."
by Treehugger Robot
· 8 years ago
b02ba93
Don't encode OatQuickMethodHeader for non-compiled methods.
by Nicolas Geoffray
· 8 years ago
08490b8
Only honor $inline$ in AOT.
by Nicolas Geoffray
· 8 years ago
24ff023
Merge "Remove the old ARM assemblers from ART."
by Vladimir Marko
· 8 years ago
2bff9ca
ART: Remove more object_callbacks.h includes
by Andreas Gampe
· 8 years ago
0c18338
ART: Replace or remove some ObjectCallback Walk functions
by Andreas Gampe
· 8 years ago
10d3908
ART: Remove old visit functions
by Andreas Gampe
· 8 years ago
1c158a0
ART: Use VisitObjects visitor functions
by Andreas Gampe
· 8 years ago
351c447
ART: Add templated VisitObjects
by Andreas Gampe
· 8 years ago
252eda6
Merge "Depend on dx binary directly"
by Treehugger Robot
· 8 years ago
0d32f4e
Merge "Generalize atomic_method_ref_map to support dex references"
by Treehugger Robot
· 8 years ago
1847704
Merge "Avoid creating verification_results_ unnecessarily"
by Treehugger Robot
· 8 years ago
269a399
Merge "ART: Let benchmarks import new header library"
by Treehugger Robot
· 8 years ago
93764b8
Generalize atomic_method_ref_map to support dex references
by Mathieu Chartier
· 8 years ago
d317295
Merge "Do superclass validation at compile time and log with new class status."
by Treehugger Robot
· 8 years ago
0733dc8
Avoid creating verification_results_ unnecessarily
by Mathieu Chartier
· 8 years ago
a78d3b0
ART: Let benchmarks import new header library
by Andreas Gampe
· 8 years ago
bb090c4
Depend on dx binary directly
by Colin Cross
· 8 years ago
71a8e5b
Merge "Ensure GetThreadState only counts user-code suspensions"
by Treehugger Robot
· 8 years ago
0cb1728
Do superclass validation at compile time and log with new class status.
by Jeff Hao
· 8 years ago
a638954
Merge "Reduce OatWriter RAM usage for non compilation filters"
by Mathieu Chartier
· 8 years ago
1f0a22f
Ensure GetThreadState only counts user-code suspensions
by Alex Light
· 8 years ago
e77d124
Merge "Avoid creating verified methods for non quickening filters"
by Treehugger Robot
· 8 years ago
32df620
Merge "Avoid creating compiled_methods_ array unnecessarily"
by Treehugger Robot
· 8 years ago
3957bff
Reduce OatWriter RAM usage for non compilation filters
by Mathieu Chartier
· 8 years ago
5fde01a
Merge "Revert test changes for post startup methods change"
by Mathieu Chartier
· 8 years ago
7d47d5d
Revert test changes for post startup methods change
by Mathieu Chartier
· 8 years ago
2848a5f
Avoid creating verified methods for non quickening filters
by Mathieu Chartier
· 8 years ago
c043d00
Remove the old ARM assemblers from ART.
by Roland Levillain
· 8 years ago
88b74b6
Avoid creating compiled_methods_ array unnecessarily
by Mathieu Chartier
· 8 years ago
890045e
Merge "tools: Fix art script to run from adb shell interactively"
by Treehugger Robot
· 8 years ago
87e61d5
Merge "Comment out checks on oat files."
by Treehugger Robot
· 8 years ago
23cdebe
Merge "MIPS: TLAB allocation entrypoints"
by Treehugger Robot
· 8 years ago
6e5c044
Comment out checks on oat files.
by Nicolas Geoffray
· 8 years ago
d447245
Merge "Testing: Remove old run-all-tests script"
by Orion Hodson
· 8 years ago
a3669ad
Merge "tools: Use single-quotes for argument escaping in "art" script."
by Treehugger Robot
· 8 years ago
5e219b9
Merge "Change very large apps to verify instead of extract"
by Treehugger Robot
· 8 years ago
010126f
Change very large apps to verify instead of extract
by Mathieu Chartier
· 8 years ago
65d793b
Merge "Remove the old ARM code generator from ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
731af33
Merge "Ensure jvmti agents don't share ThreadLocalStorage"
by Treehugger Robot
· 8 years ago
7fef4eb
tools: Fix art script to run from adb shell interactively
by Igor Murashkin
· 8 years ago
afd44ea
tools: Use single-quotes for argument escaping in "art" script.
by Vladimir Marko
· 8 years ago
bd1f043
Merge "Always pass --root to cpplint"
by Treehugger Robot
· 8 years ago
092a404
Ensure jvmti agents don't share ThreadLocalStorage
by Alex Light
· 8 years ago
6744a5c
Always pass --root to cpplint
by Colin Cross
· 8 years ago
c69e8d6
Merge "Fix ReadBarrier misuse when relocating the image."
by Treehugger Robot
· 8 years ago
6f54cf2
Fix ReadBarrier misuse when relocating the image.
by Chang Xing
· 8 years ago
9983e30
Remove the old ARM code generator from ART's Optimizing compiler.
by Roland Levillain
· 8 years ago
2d0fe4c
Merge "Added GVN related attributes to vector nodes."
by Treehugger Robot
· 8 years ago
5e7eb2f
Merge "Add Jvmti Suspend/ResumeThread functions"
by Treehugger Robot
· 8 years ago
6e87534
Merge "ART: Add support for constructor method handles"
by Treehugger Robot
· 8 years ago
f8db2c3
ART: Add support for constructor method handles
by Orion Hodson
· 8 years ago
bac2bd1
Merge "Introduce a Marking Register in ARM code generation."
by Roland Levillain
· 8 years ago
06410c0
Merge "test: Add support for jasmin"
by Treehugger Robot
· 8 years ago
c5515fd
Merge changes from topic 'post_startup_methods'
by Treehugger Robot
· 8 years ago
48a951b
Revert "Revert "Relax HasSeenMethod check""
by Mathieu Chartier
· 8 years ago
06bed30
Revert "Revert "Record post startup methods in profile""
by Mathieu Chartier
· 8 years ago
b79f4ac
Added GVN related attributes to vector nodes.
by Aart Bik
· 8 years ago
51e74b4
Merge "Add array initializer to jfuzz' potential output."
by Aart Bik
· 8 years ago
4014d84
test: Add support for jasmin
by Igor Murashkin
· 8 years ago
99d50e8
Merge "MIPS32: ART Vectorizer"
by Treehugger Robot
· 8 years ago
2a77a63
Merge "Add script for generating boot image profile"
by Treehugger Robot
· 8 years ago
d0b3ab2
Merge "Fix compressible string check for ctors with `hibyte`."
by Treehugger Robot
· 8 years ago
7de725b
Merge "Clarify unquickening comment."
by Treehugger Robot
· 8 years ago
a44c445
Fix compressible string check for ctors with `hibyte`.
by Vladimir Marko
· 8 years ago
957f809
Add script for generating boot image profile
by Mathieu Chartier
· 8 years ago
469a27f
Merge "Only enforce profile size limits on target builds"
by Mathieu Chartier
· 8 years ago
88fd720
Add Jvmti Suspend/ResumeThread functions
by Alex Light
· 8 years ago
6d729a7
Introduce a Marking Register in ARM code generation.
by Roland Levillain
· 8 years ago
eea1604
Merge "ART: Add libopenjdkd dependency to debug artifacts"
by Treehugger Robot
· 8 years ago
f6a122c
Merge "Add missing CFI directives to ARM Quick entrypoints."
by Roland Levillain
· 8 years ago
42f1658
Testing: Remove old run-all-tests script
by Orion Hodson
· 8 years ago
51765b0
MIPS32: ART Vectorizer
by Lena Djokic
· 8 years ago
a55e268
Clarify unquickening comment.
by Nicolas Geoffray
· 8 years ago
854df41
MIPS: TLAB allocation entrypoints
by Goran Jakovljevic
· 8 years ago
e63a911
Merge "Revert "Record post startup methods in profile""
by Nicolas Geoffray
· 8 years ago
a867f7a
Revert "Record post startup methods in profile"
by Nicolas Geoffray
· 8 years ago
9f3a7c5
Merge "Revert "Relax HasSeenMethod check""
by Nicolas Geoffray
· 8 years ago
c2b6a63
Revert "Relax HasSeenMethod check"
by Nicolas Geoffray
· 8 years ago
5f2614f
Merge "Avoid decompiling NOPs for 0 count case"
by Treehugger Robot
· 8 years ago
36f549e
Avoid decompiling NOPs for 0 count case
by Mathieu Chartier
· 8 years ago
f2e2af8
Only enforce profile size limits on target builds
by Mathieu Chartier
· 8 years ago
da914e7
Merge "Reduce quicken info size"
by Mathieu Chartier
· 8 years ago
5c956a7
Merge "ART: Disable some ASAN w/ interp-ac checks tests"
by Treehugger Robot
· 8 years ago
00c8642
Merge "Add missing profman arg for compiled_method_threshold"
by Mathieu Chartier
· 8 years ago
de4b08f
Reduce quicken info size
by Mathieu Chartier
· 8 years ago
2f6b7db
Add array initializer to jfuzz' potential output.
by Aart Bik
· 8 years ago
8eecddf
Add missing profman arg for compiled_method_threshold
by Mathieu Chartier
· 8 years ago
c9267c4
Merge "Relax HasSeenMethod check"
by Mathieu Chartier
· 8 years ago
80e6d73
Relax HasSeenMethod check
by Mathieu Chartier
· 8 years ago
fc79ef9
Merge "Move dex files dependencies (en/de)coding to ClassLoaderContext"
by Treehugger Robot
· 8 years ago
7b0648a
Move dex files dependencies (en/de)coding to ClassLoaderContext
by Calin Juravle
· 8 years ago
b8c7f1a
ART: Add libopenjdkd dependency to debug artifacts
by Andreas Gampe
· 8 years ago
817498d
Merge "Disable test 163-app-image-methods for gcstress"
by Treehugger Robot
· 8 years ago
Next »