Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
29bfb0c871cec2aa56c0cf4d037a1f42f3398cd3
/
libdexfile
/
dex
/
utf.h
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago
[Renamed (97%) from runtime/dex/utf.h]
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
[Renamed (92%) from runtime/utf.h]
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
[Renamed (92%) from runtime/dex/utf.h]
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 7 years ago
[Renamed (92%) from runtime/utf.h]
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
cac5a7e
Optimizing: Improve const-string code generation.
by Vladimir Marko
· 9 years ago
208a5cb
Store class tables in the image
by Mathieu Chartier
· 9 years ago
1646d7a
Optimize some commonly used utf8 functions by:
by Bruce Hoult
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
8508e37
Fix broken checks in IsValidPartOfMemberNameUtf8Slow.
by Narayan Kamath
· 9 years ago
a5afcfc
Be more lenient with 4 byte UTF-8 sequences.
by Narayan Kamath
· 10 years ago
a48aef4
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
by Vladimir Marko
· 10 years ago
e7c9a8c
Add hash map, reduce excessive hashing
by Mathieu Chartier
· 10 years ago
68b5685
Reduce and speed-up class def searches.
by Ian Rogers
· 10 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
a672490
Move hot utf routines into -inl.h.
by Ian Rogers
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/utf.h]
637c65b
Verifier improvements.
by Ian Rogers
· 11 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 13 years ago
0cfe1fb
Use accessor methods for Object fields.
by Ian Rogers
· 13 years ago
b465ab0
Implement the direct ByteBuffer JNI functions, GetObjectRefType, and the string region functions.
by Elliott Hughes
· 13 years ago
814e403
Add some missing JNI string functions, GetObjectArrayElement, and all the primitive array region functions.
by Elliott Hughes
· 13 years ago