Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c901dd7bdc80b953d04100ef2f54b8d1ca5f466b
/
runtime
/
mirror
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
ebaca19
Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""""
by Mathieu Chartier
· 10 years ago
4ee7a66
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Fred Shih
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
fd22d5b
Fix infinite loop when calling SetStatus after OOM.
by Mathieu Chartier
· 10 years ago
9531f62
Merge "Call strong CAS from unsafe. Add more CAS versions."
by Hans Boehm
· 10 years ago
d843443
Call strong CAS from unsafe. Add more CAS versions.
by Hans Boehm
· 10 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 10 years ago
3641ac7
Merge "Add missing class initialization during compilation and tests"
by Sebastien Hertz
· 10 years ago
9e82bd3
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
by Sebastien Hertz
· 10 years ago
d4415e8
Revert "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 10 years ago
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 10 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 10 years ago
4e99b3d
Add missing class initialization during compilation and tests
by Sebastien Hertz
· 10 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 10 years ago
4f1ebc2
Add read barriers to the constant roots.
by Hiroshi Yamauchi
· 10 years ago
52e4b43
Add mark compact collector.
by Mathieu Chartier
· 10 years ago
241fd11
Merge "Fix GetMethodID to find an interface method from a super-interface"
by Brian Carlstrom
· 10 years ago
004644f
Fix GetMethodID to find an interface method from a super-interface
by Brian Carlstrom
· 10 years ago
308351a
Change reference processing to use heap references.
by Mathieu Chartier
· 10 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 10 years ago
4d0589c
ART: Move __memcmp16 from Bionic to ART
by Andreas Gampe
· 10 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 10 years ago
c2bb441
Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."
by Hans Boehm
· 10 years ago
4479ba3
Merge "Change FieldHelper to use a handle."
by Mathieu Chartier
· 10 years ago
576ca0c
Reduce header files including header files.
by Ian Rogers
· 10 years ago
3035961
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
by Hans Boehm
· 10 years ago
61c5ebc
Change FieldHelper to use a handle.
by Mathieu Chartier
· 10 years ago
7a6b77f
Merge "Fix crash in JDWP ReferenceType.SourceFile command"
by Sebastien Hertz
· 10 years ago
4206eb5
Fix crash in JDWP ReferenceType.SourceFile command
by Sebastien Hertz
· 10 years ago
bc56fc3
Fix compiler warnings.
by Mathieu Chartier
· 10 years ago
03dbc04
Make class status volatile.
by Ian Rogers
· 10 years ago
b379e8d
Merge "Compaction cleanup for FindArrayClass."
by Mathieu Chartier
· 10 years ago
b74cd29
Compaction cleanup for FindArrayClass.
by Mathieu Chartier
· 10 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 10 years ago
822266b
Ignore catch blocks whose type can't be resolved.
by Ian Rogers
· 10 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 10 years ago
3bdb873
Revert "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 10 years ago
e09ae09
Fix an outstanding compaction bug in interpreter.
by Mathieu Chartier
· 10 years ago
061ece1
Merge "Begin migration of art::Atomic to std::atomic."
by Ian Rogers
· 10 years ago
3e5cf30
Begin migration of art::Atomic to std::atomic.
by Ian Rogers
· 10 years ago
bd0fb61
Simplify Class::IsArtFieldClass().
by Hiroshi Yamauchi
· 10 years ago
4c1c510
Improve stack walk performance.
by Vladimir Marko
· 10 years ago
607fa7b
Merge "Now we have a proper C++ library, use std::unique_ptr."
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
2b7c4d1
Don't get and restore thread state for ScopedFastNativeObjectAccess.
by Mathieu Chartier
· 10 years ago
f832284
Delete ClassHelper and fix compaction bug in GetDirectInterface
by Mathieu Chartier
· 10 years ago
f0972a4
Fix generic jni issue in ArtMethod::GetQuickFrameInfo
by Dmitry Petrochenko
· 10 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
23d2b95
Merge "ART: Fix typo in ArtMethod::FindCatchBlock"
by Andreas Gampe
· 10 years ago
72b3e43
ART: Fix typo in ArtMethod::FindCatchBlock
by Andreas Gampe
· 10 years ago
cbfb8b2
Merge "Ensure JNI primitive array type is appropriate."
by Ian Rogers
· 10 years ago
2d10b20
Ensure JNI primitive array type is appropriate.
by Ian Rogers
· 10 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 10 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
bfff21a
Reference::GetReferent() calls by GC should not trigger read barriers.
by Hiroshi Yamauchi
· 10 years ago
25023c7
Make it possible to disable read barriers in Class::GetObjectSize()
by Hiroshi Yamauchi
· 10 years ago
c45b8b5
Create stack traces in unstarted runtimes.
by Ian Rogers
· 11 years ago
5d27faf
Allow ArtMethod::Invoke in unstarted runtimes.
by Ian Rogers
· 11 years ago
6a154a4
Update the GetFieldObject calls behind the read barrier macros.
by Hiroshi Yamauchi
· 11 years ago
1dbbbf6
Merge "Add finalizer references from the entrypoints."
by Mathieu Chartier
· 11 years ago
e66cdaa
Merge "Replace the bool kDoReadBarrier template parameter with an enum."
by Hiroshi Yamauchi
· 11 years ago
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
6e83c17
Replace the bool kDoReadBarrier template parameter with an enum.
by Hiroshi Yamauchi
· 11 years ago
8668c3c
Add finalizer references from the entrypoints.
by Mathieu Chartier
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
990d46f
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
by Vladimir Marko
· 11 years ago
3f4dcdf
Merge "Revert "Revert "ART: Extracts an utility function of the duplicated code"""
by Andreas Gampe
· 11 years ago
8a63057
Move mapping table and vmap table offsets to OatMethodHeader.
by Vladimir Marko
· 11 years ago
d55e9b1
Merge "Refactor exception handling for deoptimization"
by Sebastien Hertz
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
942c8e3
Merge "Support field watchpoint in interpreter"
by Sebastien Hertz
· 11 years ago
479fc1e
Support field watchpoint in interpreter
by Sebastien Hertz
· 11 years ago
9c3b089
Revert "Revert "ART: Extracts an utility function of the duplicated code""
by Andreas Gampe
· 11 years ago
17c50db
Merge "More code for the read barrier support."
by Hiroshi Yamauchi
· 11 years ago
b5a14d2
Revert "ART: Extracts an utility function of the duplicated code"
by Andreas Gampe
· 11 years ago
973cc95
ART: Extracts an utility function of the duplicated code
by Dmitry Petrochenko
· 11 years ago
de981b0
Merge "Separate maps from code in oat file."
by Vladimir Marko
· 11 years ago
a08ec9b
Merge "Fix FindCatchBlock to work in -Xverify:none mode."
by Jeff Hao
· 11 years ago
aa96191
Fix FindCatchBlock to work in -Xverify:none mode.
by Jeff Hao
· 11 years ago
4af159b
Merge "Remove support for app JNI workarounds."
by Ian Rogers
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
9103c86
More code for the read barrier support.
by Hiroshi Yamauchi
· 11 years ago
96c6ab9
Separate maps from code in oat file.
by Vladimir Marko
· 11 years ago
bbd695c
Replace ObjectSet with LargeObjectBitmap.
by Mathieu Chartier
· 11 years ago
4d7f61d
Use non volatile lock words in semispace collector.
by Mathieu Chartier
· 11 years ago
7971928
Insert read barriers in more places.
by Hiroshi Yamauchi
· 11 years ago
541dd23
Merge "Insert an empty read barrier call."
by Hiroshi Yamauchi
· 11 years ago
800ac2d
Insert an empty read barrier call.
by Hiroshi Yamauchi
· 11 years ago
4cd662e
Fix Object::Clone()'s pre-fence barrier.
by Hiroshi Yamauchi
· 11 years ago
1246d68
Merge "Cleanup transaction support"
by Sebastien Hertz
· 11 years ago
ee1d79a
Cleanup transaction support
by Sebastien Hertz
· 11 years ago
624468c
Make the support code for read barriers a bit more general.
by Hiroshi Yamauchi
· 11 years ago
99cb4ea
Handle Array::Memmove within the same array properly.
by Ian Rogers
· 11 years ago
580a8df
Less redundant verification.
by Mathieu Chartier
· 11 years ago
407f702
Refactor object reference visiting logic.
by Mathieu Chartier
· 11 years ago
6a3fe33
Merge "Deduplicate the code that hardcodes the array header layout."
by Hiroshi Yamauchi
· 11 years ago
aa866f5
Deduplicate the code that hardcodes the array header layout.
by Hiroshi Yamauchi
· 11 years ago
ed0fc1d
Don't return null for null utf in AllocFromModifiedUtf8.
by Mathieu Chartier
· 11 years ago
62f0512
Improvements to Field.get/set.
by Ian Rogers
· 11 years ago
Next »