Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
75e4b60d28355d4c33d50093d9d2603ffdea82dc
75e4b60
Cleanup gbc_expander for fly2iceland.
by Logan Chien
· 12 years ago
a1b2185
Starting to implement fly2iceland.
by TDYa127
· 12 years ago
9a12945
Cleanup runtime support. Inline via IR builder.
by TDYa127
· 13 years ago
b672d1e
Merge iceland to greenland.
by TDYa127
· 13 years ago
21d28f5
GBC Expander. Removed lir.
by Shih-wei Liao
· 13 years ago
0967a25
Quick compiler code layout
by buzbee
· 12 years ago
8320f38
Prune useless entries from dex to pc map
by buzbee
· 12 years ago
c7b83a0
Better verification: Detection of missing card marks and dead system weaks.
by Mathieu Chartier
· 12 years ago
88c95be
Add missing write barriers to Object::Clone, LinkInterfaceMethods
by Mathieu Chartier
· 12 years ago
5e9abdc
Merge "Fix image size regression" into dalvik-dev
by buzbee
· 12 years ago
488a78c
Fix image size regression
by buzbee
· 12 years ago
4c70d77
Fix error in PrettyType.
by Mathieu Chartier
· 12 years ago
15b962f
Merge "Don't retry verification at compile time." into dalvik-dev
by Ian Rogers
· 12 years ago
9ffb039
Don't retry verification at compile time.
by Ian Rogers
· 12 years ago
866fb2a
Better WaitForConcurrentGcToComplete information
by Mathieu Chartier
· 12 years ago
660ed62
Merge "Fix basic block combine regression" into dalvik-dev
by buzbee
· 12 years ago
b7574cf
Fix basic block combine regression
by buzbee
· 12 years ago
18c24b6
Add new_array type info to dex dump output.
by Mathieu Chartier
· 12 years ago
1a0806c
Merge "Basic block combine pass" into dalvik-dev
by buzbee
· 12 years ago
d1643e4
Basic block combine pass
by buzbee
· 12 years ago
324e190
Switch from aeabi_lmul to custom assembly.
by Ian Rogers
· 12 years ago
22f454c
Remove a lock from ScopedThreadStateChange.
by Ian Rogers
· 12 years ago
d83bc36
Disassembly support for Thumb16 load/store single data item.
by Ian Rogers
· 12 years ago
c898258
Re-enable parallel verification.
by Ian Rogers
· 12 years ago
b724071
Merge "Fix timing logger sometimes not adding a split due to 0 byte freed Gc" into dalvik-dev
by Ian Rogers
· 12 years ago
5ad6163
Merge "JNI ScopedObjectAccess tweaks for micro benchmarks." into dalvik-dev
by Ian Rogers
· 12 years ago
40e978b
Fix timing logger sometimes not adding a split due to 0 byte freed Gc
by Mathieu Chartier
· 12 years ago
776ac8a
Merge "Support for disassembly of dsb, ldrex and strex." into dalvik-dev
by Ian Rogers
· 12 years ago
250fa3e
Merge "Disassembly support of invoke range instructions." into dalvik-dev
by Ian Rogers
· 12 years ago
b62592c
Merge "Support for 32bit CAS as an intrinsic." into dalvik-dev
by Ian Rogers
· 12 years ago
25e8b91
JNI ScopedObjectAccess tweaks for micro benchmarks.
by Ian Rogers
· 12 years ago
9af8940
Support for disassembly of dsb, ldrex and strex.
by Ian Rogers
· 12 years ago
4c5dd5a
Disassembly support of invoke range instructions.
by Ian Rogers
· 12 years ago
e13eafa
Support for 32bit CAS as an intrinsic.
by Ian Rogers
· 12 years ago
22469aa
Make run-test report missing files by name
by Brian Carlstrom
· 12 years ago
bd78744
Fix set but unused variable compiler error in jdwp and clean it up.
by jeffhao
· 12 years ago
b849a51
Merge "Cumulative timing logger" into dalvik-dev
by Ian Rogers
· 12 years ago
0325e62
Cumulative timing logger
by Mathieu Chartier
· 12 years ago
871599a
Restore tests tag for target
by Brian Carlstrom
· 12 years ago
581b2ea
Merge "Remove __sh__ from atomic.cc" into dalvik-dev
by Ian Rogers
· 12 years ago
203cffb
Remove __sh__ from atomic.cc
by Ian Rogers
· 12 years ago
dc11a9b
Merge "Make lock debug checks optional." into dalvik-dev
by Ian Rogers
· 12 years ago
25fd14b
Make lock debug checks optional.
by Ian Rogers
· 12 years ago
ec01423
Classes that hard fail compile-time verification are now marked error.
by jeffhao
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
fd678be
Additional heap verification for the Gc
by Mathieu Chartier
· 12 years ago
5bfa60f
Fix DDMS crash
by Ian Rogers
· 12 years ago
87e552d
Make ICCE logic common, refactor throws.
by Ian Rogers
· 12 years ago
c747cff
Runnable -> Suspended -> Runnable, avoid 2 locks
by Ian Rogers
· 12 years ago
faf459e
Verifier no longer checks dead code after failing instruction at runtime.
by jeffhao
· 12 years ago
692be80
Quick compiler: reuse llvm context & ir builder
by buzbee
· 12 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 12 years ago
cfb21d9
Merge "Use bionic's dlmalloc 2.8.5." into dalvik-dev
by Ian Rogers
· 12 years ago
da6a90e
Prevent miranda methods from being thrown away during resolution.
by jeffhao
· 12 years ago
15bf2d3
Use bionic's dlmalloc 2.8.5.
by Ian Rogers
· 12 years ago
e4f0b2a
Allow soft failures at runtime and fix null referrer for ICCE and NSME.
by jeffhao
· 12 years ago
2fc1427
Fix location of ICCEs and NoSuchMethodErrors.
by Ian Rogers
· 12 years ago
b9a287c
Merge "Fixes to verifier and slowpaths for cts invoke tests." into dalvik-dev
by jeffhao
· 12 years ago
c0228b8
Fixes to verifier and slowpaths for cts invoke tests.
by jeffhao
· 12 years ago
6950e65
Fix test-art-host-run-test.
by Ian Rogers
· 12 years ago
08f753d
Avoid compile time rewriting of dex code by verifier.
by Ian Rogers
· 12 years ago
b0b2be7
Merge "Fix locking issue in oatdump." into dalvik-dev
by Ian Rogers
· 12 years ago
48efc2b
Fix locking issue in oatdump.
by Ian Rogers
· 12 years ago
dfd46c9
Merge "Comment on use of 0 and -1 values in mutex implementation" into dalvik-dev
by Brian Carlstrom
· 12 years ago
bd93c30
Comment on use of 0 and -1 values in mutex implementation
by Brian Carlstrom
· 12 years ago
fc7120c
Fix JNI Compiler for x86 target
by Brian Carlstrom
· 12 years ago
0ac41d5
Fix llvm build for mips.
by jeffhao
· 12 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 12 years ago
f3a2641
Make Mutexes work on Mac OS X 10.6
by Brian Carlstrom
· 12 years ago
a5d602c
Merge "Extra debug output in test." into dalvik-dev
by Ian Rogers
· 12 years ago
37e2bb8
Extra debug output in test.
by Ian Rogers
· 12 years ago
6f1712d
Merge "Quick compiler: restore optimizations" into dalvik-dev
by buzbee
· 12 years ago
efd4a9c
Merge "Remove build warnings due to now unnecessary LOCAL_MODULE_TAGS" into dalvik-dev
by Brian Carlstrom
· 12 years ago
3bdcd3d
Remove build warnings due to now unnecessary LOCAL_MODULE_TAGS
by Brian Carlstrom
· 12 years ago
037813d
Record allocation after SetClass to have memory fence for SetClass card mark.
by Mathieu Chartier
· 12 years ago
1cd9c5c
Fix JPC regression
by Mathieu Chartier
· 12 years ago
ca7a5e4
Quick compiler: restore optimizations
by buzbee
· 12 years ago
b18e77a
Switch art over to the new bionic dlmalloc 2.8.5 callback
by Brian Carlstrom
· 12 years ago
22ad715
Merge "Fix mac build pointer aliasing warnings" into dalvik-dev
by Brian Carlstrom
· 12 years ago
9da7f59
Remove bogus assert in JniAbort.
by Ian Rogers
· 12 years ago
556fad3
Fix mac build pointer aliasing warnings
by Mathieu Chartier
· 12 years ago
1b09b09
Syntax clean up to make clang happy.
by Ian Rogers
· 12 years ago
931c278
Remove build flag brought over from dalvik.
by Ian Rogers
· 12 years ago
003e870
Merge "Remove statistics lock to improve performance." into dalvik-dev
by Ian Rogers
· 12 years ago
637e348
Remove statistics lock to improve performance.
by Mathieu Chartier
· 12 years ago
20f07ce
Merge "Fix x86 build where compiler found lock issue" into dalvik-dev
by Brian Carlstrom
· 12 years ago
9efc3e0
Fix x86 build where compiler found lock issue
by Brian Carlstrom
· 12 years ago
c7c18df
Merge "Sticky mark bits "generational" GC" into dalvik-dev
by Ian Rogers
· 12 years ago
357e9be
Sticky mark bits "generational" GC
by Mathieu Chartier
· 12 years ago
cd30d82
Merge "Port multi-user support to art." into dalvik-dev
by Elliott Hughes
· 12 years ago
627fc20
Merge "Tidy up some raw Object access cruft." into dalvik-dev
by Ian Rogers
· 12 years ago
178cdcc
Port multi-user support to art.
by Elliott Hughes
· 12 years ago
f254483
Merge "Restore "CFG rework for explicit exception edges"" into dalvik-dev
by Bill Buzbee
· 12 years ago
3eace70
Tidy up some raw Object access cruft.
by Ian Rogers
· 12 years ago
66aee5c
Mac build fix. Macs don't support timeouts on locks.
by Ian Rogers
· 12 years ago
a5acfd3
Mac build fix for global lock levels.
by Ian Rogers
· 12 years ago
c9f40dd
Restore "CFG rework for explicit exception edges"
by Bill Buzbee
· 12 years ago
3d71d80
Fix JNI compiler for portable path.
by TDYa127
· 12 years ago
cd05a62
Global lock levels for the LLVM side.
by Shih-wei Liao
· 12 years ago
ef0a2ca
Merge "Fix runtime_support_llvm for ART_USE_LLVM_COMPILER." into dalvik-dev
by Ian Rogers
· 12 years ago
Next »