Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6e30145f1ed992be8d4e5a9973410c19f3de59f9
/
src
/
native
2502544
Move Unsafe offset code to Java.
by Ian Rogers
· 12 years ago
2fa6b2e
Interpreter.
by Ian Rogers
· 12 years ago
aed8e8d
Merge "Remove missing parameter from Object.internalClone." into dalvik-dev
by Ian Rogers
· 12 years ago
c621681
Remove missing parameter from Object.internalClone.
by Ian Rogers
· 12 years ago
50e1744
don't inhibit randomization on non-arm platforms
by Nick Kralevich
· 12 years ago
3056d0c
Improve accuracy of heap trim times
by Mathieu Chartier
· 12 years ago
28db012
Add oat file dependency on boot.oat load location
by Brian Carlstrom
· 12 years ago
1a0b475
Fix Zygote selinux code to support null values
by Brian Carlstrom
· 12 years ago
dc1cd10
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
1c23e1e
More space refactoring.
by Mathieu Chartier
· 12 years ago
7469ebf
Refactor and remove copy mark bits.
by Mathieu Chartier
· 12 years ago
4445a7e
Class clean-up.
by Ian Rogers
· 12 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 12 years ago
2fde533
Refactor spaces and add free list large object space
by Mathieu Chartier
· 12 years ago
1f53934
Make PopSirt inlinable, pass self to SirtRef.
by Ian Rogers
· 12 years ago
81d425b
Pass self to lock methods.
by Ian Rogers
· 12 years ago
b788278
Port 138b7a2e54923d99ed817f9a890c6fcd7c23c335 to art
by Nick Kralevich
· 12 years ago
dbe6f46
Change Thread::peer_ to be a jobject instead of an Object*
by Mathieu Chartier
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
ba0b9c5
Add the native thread state to art SIGQUIT dumps.
by Elliott Hughes
· 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
15bf2d3
Use bionic's dlmalloc 2.8.5.
by Ian Rogers
· 12 years ago
b18e77a
Switch art over to the new bionic dlmalloc 2.8.5 callback
by Brian Carlstrom
· 12 years ago
cd30d82
Merge "Port multi-user support to art." into dalvik-dev
by Elliott Hughes
· 12 years ago
178cdcc
Port multi-user support to art.
by Elliott Hughes
· 12 years ago
3eace70
Tidy up some raw Object access cruft.
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
cc236d7
Zygote space / partial collection support.
by Mathieu Chartier
· 12 years ago
32c55de
am b062fdd4: Each space has its own bitmap(s)
by Mathieu Chartier
· 12 years ago
b062fdd
Each space has its own bitmap(s)
by Mathieu Chartier
· 12 years ago
aa4fab6
am 26c5e150: Port "Avoid method overriding if its super method is inaccessible" to art.
by Elliott Hughes
· 12 years ago
26c5e15
Port "Avoid method overriding if its super method is inaccessible" to art.
by Elliott Hughes
· 12 years ago
ea9aff7
am 52673ffa: Move IsDaemon to native code.
by Ian Rogers
· 12 years ago
52673ff
Move IsDaemon to native code.
by Ian Rogers
· 12 years ago
4d7d723
am afe25515: Update DexFile_isDexOptNeeded to handle system.img oat files with classes.dex
by Brian Carlstrom
· 12 years ago
afe2551
Update DexFile_isDexOptNeeded to handle system.img oat files with classes.dex
by Brian Carlstrom
· 12 years ago
3f35966
am 08fc03ae: Include held locks in SIGQUIT thread dumps.
by Elliott Hughes
· 12 years ago
08fc03a
Include held locks in SIGQUIT thread dumps.
by Elliott Hughes
· 12 years ago
eded2ea
am 271769a3: Merge "Increase use of ScopedJniThreadState." into ics-mr1-plus-art
by Ian Rogers
· 12 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 12 years ago
e30c6d9
am 0399dde1: Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 12 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 12 years ago
c151f90
Untested port of the SELinux dalvik change to art.
by Elliott Hughes
· 12 years ago
25abb8c
am 4d999fe6: Merge "Throw OOME if pthread_create(3) fails." into ics-mr1-plus-art
by Elliott Hughes
· 12 years ago
57aba86
Throw OOME if pthread_create(3) fails.
by Elliott Hughes
· 12 years ago
4519844
am 7664f5cd: Fix GC performance regression
by Mathieu Chartier
· 12 years ago
7664f5c
Fix GC performance regression
by Mathieu Chartier
· 12 years ago
97d99dd
am 622a6988: Clean up the hprof implementation a bit.
by Elliott Hughes
· 12 years ago
e301764
am a8454bd4: Merge "Trim the native heap too, like dalvik did." into ics-mr1-plus-art
by Elliott Hughes
· 12 years ago
622a698
Clean up the hprof implementation a bit.
by Elliott Hughes
· 12 years ago
9eebd3b
Trim the native heap too, like dalvik did.
by Elliott Hughes
· 12 years ago
cb8f890
[DO NOT MERGE] Bring ics-mr1-plus-art's Zygote in line with dalvik-dev's.
by Elliott Hughes
· 12 years ago
28c7bfd
Lose the boolean from Runtime.nativeExit.
by Elliott Hughes
· 12 years ago
eac7667
DO NOT MERGE Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 12 years ago
7756d54
Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 12 years ago
1d81bce
am aaa5edcf: Improve reflection IllegalArgumentException detail messages.
by Elliott Hughes
· 12 years ago
aaa5edc
Improve reflection IllegalArgumentException detail messages.
by Elliott Hughes
· 12 years ago
2abeb9b
Clean up the non-portable bits of Zygote.
by Elliott Hughes
· 12 years ago
2e73b64
This branch has an up-to-date cutils.
by Elliott Hughes
· 12 years ago
a4dd590
am ab30c6fe: Merge "Tidy up and finish reference table dumping." into ics-mr1-plus-art
by Elliott Hughes
· 12 years ago
73e66f7
Tidy up and finish reference table dumping.
by Elliott Hughes
· 12 years ago
154cef6
Only linux has personality
by Brian Carlstrom
· 13 years ago
9cde505
Merge "Port 311886c6c6fcd3b531531f592d56caab5e2a259c to art." into dalvik-dev
by Elliott Hughes
· 13 years ago
51e5386
Port 311886c6c6fcd3b531531f592d56caab5e2a259c to art.
by Elliott Hughes
· 13 years ago
eab5198
am 7c6169de: Port my AOSP QuasiAtomic rewrite to art.
by Elliott Hughes
· 13 years ago
7c6169d
Port my AOSP QuasiAtomic rewrite to art.
by Elliott Hughes
· 13 years ago
18124a1
am b6636b8e: Add a reminder that we need to track a change in master.
by Elliott Hughes
· 13 years ago
b6636b8
Add a reminder that we need to track a change in master.
by Elliott Hughes
· 13 years ago
9305424
am 620cf223: Merge "Tidy up some C-isms." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
7b9d996
Tidy up some C-isms.
by Elliott Hughes
· 13 years ago
034b717
am fbe5b757: Fix LLVM build. Otherwise, function not used warning.
by Shih-wei Liao
· 13 years ago
fbe5b75
Fix LLVM build. Otherwise, function not used warning.
by Shih-wei Liao
· 13 years ago
d455de8
am 26467575: Don\'t use work_around_app_jni_bugs for llvm now.
by TDYa127
· 13 years ago
2646757
Don't use work_around_app_jni_bugs for llvm now.
by TDYa127
· 13 years ago
e132f43
am 0dae08ea: Move JNI methods out of top-level.
by Ian Rogers
· 13 years ago
0dae08e
Move JNI methods out of top-level.
by Ian Rogers
· 13 years ago