| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Port some of the base module to FreeBSD. Extracted from | wtc@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Move base::va_copy from a function to a macro. | deanm@chromium.org | 2009-07-27 | 1 | -8/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 1 | -6/+1 |
* | fix linux build by making sure APICALL is defined on | tc@google.com | 2008-10-27 | 1 | -2/+2 |
* | Enable stats_tabe_unittest.cc on OS X. | jeremy@chromium.org | 2008-10-27 | 1 | -1/+4 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 1 | -0/+2 |
* | Use correct decls for non-windows platforms. Create a platform-neutral wrappe... | pinkerton@google.com | 2008-08-27 | 1 | -0/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-13 | 1 | -3/+22 |
* | Back out r736 due to breakage | mmentovai@google.com | 2008-08-12 | 1 | -22/+3 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-12 | 1 | -3/+22 |
* | Provide OS_ and COMPILER_ macros for OS and compiler differentiation | mmentovai@google.com | 2008-08-04 | 1 | -1/+3 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+57 |