summaryrefslogtreecommitdiffstats
path: root/base/format_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+3
* Include inttypes.h unconditionally in format_macros.h - VS2103 now supplies t...chcunningham2015-05-101-14/+7
* Revert of Include inttypes.h unconditionally in format_macros.h - VS2103 now ...ksakamoto2015-05-081-7/+14
* Include inttypes.h unconditionally in format_macros.h - VS2103 now supplies t...chcunningham2015-05-081-14/+7
* Define print format macros for NSInteger & NSUIntegersdefresne@chromium.org2014-03-101-0/+28
* Revert 255755 "Define print format macros for NSInteger & NSUInt..."rbyers@chromium.org2014-03-081-28/+0
* Define print format macros for NSInteger & NSUIntegersdefresne@chromium.org2014-03-081-0/+28
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix style guide errors in commentsdpolukhin@chromium.org2010-09-161-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Prevent macro redefinitiongregoryd@google.com2010-02-251-0/+4
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-2/+13
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+8
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-8/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+8
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-8/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+8
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-8/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+8
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-8/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+8
* Use C99 standard format macros for 64-bit values.agl@chromium.org2009-06-291-0/+50