| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Update desktop environment detection to include MATE desktop. | thestig | 2015-01-08 | 2 | -24/+79 |
* | Cleanup: Better constify some strings in base. | thestig | 2014-10-21 | 1 | -4/+4 |
* | Do not rely on XDG_CURRENT_DESKTOP only when testing for Unity. | joleksy | 2014-09-11 | 1 | -2/+10 |
* | Move file_util to base/files/ directory. | brettw@chromium.org | 2014-08-13 | 1 | -1/+1 |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-27 | 1 | -4/+9 |
* | Revert 270872 "Move all callers of GetHomeDir() to PathService::..." | benwells@chromium.org | 2014-05-16 | 1 | -9/+4 |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-16 | 1 | -4/+9 |
* | Remove icon_loader_linux.cc and related code. | davidben@chromium.org | 2014-04-11 | 2 | -627/+1 |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -5/+6 |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -22/+20 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 2 | -3/+3 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -4/+4 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -4/+4 |
* | Use a direct include of time headers in base/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Make base compile with no "using base::FilePath". | brettw@chromium.org | 2013-02-16 | 1 | -3/+3 |
* | linux: Both gtk and the aura port should set the icon theme name. | erg@chromium.org | 2013-02-15 | 2 | -34/+10 |
* | Revert 182032 | brettw@chromium.org | 2013-02-12 | 1 | -3/+3 |
* | Make base compile with no "using base::FilePath". | brettw@chromium.org | 2013-02-12 | 1 | -3/+3 |
* | Move string_split to base/strings. | tfarina@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Fix scoped_ptr<T[]> to disallow construction and reset from NULL. | dcheng@chromium.org | 2013-02-02 | 1 | -2/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 2 | -3/+3 |
* | base: Convert scoped_arrays to the new scoped_ptr style. | tfarina@chromium.org | 2013-01-18 | 1 | -1/+1 |
* | Prevent crashes in mime_util_xdg. | benjhayden@chromium.org | 2012-08-20 | 1 | -1/+3 |
* | Linux: Detect Unity as a desktop environment. | thestig@chromium.org | 2012-07-17 | 2 | -0/+14 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Cleanup: Consolidate declarations of XDG variables. | thestig@chromium.org | 2012-06-13 | 2 | -2/+18 |
* | Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su... | thestig@chromium.org | 2012-06-04 | 2 | -9/+15 |
* | Strip trailing path separators from XDG util results. | vandebo@chromium.org | 2012-06-04 | 1 | -3/+3 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 2 | -5/+5 |
* | Cleanup: Remove static storage for variables in an unnamed namespace. | jhawkins@chromium.org | 2012-01-28 | 1 | -3/+3 |
* | Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. | fischman@chromium.org | 2012-01-23 | 1 | -3/+2 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Linux: Move base/mime_util* to base/nix. It's not used on any other platform. | thestig@chromium.org | 2011-11-11 | 2 | -0/+721 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -8/+8 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -8/+10 |
* | Ubuntu: Detect "xubuntu" as DESKTOP_SESSION. | erg@google.com | 2011-03-10 | 1 | -1/+2 |
* | Move xdg_util into base/nix. I originally wanted to use base/linux, but you | brettw@chromium.org | 2010-10-16 | 3 | -0/+228 |