summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher
Commit message (Expand)AuthorAgeFilesLines
* Remove some uses of ATL in UI codescottmg@chromium.org2014-01-293-8/+8
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* Remove HistoryPublisher code.shess@chromium.org2013-11-181-2/+0
* Fix memory_watcher compile failure (Windows, VS2010e, Release).bungeman@chromium.org2013-11-011-4/+6
* Mark memory_watcher as chromium_code.bungeman@chromium.org2013-11-012-2/+5
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-012-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-2/+2
* Use a direct include of strings headers in testing/, third_party/, tools/.avi@chromium.org2013-06-112-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Fix some scripts from memory_watcher tool.vchigrin@yandex-team.ru2013-05-243-3/+3
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-1/+2
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-0/+4
* Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...scottmg@google.com2012-08-241-4/+0
* Turn on warnings as errors for (most) third_party code on Windowsscottmg@chromium.org2012-08-231-0/+4
* 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