index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
space
/
space_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-0
/
+2
*
Rosalloc thread local allocation path without a cas.
Hiroshi Yamauchi
2015-03-11
1
-34
/
+66
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+3
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-4
/
+4
*
Break apart header files.
Ian Rogers
2014-07-15
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-9
/
+9
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-54
/
+57
*
Clean up Add/Remove space.
Mathieu Chartier
2014-04-30
1
-5
/
+10
*
Enable reading page map without lock in RosAlloc::BulkFree
Mathieu Chartier
2014-04-25
1
-13
/
+4
*
Insert an empty read barrier call.
Hiroshi Yamauchi
2014-04-03
1
-2
/
+7
*
Make the support code for read barriers a bit more general.
Hiroshi Yamauchi
2014-03-31
1
-2
/
+2
*
Fix tests to pass with VerifyObject.
Mathieu Chartier
2014-03-07
1
-45
/
+69
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+1
*
Further split of the space tests
Andreas Gampe
2014-03-03
1
-24
/
+44
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-36
/
+74
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-4
/
+4
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+3
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-2
/
+3
*
Split space_test into separate checks
Andreas Gampe
2014-02-21
1
-0
/
+542