Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
49b21e38338f5c74b347c74da4b929fe43dc8396
49b21e3
Merge "Use no-omit-frame-pointer in host builds." into dalvik-dev
by Ian Rogers
· 12 years ago
f89eccd
Use no-omit-frame-pointer in host builds.
by Ian Rogers
· 12 years ago
4e60ff6
Merge "Elision of checks optimization." into dalvik-dev
by Ian Rogers
· 12 years ago
9e2d7f1
Elision of checks optimization.
by Dragos Sbirlea
· 12 years ago
1bf8d4d
Profiler directed clean-up of dex2oat.
by Ian Rogers
· 12 years ago
b29bbbc
Merge "Revert "Elision of checks optimization."" into dalvik-dev
by Brian Carlstrom
· 12 years ago
b88b3da
Revert "Elision of checks optimization."
by Brian Carlstrom
· 12 years ago
2edb373
Merge "Elision of checks optimization." into dalvik-dev
by Ian Rogers
· 12 years ago
ef7162e
Elision of checks optimization.
by Dragos Sbirlea
· 12 years ago
f8582c3
Build fix.
by Ian Rogers
· 12 years ago
e3cd2f0
Enable devirtualization for abstract and sub-class methods.
by Ian Rogers
· 12 years ago
1d9314c
fix indentation
by Anwar Ghuloum
· 12 years ago
63937db
Fix mac build
by Anwar Ghuloum
· 12 years ago
b1a00bd
Merge "Re-enable thread-safety checking on host, warn when not enabled." into dalvik-dev
by Ian Rogers
· 12 years ago
ba3ce9a
Re-enable thread-safety checking on host, warn when not enabled.
by Ian Rogers
· 12 years ago
90e3397
Merge "Fix for register number display in oatdump." into dalvik-dev
by Ian Rogers
· 12 years ago
b43cef3
Fix for register number display in oatdump.
by Dragos Sbirlea
· 12 years ago
41bc990
Merge "Partial fix for reg number display in oatdump." into dalvik-dev
by Ian Rogers
· 12 years ago
8152be8
Merge "Use UniquePtr in MethodVerifier::GenerateDevirtMap." into dalvik-dev
by Ian Rogers
· 12 years ago
790ad90
Some more interpreter cleanup.
by Jeff Hao
· 12 years ago
d4e868a
Partial fix for reg number display in oatdump.
by Dragos Sbirlea
· 12 years ago
ca6ad22
Specialize DoInvoke in interpreter.
by Sebastien Hertz
· 12 years ago
a9cccb8
Merge "Optimize field access in interpreter by improving inlining." into dalvik-dev
by Sebastien Hertz
· 12 years ago
c8a3ff8
Optimize field access in interpreter by improving inlining.
by Sebastien Hertz
· 12 years ago
6b019b3
Merge art from dalvik-dev to master
by Brian Carlstrom
· 12 years ago
29e2e7e
Use UniquePtr in MethodVerifier::GenerateDevirtMap.
by Dragos Sbirlea
· 12 years ago
13aebfc
Disable darwin build of art
by Brian Carlstrom
· 12 years ago
1e8c505
Remove quick compile-time dependency on mclinker
by Brian Carlstrom
· 12 years ago
7f55288
Fix ElfWriterMclinker for ART_USE_PORTABLE_COMPILER
by Brian Carlstrom
· 12 years ago
1880b24
Merge "Refactor ElfWriter and introduce ElfWriterQuick" into dalvik-dev
by Brian Carlstrom
· 12 years ago
6a47b9d
Refactor ElfWriter and introduce ElfWriterQuick
by Brian Carlstrom
· 12 years ago
6951067
Some interpreter cleanup.
by Jeff Hao
· 12 years ago
7b15b1b
Merge "Remove use of DecodedInstruction at runtime." into dalvik-dev
by Sebastien Hertz
· 12 years ago
75b2a4a
Remove use of DecodedInstruction at runtime.
by Sebastien Hertz
· 12 years ago
ca39692
Merge "Various GCC 3.6 and clang build fixes." into dalvik-dev
by Ian Rogers
· 12 years ago
33e9566
Various GCC 3.6 and clang build fixes.
by Ian Rogers
· 12 years ago
33e15bc
Fix bug in OOME inside an OOME hampering run-test 061.
by Ian Rogers
· 12 years ago
34d64cb
Merge "Clang build support, -Wthread-safety with GCC 4.6." into dalvik-dev
by Ian Rogers
· 12 years ago
8b81549
Merge "Optimize aput-object in interpreter." into dalvik-dev
by Ian Rogers
· 12 years ago
cd5d042
Clang build support, -Wthread-safety with GCC 4.6.
by Ian Rogers
· 12 years ago
6bdd8f4
Optimize aput-object in interpreter.
by Sebastien Hertz
· 12 years ago
83d97e1
Merge "Help inline LogMessage::stream method." into dalvik-dev
by Ian Rogers
· 12 years ago
e15e7fa
Update monitor enter/exit exception handling in interpreter.
by Sebastien Hertz
· 12 years ago
74c0704
Help inline LogMessage::stream method.
by Sebastien Hertz
· 12 years ago
e606010
Increase logging around bad dex files.
by Ian Rogers
· 12 years ago
c4ee12e
Avoid recursion if logging lock is corrupt.
by Ian Rogers
· 12 years ago
d8274bc
Fix clang build issues.
by Ian Rogers
· 12 years ago
fa46d3e
Interpreter tweaks
by Ian Rogers
· 12 years ago
9cec247
Various improvements to interpreter.
by Jeff Hao
· 12 years ago
e652cdd
Merge "Allocate shadow frames in interpreter on stack instead of on heap." into dalvik-dev
by Jeff Hao
· 12 years ago
27297b1
Merge "Fix JNI_CreateJavaVM signature to match jni.h" into dalvik-dev
by Brian Carlstrom
· 12 years ago
6613519
Allocate shadow frames in interpreter on stack instead of on heap.
by Jeff Hao
· 12 years ago
bddf976
Fix JNI_CreateJavaVM signature to match jni.h
by Brian Carlstrom
· 12 years ago
807a256
Improve interpreter performance.
by Sebastien Hertz
· 12 years ago
cf479b2
Merge "Rename abstract method code_ to entry_point_from_compiled_code_." into dalvik-dev
by Jeff Hao
· 12 years ago
aa4a793
Rename abstract method code_ to entry_point_from_compiled_code_.
by Jeff Hao
· 12 years ago
a55e10d
Merge "Compiler: replace DOM traversal computation" into dalvik-dev
by buzbee
· 12 years ago
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 12 years ago
1674363
Improve interpreter to interpreter invokes.
by Jeff Hao
· 12 years ago
c44f68f
Fixed Android.common.mk #define setting for small art
by Anwar Ghuloum
· 12 years ago
2c6de22
Improve verifier speed.
by Sameer Abu Asal
· 12 years ago
8a01a3a
Make ShadowFrame fields const when not in portable.
by Ian Rogers
· 12 years ago
bf47e5f
Tracking merge of JWR32E (#656244) to dalvik-dev
by Brian Carlstrom
· 12 years ago
ff9c995
Merge "Supporting de-virtualization for precise types." into dalvik-dev
by Ian Rogers
· 12 years ago
862cedb
Merge "Fixing Small_Art Default" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
b3eb9eb
Fixing Small_Art Default
by Anwar Ghuloum
· 12 years ago
02c4223
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
cf9773a
Merge "Compile filter for small applications and methods" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
8447d84
Compile filter for small applications and methods
by Anwar Ghuloum
· 12 years ago
654d919
Add conscrypt to art tests
by Brian Carlstrom
· 12 years ago
10c35dc
Merge "Fix MIPS jni stub and save gp as part of ref only saves." into dalvik-dev
by Jeff Hao
· 12 years ago
e40f302
Track rename of JSSE
by Kenny Root
· 12 years ago
1f3bc2f
Fix MIPS jni stub and save gp as part of ref only saves.
by Jeff Hao
· 12 years ago
302a72d
Revert "Supporting de-virtualization for precise types."
by Brian Carlstrom
· 12 years ago
31d4b8e
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
88fc036
Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev
by Ian Rogers
· 12 years ago
f4da607
Revert "Supporting de-virtualization for precise types."
by Ian Rogers
· 12 years ago
5d29a814
Merge "Changed image file to no longer be executable." into dalvik-dev
by Jeff Hao
· 12 years ago
dfe0a24
Merge "Supporting de-virtualization for precise types." into dalvik-dev
by Ian Rogers
· 12 years ago
6ed90ad
Changed image file to no longer be executable.
by Jeff Hao
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
b0682d5
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
09b55e1
Fix PortableResolutionTrampoline to handle <clinit> methods.
by Jeff Hao
· 12 years ago
ba1814e
LLVM build fix.
by Ian Rogers
· 12 years ago
a622767
Robustify Thread::DumpState.
by Ian Rogers
· 12 years ago
58df327
Removed compiled resolution trampoline.
by Jeff Hao
· 12 years ago
ede1807
Fix Monkeys failure
by Anwar Ghuloum
· 12 years ago
4da103f
Merge "MIPS fix." into dalvik-dev
by Ian Rogers
· 12 years ago
ebb025a
Merge "Fix bugs in type precision." into dalvik-dev
by Ian Rogers
· 12 years ago
9f57a86
Fix bugs in type precision.
by Sameer Abu Asal
· 12 years ago
0fed328
MIPS fix.
by Ian Rogers
· 12 years ago
0e03367
Allow passing of multitple --invoke-with.
by Ian Rogers
· 12 years ago
bab7496
Remove unnecessary use of std::string.
by Ian Rogers
· 12 years ago
9365f58
Don't read trace from VM during destroy VM.
by Ian Rogers
· 12 years ago
1690d7e
Merge "Fixes for timing logger and histogram." into dalvik-dev
by Ian Rogers
· 12 years ago
4535705
Fixes for timing logger and histogram.
by Ian Rogers
· 12 years ago
e7a5b7d
Fix memory leak of and use without initialization.
by Ian Rogers
· 12 years ago
1bd4b4c
Avoid a use before initialization in mark sweep.
by Ian Rogers
· 12 years ago
0878d65
Thread tidying.
by Ian Rogers
· 12 years ago
f8adc60
Mem map bug fix and documentation.
by Ian Rogers
· 12 years ago
Next »