index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
memory_watcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory_watcher
kaiwang@chromium.org
2012-05-24
1
-4
/
+15
*
Set svn:executable bit on scripts that are executable.
maruel@chromium.org
2012-04-25
4
-2
/
+12
*
Fix some license headers in tools/
steveblock@chromium.org
2012-01-24
7
-217
/
+35
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+1
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-1
/
+0
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-06-02
1
-2
/
+2
*
Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...
tony@chromium.org
2011-06-01
1
-2
/
+2
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-05-31
1
-2
/
+2
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
1
-2
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-2
/
+2
*
Fix miscellaneous compilation bugs under Visual Studio 2010.
jeanluc@chromium.org
2011-01-30
1
-0
/
+13
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+1
*
Fix typo in build fix.
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Fix base:: namespace for Lock.
brettw@chromium.org
2011-01-21
2
-3
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
5
-15
/
+15
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
2
-3
/
+3
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - tools/.
pkasting@chromium.org
2010-10-20
2
-46
/
+15
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-5
/
+5
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
3
-12
/
+14
*
Move WindowImpl to gfx so I can use it there for canvas unit tests.
ben@chromium.org
2010-07-02
1
-2
/
+2
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
1
-3
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
2
-1
/
+2
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-2
/
+1
*
Fix memory_watcher dependencies
gregoryd@google.com
2009-12-11
1
-1
/
+1
*
Fix typo in recursion detection logic
jar@chromium.org
2009-11-25
1
-1
/
+1
*
Update summarizing script for memory dump results.
jar@chromium.org
2009-11-09
1
-8
/
+8
*
Support running memory watch under vista, plus other tweaks
jar@chromium.org
2009-11-06
7
-107
/
+248
*
Tweak perl scripts in memwatcher tool area.
jar@chromium.org
2009-10-31
3
-42
/
+84
*
Improve memwatch tool.
jar@chromium.org
2009-10-31
2
-28
/
+24
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+2
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-2
/
+1
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+2
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-1
/
+0
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
3
-3
/
+7
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-10
2
-15
/
+18
*
Remove checked-in memory_watcher.vcproj.
sgk@google.com
2009-05-29
1
-203
/
+0
*
Set svn:eol-style LF on all gyp files.
sgk@google.com
2009-05-28
1
-41
/
+41
*
Add .dll (and a .exe) files to the gyp build:
sgk@google.com
2009-05-27
1
-0
/
+41
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-2
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
8
-9
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
10
-130
/
+130
*
Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...
jungshik@google.com
2008-12-31
1
-1
/
+1
*
Revert sdk 6.1 upgrade changes.
jungshik@google.com
2008-12-30
1
-1
/
+1
*
Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.
jungshik@google.com
2008-12-30
1
-1
/
+1
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-203
/
+203
[next]