| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade AlignedMemory to support dynamic allocations. | dalecurtis@chromium.org | 2012-07-26 | 1 | -2/+4 |
* | Revert 147988 - Upgrade AlignedMemory to support dynamic allocations. | acolwell@chromium.org | 2012-07-24 | 1 | -4/+2 |
* | Upgrade AlignedMemory to support dynamic allocations. | dalecurtis@chromium.org | 2012-07-23 | 1 | -2/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing... | jbates@chromium.org | 2012-02-23 | 1 | -0/+19 |
* | Add a stackframe named 'CrashIntentionally' to crashes from about:crash. | eroman@chromium.org | 2012-02-14 | 1 | -2/+11 |
* | Make the comment above NON_EXPORTED_BASE talk about static data. | jam@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Comment on WARN_UNUSED_RESULT about how to defeat it. | shess@chromium.org | 2011-05-20 | 1 | -0/+1 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -0/+16 |
* | Add shutdown trace functions | davemoore@chromium.org | 2011-05-09 | 1 | -1/+3 |
* | Roll clang to r124477. | thakis@chromium.org | 2011-02-07 | 1 | -3/+2 |
* | Disable OVERRIDE for clang for a while. | thakis@chromium.org | 2011-01-27 | 1 | -2/+3 |
* | Support OVERRIDE for clang. | thakis@chromium.org | 2011-01-07 | 1 | -0/+2 |
* | Add an OVERRIDE macro to our list of compiler-specific annotations. | evan@chromium.org | 2010-10-08 | 1 | -11/+31 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -0/+21 |
* | Platform cleanup in browser/ and porting of few files. | phajdan.jr@chromium.org | 2008-12-17 | 1 | -0/+2 |
* | Generate a warning if the return value of FilePath::Append is ignored. | agl@chromium.org | 2008-11-21 | 1 | -2/+8 |
* | Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, | deanm@chromium.org | 2008-11-21 | 1 | -0/+5 |
* | Unignore most warnings on POSIX in build/SConscript.main. | evanm@google.com | 2008-09-16 | 1 | -0/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix the final gcc warnings in base and net. Provide some macros to selective... | mmentovai@google.com | 2008-08-21 | 1 | -0/+80 |