summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-2/+37
* Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds.siggi@chromium.org2010-05-071-0/+2
* Fix the dynamic_annotations build issues on Windowstimurrrr@chromium.org2010-05-071-2/+2
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-0/+2
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-0/+1
* Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...sanjeevr@chromium.org2010-04-291-0/+1
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-2/+6
* bsd: move POSIXy functions back into file_util_posixevan@chromium.org2010-04-211-1/+0
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-2/+4
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-8/+10
* Move allocator dependency to base for profiler.cc.mmoss@google.com2010-04-021-0/+6
* Move the Nigori classes from base to sync.albertb@chromium.org2010-04-011-2/+0
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-2/+10
* First pass of a Nigori implementation for Chrome. Only unassisted keyalbertb@chromium.org2010-03-311-0/+2
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-251-4/+4
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-221-2/+2
* PBKDF2 implemetation using NSS.albertb@chromium.org2010-03-221-0/+8
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-191-0/+1
* Move FileWatcher from src/base/ to src/chrome/browser/ and switchtony@chromium.org2010-03-151-22/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-6/+0
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-111-0/+3
* Revert "POSIX: don't allocate memory after forking."agl@chromium.org2010-03-101-3/+0
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-101-0/+3
* BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUXpvalchev@google.com2010-03-101-3/+3
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-091-1/+1
* Add a FileWatcher to base/.tony@chromium.org2010-03-091-0/+22
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-3/+3
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+1
* Add '-ldl' to Linux targets that use dynamic loader functions.mmoss@google.com2010-02-231-0/+2
* Move deprecated file_util declarations into a separate file.evan@chromium.org2010-02-231-0/+1
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-1/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Set chromium_code = 0 on base.gyp:symbolize and base.gyp:xdg_mime.mark@chromium.org2010-02-161-2/+6
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-22/+0
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+7
* Sandbox: Finish the interception manager support for x64.rvargas@google.com2010-02-041-2/+2
* linux: split xdg_mime into a separate targetevan@chromium.org2010-02-031-18/+26
* Use nss_util.{h,cc} also on Windows. On Windows, NSS iswtc@chromium.org2010-01-271-8/+15
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-261-0/+19
* OpenBSD/FreeBSD ifdefs and GYP changes for base/pvalchev@google.com2010-01-251-1/+1
* Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix...satorux@chromium.org2010-01-251-19/+0
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-251-0/+19
* Move two generic string split functions from sync API to their own API in bas...timsteele@google.com2010-01-211-0/+2
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-4/+4
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-121-0/+2
* official build and buildbots are now chromeos=1oshima@chromium.org2010-01-091-1/+1
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-6/+13
* Add a change that was supposed to be part of the previous CL - see http://cod...gregoryd@google.com2009-12-221-1/+1
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-1/+0