1. 31114c6 Create SkBitmapChecksummer and associated SkBitmapTransformer by epoger@google.com · 12 years ago
  2. 7346df5 utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.h by epoger@google.com · 12 years ago
  3. 0bba6bd Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) by epoger@google.com · 12 years ago
  4. fdabcb5 Add missing SK_API definition at request of Chromium callers by djsollen@google.com · 12 years ago
  5. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
  6. 276a295 Add support for SkImageRef_ashmem. by djsollen@google.com · 12 years ago
  7. 4adfab8 Split off SkConsistentChecksum from SkChecksum by epoger@google.com · 12 years ago
  8. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  9. 4d3c281 Implement SkCondVar for windows. by scroggo@google.com · 12 years ago
  10. 4177ef4 Add SkThreadPool for managing threads. by scroggo@google.com · 12 years ago
  11. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  12. 5c83dcc add simple ios app update ios flavor of sample app fix utils.gyp for ios by caryclark@google.com · 12 years ago
  13. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  14. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  15. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  16. 0eec2d0 Remove SkSfntUtils, as it is not longer used. by bungeman@google.com · 12 years ago
  17. 77eec24 Refactoring SkDeferredCanvas to use SkGPipe. by junov@chromium.org · 12 years ago
  18. 19bbd3d Null canvas by bsalomon@google.com · 12 years ago
  19. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago
  20. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  21. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  22. 9985476 Move SkColorMatrix to effects. by bungeman@google.com · 12 years ago
  23. 802eee9 Move SkTextBox.h from utils to views. by bungeman@google.com · 12 years ago
  24. ec1a7fa Move SkBitSet to utils. by vandebo@chromium.org · 12 years ago
  25. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  26. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  27. af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 12 years ago
  28. 4370aed Adding class SkDeferredCanvas for deferred rendering. by junov@google.com · 13 years ago
  29. bd7c641 Add SkWGLExtensionInterface for dealing with WGL extensions by bsalomon@google.com · 13 years ago
  30. 06711bd Move SkGLCanvas.h to obsolete, delete from gyp by bsalomon@google.com · 13 years ago
  31. e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
  32. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
  33. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  34. 901aea5 Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to SampleApp.gyp by yangsu@google.com · 13 years ago
  35. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  36. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  37. fe5afe5 Make images properly depend on utils. http://codereview.appspot.com/4629068/ by bungeman@google.com · 13 years ago
  38. 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
  39. c8cc60c move SkMatrix44 by reed@google.com · 13 years ago
  40. c39f175 fix gm build on Mac see http://codereview.appspot.com/4571044/ by epoger@google.com · 13 years ago
  41. 161933b fix bench and gm targets on Linux see http://codereview.appspot.com/4530104 by epoger@google.com · 13 years ago
  42. 0a030cd fix gyp-generated xcode project files for SampleApp and other targets by epoger@google.com · 13 years ago
  43. 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 13 years ago
  44. 907afca Add a missing include path for the linux build of utils.gyp. Remove the Linux by senorblanco@chromium.org · 13 years ago
  45. 63aab2f Fixup utils.gyp. by bungeman@google.com · 13 years ago
  46. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago