1. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  2. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
  3. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  4. f39c3ff Update dynamic annotations and move them to base/third_party by timurrrr@chromium.org · 14 years ago
  5. 7c73faa Added dynamic annotation files into base/. by deanm@chromium.org · 15 years ago
  6. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  7. db5aa36 Reduce the amount of included header files. Vast change like in "Oh God! This revision changes half of the source files!". by maruel@chromium.org · 16 years ago
  8. 851300e WaitableEvent is the replacement for Windows events. Previously in the code, a HANDLE from CreateEvent was used for signaling, both within a process and across processes. by agl@chromium.org · 16 years ago
  9. aa13be6 Set svn:eol-style = LF on files in base from which it is missing by mmentovai@google.com · 16 years ago
  10. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  11. 1579ec7 New atomic operation foundation code and interfaces. Based on the atomic operations in google-perftools / tcmalloc. by deanm@google.com · 16 years ago