summaryrefslogtreecommitdiffstats
path: root/base/compiler_specific.h
Commit message (Expand)AuthorAgeFilesLines
* Add FINAL to base/compiler_specific.h.jered@chromium.org2013-05-101-0/+14
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-11/+0
* Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation.scherkus@chromium.org2013-04-261-10/+7
* Annotate ThreadData::PushToHeadOfList for MemorySanitizer.eugenis@chromium.org2013-03-201-0/+15
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-261-2/+4
* Revert 147988 - Upgrade AlignedMemory to support dynamic allocations.acolwell@chromium.org2012-07-241-4/+2
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-231-2/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...jbates@chromium.org2012-02-231-0/+19
* Add a stackframe named 'CrashIntentionally' to crashes from about:crash.eroman@chromium.org2012-02-141-2/+11
* Make the comment above NON_EXPORTED_BASE talk about static data.jam@chromium.org2012-02-091-3/+3
* Comment on WARN_UNUSED_RESULT about how to defeat it.shess@chromium.org2011-05-201-0/+1
* net: Add NET_API to net/baservargas@google.com2011-05-181-0/+16
* Add shutdown trace functionsdavemoore@chromium.org2011-05-091-1/+3
* Roll clang to r124477.thakis@chromium.org2011-02-071-3/+2
* Disable OVERRIDE for clang for a while.thakis@chromium.org2011-01-271-2/+3
* Support OVERRIDE for clang.thakis@chromium.org2011-01-071-0/+2
* Add an OVERRIDE macro to our list of compiler-specific annotations.evan@chromium.org2010-10-081-11/+31
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-0/+21
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-0/+2
* Generate a warning if the return value of FilePath::Append is ignored.agl@chromium.org2008-11-211-2/+8
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-0/+5
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-0/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-211-0/+80