1. db5f7bf Do not export SkTDArray when building Skia as a DLL by ehsan.akhgari · 10 years ago
  2. ca21a00 SkWriter32: throw in the SkTDArray towel. by commit-bot@chromium.org · 11 years ago
  3. a87b21c Reland SkWriter32 growth change with build fixes. by commit-bot@chromium.org · 11 years ago
  4. 09f0ba7 Revert of Change growth function for SkWriter32 (https://codereview.chromium.org/150663014/) by commit-bot@chromium.org · 11 years ago
  5. 93d5ffd Change growth function for SkWriter32 by commit-bot@chromium.org · 11 years ago
  6. 046f1f6 Cleaner external buffer handling in SkWriter32 by commit-bot@chromium.org · 11 years ago
  7. 6fcd28b fix samplefuzz, fix some 32/64bit warnings by reed@google.com · 11 years ago
  8. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  9. c6081ab fix copy in SkTDArray by zachr@google.com · 11 years ago
  10. 3467ee0 add != operator for SkTDArray by reed@google.com · 11 years ago
  11. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  12. 7fc0e0a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  14. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  15. 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
  16. c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 12 years ago
  17. af07d06 Add SkTDArray.contains(), which is just a wrapper around find() by epoger@google.com · 12 years ago
  18. b158a82 fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... ) by reed@google.com · 12 years ago
  19. df9d656 Add SkPath::getVerbs/countVerbs by bsalomon@google.com · 12 years ago
  20. ffe39bd Fix type errors and a few warnings for Visual Studio 2010 64-bit build. by tomhudson@google.com · 12 years ago
  21. 1271d78 add bytes() to SkTDArray, which returns the number of bytes in the array, by reed@google.com · 13 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. b530ef5 have == always return bool, never int by reed@google.com · 13 years ago
  24. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 14 years ago
  25. 0da41db add detach() method by reed@android.com · 15 years ago
  26. 8433b5d more checks for null shapes in pictures by reed@android.com · 15 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 16 years ago