1. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 11 years ago
  2. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 11 years ago
  3. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 11 years ago
  4. aca21d6 Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp by piotaixr · 11 years ago
  5. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 11 years ago
  6. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 11 years ago
  7. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 11 years ago
  8. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 11 years ago
  9. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 11 years ago
  10. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 11 years ago
  11. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 11 years ago
  12. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 11 years ago
  13. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 11 years ago
  14. 615c369 add gamma/sRGB to SkImageInfo by reed · 11 years ago
  15. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 11 years ago
  16. c6765d6 Add some SkTextBlob builder tests. by fmalita · 11 years ago
  17. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 11 years ago
  18. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 11 years ago
  19. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 11 years ago
  20. f32331f Remove SkPaintOptionsAndroid by djsollen · 11 years ago
  21. bab82ed Pretty print of shaders by joshualitt · 11 years ago
  22. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 11 years ago
  23. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 11 years ago
  24. 816b4fb Fix bad gypi by tomhudson · 11 years ago
  25. f79673b Test and generalize font configuration parser by tomhudson · 11 years ago
  26. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 11 years ago
  27. 85d3652 fix android_framework build do to missing library at link time by djsollen · 11 years ago
  28. 2451937 Run CanvasState test across a library boundary. by scroggo · 11 years ago
  29. 17f0b6d share dm and command flags by caryclark · 11 years ago
  30. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 11 years ago
  31. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 11 years ago
  32. ee5da55 32 bpp floating point textures by joshualitt · 11 years ago
  33. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 11 years ago
  34. 8339371 Caching the result of readPixelsSupported by piotaixr · 11 years ago
  35. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 11 years ago
  36. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 11 years ago
  37. 0a65e38 Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cpp by tfarina · 11 years ago
  38. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 11 years ago
  39. 952841b Begin atlasing by robertphillips · 11 years ago
  40. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  41. 55e61f0 Begin atlasing by robertphillips · 11 years ago
  42. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 11 years ago
  43. 12345ae Rename TestSize.cpp to SizeTest.cpp by tfarina · 11 years ago
  44. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 11 years ago
  45. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 11 years ago
  46. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 11 years ago
  47. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 11 years ago
  48. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 11 years ago
  49. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 11 years ago
  50. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 11 years ago
  51. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 11 years ago
  52. 5119234 Generate path names on the client side by cdalton · 11 years ago
  53. c250d2e Initial KTX encoder by krajcevski · 11 years ago
  54. 7ae034d Test font created from paint by commit-bot@chromium.org · 11 years ago
  55. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 11 years ago
  56. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 11 years ago
  57. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 11 years ago
  58. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 11 years ago
  59. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
  60. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 11 years ago
  61. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 11 years ago
  62. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 11 years ago
  63. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 11 years ago
  64. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 11 years ago
  65. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 11 years ago
  66. b736962 More SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  67. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  68. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
  69. af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 11 years ago
  70. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 11 years ago
  71. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 11 years ago
  72. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 11 years ago
  73. fab349c remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used by commit-bot@chromium.org · 11 years ago
  74. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 11 years ago
  75. 4fcc3ca Add GrSet class built on top of RedBlackTree by commit-bot@chromium.org · 11 years ago
  76. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  77. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 11 years ago
  78. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 11 years ago