Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7178e733005d40cb50cbfea4a9355765ccf05ee7
/
src
0796af0
Fix Object::IsSoftReference
by Brian Carlstrom
· 13 years ago
163c464
Track move of InnerClass annotation to managed code.
by Jesse Wilson
· 13 years ago
c0da31a
Merge "Remove an UNIMPLEMENTED(WARNING) that isn't worth implementing." into dalvik-dev
by Elliott Hughes
· 13 years ago
63673bf
Merge "Add support for the Android-specific DEBUG and VERBOSE log levels." into dalvik-dev
by Elliott Hughes
· 13 years ago
caabb1b
Implement Zygote_nativeForkSystemServer
by Brian Carlstrom
· 13 years ago
8cef0b8
Remove an UNIMPLEMENTED(WARNING) that isn't worth implementing.
by Elliott Hughes
· 13 years ago
3ea7e99
Add support for the Android-specific DEBUG and VERBOSE log levels.
by Elliott Hughes
· 13 years ago
1b5f497
Track new proxy cache field in ClassLoader.
by Jesse Wilson
· 13 years ago
c33a32b
Sweep the monitor list.
by Elliott Hughes
· 13 years ago
a465c20
Merge "Comment and minor clean up." into dalvik-dev
by Ian Rogers
· 13 years ago
12866c3
Merge "Basic GC logging (and class initialization timing)." into dalvik-dev
by Elliott Hughes
· 13 years ago
df9a782
Comment and minor clean up.
by Ian Rogers
· 13 years ago
ea2a11d
Determine direct method trampoline type from dispatch.
by Ian Rogers
· 13 years ago
83df2ac
Basic GC logging (and class initialization timing).
by Elliott Hughes
· 13 years ago
6271c42
Fix a few UNIMPLEMENTEDs.
by Elliott Hughes
· 13 years ago
0e5b905
Merge "Fix bugs in UnresolvedDirectMethodTrampolineFromCode." into dalvik-dev
by Ian Rogers
· 13 years ago
e79e6f9
Fix bugs in UnresolvedDirectMethodTrampolineFromCode.
by Ian Rogers
· 13 years ago
9f86537
Quieten the "invoking/returned" and "Visiting stack roots" logging.
by Elliott Hughes
· 13 years ago
32d6e1e
Add -verbose:monitor and silence the monitor logging by default.
by Elliott Hughes
· 13 years ago
231a015
Merge "Add -Xzygote to suppress starting the signal catcher thread." into dalvik-dev
by Elliott Hughes
· 13 years ago
9ca7a1f
Add -Xzygote to suppress starting the signal catcher thread.
by Elliott Hughes
· 13 years ago
dfcdf1a
Proxy invocation stub.
by Ian Rogers
· 13 years ago
8e4b2fc
Turn on StackWalk. It passes the test now.
by Shih-wei Liao
· 13 years ago
5e73f9c
Do not visit null values in StackIndirectReferenceTable
by Brian Carlstrom
· 13 years ago
bf61ba3
Use a class root for detecting java.lang.ref.Reference subclasses.
by Elliott Hughes
· 13 years ago
11dc6d9
Merge "Ensure getConstString uses slow path for non-image compilation" into dalvik-dev
by Brian Carlstrom
· 13 years ago
928bf02
Ensure getConstString uses slow path for non-image compilation
by Brian Carlstrom
· 13 years ago
41ec477
Fixed DexFile.defineClass to return null, not throw Exception
by Brian Carlstrom
· 13 years ago
582a7d1
Fix a handful of reflection bugs.
by Elliott Hughes
· 13 years ago
df14324
Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath
by Brian Carlstrom
· 13 years ago
72ee0ae
Disallow direct subclasses of java.lang.ref.Reference.
by Elliott Hughes
· 13 years ago
2da5036
Inherit java.lang.ref-ness from superclasses.
by Elliott Hughes
· 13 years ago
92827a5
Setup AbstractMethodError and dlsym stub when loading from oat
by Brian Carlstrom
· 13 years ago
6f495f2
Clear results registers on long jump
by Brian Carlstrom
· 13 years ago
98449a2
Merge "Temporarily disable optimization" into dalvik-dev
by buzbee
· 13 years ago
bc4b76d
Fix class name format for jniThrowExceptionFmt
by Brian Carlstrom
· 13 years ago
b4aa242
Temporarily disable optimization
by buzbee
· 13 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 13 years ago
bcbaaf3
Merge "Flush icache when making pages executable." into dalvik-dev
by Ian Rogers
· 13 years ago
1634155
Flush icache when making pages executable.
by Ian Rogers
· 13 years ago
726079d
Finish the OutOfMemoryError implementation.
by Elliott Hughes
· 13 years ago
fe2e17f
Simplify compiler's suspend check mechanism.
by buzbee
· 13 years ago
bf7dca5
Merge "Various assembly fixes." into dalvik-dev
by Bill Buzbee
· 13 years ago
ae67599
Various assembly fixes.
by Ian Rogers
· 13 years ago
e707080
Compiler/assembler fix
by buzbee
· 13 years ago
c10717a
Fix passing of sp in art_test_suspend
by buzbee
· 13 years ago
4a510d8
Ensure R4 is initialized for upcall. Sort suspend naming.
by Ian Rogers
· 13 years ago
4a14bc2
Merge "Move from code field routines to runtime support." into dalvik-dev
by Ian Rogers
· 13 years ago
bb7d773
Turn on optimization by default
by buzbee
· 13 years ago
ce9eca6
Move from code field routines to runtime support.
by Ian Rogers
· 13 years ago
6384f64
Don't crash if the source file is null
by Jesse Wilson
· 13 years ago
f5a7a47
Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).
by Elliott Hughes
· 13 years ago
c285856
Merge "Don't say UTF-8 in an error message when we mean Modified UTF-8." into dalvik-dev
by Elliott Hughes
· 13 years ago
78090d1
Don't say UTF-8 in an error message when we mean Modified UTF-8.
by Elliott Hughes
· 13 years ago
6825326
Reg utility fix
by buzbee
· 13 years ago
a43cb5e
Fix exception_test.cc and thread.cc and revert 3ddac99d4dc6a036fac59d8f0bdc664ef619fb04.
by Elliott Hughes
· 13 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 13 years ago
4f0d07c
Spill possibly reference holding registers for runtime calls.
by Ian Rogers
· 13 years ago
3ddac99
Fix the PC. And we pass the unit tests on host and target again.
by Shih-wei Liao
· 13 years ago
418dfe7
Enable AllocWithGrowth and OutOfMemoryError throwing.
by Elliott Hughes
· 13 years ago
1cb0a1d
Support for resolving unknown direct/static methods.
by Ian Rogers
· 13 years ago
40c47b5
Merge "Fix the weird state transitions in verification." into dalvik-dev
by Elliott Hughes
· 13 years ago
33a129c
Save callee-save registers on alloc helper calls
by buzbee
· 13 years ago
7f1caab
Add an interface to Space, so Heap no longer needs to be friend of Space.
by Shih-wei Liao
· 13 years ago
d9cdfe9
Fix the weird state transitions in verification.
by Elliott Hughes
· 13 years ago
efdbac5
Fix 069 by throwing IncompatibleClassChangeError at runtime when required.
by Elliott Hughes
· 13 years ago
bc258fa
Fix IncompatibleClassChangeError.
by Elliott Hughes
· 13 years ago
8eb434f
Merge "Make sure that array_iftables_ is initialized when loading from an image." into dalvik-dev
by Elliott Hughes
· 13 years ago
92f14b2
Make sure that array_iftables_ is initialized when loading from an image.
by Elliott Hughes
· 13 years ago
949f56e
Nullcheck elimination fix
by buzbee
· 13 years ago
f57c47c
Fix vmap handling. Adjust all PCs by -2 in WalkStack.
by Ian Rogers
· 13 years ago
aeac754
Merge "Callee-save these ARM registers: R5-R8, R10-R11 and LR." into dalvik-dev
by Ian Rogers
· 13 years ago
19e53eb
Callee-save these ARM registers: R5-R8, R10-R11 and LR.
by Shih-wei Liao
· 13 years ago
ad25ac5
Static and direct resolution stub.
by Ian Rogers
· 13 years ago
8c2f641
Grow for improving target utilization. Applicable to the target side only.
by Shih-wei Liao
· 13 years ago
fbfdce6
Teach ClassLinkerTest about Reference.referent
by Brian Carlstrom
· 13 years ago
c221850
Merge "Implement finalization." into dalvik-dev
by Elliott Hughes
· 13 years ago
adb460d
Implement finalization.
by Elliott Hughes
· 13 years ago
0826a7c
Merge "Compiler - switch default for null invoke test" into dalvik-dev
by buzbee
· 13 years ago
e3de749
Compiler - switch default for null invoke test
by buzbee
· 13 years ago
68e7652
Start moving stack-related stuff out of thread.h.
by Elliott Hughes
· 13 years ago
99f2723
Special-case Object.<init> invoke
by buzbee
· 13 years ago
3ddc0d1
Fix Vmap table size
by buzbee
· 13 years ago
ce30293
Compiler cleanup
by buzbee
· 13 years ago
20cde90
Add Class::IsFinalizable and Object::AddFinalizerReference.
by Elliott Hughes
· 13 years ago
b408de7
Implement the "unreasonable array allocation" OutOfMemoryError.
by Elliott Hughes
· 13 years ago
ffcd309
Merge "Make class roots an image root" into dalvik-dev
by Brian Carlstrom
· 13 years ago
34f426c
Make class roots an image root
by Brian Carlstrom
· 13 years ago
e1410a2
Fix the detail messages for NoSuchMethodErrors thrown from generated code.
by Elliott Hughes
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
4d0207c
Wrap non-Error throwables in ExceptionInInitializerError.
by Elliott Hughes
· 13 years ago
f43f03a
Merge "Implement artThrowVerificationErrorFromCode." into dalvik-dev
by Elliott Hughes
· 13 years ago
6c8867d
Implement artThrowVerificationErrorFromCode.
by Elliott Hughes
· 13 years ago
df59a25
Merge "Fixed class linker ResolveType for multi-dimensional arrays." into dalvik-dev
by jeffhao
· 13 years ago
d760bc4
Fixed class linker ResolveType for multi-dimensional arrays.
by jeffhao
· 13 years ago
33f741e
Remove opening of DexFile from pointer
by Brian Carlstrom
· 13 years ago
e24fa61
Separate oat from image
by Brian Carlstrom
· 13 years ago
06cbeb9
Merge "Add Class.getModifiers." into dalvik-dev
by Elliott Hughes
· 13 years ago
9dcc79d
Add Class.getModifiers.
by Elliott Hughes
· 13 years ago
0c8c673
Ensure we exit with EXIT_FAILURE if the main thread had an uncaught exception.
by Elliott Hughes
· 13 years ago
Next »