Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
996935e96137546cb3df5a63bc5aca477d58111f
996935e
Merge "Make debugger support default methods."
by Alex Light
· 9 years ago
2e57aca
Merge "Change LoadNativeLibrary to use GetOrCreateAllocator"
by Mathieu Chartier
· 9 years ago
6c8467f
Make debugger support default methods.
by Alex Light
· 9 years ago
2d902b9
Change LoadNativeLibrary to use GetOrCreateAllocator
by Mathieu Chartier
· 9 years ago
1850cb4
Merge "Do not build art with clang for mips64"
by Chih-hung Hsieh
· 9 years ago
610a142
Do not build art with clang for mips64
by Lazar Trsic
· 9 years ago
be950a3
Merge "Test case for getting annotations of renamed enums."
by Jeff Hao
· 9 years ago
67f0261
Test case for getting annotations of renamed enums.
by Jeff Hao
· 9 years ago
584bc17
Merge "Accept synthetic phi nodes and general names for blocks."
by Aart Bik
· 9 years ago
d42dd1a
Merge "Temporarily omit MIPS floating point registers in DWARF."
by David Srbecky
· 9 years ago
3dd7e5a
Temporarily omit MIPS floating point registers in DWARF.
by David Srbecky
· 9 years ago
e928dc5
Merge "MIPS64: Fix stub_test implementation"
by Vladimir Marko
· 9 years ago
4d44e53
MIPS64: Fix stub_test implementation
by Goran Jakovljevic
· 9 years ago
23e8733
Merge "Add stack locations to DWARF parameters."
by David Srbecky
· 9 years ago
3a581b4
Merge "ARM64: Use the shifter operands."
by Vladimir Marko
· 9 years ago
3193628
Merge "Fix circular dependencies for ContainsBootClassLoaderNonImageClass"
by Mathieu Chartier
· 9 years ago
945c1c1
Fix circular dependencies for ContainsBootClassLoaderNonImageClass
by Mathieu Chartier
· 9 years ago
790d7eb
Merge "Fix jit profile saving flags."
by Calin Juravle
· 9 years ago
2c6ca2b
Fix jit profile saving flags.
by Calin Juravle
· 9 years ago
685af12
Merge "ART: Clean up ordering of dex cache arrays in image files."
by Vladimir Marko
· 9 years ago
92e997d
Merge "ARM64 read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 9 years ago
f60c7e2
ART: Clean up ordering of dex cache arrays in image files.
by Vladimir Marko
· 9 years ago
8626b74
ARM64: Use the shifter operands.
by Alexandre Rames
· 9 years ago
e8bc4ec
Merge "Save jit profiling info to file."
by Calin Juravle
· 9 years ago
19b10b1
Merge "ART: Improve utf_test for unpaired surrogates."
by Vladimir Marko
· 9 years ago
e3bbc3f
ART: Improve utf_test for unpaired surrogates.
by Vladimir Marko
· 9 years ago
0fd295f
Add stack locations to DWARF parameters.
by David Srbecky
· 9 years ago
3b9957b
Merge "Optimize some commonly used utf8 functions by:"
by Vladimir Marko
· 9 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 9 years ago
883ef45
Merge "Optimize HLoadClass when we know the class is in the cache."
by Nicolas Geoffray
· 9 years ago
42e372e
Optimize HLoadClass when we know the class is in the cache.
by Nicolas Geoffray
· 9 years ago
fca8008
Merge "Add backward branch instumentation to the switch interpreter."
by Nicolas Geoffray
· 9 years ago
dcb0711
Merge "ART: Fix SafeMap::Put()/PutBefore() rvalue overloads."
by Vladimir Marko
· 9 years ago
13c7449
ART: Fix SafeMap::Put()/PutBefore() rvalue overloads.
by Vladimir Marko
· 9 years ago
3108daf
Add backward branch instumentation to the switch interpreter.
by Nicolas Geoffray
· 9 years ago
95f7bbc
Merge "A few more optimizations on avoiding HClinit."
by Nicolas Geoffray
· 9 years ago
d9dc6f4
A few more optimizations on avoiding HClinit.
by Nicolas Geoffray
· 9 years ago
b110fd6
Merge "MIPS32: Record missing implicit null checks"
by Nicolas Geoffray
· 9 years ago
73a4265
MIPS32: Record missing implicit null checks
by Goran Jakovljevic
· 9 years ago
22ccc3a
ARM64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
22c20ef
Merge "Revamp art::CheckEntrypointTypes uses."
by Roland Levillain
· 9 years ago
888d067
Revamp art::CheckEntrypointTypes uses.
by Roland Levillain
· 9 years ago
1646d7a
Optimize some commonly used utf8 functions by:
by Bruce Hoult
· 9 years ago
51a354c
Merge "MIPS64: Support short and long branches"
by Roland Levillain
· 9 years ago
7f82755
Merge "Add another test for wide stores fix in optimizing."
by Nicolas Geoffray
· 9 years ago
eb0c7d8
Add another test for wide stores fix in optimizing.
by Nicolas Geoffray
· 9 years ago
43922a5
Merge "Clean up read barrier related comments in Optimizing."
by Roland Levillain
· 9 years ago
a4bce71
Merge "Revert "lambda: Add support for invoke-interface for boxed innate lambdas""
by Nicolas Geoffray
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
4f6b0b5
Clean up read barrier related comments in Optimizing.
by Roland Levillain
· 9 years ago
0c32fde
Merge "Disable JDWP tests with read barriers."
by Roland Levillain
· 9 years ago
f2a5c9c
Disable JDWP tests with read barriers.
by Roland Levillain
· 9 years ago
db001ab
Merge "Make target-sync work with verity."
by Alex Light
· 9 years ago
67e0ad6
Merge "ARM64: Add support for multiply-accumulate."
by Vladimir Marko
· 9 years ago
349106d
Merge "ART: Fix wide stores in Optimizing"
by David Brazdil
· 9 years ago
eb4955b
Merge "Optimizing: Avoid a PrettyMethod() call per compiled method."
by Vladimir Marko
· 9 years ago
0d1caa5
Optimizing: Avoid a PrettyMethod() call per compiled method.
by Vladimir Marko
· 9 years ago
809d70f
ART: Fix wide stores in Optimizing
by David Brazdil
· 9 years ago
6d92d59
Merge "Do not change to the access check entrypoint when inlined."
by Nicolas Geoffray
· 9 years ago
8e1ef53
Do not change to the access check entrypoint when inlined.
by Nicolas Geoffray
· 9 years ago
f180af0
Merge "Optimizing/ARM: Improve long shifts by 1."
by Vladimir Marko
· 9 years ago
97cd5bb
Merge "Optimizing/Thumb2: Improve load/store for large offsets."
by Vladimir Marko
· 9 years ago
dde8b86
Merge "Fix lint error."
by Nicolas Geoffray
· 9 years ago
911542e
Merge "ART: Fix uninitialized variable"
by David Brazdil
· 9 years ago
317f9ce
Fix lint error.
by Nicolas Geoffray
· 9 years ago
5c00485
ART: Fix uninitialized variable
by David Brazdil
· 9 years ago
2171e2a
Merge "Simplify boolean condition compared to 0"
by David Brazdil
· 9 years ago
5d78a0f
Merge "Revert "Add stats support for existing optimizations""
by Nicolas Geoffray
· 9 years ago
e34648d
Revert "Add stats support for existing optimizations"
by Nicolas Geoffray
· 9 years ago
01b88a2
Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance."
by Nicolas Geoffray
· 9 years ago
be0c2d9
Merge "Add stats support for existing optimizations"
by Nicolas Geoffray
· 9 years ago
06241b1
Add stats support for existing optimizations
by Jean-Philippe Halimi
· 9 years ago
a0e87b0
MIPS64: Support short and long branches
by Alexey Frunze
· 9 years ago
3fc7f35
Accept synthetic phi nodes and general names for blocks.
by Aart Bik
· 9 years ago
d83b904
Merge "Revert "Dynamic BCE (based on induction range analysis)""
by Aart Bik
· 9 years ago
d59c706
Revert "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 9 years ago
4b0d02c
Merge "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 9 years ago
53fc75a
Make target-sync work with verity.
by Alex Light
· 9 years ago
0b5849b
Dynamic BCE (based on induction range analysis)
by Aart Bik
· 9 years ago
b48cb93
Merge "lambda: Add support for invoke-interface for boxed innate lambdas"
by Igor Murashkin
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
3944f71
Merge "Fix null pointer in processing of enum annotations."
by Jeff Hao
· 9 years ago
d297b55
Fix null pointer in processing of enum annotations.
by Jeff Hao
· 9 years ago
729645a
Explicitly add HLoadClass/HClinitCheck for HNewInstance.
by Nicolas Geoffray
· 9 years ago
9ee6ec5
Merge "Pass DexPathList.Element array to openDexFileNative"
by Mathieu Chartier
· 9 years ago
e3dbda2
Merge "MIPS32: Miscellaneous bit manipulations routines:"
by Andreas Gampe
· 9 years ago
bfc9d51
Merge "Kill stale dalvikvm processes at the end of the jdwp test."
by Hiroshi Yamauchi
· 9 years ago
aac223f
Merge "Fix --jvm on run-tests 960 and 961"
by Alex Light
· 9 years ago
a166bbb
Kill stale dalvikvm processes at the end of the jdwp test.
by Hiroshi Yamauchi
· 9 years ago
a246347
Fix --jvm on run-tests 960 and 961
by Alex Light
· 9 years ago
689a700
Pass DexPathList.Element array to openDexFileNative
by Mathieu Chartier
· 9 years ago
039404c
Merge "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
b9ededb
Merge "Encode function signatures properly in DWARF."
by David Srbecky
· 9 years ago
f652917
Simplify boolean condition compared to 0
by Mark Mendell
· 9 years ago
04b0526
Encode function signatures properly in DWARF.
by David Srbecky
· 9 years ago
f9d741e
Optimizing/ARM: Improve long shifts by 1.
by Vladimir Marko
· 9 years ago
418318f
ARM64: Add support for multiply-accumulate.
by Alexandre Rames
· 9 years ago
60c4c6a
Merge "Opt compiler: More strength reduction for multiplications."
by David Brazdil
· 9 years ago
38db785
Opt compiler: More strength reduction for multiplications.
by Alexandre Rames
· 9 years ago
6fd0ffe
Optimizing/Thumb2: Improve load/store for large offsets.
by Vladimir Marko
· 9 years ago
Next »