summaryrefslogtreecommitdiffstats
path: root/runtime/intern_table_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Make libdexfile build independent of runtime dir""David Sehr2018-01-311-1/+1
* Revert "Make libdexfile build independent of runtime dir"David Sehr2018-01-301-1/+1
* Make libdexfile build independent of runtime dirDavid Sehr2018-01-301-1/+1
* ART: Include cleanupAndreas Gampe2017-07-241-1/+1
* ART: More header cleanupsAndreas Gampe2017-06-051-0/+1
* ART: Add object-readbarrier-inl.hAndreas Gampe2017-04-211-0/+1
* ART: Add operator == and != with nullptr to HandleAndreas Gampe2017-02-141-7/+7
* Fix incorrect string hash value extension during cross-compilation.Alexey Grebenkin2016-12-201-0/+20
* Move intern table to ObjPtrMathieu Chartier2016-10-311-10/+10
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-1/+1
* ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe2016-08-301-1/+1
* Optimizing: Improve const-string code generation.Vladimir Marko2016-03-291-3/+40
* Move to newer clang annotationsMathieu Chartier2015-07-221-1/+1
* Clean up GC callbacks to be virtual methodsMathieu Chartier2015-07-141-11/+4
* Replace NULL with nullptrMathieu Chartier2015-04-221-2/+2
* Break apart header files.Ian Rogers2014-07-151-0/+2
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-51/+61
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+2
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+2
* Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-3/+6
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-2/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+171