Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0b4267720380ca746abb9090364cea9ee6cb1435
/
libdexfile
/
dex
0b42677
Revert "Refactor DexFile ownership"
by David Sehr
· 6 years ago
7583d91
Merge "Revert "Cache DexFile begin and size""
by David Sehr
· 6 years ago
9bafa8b
Revert "Cache DexFile begin and size"
by David Sehr
· 6 years ago
675673d
Merge "Add bytecode conversion experiments"
by Mathieu Chartier
· 6 years ago
12dd8a9
Add bytecode conversion experiments
by Mathieu Chartier
· 6 years ago
689caf0
Cache DexFile begin and size
by David Sehr
· 6 years ago
b095f02
Refactor DexFile ownership
by David Sehr
· 6 years ago
1e96e13
ART: Forward declare dex helper
by Andreas Gampe
· 6 years ago
5774f57
Merge "Revert^2 "ART: Fix some performance-X tidy""
by Treehugger Robot
· 6 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 6 years ago
bc802de
Revert^2 "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
6856214
Revert "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
89de444
ART: Fix some performance-X tidy
by Andreas Gampe
· 6 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 6 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 6 years ago
4c8e12e
ART: Adds an entrypoint for invoke-custom
by Orion Hodson
· 6 years ago
18e2687
Refactor ClassAccessor to use an index instead of ClassDef pointer
by Mathieu Chartier
· 6 years ago
75aed5d
Merge "Rewrite TypeLookupTable."
by Vladimir Marko
· 6 years ago
1f1cb9f
Revert "Revert "Move runtime/ to ClassAccessor""
by Mathieu Chartier
· 6 years ago
ea341d2
Rewrite TypeLookupTable.
by Vladimir Marko
· 6 years ago
cc7e20f
Revert "Move runtime/ to ClassAccessor"
by Alex Light
· 6 years ago
2649ecf
Move runtime/ to ClassAccessor
by Mathieu Chartier
· 6 years ago
3d09299
Move oatdump/ to use ClassAccessor
by Mathieu Chartier
· 6 years ago
0d896bd
Add Method/Field iterator to ClassAccessor
by Mathieu Chartier
· 6 years ago
7d43242
Move more test code to CommonArtTest
by David Sehr
· 6 years ago
c8c8d5f
Move compiler/ to ClassAccessor
by Mathieu Chartier
· 6 years ago
05dc23e
Add ClassIterator
by Mathieu Chartier
· 6 years ago
197f1ef
Merge "Revert "Remove support for Valgrind in ART.""
by Treehugger Robot
· 6 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 6 years ago
438918b
Merge "Add ClassAccessor"
by Mathieu Chartier
· 6 years ago
f31343f
Merge "Remove support for Valgrind in ART."
by Roland Levillain
· 6 years ago
c2b4db6
Add ClassAccessor
by Mathieu Chartier
· 6 years ago
2c5827a
ART: Simplify operands in InstructionBuilder
by Treehugger Robot
· 6 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 6 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 6 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 6 years ago
9d93cd6
Merge "Handle multidex in LocationIsOnSystemFramework."
by Nicolas Geoffray
· 6 years ago
0d0f316
Handle multidex in LocationIsOnSystemFramework.
by Nicolas Geoffray
· 6 years ago
59a49a6
Implement VMDebug API to mark a class "platform"
by David Brazdil
· 6 years ago
abd9e15
Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()."
by Vladimir Marko
· 6 years ago
5a2993c
ART: Templatize DexFileVerifier::CheckIntraIdSection().
by Vladimir Marko
· 6 years ago
166546c
Fix hidden API flags decoding for intrinsics
by David Brazdil
· 7 years ago
a92f51b
ART: Follow-up changes to DexFileVerifier
by Andreas Gampe
· 7 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 7 years ago
0e4e814
ART: Find and cache indices for method names
by Andreas Gampe
· 7 years ago
0b9b1c6
ART: Improve bit-test function
by Andreas Gampe
· 7 years ago
c0147ed
ART: Templatize dex-file-verifier check code
by Andreas Gampe
· 7 years ago
3153915
ART: Use alloca to avoid an expensive allocation
by Andreas Gampe
· 7 years ago
a111ab1
ART: Refactor class-def retrieval
by Andreas Gampe
· 7 years ago
8047d84
ART: Change direct-method overlap detection
by Andreas Gampe
· 7 years ago
4a68b66
Remove unnecessary definition of 'art::Split'
by Pirama Arumuga Nainar
· 7 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 7 years ago
dffcbe9
Remove unused DexFile UTF-16-based string lookup
by John Stuart
· 7 years ago
11ed027
[veridex] Detect reflection uses.
by Nicolas Geoffray
· 7 years ago
8e1a7cb
Revert "Revert "Allow hidden API access from system libraries""
by David Brazdil
· 7 years ago
0127b71
Revert "Allow hidden API access from system libraries"
by Nicolas Geoffray
· 7 years ago
eefabd2
Allow hidden API access from system libraries
by David Brazdil
· 7 years ago
d45863a
Run dex verifier for OOB + compact-dex-level combination
by Mathieu Chartier
· 7 years ago
312f3b2
Move some remaining dex utilities
by David Sehr
· 7 years ago
c17b7d8
Add owned section for CompactDex
by Mathieu Chartier
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
cc4e7b7
Merge "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 7 years ago
7b5e244
Merge "Full-stack integrity: check vdex contents."
by Treehugger Robot
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
2daa134
Fix unquickening logic for quickened input dexes
by Mathieu Chartier
· 7 years ago
b2f1edc
Merge "Remove duplication, split tests"
by David Sehr
· 7 years ago
b81dedb
Merge "ART: Support for VarHandle invokers"
by Treehugger Robot
· 7 years ago
b8b9387
ART: Support for VarHandle invokers
by Orion Hodson
· 7 years ago
1c128fa
Merge "Fix a memory leak"
by Treehugger Robot
· 7 years ago
b2ec9f5
Remove duplication, split tests
by David Sehr
· 7 years ago
5e3cfa2
Generalize CompactDexDebugInfo offset table
by Mathieu Chartier
· 7 years ago
ccb0019
Fix a memory leak
by George Burgess IV
· 7 years ago
b092895
Merge "Dex header cleanup and windows simplification"
by Treehugger Robot
· 7 years ago
999646d
Dex header cleanup and windows simplification
by David Sehr
· 7 years ago
c88a008
Ensure that apis are unhidden even if there is no vdex
by Alex Light
· 7 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago