summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher
Commit message (Expand)AuthorAgeFilesLines
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-191-1/+1
* Fix memory_watcherkaiwang@chromium.org2012-05-241-4/+15
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-254-2/+12
* Fix some license headers in tools/steveblock@chromium.org2012-01-247-217/+35
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-06-021-2/+2
* Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...tony@chromium.org2011-06-011-2/+2
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-05-311-2/+2
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-2/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Fix miscellaneous compilation bugs under Visual Studio 2010.jeanluc@chromium.org2011-01-301-0/+13
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+1
* Fix typo in build fix.brettw@chromium.org2011-01-211-1/+1
* Fix base:: namespace for Lock.brettw@chromium.org2011-01-212-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-215-15/+15
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-192-3/+3
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Convert LOG(INFO) to VLOG(1) - tools/.pkasting@chromium.org2010-10-202-46/+15
* 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
* 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