Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d0e7e777c412071a911dd2c008b20b7d879fd392
/
src
d0e7e77
Use a TLS value to retrieve the current thread.
by Carl Shapiro
· 13 years ago
f10edca
Eliminate some C-style casts.
by Carl Shapiro
· 13 years ago
61e019d
Initialize runtime constituents on runtime construction.
by Carl Shapiro
· 13 years ago
934486c
Make ClassLinker set Class::super_class_ plus test and build improvements
by Brian Carlstrom
· 13 years ago
b557353
Add more functionality to the thread and mutex implementation.
by Carl Shapiro
· 13 years ago
565f507
Initialize primitive type classes during linker initialization.
by Carl Shapiro
· 13 years ago
606258b
Explicitly convert type to an int before writing to the log stream.
by Carl Shapiro
· 13 years ago
5fafe2b
Add support for initializing static fields.
by Carl Shapiro
· 13 years ago
279613b
Merge "Fix minor bugs which prevented methods from loading correctly." into dalvik-dev
by Carl Shapiro
· 13 years ago
167ec63
Fix minor bugs which prevented methods from loading correctly.
by Carl Shapiro
· 14 years ago
e4c1ce4
Extend the instruction class with instruction attributes.
by Carl Shapiro
· 14 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 14 years ago
d4e48fd
Add the StringPiece class.
by Carl Shapiro
· 14 years ago
894d0fa
Expose functionality needed for linking.
by Carl Shapiro
· 14 years ago
ef442e6
Add a corresponding constant for DEX_NOINDEX.
by Carl Shapiro
· 14 years ago
2abd338
Merge "Minor clean-ups." into dalvik-dev
by Carl Shapiro
· 14 years ago
d84f49c
Limit the visibility of the instruction list.
by Carl Shapiro
· 14 years ago
a506cb0
Minor clean-ups.
by Carl Shapiro
· 14 years ago
07bb173
Merge "Manage the underlying RawDexFile of a DexFile with a smart pointer." into dalvik-dev
by Carl Shapiro
· 14 years ago
290eca0
Merge changes I789a31a8,I05296bfb into dalvik-dev
by Carl Shapiro
· 14 years ago
64f1340
Collapse the synchronized and declared synchronized predicates into one.
by Carl Shapiro
· 14 years ago
7e78248
Manage the underlying RawDexFile of a DexFile with a smart pointer.
by Carl Shapiro
· 14 years ago
80d4dde
Allow raw dex files to be read from arrays of base64 encoded bytes.
by Carl Shapiro
· 14 years ago
a7ab79d
Add check to inst visitor
by buzbee
· 14 years ago
3ee755d
Complete support for loading classes from a DEX file.
by Carl Shapiro
· 14 years ago
1fb8620
Add class loading infrastructure.
by Carl Shapiro
· 14 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 14 years ago
7e8e938
Merge "Add a gtest build target for the host." into dalvik-dev
by Jesse Wilson
· 14 years ago
c981ace
Add a gtest build target for the host.
by Jesse Wilson
· 14 years ago
d2bdb57
Add a macro for sizing anonymous or locally defined arrays.
by Carl Shapiro
· 14 years ago
a2e18e1
Add the implementation for the ARM assembler.
by Carl Shapiro
· 14 years ago
6b6b5f0
Shorten the namespace and re-normalize include guards.
by Carl Shapiro
· 14 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 14 years ago
59e85cd
Add implementations of sizeof and offsetof for class types.
by Carl Shapiro
· 14 years ago
806defa
Fix the include guard style.
by Carl Shapiro
· 14 years ago
6c21dc1
Add a minimal logging interface and implementation.
by Carl Shapiro
· 14 years ago
7b21670
Initial build configuration for the new Android runtime.
by Carl Shapiro
· 14 years ago