summaryrefslogtreecommitdiffstats
path: root/base/port.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-1/+1
* Move base::va_copy from a function to a macro.deanm@chromium.org2009-07-271-8/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-291-6/+1
* fix linux build by making sure APICALL is defined ontc@google.com2008-10-271-2/+2
* Enable stats_tabe_unittest.cc on OS X.jeremy@chromium.org2008-10-271-1/+4
* Added linux process utilities and tests.estade@chromium.org2008-10-221-0/+2
* Use correct decls for non-windows platforms. Create a platform-neutral wrappe...pinkerton@google.com2008-08-271-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...mmentovai@google.com2008-08-131-3/+22
* Back out r736 due to breakagemmentovai@google.com2008-08-121-22/+3
* Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...mmentovai@google.com2008-08-121-3/+22
* Provide OS_ and COMPILER_ macros for OS and compiler differentiationmmentovai@google.com2008-08-041-1/+3
* Add base to the repository.initial.commit2008-07-261-0/+57