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
/
base
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Base: Last set of files to use BASE_API (for base.dll)
rvargas@google.com
2011-03-28
1
-5
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
6
-13
/
+13
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
3
-9
/
+19
*
Fix null-termination on string copy in debug-on-start code.
evan@chromium.org
2011-02-22
1
-1
/
+1
*
Added command line switches and UI (controlled via a build option)
davemoore@chromium.org
2011-02-01
2
-0
/
+100
*
Make sure the process is _really_ gone after a __debugbreak(). We've had a
cevans@chromium.org
2011-01-21
2
-0
/
+6
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-5
/
+5
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-66
/
+66
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
2
-0
/
+151
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
4
-3
/
+20
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
2
-2
/
+2
*
Remove compat_execinfo since we no longer support Mac 10.4.
brettw@chromium.org
2010-12-30
2
-2
/
+2
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-2
/
+2
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
5
-15
/
+19
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-2
/
+2
*
Help make base compile under NaCl
abarth@chromium.org
2010-12-01
1
-0
/
+15
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-5
/
+5
*
Fixed logging so that vmodule works correctly again
akalin@chromium.org
2010-11-23
1
-2
/
+4
*
Move Windows-specific Event Tracing for Windows implementation to base/win.
siggi@chromium.org
2010-11-06
3
-7
/
+15
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-2
/
+7
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
17
-0
/
+2096