1. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  2. 6a103f2 Include inttypes.h unconditionally in format_macros.h - VS2103 now supplies this file by chcunningham · 9 years ago
  3. ddd4319 Revert of Include inttypes.h unconditionally in format_macros.h - VS2103 now supplies this file (patchset #5 id:80001 of https://codereview.chromium.org/1131153002/) by ksakamoto · 9 years ago
  4. 460fdc5 Include inttypes.h unconditionally in format_macros.h - VS2103 now supplies this file by chcunningham · 9 years ago
  5. c9dcae6 Define print format macros for NSInteger & NSUInteger by sdefresne@chromium.org · 11 years ago
  6. 6a53948 Revert 255755 "Define print format macros for NSInteger & NSUInt..." by rbyers@chromium.org · 11 years ago
  7. d3ec240 Define print format macros for NSInteger & NSUInteger by sdefresne@chromium.org · 11 years ago
  8. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  9. 21b228d Fix style guide errors in comments by dpolukhin@chromium.org · 14 years ago
  10. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  11. fad1a46 Prevent macro redefinition by gregoryd@google.com · 15 years ago
  12. 3f6b260 Add compiler-specific "examine printf format" attributes to printfs. by evan@chromium.org · 15 years ago
  13. ddf7151 First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "--internal-nacl" is required to enable the built-in NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandboxCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=27315 by gregoryd@google.com · 15 years ago
  14. 5673222 Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becomes a builtin plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "internalnacl" is required to enable the builtin NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandboxCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=27315 by gregoryd@google.com · 15 years ago
  15. 2b7b017 First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "--internal-nacl" is required to enable the built-in NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandboxCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=27315 by gregoryd@google.com · 15 years ago
  16. 1b72200 Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becomes a builtin plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "internalnacl" is required to enable the builtin NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandboxCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=27315 by gregoryd@google.com · 15 years ago
  17. 463aec4 First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "--internal-nacl" is required to enable the built-in NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandboxCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=27315 by gregoryd@google.com · 15 years ago
  18. 167ebb7 Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becomes a builtin plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "internalnacl" is required to enable the builtin NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandbox by gregoryd@google.com · 15 years ago
  19. 385f77a First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. Command line flag "--internal-nacl" is required to enable the built-in NaCl plugin. NaCl still cannot run in Chrome sandbox, the flag automatically disables the sandbox by gregoryd@google.com · 15 years ago
  20. 9d45f48 Preparing rollback in case things don't work out. by bradnelson@google.com · 15 years ago
  21. 9435be7 This is a copy of http://codereview.chromium.org/153002/show by gregoryd@google.com · 15 years ago
  22. d366e2c Use C99 standard format macros for 64-bit values. by agl@chromium.org · 15 years ago