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
/
mime_util_xdg.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-675
/
+0
*
Linux: Periodically check for changes to the icon directories and refresh ico...
thestig@chromium.org
2011-11-11
1
-23
/
+48
*
aura: Make the Linux version of IconLoader not require GTK+.
derat@chromium.org
2011-11-10
1
-1
/
+10
*
Cleanup: No need to dynamically allocate a couple class members in mime_util_...
thestig@chromium.org
2011-11-02
1
-25
/
+16
*
Linux: Use the existing desktop environment detection code in mime_util_xdg.c...
thestig@chromium.org
2011-11-01
1
-6
/
+13
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-2
/
+3
*
Cleanup: Change a static initializer to a LazyInstance, and add some typedefs.
thestig@chromium.org
2011-10-28
1
-25
/
+30
*
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
*
Avoid abs() of unsigned values.
tzik@chromium.org
2011-06-15
1
-18
/
+16
*
XDG isn't thread safe. Add a lock around calls to it.
tsepez@chromium.org
2011-03-30
1
-2
/
+13
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Linux: Restrict access to xdg-mime functions to the FILE thread.
thestig@chromium.org
2011-02-08
1
-0
/
+5
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-12
/
+15
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
1
-2
/
+3
*
Use file_util::GetHomeDir instead of getenv("HOME").
tfarina@chromium.org
2010-07-14
1
-3
/
+3
*
Linux: Don't crash when installing an extension if the gtk icon theme inherit...
craig.schlenter@chromium.org
2010-05-11
1
-1
/
+2
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
1
-0
/
+618