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
/
remoting
/
base
/
tracer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-8
/
+8
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-4
/
+10
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-10
/
+4
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-4
/
+10
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-6
/
+6
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
1
-0
/
+41
*
Add in some infrastructure to make tracing of logical requests broken over as...
ajwong@chromium.org
2010-08-31
1
-0
/
+144