1. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  2. b906daf Have /src files use header directly. by herb · 9 years ago
  3. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  6. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  7. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  8. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  12. 7b57892 ~glyphcache_globals needs to actually delete its cache by reed@google.com · 12 years ago
  13. 331e2dc add flag/hint to PlatformGetSpecific. If true, then the caller requires that by reed@google.com · 12 years ago
  14. 48ca7e3 impl SkTLS for windows, refactoring to share code with pthread impl by reed@google.com · 12 years ago