Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f957a5fcb5e21e50eac7d0071ebcf88d750fb0c0
f957a5f
Merge "ART: Disambiguate access-checks mode from lock-counting" into nyc-dev
by Andreas Gampe
· 9 years ago
8e181b2
Merge "ART: Fix Mac build" into nyc-dev
by Andreas Gampe
· 9 years ago
4cf9adc
ART: Fix Mac build
by Andreas Gampe
· 9 years ago
7393434
Merge "Add ability to see if a dex file is backed by an oat file." into nyc-dev
by Jeff Hao
· 9 years ago
dc97e04
Merge "Deduplicate simple roots in hprof." into nyc-dev
by Richard Uhler
· 9 years ago
206d27d
Merge "ART: Log all monitor operations to systrace" into nyc-dev
by TreeHugger Robot
· 9 years ago
640735a
Merge "Add null checks to weak DexCache references" into nyc-dev
by Brian Carlstrom
· 9 years ago
a0be9d7
Merge "ART: Add missing EXPORT_PCs to x86/_64 mterp" into nyc-dev
by Bill Buzbee
· 9 years ago
b294fef
Add null checks to weak DexCache references
by Brian Carlstrom
· 9 years ago
0e73168
Merge "Add contender method for lock contention" into nyc-dev
by Mathieu Chartier
· 9 years ago
8f26411
Add contender method for lock contention
by Mathieu Chartier
· 9 years ago
fc68987
ART: Log all monitor operations to systrace
by Andreas Gampe
· 9 years ago
6995dd3
ART: Add missing EXPORT_PCs to x86/_64 mterp
by buzbee
· 9 years ago
366728f
Remove invoke after inlining.
by Nicolas Geoffray
· 9 years ago
f59a7fc
Merge "Fix how the ProfileSaver thread attaches to the runtime." into nyc-dev
by Calin Juravle
· 9 years ago
e55fda1
Fix how the ProfileSaver thread attaches to the runtime.
by Calin Juravle
· 9 years ago
f517e28
ART: Disambiguate access-checks mode from lock-counting
by Andreas Gampe
· 9 years ago
cdca476
Revert "Revert "Write conflict tables in image""
by Mathieu Chartier
· 9 years ago
fead819
Add ability to see if a dex file is backed by an oat file.
by Jeff Hao
· 9 years ago
ba20abc
Merge "Fix -Xint and -Xusejit interaction" into nyc-dev
by Calin Juravle
· 9 years ago
8189ef7
Merge "ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list" into nyc-dev
by Vladimir Marko
· 9 years ago
2bbd98c
Merge "Decrease transition weight." into nyc-dev
by TreeHugger Robot
· 9 years ago
6caaa84
Fix -Xint and -Xusejit interaction
by Calin Juravle
· 9 years ago
8c01f5c
ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list
by Junmo Park
· 9 years ago
5a62dd9
Decrease transition weight.
by Nicolas Geoffray
· 9 years ago
19b5021
Forbid HDeoptimize instructions in OSR methods.
by Nicolas Geoffray
· 9 years ago
d1a2b02
Merge "ART: Disable back edge uses for irreducible loops" into nyc-dev
by David Brazdil
· 9 years ago
38fb644
Merge "Initialize native loader on JNI_CreateJavaVM" into nyc-dev
by Dimitry Ivanov
· 9 years ago
2b23735
Merge "Revert "Write conflict tables in image"" into nyc-dev
by Mathieu Chartier
· 9 years ago
8e2478d
Revert "Write conflict tables in image"
by Mathieu Chartier
· 9 years ago
154e96e
Initialize native loader on JNI_CreateJavaVM
by Dimitry Ivanov
· 9 years ago
9135aa0
Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev
by Jeff Hao
· 9 years ago
b125eaf
Merge "Write conflict tables in image" into nyc-dev
by Mathieu Chartier
· 9 years ago
5872d7c
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
cda9386
Write conflict tables in image
by Mathieu Chartier
· 9 years ago
2f82b70
ART: Disable back edge uses for irreducible loops
by David Brazdil
· 9 years ago
2a894f4
Add command line option for jit invoke transition weight
by Calin Juravle
· 9 years ago
e5de54c
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
43c8e87
Merge "Thumb2: Reduce memory used for fixup dependencies." into nyc-dev
by Vladimir Marko
· 9 years ago
e792305
Deduplicate simple roots in hprof.
by Richard Uhler
· 9 years ago
5a13993
Merge "Test component type for errors too. With regression test." into nyc-dev
by Aart Bik
· 9 years ago
d1d7c40
Test component type for errors too. With regression test.
by Aart Bik
· 9 years ago
f2bb043
Thumb2: Reduce memory used for fixup dependencies.
by Vladimir Marko
· 9 years ago
46ea014
Reduce memory lost by ArenaAllocator for large allocations.
by Vladimir Marko
· 9 years ago
ff2d53a
Merge "ART: Change x86 from modify_ldt to set_thread_data" into nyc-dev
by Andreas Gampe
· 9 years ago
4825dfa
Merge "Make a fake libart for misbehaving apps." into nyc-dev
by TreeHugger Robot
· 9 years ago
21aa4d4
Make sure the referring class is in the dex cache.
by Nicolas Geoffray
· 9 years ago
885c684
ART: Fix ROR Checker test
by David Brazdil
· 9 years ago
b65ef96
ART: Change x86 from modify_ldt to set_thread_data
by Andreas Gampe
· 9 years ago
62e631a
Add flag to ArtMethod to skip compilation.
by Nicolas Geoffray
· 9 years ago
ac4d518
Merge "ART: Naive NullCheck elimination in InstructionBuilder" into nyc-dev
by David Brazdil
· 9 years ago
257670e
Merge "Add support for eagerly calculating conflict tables" into nyc-dev
by Mathieu Chartier
· 9 years ago
49b5ced
Add support for eagerly calculating conflict tables
by Mathieu Chartier
· 9 years ago
89b8f47
Merge "ART: Disable unstarted runtime pow test for valgrind" into nyc-dev
by TreeHugger Robot
· 9 years ago
e576766
Merge "ART: Slightly change InitializeClass flow" into nyc-dev
by TreeHugger Robot
· 9 years ago
656fc8a
ART: Disable unstarted runtime pow test for valgrind
by Andreas Gampe
· 9 years ago
06a2b01
ART: Naive NullCheck elimination in InstructionBuilder
by David Brazdil
· 9 years ago
fc49fa0
ART: Slightly change InitializeClass flow
by Andreas Gampe
· 9 years ago
8da7f84
Merge "Make dex file loading failure more explicit about failure." into nyc-dev
by TreeHugger Robot
· 9 years ago
0a27a8b
Merge "Fix interaction between instrumentation and jit lock." into nyc-dev
by TreeHugger Robot
· 9 years ago
25792ae
Make dex file loading failure more explicit about failure.
by Alex Light
· 9 years ago
c8a4f2c
Fix interaction between instrumentation and jit lock.
by Nicolas Geoffray
· 9 years ago
25e6bb4
Merge "Fix heap check." into nyc-dev
by Mathieu Chartier
· 9 years ago
488849c
Fix heap check.
by Mathieu Chartier
· 9 years ago
be72dc9
Merge "Use dex cache from compilation unit in RTP." into nyc-dev
by Vladimir Marko
· 9 years ago
55d20ff
Merge "Thumb2: Fix disassembly of the b.w offset." into nyc-dev
by Vladimir Marko
· 9 years ago
d974379
ART: Address late comments on a GVN memory-saving CL
by David Brazdil
· 9 years ago
369da22
Thumb2: Fix disassembly of the b.w offset.
by Vladimir Marko
· 9 years ago
a4336d2
Use dex cache from compilation unit in RTP.
by Vladimir Marko
· 9 years ago
4283aa9
Reduce memory usage in GVN
by David Brazdil
· 9 years ago
89a4839
Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." into nyc-dev
by Vladimir Marko
· 9 years ago
a86d664
Merge "Fix HInstruction::ReplaceInput(), allow no-op." into nyc-dev
by Vladimir Marko
· 9 years ago
b270b9e
Make a fake libart for misbehaving apps.
by Alex Light
· 9 years ago
b7ec9f8
Merge "ART: Add logging for CHECK failure" into nyc-dev
by TreeHugger Robot
· 9 years ago
9ef2654
Fix HInstruction::ReplaceInput(), allow no-op.
by Vladimir Marko
· 9 years ago
ccfc77e
Merge changes I0360a078,I3e267519 into nyc-dev
by Andreas Gampe
· 9 years ago
9510ccd
ART: Add logging for CHECK failure
by Andreas Gampe
· 9 years ago
709fb64
Merge "Avoid constructing types with errors." into nyc-dev
by Aart Bik
· 9 years ago
9e95b36
Merge changes Iddd42d75,Ifb2d7b35 into nyc-dev
by Vladimir Marko
· 9 years ago
fa7f589
Reuse HUseListNode<>s when replacing instruction or input.
by Vladimir Marko
· 9 years ago
d59f3b1
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
181a2d3
Merge "ProfileSaver: query profiling_infos instead of the code_map" into nyc-dev
by TreeHugger Robot
· 9 years ago
b44ed12
Thumb2: Fix EmitJumpTables() to extend buffer only if needed.
by Vladimir Marko
· 9 years ago
e2d066d
ProfileSaver: query profiling_infos instead of the code_map
by Calin Juravle
· 9 years ago
c88af3f
Merge changes I5044e94b,I149273b7 into nyc-dev
by Vladimir Marko
· 9 years ago
e8f8ad3
Merge "ART: Fast-fail empty other handlers in fault handling" into nyc-dev
by Andreas Gampe
· 9 years ago
7de2439
Avoid constructing types with errors.
by Aart Bik
· 9 years ago
dee19e3
Do less work holding thread list lock
by Mathieu Chartier
· 9 years ago
73ddf81
Fix 570-checker-osr test for non-debuggable mode.
by Vladimir Marko
· 9 years ago
d19dc46
Fix comparison in profile saver
by Calin Juravle
· 9 years ago
5546062
Merge "Fix tracking foreign dex files" into nyc-dev
by Calin Juravle
· 9 years ago
c4b8e11
Merge "Skip profiling if the dex file is fully compiled" into nyc-dev
by TreeHugger Robot
· 9 years ago
46f7d32
Merge "ART: Remove Security initialization cutout" into nyc-dev
by Andreas Gampe
· 9 years ago
0fca5f7
Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev
by Richard Uhler
· 9 years ago
8b336cd
Merge "Use dex cache from compilation unit in HInstructionBuilder." into nyc-dev
by TreeHugger Robot
· 9 years ago
f7f3ba9
ART: Fast-fail empty other handlers in fault handling
by Andreas Gampe
· 9 years ago
14b0b23
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
20ae793
Fix tracking foreign dex files
by Calin Juravle
· 9 years ago
7506423
Skip profiling if the dex file is fully compiled
by Calin Juravle
· 9 years ago
116e6e2
Use dex cache from compilation unit in HInstructionBuilder.
by Vladimir Marko
· 9 years ago
Next »