| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Add unittests for the EnvVarGetter class. | tfarina@chromium.org | 2010-07-08 | 1 | -0/+1 |
* | FTP: fix navigating to files listed under non-ASCII characters | phajdan.jr@chromium.org | 2010-05-11 | 1 | -0/+2 |
* | Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds. | siggi@chromium.org | 2010-05-07 | 1 | -0/+2 |
* | Created a stock implementation of the MessageLoopProxy interface than can be ... | sanjeevr@chromium.org | 2010-05-06 | 1 | -0/+1 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | GTK: Improve xfce detection. | erg@chromium.org | 2010-04-15 | 1 | -0/+3 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -59/+0 |
* | Move allocator dependency to base for profiler.cc. | mmoss@google.com | 2010-04-02 | 1 | -8/+0 |
* | Move the Nigori classes from base to sync. | albertb@chromium.org | 2010-04-01 | 1 | -1/+0 |
* | First pass of a Nigori implementation for Chrome. Only unassisted key | albertb@chromium.org | 2010-03-31 | 1 | -0/+1 |
* | Implement random key generation and AES encryption using NSS. | albertb@chromium.org | 2010-03-25 | 1 | -1/+2 |
* | Fix Linux shared library build. | mmoss@google.com | 2010-03-22 | 1 | -0/+8 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 1 | -0/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -0/+3 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | Reverting 41834; ui tests are asploding. | avi@chromium.org | 2010-03-17 | 1 | -2/+0 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-17 | 1 | -0/+2 |
* | Move FileWatcher from src/base/ to src/chrome/browser/ and switch | tony@chromium.org | 2010-03-15 | 1 | -1/+0 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+0 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-11 | 1 | -1/+3 |
* | Revert "POSIX: don't allocate memory after forking." | agl@chromium.org | 2010-03-10 | 1 | -3/+1 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-10 | 1 | -1/+3 |
* | Implements AeroPeek of Windows 7. | hbono@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | Add a FileWatcher to base/. | tony@chromium.org | 2010-03-09 | 1 | -0/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -4/+4 |
* | Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. | mmoss@google.com | 2010-02-17 | 1 | -3/+1 |
* | linux: remove needless base/i18n gtk dep | evan@chromium.org | 2010-02-15 | 1 | -7/+0 |
* | Remove DirectoryWatcher and the only thing using it. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -1/+0 |
* | Make LASTCHANGE work properly for make build. | mmoss@google.com | 2010-02-08 | 1 | -1/+3 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for base/ | pvalchev@google.com | 2010-01-25 | 1 | -5/+5 |
* | Move two generic string split functions from sync API to their own API in bas... | timsteele@google.com | 2010-01-21 | 1 | -0/+1 |
* | Added the ToolsSanityTest test case to base_unittests. | glider@chromium.org | 2009-12-17 | 1 | -0/+1 |
* | Try 2: Completely redo how themes are stored on disk and processed at install... | erg@google.com | 2009-12-14 | 1 | -1/+0 |
* | Revert "Completely redo how themes are stored on disk and processed at install | erg@google.com | 2009-12-11 | 1 | -0/+1 |
* | Completely redo how themes are stored on disk and processed at install time. | erg@google.com | 2009-12-11 | 1 | -1/+0 |
* | Split base.gyp and add base_nacl_win64 target | gregoryd@google.com | 2009-12-04 | 1 | -536/+3 |
* | Rename AtomicFlag to CancelFlag, change its semantics a bit | timurrrr@chromium.org | 2009-12-03 | 1 | -3/+3 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -0/+3 |
* | Tries to catch callbacks expecting scoped_refptr<T> and getting T* using temp... | jamesr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -5/+0 |
* | Convert the existing .gyp configuration to use the new base\allocator | sgk@chromium.org | 2009-11-26 | 1 | -1/+1 |
* | Implement SyncSocket class for Posix targets (Linux, Mac), and enable the | sehr@google.com | 2009-11-26 | 1 | -0/+1 |
* | Refactor OS-dependent filename exclusion patterns | evan@chromium.org | 2009-11-26 | 1 | -34/+1 |
* | Integrate the base logging with Event Tracing for Windows. This allows ETW to... | siggi@chromium.org | 2009-11-25 | 1 | -0/+12 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -19/+9 |
* | This adds the first version of SyncSocket to base, along with a trivial unitt... | sehr@google.com | 2009-11-24 | 1 | -0/+2 |
* | Move base64 from 'net/base' into 'base'. | hayato@chromium.org | 2009-11-24 | 1 | -0/+6 |
* | posix: split OS-specific bits out of sys_info_posix | evan@chromium.org | 2009-11-23 | 1 | -0/+13 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 1 | -2/+2 |