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
/
scoped_temp_dir.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove log spew from scoped_tempdir.cc.
aa@chromium.org
2012-02-09
1
-3
/
+0
*
Re-disable all the ExtensionUnpacker test pending new ideas. As Alexi pointed...
aa@chromium.org
2012-02-06
1
-2
/
+0
*
Revert 120503 - Tighten debug logging slightly.
aa@chromium.org
2012-02-05
1
-0
/
+2
*
Tighten debug logging slightly.
aa@chromium.org
2012-02-05
1
-2
/
+0
*
Add some more desperate logging attempting to understand crasher.
aa@chromium.org
2012-02-05
1
-0
/
+3
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-2
/
+2
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-2
/
+2
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-0
/
+84
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-84
/
+0
*
Make ScopedTempDir::Delete return a bool so that its functionality can be tes...
tommi@chromium.org
2010-11-29
1
-4
/
+14
*
ScopedTempDir does not allow multiple Create* or Set calls without intervenin...
cbentzel@chromium.org
2010-10-23
1
-6
/
+14
*
Move the SingletonSocket to a temporary directory
davidben@chromium.org
2010-08-27
1
-2
/
+7
*
Header cleanup in base.
brettw@chromium.org
2010-08-17
1
-1
/
+0
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
1
-7
/
+2
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-07-01
1
-3
/
+8
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-9
/
+4
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-4
/
+9
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
1
-0
/
+15
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Add ScopedTempDir - a class that manages the lifetime of a temporary directory.
erikkay@google.com
2009-01-28
1
-0
/
+48