1. 8e73d06 iwyu: Cleanup in the following files: by jhawkins@chromium.org · 13 years ago
  2. e30d170 Help make base compile in NaCl. by abarth@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. dc8b492 Some base/ progress towards building on Linux x86-64. by deanm@chromium.org · 15 years ago
  5. 569de14 Add atomic operations for ARM. Review URL: http://codereview.chromium.org/57031 by thestig@chromium.org · 15 years ago
  6. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  7. 957336c Rename atomicops_internals_x86_mac.h back to its original name, by mmentovai@google.com · 16 years ago
  8. a4d0e9e Add more passing tests to base_unittests. Add a few more headers we use to by mmentovai@google.com · 16 years ago
  9. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  10. 602a3cf Fix incorrect OS_APPLE to OS_MACOSX and drop COMPILER_GCC since the code by deanm@google.com · 16 years ago
  11. 30bbf75 Use the build_config defines in atomicops.h. This still uses the compiler/platform specific defines in the platform dependent internals headers, keeping them closer to the original implementation. by deanm@google.com · 16 years ago
  12. 1579ec7 New atomic operation foundation code and interfaces. Based on the atomic operations in google-perftools / tcmalloc. by deanm@google.com · 16 years ago