Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3bc01748ef1c3e43361bdf520947a9d656658bf8
/
runtime
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
ebdf3f3
Prevent object allocation related races in VisitObjects.
by Mathieu Chartier
· 11 years ago
d2be39a
Merge "Fix race condition in BumpPointerSpace::Walk."
by Mathieu Chartier
· 11 years ago
13511e8
Merge "Avoid unnecessarily dirtying pages in SemiSpace collector."
by Mathieu Chartier
· 11 years ago
8544b46
Fix race condition in BumpPointerSpace::Walk.
by Mathieu Chartier
· 11 years ago
ad35d90
Avoid unnecessarily dirtying pages in SemiSpace collector.
by Mathieu Chartier
· 11 years ago
8b8adac
Merge "Finish fixing Zygote descriptor leakage problem"
by Dave Platt
· 11 years ago
41dcb9f
Revert "Add a script for running art standalone."
by Brian Carlstrom
· 11 years ago
2300790
Merge "Fix wrong thread id being passed to SIRT roots."
by Mathieu Chartier
· 11 years ago
89bb144
Fix wrong thread id being passed to SIRT roots.
by Mathieu Chartier
· 11 years ago
b422d3f
Merge "Speed up method lookup in a different dex file."
by Vladimir Marko
· 11 years ago
763a085
Merge "Add a script for running art standalone."
by Nicolas Geoffray
· 11 years ago
1f5a90f
Add a script for running art standalone.
by Nicolas Geoffray
· 11 years ago
fd14755
Merge "Work in the direction of hard float quick ABIs."
by Ian Rogers
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
3c976a8
Merge "Add more checking to ReleasePrimitiveArray."
by Mathieu Chartier
· 11 years ago
d68ac70
Add more checking to ReleasePrimitiveArray.
by Mathieu Chartier
· 11 years ago
4d2efce
Don't hardcode object layout in Unsafe and space_test.
by Hiroshi Yamauchi
· 11 years ago
fc4c27e
Change BumpPointerSpace main block header to not be in space data.
by Mathieu Chartier
· 11 years ago
f54c9d6
Merge "Add root types and thread id to root visiting."
by Mathieu Chartier
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
bbcc0c0
Speed up method lookup in a different dex file.
by Vladimir Marko
· 11 years ago
611c2c3
art: 64-bit support in UContext::Dump
by Dmitry Petrochenko
· 11 years ago
abaf927
Merge "Re-apply: Implement cumulative timings for CompilerDriver."
by Nicolas Geoffray
· 11 years ago
ea3fa0b
Re-apply: Implement cumulative timings for CompilerDriver.
by Nicolas Geoffray
· 11 years ago
83bef92
art: dex offset fix in oat_file.cc for x86_64
by Dmitry Petrochenko
· 11 years ago
7cba217
Merge "Update to the BitVector Implementation"
by Bill Buzbee
· 11 years ago
e07ab62
Merge "Fix CreateMultiArray to be compaction safe."
by Mathieu Chartier
· 11 years ago
b185165
Merge "Revert "Revert "Check FastInstance() early for special getters and setters."""
by Vladimir Marko
· 11 years ago
2bc4780
Revert "Revert "Check FastInstance() early for special getters and setters.""
by Vladimir Marko
· 11 years ago
5bb9903
Fix CreateMultiArray to be compaction safe.
by Mathieu Chartier
· 11 years ago
412c7fc
Make debugger / jdwp compaction safe.
by Mathieu Chartier
· 11 years ago
109e2b3
Merge "Revert "Check FastInstance() early for special getters and setters.""
by Ian Rogers
· 11 years ago
632e458
Revert "Check FastInstance() early for special getters and setters."
by Ian Rogers
· 11 years ago
f9bc0a5
Merge "Make primitive getter/setters consistently signed."
by Ian Rogers
· 11 years ago
29501cf
Make primitive getter/setters consistently signed.
by Ian Rogers
· 11 years ago
a4adbfd
RosAlloc verification.
by Hiroshi Yamauchi
· 11 years ago
5dc5727
Check FastInstance() early for special getters and setters.
by Vladimir Marko
· 11 years ago
a522142
Merge "Fix JDWP thread crash."
by Sebastien Hertz
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
462553e
Merge "ART can't create more than 8k threads during the worktime"
by Ian Rogers
· 11 years ago
1efa0a9
ART can't create more than 8k threads during the worktime
by Alexei Zavjalov
· 11 years ago
870901d
Finish fixing Zygote descriptor leakage problem
by Dave Platt
· 11 years ago
69cd439
Merge "Add missing SIRT to LoadNativeLibrary."
by Mathieu Chartier
· 11 years ago
055d46c
Add missing SIRT to LoadNativeLibrary.
by Mathieu Chartier
· 11 years ago
7c84c44
Merge "[MIPS64] Temporary placeholder build, to allow other projects to build"
by Brian Carlstrom
· 11 years ago
0d6adac
Fix apps with more than one dex file with the same name
by Brian Carlstrom
· 11 years ago
0376e6b
Fix JDWP thread crash.
by Sebastien Hertz
· 11 years ago
3b878f9
[MIPS64] Temporary placeholder build, to allow other projects to build
by Duane Sand
· 11 years ago
816021e
Remove unused code in heap.h
by Mathieu Chartier
· 11 years ago
37a9876
Add missing SIRT to FindMethodFromCode.
by Mathieu Chartier
· 11 years ago
90ea00c
Merge "Change marking objects in to_space DCHECK to CHECK"
by Mathieu Chartier
· 11 years ago
d1e05bf
Change marking objects in to_space DCHECK to CHECK
by Mathieu Chartier
· 11 years ago
2d98390
Switch art over to a long in DexFile.
by Elliott Hughes
· 11 years ago
64cffee
Make DexCache references const.
by Vladimir Marko
· 11 years ago
c293218
Merge "Don't assume resolved type has the same dex cache."
by Vladimir Marko
· 11 years ago
c0a9ea4
Add missing SIRT to CreateArrayClass.
by Mathieu Chartier
· 11 years ago
ac33bfa
Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace."
by Mathieu Chartier
· 11 years ago
70f6004
Fix a race condition in RosAlloc.
by Hiroshi Yamauchi
· 11 years ago
1f3b535
Move SwapBitmaps to ContinuousMemMapAllocSpace.
by Mathieu Chartier
· 11 years ago
8978643
Don't assume resolved type has the same dex cache.
by Vladimir Marko
· 11 years ago
caa82d6
Fix lock order checking violation.
by Mathieu Chartier
· 11 years ago
27e180f
Merge "Fix race conditions caused by StartGC."
by Mathieu Chartier
· 11 years ago
7c6aca2
Properly tolerate missing declaring source files
by Brian Carlstrom
· 11 years ago
d5a89ee
Fix race conditions caused by StartGC.
by Mathieu Chartier
· 11 years ago
616ffaf
Merge "Enable compiler temporaries"
by Ian Rogers
· 11 years ago
da7a69b
Enable compiler temporaries
by Razvan A Lupusoru
· 11 years ago
9aeeeac
Merge "Add zygote space as its own space type."
by Mathieu Chartier
· 11 years ago
a1602f2
Add zygote space as its own space type.
by Mathieu Chartier
· 11 years ago
1cbed45
Merge "Fix multi-line hex dumping and add unit test."
by Ian Rogers
· 11 years ago
4a7867b
Add property to disable sampling profiler.
by Dave Allison
· 11 years ago
43b2e0f
Fix multi-line hex dumping and add unit test.
by Ian Rogers
· 11 years ago
ee28773
Bionic has <sys/ucontext.h> now.
by Elliott Hughes
· 11 years ago
ba5870d
Fix a large object space issue with the GSS collector.
by Hiroshi Yamauchi
· 11 years ago
6c2270b
Fix GC options to make the setting available
by lzang1
· 11 years ago
78c0bb9
Merge "Refactor array access for the interpreter."
by Sebastien Hertz
· 11 years ago
7f9d66c
Bump oat file version due to apparent recent code/runtime interface change
by Brian Carlstrom
· 11 years ago
8f4be93
Visit libraries roots in JavaVMExt::VisitRoots
by Mathieu Chartier
· 11 years ago
5b8cf9d
Merge "Change DisableGC to DisableMovingGC."
by Mathieu Chartier
· 11 years ago
0088703
Merge "Modify to use new BacktraceMap creation function."
by Christopher Ferris
· 11 years ago
1d27b34
Change DisableGC to DisableMovingGC.
by Mathieu Chartier
· 11 years ago
f7a0c5e
Merge "Embed array class pointers at array allocation sites."
by Hiroshi Yamauchi
· 11 years ago
abff643
Refactor array access for the interpreter.
by Sebastien Hertz
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago
caf22ac
Modify to use new BacktraceMap creation function.
by Christopher Ferris
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
3e8b2e1
Fix bugs in ReleasePrimitiveArray.
by Mathieu Chartier
· 11 years ago
9be9a7a
Improve IsMovableObject logic.
by Mathieu Chartier
· 11 years ago
26a302b
Merge "Change GC ergonomics to better handle heap verification."
by Mathieu Chartier
· 11 years ago
7476280
Change GC ergonomics to better handle heap verification.
by Mathieu Chartier
· 11 years ago
d72f62a
Merge "art: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
f2f77d9
Merge "64bit friendly printf modifiers in JDWP."
by Ian Rogers
· 11 years ago
fb87d20
Merge "64bit fixes for elf file."
by Ian Rogers
· 11 years ago
d9e4e0c
64bit friendly printf modifiers in JDWP.
by Ian Rogers
· 11 years ago
3605b38
Merge "Fix 64bit compilation issues with IndirectRef."
by Ian Rogers
· 11 years ago
cdfcf37
64bit fixes for elf file.
by Ian Rogers
· 11 years ago
f61db68
Fix 64bit compilation issues with IndirectRef.
by Ian Rogers
· 11 years ago
b574c18
64bit friendly printf modifiers in Instruction::DumpString.
by Ian Rogers
· 11 years ago
3cab422
Move __STDC_FORMAT_MACROS to a cflag.
by Ian Rogers
· 11 years ago
81de680
art: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
Next »