index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
class_linker-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-27
/
+18
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-4
/
+4
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-18
/
+11
*
Move dexCacheStrings from ArtMethod to Class
Mathieu Chartier
2014-11-25
1
-2
/
+2
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-3
/
+2
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-1
/
+1
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-0
/
+5
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-5
/
+0
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-1
/
+3
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-15
/
+10
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-8
/
+6
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Add more read barriers to the class linker.
Hiroshi Yamauchi
2014-06-24
1
-2
/
+12
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-2
/
+9
*
Fix compiler warnings.
Mathieu Chartier
2014-06-04
1
-1
/
+1
*
Compaction cleanup for FindArrayClass.
Mathieu Chartier
2014-05-30
1
-7
/
+7
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-20
/
+34
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-34
/
+20
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-20
/
+34
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-20
/
+22
*
Assert dex-cache is populated following resolution in debug builds.
Ian Rogers
2014-05-02
1
-0
/
+15
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-1
/
+1
*
Support in VMRuntime for allocating "unpadded" arrays.
Ian Rogers
2014-02-28
1
-0
/
+1
*
Ensure usable space data is zeroed in arrays.
Ian Rogers
2014-02-27
1
-1
/
+1
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-0
/
+30
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-5
/
+5
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-14
/
+20
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-27
/
+21
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+146