Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
faac8c9c0855b0ba20b91e95b524f30a15817cfd
faac8c9
am 45fd07e8: am 08f2e7b5: Disable lock contention logging by default.
by Jeff Hao
· 12 years ago
45fd07e
am 08f2e7b5: Disable lock contention logging by default.
by Jeff Hao
· 12 years ago
08f2e7b
Disable lock contention logging by default.
by Jeff Hao
· 12 years ago
2103f3b
Merge "Add missing memory barrier." into dalvik-dev
by Sebastien Hertz
· 12 years ago
043036f
Add missing memory barrier.
by Sebastien Hertz
· 12 years ago
454ae05
Merge "Deopt for method entry/exit when not sampling." into dalvik-dev
by Ian Rogers
· 12 years ago
1eda226
Move thread suspend check at safepoints.
by Sebastien Hertz
· 12 years ago
7095c65
Merge "Add an interpreter using computed goto table." into dalvik-dev
by Sebastien Hertz
· 12 years ago
8ece050
Add an interpreter using computed goto table.
by Sebastien Hertz
· 12 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 12 years ago
28c2300
More compile-time tuning
by buzbee
· 12 years ago
9f799db
Merge "Compile-time tuning" into dalvik-dev
by buzbee
· 12 years ago
f2cc08e
am 9fd0a9c1: am 3b99337e: Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev
by Elliott Hughes
· 12 years ago
9fd0a9c
am 3b99337e: Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev
by Elliott Hughes
· 12 years ago
3b99337
Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev
by Elliott Hughes
· 12 years ago
fa7e82d
am 6c36f411: am 0a02d127: Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)""
by Brian Carlstrom
· 12 years ago
ecf0337
am b27c9319: am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 12 years ago
6c36f41
am 0a02d127: Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)""
by Brian Carlstrom
· 12 years ago
b27c931
am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 12 years ago
3b7ffa1
Support apps that pass JNI_VERSION_1_1 to GetEnv.
by Elliott Hughes
· 12 years ago
56c7178
Compile-time tuning
by buzbee
· 12 years ago
816432e
Deopt for method entry/exit when not sampling.
by Ian Rogers
· 12 years ago
0a02d12
Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)""
by Brian Carlstrom
· 12 years ago
2e450bf
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 12 years ago
816aaa2
am b3e6cc8e: am dd3c27ee: Fix verifier upcasting type after instance_of.
by Jeff Hao
· 12 years ago
bce12f3
am 284ebfed: am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 12 years ago
f9df866
am 609a395f: am 51db7beb: Use exit to avoid destructors in dex2oat.
by Ian Rogers
· 12 years ago
b3e6cc8
am dd3c27ee: Fix verifier upcasting type after instance_of.
by Jeff Hao
· 12 years ago
284ebfe
am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 12 years ago
609a395
am 51db7beb: Use exit to avoid destructors in dex2oat.
by Ian Rogers
· 12 years ago
dd3c27e
Fix verifier upcasting type after instance_of.
by Jeff Hao
· 12 years ago
8438ed3
Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 12 years ago
9b297bf
Refactor CompilerDriver::Compute..FieldInfo
by Ian Rogers
· 12 years ago
65ec92c
Refactor CompilerDriver::ComputeInvokeInfo
by Ian Rogers
· 12 years ago
51db7be
Use exit to avoid destructors in dex2oat.
by Ian Rogers
· 12 years ago
866709c
Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev
by Sebastien Hertz
· 12 years ago
936bf02
Tweak dedupe hash function.
by Ian Rogers
· 12 years ago
41c65c1
Add a pool of small cat1 constants to the verifier.
by Ian Rogers
· 12 years ago
2672a9f
Use exit to avoid destructors in dex2oat.
by Ian Rogers
· 12 years ago
1e54d68
Disable devirtualization detection in DEX-to-DEX compiler.
by Sebastien Hertz
· 12 years ago
c7cd72c
Merge "Shard dedupe set locks." into dalvik-dev
by Ian Rogers
· 12 years ago
13a79bc
Merge "A char array copy optimization (art)." into dalvik-dev
by Hiroshi Yamauchi
· 12 years ago
d133b97
Shard dedupe set locks.
by Ian Rogers
· 12 years ago
a1331dc
am bc66993a: am 3f966702: Add more systrace logging to GC.
by Mathieu Chartier
· 12 years ago
bc66993
am 3f966702: Add more systrace logging to GC.
by Mathieu Chartier
· 12 years ago
3f96670
Add more systrace logging to GC.
by Mathieu Chartier
· 12 years ago
0e5b210
Merge "Fix verifier upcasting type after instance_of." into dalvik-dev
by Jeff Hao
· 12 years ago
c642ec8
Fix verifier upcasting type after instance_of.
by Jeff Hao
· 12 years ago
f38ea80
A char array copy optimization (art).
by Hiroshi Yamauchi
· 12 years ago
df69314
Remove memory leaks
by Anwar Ghuloum
· 12 years ago
8c6326c
am cc253de1: am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev
by Brian Carlstrom
· 12 years ago
cc253de
am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev
by Brian Carlstrom
· 12 years ago
280ebdf
Merge "Fix image_test for SMALL_ART" into klp-dev
by Brian Carlstrom
· 12 years ago
5f67532
Fix image_test for SMALL_ART
by Brian Carlstrom
· 12 years ago
0760425
am a1296ba7: am a4684052: [build fix] Remove redundant complexity from JNI aborts.
by Elliott Hughes
· 12 years ago
a1296ba
am a4684052: [build fix] Remove redundant complexity from JNI aborts.
by Elliott Hughes
· 12 years ago
a468405
[build fix] Remove redundant complexity from JNI aborts.
by Elliott Hughes
· 12 years ago
6b3feba
am 0b15e45e: Merge "Remove redundant complexity from JNI aborts."
by Elliott Hughes
· 12 years ago
d1946a2
am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev
by Mathieu Chartier
· 12 years ago
0b15e45
Merge "Remove redundant complexity from JNI aborts."
by Elliott Hughes
· 12 years ago
2295583
Merge "Multi threaded hashed deduplication during compilation." into klp-dev
by Mathieu Chartier
· 12 years ago
193bad9
Multi threaded hashed deduplication during compilation.
by Mathieu Chartier
· 12 years ago
8e4d3ed
Remove redundant complexity from JNI aborts.
by Elliott Hughes
· 12 years ago
bae840a
am 68708f53: Fix image_test on target
by Brian Carlstrom
· 12 years ago
68708f5
Fix image_test on target
by Brian Carlstrom
· 12 years ago
a1ec8b5
am 179486ae: Fix ImageHeader.IsValid
by Brian Carlstrom
· 12 years ago
179486a
Fix ImageHeader.IsValid
by Brian Carlstrom
· 12 years ago
1ccee24
am 144a1397: Merge "Fix oatdump to take bitmap bytes into its accounting." into klp-dev
by Mathieu Chartier
· 12 years ago
144a139
Merge "Fix oatdump to take bitmap bytes into its accounting." into klp-dev
by Mathieu Chartier
· 12 years ago
b971853
am 479b494a: Change IsMethodTracingActive to GetMethodTracingMode for art.
by Jeff Hao
· 12 years ago
3232709
Fix oatdump to take bitmap bytes into its accounting.
by Mathieu Chartier
· 12 years ago
919b11c
Remove conscrypt dependency from CommonTest
by Brian Carlstrom
· 12 years ago
479b494
Change IsMethodTracingActive to GetMethodTracingMode for art.
by Jeff Hao
· 12 years ago
6e28820
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 12 years ago
c4e34ec
Merge "Change IsMethodTracingActive to GetMethodTracingMode for art." into dalvik-dev
by Jeff Hao
· 12 years ago
70814f7
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 12 years ago
b2610f5
Merge remote-tracking branch 'goog/dalvik-dev' into merge-art
by Brian Carlstrom
· 12 years ago
64caa7d
Change IsMethodTracingActive to GetMethodTracingMode for art.
by Jeff Hao
· 12 years ago
da4ee47
am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev
by Mathieu Chartier
· 12 years ago
01e9779
Merge "Write out image bitmap inside of image file." into klp-dev
by Mathieu Chartier
· 12 years ago
31e8925
Write out image bitmap inside of image file.
by Mathieu Chartier
· 12 years ago
afbe162
Merge "Make files writable on the installd path as well" into dalvik-dev
by Brian Carlstrom
· 12 years ago
d76e083
Make files writable on the installd path as well
by Brian Carlstrom
· 12 years ago
dc1099d
Merge "Make DexFiles opened from files readonly by default, but writable during dex2oat" into dalvik-dev
by Brian Carlstrom
· 12 years ago
bd1edce
Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev
by Jeff Hao
· 12 years ago
920af3e
Fix thread status in THST chunk to use JDWP thread state.
by Jeff Hao
· 12 years ago
e0948e1
Make DexFiles opened from files readonly by default, but writable during dex2oat
by Brian Carlstrom
· 12 years ago
a7d56cf
Revert "Update ART for LLVM merge up to r187914."
by Ian Rogers
· 12 years ago
13d3c34
am 4bf1c8d4: Update blacklist for klp-dev
by Brian Carlstrom
· 12 years ago
b7c0e05
am eaeab463: Update ART for LLVM merge up to r187914.
by Stephen Hines
· 12 years ago
9fcd69f
am 7642d13b: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art
by Brian Carlstrom
· 12 years ago
4bf1c8d
Update blacklist for klp-dev
by Brian Carlstrom
· 12 years ago
615b295
Merge "Add test-art-oat-<test> test-art-run-test-<test> variants" into dalvik-dev
by Brian Carlstrom
· 12 years ago
a404db0
Add test-art-oat-<test> test-art-run-test-<test> variants
by Brian Carlstrom
· 12 years ago
f30f6da
Set small ART override for image as an option.
by Ian Rogers
· 12 years ago
eaeab46
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 12 years ago
7642d13
Merge remote-tracking branch 'goog/dalvik-dev' into merge-art
by Brian Carlstrom
· 12 years ago
a436fde
Handle OOMEs in class linker with grace.
by Ian Rogers
· 12 years ago
10cc810
Merge "Make entrypoints Thumb2." into dalvik-dev
by Ian Rogers
· 12 years ago
637859c
Make entrypoints Thumb2.
by Ian Rogers
· 12 years ago
Next »