Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
813b7c4f23932cd310f89ab30672846494665e7c
813b7c4
Merge "Reduce number of physical pages used for DexCache's arrays"
by Artem Udovichenko
· 8 years ago
168c58c
Merge "Reduce number of physical pages used for DexCache's arrays"
by Treehugger Robot
· 8 years ago
eed0b14
Merge "Interpreter: Add support for method handle transforms [Part 1]."
by Narayan Kamath
· 8 years ago
458036f
Merge "Interpreter: Add support for method handle transforms [Part 1]."
by Treehugger Robot
· 8 years ago
9fd214c
Merge "Fall back to true anonymous mmap if out of file descriptors."
by Richard Uhler
· 8 years ago
1da4508
Merge "Fall back to true anonymous mmap if out of file descriptors."
by Treehugger Robot
· 8 years ago
c3b7f1a
Interpreter: Add support for method handle transforms [Part 1].
by Narayan Kamath
· 8 years ago
acbf008
Merge "Remove unused std::ostringstream variable." am: d1d24926ac
by Richard Uhler
· 8 years ago
d1d2492
Merge "Remove unused std::ostringstream variable."
by Treehugger Robot
· 8 years ago
5e3dbf0
Merge "ART: Refactor class-linker methods" am: 75dccb7238
by Andreas Gampe
· 8 years ago
75dccb7
Merge "ART: Refactor class-linker methods"
by Treehugger Robot
· 8 years ago
da21c35
Merge "ART: Initialize field in IndirectReferenceTable" am: c33daa3739
by Andreas Gampe
· 8 years ago
c33daa3
Merge "ART: Initialize field in IndirectReferenceTable"
by Treehugger Robot
· 8 years ago
24f4704
Merge "Fix race with LOS Begin() and End()" am: 1cf518c744
by Mathieu Chartier
· 8 years ago
1cf518c
Merge "Fix race with LOS Begin() and End()"
by Mathieu Chartier
· 8 years ago
b73ab5d
Merge "Enable agent attaching during live phase" am: f35843dc6a
by Leonard Mosescu
· 8 years ago
f35843d
Merge "Enable agent attaching during live phase"
by Leonard Mosescu
· 8 years ago
eb84221
Enable agent attaching during live phase
by Leonard Mosescu
· 8 years ago
3c7c825
Merge "Revert "ART: Temporarily use global references for GetLoadedClasses""
by Andreas Gampe
· 8 years ago
19c5e5f
Merge "Revert "ART: Temporarily use global references for GetLoadedClasses""
by Treehugger Robot
· 8 years ago
94a5202
ART: Initialize field in IndirectReferenceTable
by Andreas Gampe
· 8 years ago
208aaf0
Fix race with LOS Begin() and End()
by Mathieu Chartier
· 8 years ago
34ee684
ART: Refactor class-linker methods
by Andreas Gampe
· 10 years ago
335ed2b
Merge "Clear (madvise) card table for CC" am: e2923d9807
by Mathieu Chartier
· 8 years ago
e2923d9
Merge "Clear (madvise) card table for CC"
by Mathieu Chartier
· 8 years ago
2345d2b
Merge "Remove workaround for repo." am: f877c165de
by Nicolas Geoffray
· 8 years ago
ef54d8d
Revert "ART: Temporarily use global references for GetLoadedClasses"
by Andreas Gampe
· 8 years ago
f877c16
Merge "Remove workaround for repo."
by Treehugger Robot
· 8 years ago
e67a71f
Merge "Let dexdump prompt filename for zipped multi-dex files." am: 78fb0e3db8
by Aart Bik
· 8 years ago
78fb0e3
Merge "Let dexdump prompt filename for zipped multi-dex files."
by Aart Bik
· 8 years ago
4f6fa0e
Merge "Fix the Thumb-2 definition of the CLREX instruction." am: d0288e2ac3
by Roland Levillain
· 8 years ago
d0288e2
Merge "Fix the Thumb-2 definition of the CLREX instruction."
by Roland Levillain
· 8 years ago
b3ac45b
Reduce number of physical pages used for DexCache's arrays
by Artem Udovichenko
· 9 years ago
ac4b254
Merge changes Iae3a933e,I08ff5d6e am: 5b6fbd02f0
by Andreas Gampe
· 8 years ago
92e89ff
ART: Make IndirectReferenceTable resizable am: 9d7ef62b85
by Andreas Gampe
· 8 years ago
e623a5f
ART: Change IndirectReferenceTable am: e03662b71b
by Andreas Gampe
· 8 years ago
3e09e52
Merge "ART: Clean up IndirectReferenceTable" am: 3e653ff5d4
by Andreas Gampe
· 8 years ago
5b6fbd0
Merge changes Iae3a933e,I08ff5d6e
by Andreas Gampe
· 8 years ago
3e653ff
Merge "ART: Clean up IndirectReferenceTable"
by Andreas Gampe
· 8 years ago
a2015e2
Merge "Clean up app image .bss dex cache arrays fixup." am: ac2efad144
by Vladimir Marko
· 8 years ago
ac2efad
Merge "Clean up app image .bss dex cache arrays fixup."
by Vladimir Marko
· 8 years ago
6d07344
Merge "Build target which faciliates ART testing image/image creation"
by Calin Juravle
· 8 years ago
188edb3
Fix the Thumb-2 definition of the CLREX instruction.
by Roland Levillain
· 8 years ago
413293e
Merge "Build target which faciliates ART testing image/image creation"
by Calin Juravle
· 8 years ago
4f8d3da
Merge "Clear OOME from DexCache allocation when another thread succeeded."
by Vladimir Marko
· 8 years ago
83f6699
Merge "Clear OOME from DexCache allocation when another thread succeeded."
by Vladimir Marko
· 8 years ago
b0d20f4
Merge "Revert "Disable kBssEntry LoadString sharpening."" am: 11e7f99419
by Vladimir Marko
· 8 years ago
f01de11
Build target which faciliates ART testing image/image creation
by Calin Juravle
· 8 years ago
11e7f99
Merge "Revert "Disable kBssEntry LoadString sharpening.""
by Vladimir Marko
· 8 years ago
6dd1488
Clean up app image .bss dex cache arrays fixup.
by Vladimir Marko
· 8 years ago
c9a6fa5
Clear OOME from DexCache allocation when another thread succeeded.
by Vladimir Marko
· 8 years ago
2e7fd2f
Merge "method_handles: Minor refactor of PerformArgumentConversions."
by Narayan Kamath
· 8 years ago
468d555
Merge "method_handles: Minor refactor of PerformArgumentConversions."
by Narayan Kamath
· 8 years ago
ccbec49
Remove workaround for repo.
by Nicolas Geoffray
· 8 years ago
1bc4b17
Revert "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 8 years ago
dea2552
Remove unused std::ostringstream variable.
by Richard Uhler
· 8 years ago
a5c61bf
Fall back to true anonymous mmap if out of file descriptors.
by Richard Uhler
· 8 years ago
0f0b71d
Merge "Encode quickening info in .vdex." am: f30b1582c2
by Nicolas Geoffray
· 8 years ago
f30b158
Merge "Encode quickening info in .vdex."
by Nicolas Geoffray
· 8 years ago
9d7ef62
ART: Make IndirectReferenceTable resizable
by Andreas Gampe
· 8 years ago
6e6078a
Clear (madvise) card table for CC
by Mathieu Chartier
· 8 years ago
e03662b
ART: Change IndirectReferenceTable
by Andreas Gampe
· 8 years ago
dc061d0
ART: Clean up IndirectReferenceTable
by Andreas Gampe
· 8 years ago
7b45a8a
Let dexdump prompt filename for zipped multi-dex files.
by Aart Bik
· 8 years ago
184d9b4
Merge "ART: Blacklist test 908 for target" am: 3209925b7c
by Andreas Gampe
· 8 years ago
3209925
Merge "ART: Blacklist test 908 for target"
by Andreas Gampe
· 8 years ago
5458f89
ART: Blacklist test 908 for target
by Andreas Gampe
· 8 years ago
e683430
Merge "ART: Add GC callbacks" am: 78d5396f61
by Andreas Gampe
· 8 years ago
5275a1e
Merge "ART: Only scan tag table once during marking" am: 4a7a41452e
by Andreas Gampe
· 8 years ago
78d5396
Merge "ART: Add GC callbacks"
by Treehugger Robot
· 8 years ago
4a7a414
Merge "ART: Only scan tag table once during marking"
by Treehugger Robot
· 8 years ago
9b8c588
ART: Add GC callbacks
by Andreas Gampe
· 8 years ago
75ecaf4
Merge "Remove unnecessary load class for new instance" am: a70a2e18ee
by Mathieu Chartier
· 8 years ago
a70a2e1
Merge "Remove unnecessary load class for new instance"
by Mathieu Chartier
· 8 years ago
4acefd3
Encode quickening info in .vdex.
by Nicolas Geoffray
· 8 years ago
9e417cd
Merge "Move dex CFG dumping out of utils.cc" am: 460cca8e33
by David Sehr
· 8 years ago
460cca8
Merge "Move dex CFG dumping out of utils.cc"
by Treehugger Robot
· 8 years ago
3fe4d5a
ART: Only scan tag table once during marking
by Andreas Gampe
· 8 years ago
1ceb37c
Remove unnecessary load class for new instance
by Mathieu Chartier
· 9 years ago
caacd11
Move dex CFG dumping out of utils.cc
by David Sehr
· 8 years ago
3df95ca
Merge "Dex disassembly suppport for invoke-polymorphic." am: 3667e26de4
by Orion Hodson
· 8 years ago
3667e26
Merge "Dex disassembly suppport for invoke-polymorphic."
by Orion Hodson
· 8 years ago
da24650
method_handles: Minor refactor of PerformArgumentConversions.
by Narayan Kamath
· 8 years ago
127478e
Merge "Add support for proguard deobfuscation." am: dfe3ce6eda
by Richard Uhler
· 8 years ago
dfe3ce6
Merge "Add support for proguard deobfuscation."
by Treehugger Robot
· 8 years ago
1a9818a
Merge "ART: Switch tagging table to a map" am: dfa8f188a0
by Andreas Gampe
· 8 years ago
dfa8f18
Merge "ART: Switch tagging table to a map"
by Treehugger Robot
· 8 years ago
ea578fa
Merge "Remove read barrier in UnstartedUnsafeCompareAndSwapLong." am: f22361397e
by Roland Levillain
· 8 years ago
f223613
Merge "Remove read barrier in UnstartedUnsafeCompareAndSwapLong."
by Roland Levillain
· 8 years ago
e54eee1
ART: Switch tagging table to a map
by Andreas Gampe
· 8 years ago
c0a498b
Merge "Reduce the number of dumps in 130-hprof." am: 776e473ec7
by Hiroshi Yamauchi
· 8 years ago
776e473
Merge "Reduce the number of dumps in 130-hprof."
by Treehugger Robot
· 8 years ago
f8f830c
Reduce the number of dumps in 130-hprof.
by Hiroshi Yamauchi
· 8 years ago
738de3e
Merge "Add missing shared library" am: 65e3e8da22
by Colin Cross
· 8 years ago
65e3e8d
Merge "Add missing shared library"
by Treehugger Robot
· 8 years ago
f0af906
Add missing shared library
by Colin Cross
· 8 years ago
8fd555a
Merge "Don't dump loaded but unresolved classes in hprof" am: 2a1019d34a
by Mathieu Chartier
· 8 years ago
2a1019d
Merge "Don't dump loaded but unresolved classes in hprof"
by Mathieu Chartier
· 8 years ago
11a73ac
Merge "Remove mutex dependency on art::Runtime" am: 77cd3d861f
by David Sehr
· 8 years ago
77cd3d8
Merge "Remove mutex dependency on art::Runtime"
by David Sehr
· 8 years ago
Next »