1. a2a96fe Annotate large GN targets for precompiled headers by brettw · 9 years ago
  2. adeaaab Revert "Add precompiled headers to GN build for large targets." by dpranke · 9 years ago
  3. 07f2f5d Add precompiled headers to GN build for large targets. by brettw · 9 years ago
  4. 82854e0 Remove wincrypt.h from precompiled headers. by davidben · 10 years ago
  5. bcebfc4 Fixes compile error by Scott Violet · 10 years ago
  6. aa21f82 Remove intsafe_workaround.h by thakis@chromium.org · 10 years ago
  7. 5081e28 reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/ by scottmg@chromium.org · 12 years ago
  8. 95d07f1 Revert 194506 "intsafe workaround to separate header" by scottmg@chromium.org · 12 years ago
  9. 198a269 intsafe workaround to separate header by scottmg@chromium.org · 12 years ago
  10. 548118c workaround for building with express toolchain on windows by scottmg@chromium.org · 12 years ago
  11. 1a66f48 Change a couple of TODOs to plain comments. by joi@chromium.org · 13 years ago
  12. 225ca5f Eliminate headers from precompile.h that define 'interface' to avoid compile failures on Windows that would not be seen on Mac or Linux. I didn't do an exact measurement but I think we lose very little in terms of build time from this; Windows.h is the big Windows-specific header and it's still precompiled. by joi@chromium.org · 13 years ago
  13. 3b4d6d9 Use precompiled headers for most large projects where the .gyp file by joi@chromium.org · 13 years ago