summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher/memory_watcher.cc
Commit message (Expand)AuthorAgeFilesLines
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-2/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Convert LOG(INFO) to VLOG(1) - tools/.pkasting@chromium.org2010-10-201-3/+3
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+5
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Support running memory watch under vista, plus other tweaksjar@chromium.org2009-11-061-58/+100
* Improve memwatch tool.jar@chromium.org2009-10-311-14/+18
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+2
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-2/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-2/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add tools to the repository.initial.commit2008-07-271-0/+232