Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4e777d4e005375a5a41c4ec3c55783c09565df0d
4e777d4
Revisions to "First pass of ImageWriter"
by Brian Carlstrom
· 14 years ago
d8ddfd5
Implement JNI NewBooleanArray et cetera.
by Elliott Hughes
· 14 years ago
3cd987f
Pass the correct Thread* when calling back into Java.
by Elliott Hughes
· 14 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 14 years ago
350dad1
Fix zip_archive_test on the target.
by Elliott Hughes
· 14 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 14 years ago
650a07d
Merge "Implement upcalls with compiled JNI callback bridges." into dalvik-dev
by Carl Shapiro
· 14 years ago
9b9ba28
Implement upcalls with compiled JNI callback bridges.
by Carl Shapiro
· 14 years ago
2cae5a2
Add a tsan target.
by Elliott Hughes
· 14 years ago
fe909f2
Get should be a const method.
by Shih-wei Liao
· 14 years ago
53b6131
Use the UNIMPLEMENTED macro everywhere.
by Elliott Hughes
· 14 years ago
5511f21
Add a valgrind-art-host target to run the tests under valgrind.
by Elliott Hughes
· 14 years ago
b20a554
Implement a few of the easy JNI functions.
by Elliott Hughes
· 14 years ago
46b92ba
Factor out NeedsEscaping from the Printable* functions.
by Elliott Hughes
· 14 years ago
e0fc0ef
Fix a few more scoped_ptr/scoped_array confusions, and stop tring to optimistically load non-existent .dex files.
by Elliott Hughes
· 14 years ago
91779c8
Merge "Create JNIEnv*s on the right threads." into dalvik-dev
by Elliott Hughes
· 14 years ago
d6c705a
Merge "Add some exceptions classes for throw" into dalvik-dev
by Brian Carlstrom
· 14 years ago
28e7627
Add some exceptions classes for throw
by Brian Carlstrom
· 14 years ago
330304d
Create JNIEnv*s on the right threads.
by Elliott Hughes
· 14 years ago
22f4093
Add ScopedJniThreadState.
by Elliott Hughes
· 14 years ago
c7ac37f
Be more specific when we exit because of an unimplemented JNI call.
by Elliott Hughes
· 14 years ago
0c9cd56
Add tests for JNI FindClass.
by Elliott Hughes
· 14 years ago
191e416
Merge "Translate JNI class descriptors into regular class descriptors in FindClass." into dalvik-dev
by Elliott Hughes
· 14 years ago
6b43685
Translate JNI class descriptors into regular class descriptors in FindClass.
by Elliott Hughes
· 14 years ago
4e5c0b9
End() should check if remaining_count_ == -1, instead of checking negative.
by Shih-wei Liao
· 14 years ago
40ef99e
Start implementing JNI.
by Elliott Hughes
· 14 years ago
5381cf9
Handle double and long on the Managed side, and follow AAPCS on the Native side.
by Shih-wei Liao
· 14 years ago
2fb9753
Exception Handling: libdex integration. Also added unit test on exception.
by Shih-wei Liao
· 14 years ago
0dab4ec
Switch to the libcore ScopedLocalRef.
by Elliott Hughes
· 14 years ago
35baaab
Combine InstanceField and StaticField and Field.
by Jesse Wilson
· 14 years ago
7833bd2
Store static field values in arrays.
by Jesse Wilson
· 14 years ago
f7ed11a
Adding Object::InstanceOf and Class::IsAssignableFrom
by Brian Carlstrom
· 14 years ago
df4189c
Follow up from Carl's comments on new primitive array types.
by Jesse Wilson
· 14 years ago
0024d6c
Minor zip cleanups
by Brian Carlstrom
· 14 years ago
4bfab0a
Remove obsolete members that unintentionally reappeared when rebasing.
by Carl Shapiro
· 14 years ago
744ad05
Remove stray trailing semicolons.
by Carl Shapiro
· 14 years ago
f88c952
Minor clean-ups.
by Carl Shapiro
· 14 years ago
a85f248
Merge "Add a dex structure definition to support exception handling." into dalvik-dev
by Carl Shapiro
· 14 years ago
fd687c5
Create templates for primitive types.
by Jesse Wilson
· 14 years ago
7e93b50
String intern table and support for unordered_map
by Brian Carlstrom
· 14 years ago
2eaa968
Add a dex structure definition to support exception handling.
by Carl Shapiro
· 14 years ago
8860c0e
Use the method descriptor for prototype and return type comparisons.
by Carl Shapiro
· 14 years ago
74eb46a
Improved ClassLoader support
by Brian Carlstrom
· 14 years ago
419ec7b
Materialize method descriptors when instantiating method objects.
by Carl Shapiro
· 14 years ago
b0460ea
Add support for opening classes.dex file from zip, jar, apk
by Brian Carlstrom
· 14 years ago
8989d99
Get ClassLinker out of the business of allocating strings.
by Jesse Wilson
· 14 years ago
f7e85a5
Use Java strings for Method's name.
by Jesse Wilson
· 14 years ago
905786d
Merge "Use Java strings for Field's name." into dalvik-dev
by Jesse Wilson
· 14 years ago
02c55f9
Merge "Add stub implementations for the JNI native and invoke interfaces." into dalvik-dev
by Carl Shapiro
· 14 years ago
ea4dca8
Add stub implementations for the JNI native and invoke interfaces.
by Carl Shapiro
· 14 years ago
1415074
Use Java strings for Field's name.
by Jesse Wilson
· 14 years ago
2310340
Merge "Add equals to C++ String" into dalvik-dev
by Jesse Wilson
· 14 years ago
cbe9fc0
Add equals to C++ String
by Jesse Wilson
· 14 years ago
6f6beb4
Fix host build: Add -lpthread.
by Shih-wei Liao
· 14 years ago
779f8c7
Merge "More field order validation." into dalvik-dev
by Jesse Wilson
· 14 years ago
46cdd4b
More field order validation.
by Jesse Wilson
· 14 years ago
b88e944
Just visit classes_root, not its elements
by Brian Carlstrom
· 14 years ago
75cb3b4
Add ClassLinker::VisitRoots
by Brian Carlstrom
· 14 years ago
ac5b9e2
Validate the C++ and managed fields are ordered consistently.
by Jesse Wilson
· 14 years ago
8ecd08c
Switch tests and aexecd to use libartd
by Brian Carlstrom
· 14 years ago
76144e0
Merge "Flesh out AllocString" into dalvik-dev
by Brian Carlstrom
· 14 years ago
0b138b2
Flesh out AllocString
by Brian Carlstrom
· 14 years ago
4d55351
Merge "Address post review comments regarding ParseClassPath." into dalvik-dev
by Carl Shapiro
· 14 years ago
d3c1575
Address post review comments regarding ParseClassPath.
by Carl Shapiro
· 14 years ago
07d579f
Add NDEBUG build
by Brian Carlstrom
· 14 years ago
3b58545
Merge "Expanding ClassLinkerTest/LibCore to cover more Class details - Ensure SetReferenceOffsets is always called - Change Field to use StringPiece instead of const char* - Removed "shrunk vtable" logging noise - Fix small bug in Class::Status logging - Rename Field signature to descriptor for clarity - Add Class:IsSynthetic" into dalvik-dev
by Brian Carlstrom
· 14 years ago
ae3ac01
Expanding ClassLinkerTest/LibCore to cover more Class details
by Brian Carlstrom
· 14 years ago
fc322c7
Initialize the bootstrap class path from standard sources.
by Carl Shapiro
· 14 years ago
a40f9bc
Add ObjectArray::CopyOf
by Brian Carlstrom
· 14 years ago
3aaddbb
Merge "Clear out the Runtime singleton when destructing a Runtime instance." into dalvik-dev
by Carl Shapiro
· 14 years ago
4acf464
Clear out the Runtime singleton when destructing a Runtime instance.
by Carl Shapiro
· 14 years ago
4a96b60
ClassLinker can now FindClass all libcore classes
by Brian Carlstrom
· 14 years ago
2ed144c
Preliminary implementation of the JNI invocation interface.
by Carl Shapiro
· 14 years ago
2701203
Merge "Remove the ashmem dependency from the mspace utility code." into dalvik-dev
by Carl Shapiro
· 14 years ago
f08973e
Remove the ashmem dependency from the mspace utility code.
by Carl Shapiro
· 14 years ago
e2d373e
Initial ARM JNI compiler support.
by Carl Shapiro
· 14 years ago
7a90959
Make the RuntimeTest use Runtime instances instead of its constituents.
by Carl Shapiro
· 14 years ago
913af1b
Heap allocate class supporting arrays for fields, methods, interfaces
by Brian Carlstrom
· 14 years ago
fa0fead
Merge "Add a collection implementation." into dalvik-dev
by Carl Shapiro
· 14 years ago
b984ded
Merge "Import cpplint.py and make target cpplint-art" into dalvik-dev
by Brian Carlstrom
· 14 years ago
58551df
Add a collection implementation.
by Carl Shapiro
· 14 years ago
59848da
Import cpplint.py and make target cpplint-art
by Brian Carlstrom
· 14 years ago
f3eb61f
Style cleanups for two recent changes
by Brian Carlstrom
· 14 years ago
f615a61
Rename RawDexFile to DexFile
by Brian Carlstrom
· 14 years ago
7e49dca
Rename DexFile to DexCache
by Brian Carlstrom
· 14 years ago
6547ace
Ignore the .arm hint in the top-level targets as well.
by Carl Shapiro
· 14 years ago
51472c5
Merge "Do not assume the .arm hint is part of the source file path." into dalvik-dev
by Carl Shapiro
· 14 years ago
8492996
Do not assume the .arm hint is part of the source file path.
by Carl Shapiro
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
45a76cb
Exception and suspend count polling on JNI bridge return.
by Ian Rogers
· 14 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago
dbd0564
Merge "Give unique name to host build shared libraries #1" into dalvik-dev
by Brian Carlstrom
· 14 years ago
8e339ed
Merge "Support for synchronized native methods." into dalvik-dev
by Ian Rogers
· 14 years ago
df20fe0
Support for synchronized native methods.
by Ian Rogers
· 14 years ago
31bcc7e
Give unique name to host build shared libraries #1
by Brian Carlstrom
· 14 years ago
5cebb7c
Merge "Add the down_cast template." into dalvik-dev
by Carl Shapiro
· 14 years ago
6d860c1
Add the down_cast template.
by Carl Shapiro
· 14 years ago
176f59c
Fix build breakage.
by Ian Rogers
· 14 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 14 years ago
cdc8de4
Move base64 to test code
by Brian Carlstrom
· 14 years ago
Next »