summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher
Commit message (Expand)AuthorAgeFilesLines
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-303-12/+14
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-2/+2
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-142-1/+2
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-091-2/+1
* Fix memory_watcher dependenciesgregoryd@google.com2009-12-111-1/+1
* Fix typo in recursion detection logicjar@chromium.org2009-11-251-1/+1
* Update summarizing script for memory dump results.jar@chromium.org2009-11-091-8/+8
* Support running memory watch under vista, plus other tweaksjar@chromium.org2009-11-067-107/+248
* Tweak perl scripts in memwatcher tool area.jar@chromium.org2009-10-313-42/+84
* Improve memwatch tool.jar@chromium.org2009-10-312-28/+24
* 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
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-1/+0
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-113-3/+7
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-102-15/+18
* Remove checked-in memory_watcher.vcproj.sgk@google.com2009-05-291-203/+0
* Set svn:eol-style LF on all gyp files.sgk@google.com2009-05-281-41/+41
* Add .dll (and a .exe) files to the gyp build:sgk@google.com2009-05-271-0/+41
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-2/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-118-9/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0510-130/+130
* Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...jungshik@google.com2008-12-311-1/+1
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-301-1/+1
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-301-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-203/+203
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-203/+203
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-4/+4
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-251-376/+376
* Provide necessary constructors in StackAllocator and PrivateHookAllocator to ...maruel@google.com2008-09-141-1/+1
* Use a more compact license header in source files.license.bot2008-08-248-589/+397
* Add some information for memwatcher n00bs -- would also be good to be able to...ericroman@google.com2008-08-094-1/+88
* Add mbelshe's memwatcehr scripts to the repository.ericroman@google.com2008-08-094-0/+352
* Add tools to the repository.initial.commit2008-07-2717-0/+4992