Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
85f3934f364e1674bfd2a6813274918576acdf60
85f3934
Add CodeInfo to JNI methods.
by David Srbecky
· 7 years ago
0162450
Merge "Revert "Refactor DexFile ownership""
by Nicolas Geoffray
· 7 years ago
a8d5a5f
Merge "Handle String.<init> with a phi input."
by Nicolas Geoffray
· 7 years ago
0b42677
Revert "Refactor DexFile ownership"
by David Sehr
· 7 years ago
7583d91
Merge "Revert "Cache DexFile begin and size""
by David Sehr
· 7 years ago
9bafa8b
Revert "Cache DexFile begin and size"
by David Sehr
· 7 years ago
1398c8f
Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning."
by Roland Levillain
· 7 years ago
f5dd114
Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning.
by Roland Levillain
· 7 years ago
2258c2e
Merge "ART: Do not use std::<container>::at()."
by Vladimir Marko
· 7 years ago
8a62a4c
Handle String.<init> with a phi input.
by Nicolas Geoffray
· 7 years ago
35d5b8a
ART: Do not use std::<container>::at().
by Vladimir Marko
· 7 years ago
ad78fb2
Merge "Emit vector mulitply and accumulate instructions for x86."
by Treehugger Robot
· 7 years ago
b3df69b
Merge "ART: Fix HSelectGenerator for instructions which can throw."
by Treehugger Robot
· 7 years ago
6190888
Emit vector mulitply and accumulate instructions for x86.
by Gupta Kumar, Sanjiv
· 7 years ago
b28683f
Merge "Do not restore source object hash in ImageWriter."
by Vladimir Marko
· 7 years ago
675673d
Merge "Add bytecode conversion experiments"
by Mathieu Chartier
· 7 years ago
936523d
Merge "ART: Reserve more overflow space for the interpreter"
by Treehugger Robot
· 7 years ago
0a5f697
Merge "Cache DexFile begin and size"
by Treehugger Robot
· 7 years ago
15f95b1
ART: Fix HSelectGenerator for instructions which can throw.
by Artem Serov
· 7 years ago
12dd8a9
Add bytecode conversion experiments
by Mathieu Chartier
· 7 years ago
aee008e
ART: Reserve more overflow space for the interpreter
by Andreas Gampe
· 7 years ago
689caf0
Cache DexFile begin and size
by David Sehr
· 7 years ago
04a4f20
Merge "Implement Integer.valueOf() intrinsic for boot image."
by Vladimir Marko
· 7 years ago
1e1260c
Do not restore source object hash in ImageWriter.
by Vladimir Marko
· 7 years ago
6fd1606
Implement Integer.valueOf() intrinsic for boot image.
by Vladimir Marko
· 7 years ago
97ac9cc
Merge "Remove CompilerDriver::support_boot_image_fixup_."
by Vladimir Marko
· 7 years ago
956753a
Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving."
by Roland Levillain
· 7 years ago
d9e590d
Merge "hiddenapi: Refactor before new features are added"
by David Brazdil
· 7 years ago
b2ab807
Merge "Revert^2 "Delay init of classes of pre-allocated exceptions.""
by Vladimir Marko
· 7 years ago
4e2000a
Merge "ART: Improve Constructor.newInstance"
by Treehugger Robot
· 7 years ago
8ad7a3b
ART: Improve Constructor.newInstance
by Andreas Gampe
· 8 years ago
003e64b
hiddenapi: Refactor before new features are added
by David Brazdil
· 7 years ago
d20a4d7
Merge "Refactor DexFile ownership"
by David Sehr
· 7 years ago
bb089b6
Remove CompilerDriver::support_boot_image_fixup_.
by Vladimir Marko
· 7 years ago
f335241
Remove useless assertions in ConcurrentCopying::MarkNonMoving.
by Roland Levillain
· 7 years ago
b095f02
Refactor DexFile ownership
by David Sehr
· 7 years ago
b5271dd4
Merge "ART: Clean up jit_code_cache.h"
by Treehugger Robot
· 7 years ago
0799b9e
Merge "dexanalyze: distinguish fields from other classes."
by Vladimir Marko
· 7 years ago
ac85c69
Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN."
by Vladimir Marko
· 7 years ago
f5020ee
Merge "ART: Finish old move of OatDexFile"
by Treehugger Robot
· 7 years ago
f0f3c59
ART: Clean up jit_code_cache.h
by Andreas Gampe
· 7 years ago
16206cf
ART: Fix RelativePatcherTest::TearDown() for ASAN.
by Vladimir Marko
· 7 years ago
0028ce0
Merge "Distinguish between soft/weak/phantom/etc references in ahat."
by Treehugger Robot
· 7 years ago
cd059b6
Merge "ART: disable 638-no-line-number after move to d8"
by Orion Hodson
· 7 years ago
86c84f7
Merge "ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation"
by Treehugger Robot
· 7 years ago
de4efa6
Merge "ART: Clean-up d8 expections"
by Treehugger Robot
· 7 years ago
f9e9054
ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation
by Evgeny Astigeevich
· 7 years ago
f07d561
Merge "Move instruction_set_ to CompilerOptions."
by Vladimir Marko
· 7 years ago
2dc252e
Merge "Remove explicit size from CodeInfo."
by David Srbecky
· 7 years ago
dcfcce4
Revert^2 "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 7 years ago
4ced1a8
Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2"
by Treehugger Robot
· 7 years ago
975cd09
Distinguish between soft/weak/phantom/etc references in ahat.
by Richard Uhler
· 7 years ago
8937538
Merge "ART: Extend the range of clonable instructions."
by Treehugger Robot
· 7 years ago
5084cda
ART: disable 638-no-line-number after move to d8
by Orion Hodson
· 7 years ago
0044b53
ART: Clean-up d8 expections
by Orion Hodson
· 7 years ago
6e75bee
dexanalyze: distinguish fields from other classes.
by Vladimir Marko
· 7 years ago
639f515
Merge "dexanalyze: Improve field analysis."
by Vladimir Marko
· 7 years ago
a38e6cf
Remove explicit size from CodeInfo.
by David Srbecky
· 7 years ago
a3234e9
ARM64: Optimization of HRem and HDiv when a denominator is power of 2
by Evgeny Astigeevich
· 7 years ago
a84b53a
Merge "Add method frame info to CodeInfo."
by David Srbecky
· 7 years ago
b40d361
ART: Finish old move of OatDexFile
by Andreas Gampe
· 7 years ago
a98d9e7
Merge "Revert "Delay init of classes of pre-allocated exceptions.""
by Lokesh Gidra
· 7 years ago
e32a3c2
Merge "ART: Remove libziparchive dependency"
by Treehugger Robot
· 7 years ago
29cf32b
Revert "Delay init of classes of pre-allocated exceptions."
by Lokesh Gidra
· 7 years ago
7a21e31
Merge "ART: Move CopyOption to OatWriter"
by Treehugger Robot
· 7 years ago
0fd2f51
Merge "ART: Forward declare dex helper"
by Treehugger Robot
· 7 years ago
93bffcc
dexanalyze: Improve field analysis.
by Vladimir Marko
· 7 years ago
a20f969
Merge "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 7 years ago
23c41eb
Merge "ART: Remove stale cutils includes"
by Treehugger Robot
· 7 years ago
f6ba5b3
Add method frame info to CodeInfo.
by David Srbecky
· 7 years ago
cd5c181
Delay init of classes of pre-allocated exceptions.
by Vladimir Marko
· 7 years ago
c43f20d
Merge "ART: Retire desugar and dx in run-tests"
by Treehugger Robot
· 7 years ago
64fe3be
ART: Retire desugar and dx in run-tests
by Orion Hodson
· 7 years ago
8d9815f
Merge "Move dex_files_for_oat_file_ to CompilerOptions."
by Vladimir Marko
· 7 years ago
69de3ce
ART: Remove libziparchive dependency
by Andreas Gampe
· 7 years ago
1554417
ART: Move CopyOption to OatWriter
by Andreas Gampe
· 7 years ago
fad8ad7
Merge "ART: Use clang-tidy to warn on RAII issue"
by Treehugger Robot
· 7 years ago
1e96e13
ART: Forward declare dex helper
by Andreas Gampe
· 7 years ago
1a4a7f0
ART: Remove stale cutils includes
by Andreas Gampe
· 7 years ago
d6de456
Merge "ART: Verify StackOverflowError early"
by Treehugger Robot
· 7 years ago
f35ac44
Merge "Refactor Object CAS with and without write barrier"
by Treehugger Robot
· 7 years ago
0e4ecbe
Merge "Move image_classes_ to CompilerOptions."
by Vladimir Marko
· 7 years ago
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
896583e
ART: Use clang-tidy to warn on RAII issue
by Andreas Gampe
· 7 years ago
a9746b9
Refactor Object CAS with and without write barrier
by Mathieu Chartier
· 7 years ago
213ee2d
Move dex_files_for_oat_file_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
dc4bcce
Move image_classes_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
cca7cb9
Merge "Ensure that BitTableAccessor refers to non-null table."
by David Srbecky
· 7 years ago
accb14c
Merge "Implement BitMemory{Reader,Writer}"
by David Srbecky
· 7 years ago
8a74707
Merge "Add low_4gb MemMap and remove ashmem support for Fuchsia"
by Treehugger Robot
· 7 years ago
a6e2614
ART: Extend the range of clonable instructions.
by Artem Serov
· 7 years ago
a45a85c
Ensure that BitTableAccessor refers to non-null table.
by David Srbecky
· 7 years ago
078d7ba
Implement BitMemory{Reader,Writer}
by David Srbecky
· 7 years ago
6566496
Merge "Binary search stack maps by native pc."
by David Srbecky
· 7 years ago
ccfc88a
Merge "Implement Integer.valueOf() intrinsic for PIC."
by Vladimir Marko
· 7 years ago
882ed6b
Add low_4gb MemMap and remove ashmem support for Fuchsia
by Steve Austin
· 7 years ago
ef3f324
Merge "Address comments for write barrier CL"
by Mathieu Chartier
· 7 years ago
641c169
Address comments for write barrier CL
by Mathieu Chartier
· 7 years ago
ad71d8f
Merge "Refactor WriteBarrier logic into its own file"
by Treehugger Robot
· 7 years ago
bf711e3
Merge "ARM64: Splitting GenerateDivRem* functions into GenerateIntDiv and GenerateIntRem functions"
by Roland Levillain
· 7 years ago
Next »