index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-3
/
+9
*
Ignore catch blocks whose type can't be resolved.
Ian Rogers
2014-05-29
2
-14
/
+10
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
8
-22
/
+18
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
8
-18
/
+22
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
8
-22
/
+18
*
Merge "Begin migration of art::Atomic to std::atomic."
Ian Rogers
2014-05-21
1
-2
/
+2
|
\
|
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
1
-2
/
+2
*
|
Simplify Class::IsArtFieldClass().
Hiroshi Yamauchi
2014-05-20
5
-21
/
+11
|
/
*
Improve stack walk performance.
Vladimir Marko
2014-05-20
3
-54
/
+106
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
8
-41
/
+41
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
8
-41
/
+41
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
4
-6
/
+10
|
/
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
4
-85
/
+248
*
Fix generic jni issue in ArtMethod::GetQuickFrameInfo
Dmitry Petrochenko
2014-05-16
1
-1
/
+1
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Merge "ART: Fix typo in ArtMethod::FindCatchBlock"
Andreas Gampe
2014-05-15
2
-4
/
+14
|
\
|
*
ART: Fix typo in ArtMethod::FindCatchBlock
Andreas Gampe
2014-05-14
2
-4
/
+14
*
|
Merge "Ensure JNI primitive array type is appropriate."
Ian Rogers
2014-05-14
1
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
Ensure JNI primitive array type is appropriate.
Ian Rogers
2014-05-14
1
-4
/
+9
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
16
-162
/
+184
|
/
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
3
-45
/
+42
*
Reference::GetReferent() calls by GC should not trigger read barriers.
Hiroshi Yamauchi
2014-05-09
1
-1
/
+3
*
Make it possible to disable read barriers in Class::GetObjectSize()
Hiroshi Yamauchi
2014-05-09
4
-8
/
+24
*
Create stack traces in unstarted runtimes.
Ian Rogers
2014-05-03
3
-15
/
+53
*
Allow ArtMethod::Invoke in unstarted runtimes.
Ian Rogers
2014-05-02
1
-3
/
+5
*
Update the GetFieldObject calls behind the read barrier macros.
Hiroshi Yamauchi
2014-05-02
1
-2
/
+3
*
Merge "Add finalizer references from the entrypoints."
Mathieu Chartier
2014-05-02
3
-7
/
+14
|
\
|
*
Add finalizer references from the entrypoints.
Mathieu Chartier
2014-05-01
3
-7
/
+14
*
|
Merge "Replace the bool kDoReadBarrier template parameter with an enum."
Hiroshi Yamauchi
2014-05-02
7
-59
/
+76
|
\
\
|
*
|
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
7
-59
/
+76
|
|
/
*
/
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+2
|
/
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
32
-452
/
+602
*
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
Vladimir Marko
2014-04-28
3
-68
/
+54
|
\
|
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
3
-68
/
+54
*
|
Merge "Revert "Revert "ART: Extracts an utility function of the duplicated co...
Andreas Gampe
2014-04-25
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "ART: Extracts an utility function of the duplicated code""
Andreas Gampe
2014-04-24
1
-1
/
+1
*
|
|
Merge "Refactor exception handling for deoptimization"
Sebastien Hertz
2014-04-25
1
-3
/
+3
|
\
\
\
|
*
|
|
Refactor exception handling for deoptimization
Sebastien Hertz
2014-04-25
1
-3
/
+3
*
|
|
|
Merge "Support field watchpoint in interpreter"
Sebastien Hertz
2014-04-25
2
-0
/
+25
|
\
\
\
\
|
*
|
|
|
Support field watchpoint in interpreter
Sebastien Hertz
2014-04-25
2
-0
/
+25
*
|
|
|
|
Merge "More code for the read barrier support."
Hiroshi Yamauchi
2014-04-24
8
-54
/
+97
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
More code for the read barrier support.
Hiroshi Yamauchi
2014-04-22
8
-54
/
+97
*
|
|
|
|
Revert "ART: Extracts an utility function of the duplicated code"
Andreas Gampe
2014-04-24
1
-6
/
+0
*
|
|
|
|
ART: Extracts an utility function of the duplicated code
Dmitry Petrochenko
2014-04-24
1
-0
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "Separate maps from code in oat file."
Vladimir Marko
2014-04-23
2
-3
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Separate maps from code in oat file.
Vladimir Marko
2014-04-22
2
-3
/
+6
*
|
|
Merge "Fix FindCatchBlock to work in -Xverify:none mode."
Jeff Hao
2014-04-23
2
-7
/
+17
|
\
\
\
|
*
|
|
Fix FindCatchBlock to work in -Xverify:none mode.
Jeff Hao
2014-04-22
2
-7
/
+17
|
|
/
/
*
|
|
Merge "Remove support for app JNI workarounds."
Ian Rogers
2014-04-22
1
-18
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-18
/
+3
[next]