summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-191-0/+2
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-121-1/+0
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-0/+4
* Factor out window creation into base::WindowImpl. This class will be used in...jhawkins@chromium.org2009-08-071-0/+7
* Move test_file_util out of libbase. Test code should not be mixed with produc...phajdan.jr@chromium.org2009-08-031-5/+36
* Make Linux versioninfo its own lib so it can be linked in only where needed.mmoss@chromium.org2009-07-291-48/+59
* Reverting 21938 (done with experiment).willchan@chromium.org2009-07-291-1/+0
* Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot...willchan@chromium.org2009-07-291-0/+1
* Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ...willchan@chromium.org2009-07-281-1/+0
* Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle.willchan@chromium.org2009-07-281-0/+1
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-0/+2
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-221-5/+0
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-3/+10
* Add a CallbackWithReturnValue as a convenient method of calling callback func...jam@chromium.org2009-07-171-0/+1
* Added dynamic annotation files into base/.deanm@chromium.org2009-06-261-0/+2
* Add tests for the GLib message pump.deanm@chromium.org2009-06-151-0/+5
* Linux: refactor zygote supportagl@chromium.org2009-06-121-6/+3
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-3/+6
* Linux: refactor zygote supportagl@chromium.org2009-06-101-6/+3
* Add a stack-based class for property disabling and re-enabling screen updatin...pinkerton@chromium.org2009-06-091-0/+1
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-0/+6
* Introduce SignatureCreator.aa@chromium.org2009-06-051-0/+8
* Only update files from .version templates when a file changesgk@google.com2009-06-041-11/+2
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-041-3/+8
* Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.ajwong@chromium.org2009-05-301-1/+1
* Removing gmock from build since it has unresolvned xternsjar@chromium.org2009-05-281-1/+1
* Readd the gmock unittest example from the build as it causes link errors in X...ajwong@chromium.org2009-05-281-0/+2
* Remove the gmock unittest example from the build as it causes link errors in ...ajwong@chromium.org2009-05-281-2/+0
* Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-281-5/+7
* Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."ajwong@chromium.org2009-05-261-7/+5
* Checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-261-5/+7
* Fix /SUBSYSTEM:WINDOWS setting left out of previous CL.sgk@google.com2009-05-221-0/+5
* Promotes Add/RemoveObserver to MessageLoop for linux. Becausesky@chromium.org2009-05-181-0/+3
* Add xdg mime support on Linux.thestig@chromium.org2009-05-161-2/+23
* Rewrite version.sh as version.py to work better with gyp and be moresgk@google.com2009-05-151-10/+23
* Fix a dependency problem in base.gyp, so that file_version_info_linux.hphajdan.jr@chromium.org2009-05-131-0/+4
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-0/+2
* POSIX: Add code for shuffling file descriptors.agl@chromium.org2009-04-301-0/+5
* Add DirectoryWatcher implementation for Mac.phajdan.jr@chromium.org2009-04-301-5/+2
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-241-0/+5
* Print backtraces on FATAL log messages in debug mode.ajwong@chromium.org2009-04-241-0/+1
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-0/+3
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-0/+4
* Implement the signature verification API.wtc@chromium.org2009-04-101-0/+18
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-3/+3
* Separate out file_util functions that use ICU into their own file.sra@chromium.org2009-04-071-0/+1
* Add DirectoryWatcherTest back to the Linux build.thestig@chromium.org2009-04-031-3/+6
* Added a thread pool to WorkerPool for Linux that dynamically adds threads as ...willchan@chromium.org2009-03-241-0/+2
* SHARED_INTERMEDIATE_DIR is a better place for generated headers.mmoss@chromium.org2009-03-241-4/+3
* Include version information in Linux chrome.mmoss@chromium.org2009-03-241-3/+9