1. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 10 years ago
  2. 7f428a9 Check in today's exhaustive blend experiments. by commit-bot@chromium.org · 10 years ago
  3. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 10 years ago
  4. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 10 years ago
  5. 1f71846 Add test harness for matrix/clip state collapsing by robertphillips@google.com · 10 years ago
  6. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  7. bbff208 Split GrUnitTests.cpp into two separate unit tests. by tfarina@chromium.org · 10 years ago
  8. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 10 years ago
  9. ceddfeb Port SkBase64 test to our test driver. by tfarina@chromium.org · 10 years ago
  10. 68f3a3e Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()." by tfarina@chromium.org · 10 years ago
  11. 01260b2 Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https://codereview.chromium.org/147713002/) by commit-bot@chromium.org · 10 years ago
  12. 0fba151 Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). by tfarina@chromium.org · 10 years ago
  13. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  14. 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
  15. 4428734 Allow 0-width SkBitmap in setConfig. by halcanary@google.com · 11 years ago
  16. bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
  17. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  18. 55ca824 Refactor FourByteInterps. Add 64-bit Fast version. Add tests. by commit-bot@chromium.org · 11 years ago
  19. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  20. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  21. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 742058f Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons by commit-bot@chromium.org · 11 years ago
  23. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  24. 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
  25. 9901727 Fix stale assert in GrDrawTarget::print by commit-bot@chromium.org · 11 years ago
  26. 1f0121a New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration by halcanary@google.com · 11 years ago
  27. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  28. 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
  29. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  30. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  31. 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
  32. a46128e Remove obsolete CityHash conditional. by commit-bot@chromium.org · 11 years ago
  33. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  34. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  35. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  36. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  37. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  38. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  39. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  40. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  41. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  42. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  43. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  44. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  45. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  46. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  47. 1c0ade7 Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot by robertphillips@google.com · 11 years ago
  48. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  49. c28f555 This attempts to replicate some bad cache behavior Mozilla reported. by commit-bot@chromium.org · 11 years ago
  50. f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  51. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  52. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  53. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago
  54. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
  55. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  56. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
  57. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  58. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  59. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  60. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  61. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  62. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  63. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  64. 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 11 years ago
  65. 45a75fb path ops : make it real by caryclark@google.com · 11 years ago
  66. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 11 years ago
  67. f685a22 enable path ops in unit tests by caryclark@google.com · 11 years ago
  68. b98e5d0 disabling path ops by caryclark@google.com · 11 years ago
  69. 0dc98b2 Enable path ops by caryclark@google.com · 11 years ago
  70. d2b1d90 revert path ops unit test until errors are fixed by caryclark@google.com · 11 years ago
  71. 7abfa49 turn on pathops unit test by caryclark@google.com · 11 years ago
  72. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 11 years ago
  73. 83165a5 add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output by reed@google.com · 11 years ago
  74. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 11 years ago
  75. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 11 years ago
  76. 75e3ca1 Error checking / reporting API by humper@google.com · 11 years ago
  77. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 11 years ago
  78. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 11 years ago
  79. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  80. 995beb6 Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear by junov@chromium.org · 11 years ago
  81. 327b9b2 Gyp changes for NaCl debugger by borenet@google.com · 11 years ago
  82. 04115a1 Add an SkSet class to be used by Pdf only, for now - reverted because of triggering heap corruption on Win7, original coe review: https://codereview.appspot.com/6749054 by edisonn@google.com · 11 years ago
  83. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  84. a1c511b New SkRectShaderImageFilter image filter by sugoi@google.com · 11 years ago
  85. 5a90ada Add Random unit tests. by jvanverth@google.com · 11 years ago
  86. a519f48 rver r7626, might trigger for some strange reason a heap corruption by edisonn@google.com · 11 years ago
  87. 848b9af Add a true Set class. Current use case is to be used with Pdf generator. by edisonn@google.com · 11 years ago
  88. cfcb1be Add SHA1 and MD5 to utils. https://codereview.appspot.com/7071055/ by bungeman@google.com · 11 years ago
  89. 31114c6 Create SkBitmapChecksummer and associated SkBitmapTransformer by epoger@google.com · 12 years ago
  90. bbe5290 Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
  91. 08cb728 Revert change accidentally committed. by bsalomon@google.com · 12 years ago
  92. d29902e Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
  93. 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
  94. 5985e7c SkRoundRect start by robertphillips@google.com · 12 years ago
  95. 603dbed add specialty strokeRect() to SkStroke, which can return much cleaner results by reed@google.com · 12 years ago
  96. 013c5d9 In SkBitmapHeap, defer adding owners for new bitmaps. by scroggo@google.com · 12 years ago
  97. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago
  98. 4adfab8 Split off SkConsistentChecksum from SkChecksum by epoger@google.com · 12 years ago
  99. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  100. 3b57ded Added functor to GrTHashCache to allow discovery of un-reffed resources by robertphillips@google.com · 12 years ago