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
/
libprofile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for aggregation counters in the profile
Calin Juravle
2018-12-20
3
-23
/
+484
*
Extract dex file if it is uncompressed but unaligned
Colin Cross
2018-11-29
1
-1
/
+2
*
Remove dependencies on libutils.
Martin Stjernholm
2018-10-30
1
-5
/
+0
*
Revert "Link compression libs statically into libartbase and use those everyw...
Nicolas Geoffray
2018-10-30
1
-1
/
+18
*
Link compression libs statically into libartbase and use those everywhere.
Martin Stjernholm
2018-10-29
1
-18
/
+1
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-17
2
-110
/
+114
*
Dump Dex file checksums for profman --dump-only
Mathieu Chartier
2018-10-01
2
-28
/
+7
*
ART: Refactor test profile generation
Andreas Gampe
2018-09-20
1
-27
/
+29
*
ART: Refactor static include list
Andreas Gampe
2018-09-06
1
-0
/
+31
*
Fix various not so benign fdsan errors.
Josh Gao
2018-08-30
1
-1
/
+3
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-1
/
+1
*
Remove unnecessary indirection from MemMap.
Vladimir Marko
2018-08-21
2
-13
/
+11
*
Merge "Revert^2 "ART: Fix some performance-X tidy""
Treehugger Robot
2018-06-21
1
-1
/
+1
|
\
|
*
Revert^2 "ART: Fix some performance-X tidy"
Andreas Gampe
2018-06-20
1
-1
/
+1
*
|
Use HashSet<std::string> instead of unordered_set<>.
Vladimir Marko
2018-06-21
2
-8
/
+9
|
/
*
Revert "ART: Fix some performance-X tidy"
Andreas Gampe
2018-06-20
1
-1
/
+1
*
ART: Fix some performance-X tidy
Andreas Gampe
2018-06-19
1
-1
/
+1
*
Move profile testing to CommonArtTest
David Sehr
2018-05-29
1
-239
/
+8
*
ObjPtr<>-ify tests using ClassLinker::FindClass().
Vladimir Marko
2018-05-23
1
-1
/
+1
*
Move ArtDexFileLoader to libdexfile
David Sehr
2018-05-16
1
-0
/
+2
*
Merge "Revert "Make dexlayout and profman build without libart""
Mathieu Chartier
2018-05-11
1
-0
/
+1
|
\
|
*
Revert "Make dexlayout and profman build without libart"
Mathieu Chartier
2018-05-11
1
-0
/
+1
*
|
Merge "Make dexlayout and profman build without libart"
David Sehr
2018-05-10
1
-1
/
+0
|
\
|
|
*
Make dexlayout and profman build without libart
David Sehr
2018-05-10
1
-1
/
+0
*
|
Clear the profile if we fail to add new methods or classes
Calin Juravle
2018-05-09
3
-3
/
+41
|
/
*
Add a profiling library
David Sehr
2018-04-26
4
-0
/
+4367