summaryrefslogtreecommitdiffstats
path: root/src/logging.cc
Commit message (Expand)AuthorAgeFilesLines
* Dump current klass_ on bad ChangeClassBrian Carlstrom2012-03-291-0/+5
* Make the hex dump more generally useful (specifically in CHECKs).Elliott Hughes2012-03-291-11/+18
* Remove more lint, mostly C-style casts.Elliott Hughes2012-03-261-10/+11
* Refactor the compilers out of libart.Elliott Hughes2012-03-091-3/+3
* Reduce namespace pollution.Elliott Hughes2012-01-231-4/+4
* Clean up verbose logging.Elliott Hughes2011-12-131-0/+2
* Fix some DDMS stuff I'd broken, and fix HexDump's double-spacing.Elliott Hughes2011-11-091-3/+2
* Bring across the JDWP implementation.Elliott Hughes2011-10-211-0/+74
* Bring our native stack usage down.Elliott Hughes2011-10-161-6/+8
* Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).Elliott Hughes2011-10-071-3/+3
* More threads work.Elliott Hughes2011-09-111-2/+2
* A bit further along the track of multiple threads.Elliott Hughes2011-09-081-10/+27
* Add missing file from last commit.Elliott Hughes2011-09-061-0/+47