1. a9e8476 experimental/skp_to_pdf_md5 optionally also outputs pdf files by halcanary · 10 years ago
  2. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  3. a07b297 Update compiler warning flags by mtklein · 10 years ago
  4. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  5. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  6. 5c05a1b remove unnecessary guard flags for android (for conics) by reed · 10 years ago
  7. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  8. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  9. 4daa6f6 Don't require -DSK_USE_POSIX_THREADS. by mtklein · 10 years ago
  10. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  11. 968f18c Easy DM TODO: LazyDecodeBitmap does not help (or hinder). by mtklein · 10 years ago
  12. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
  13. fb62b3d SkPDFCanon by halcanary · 10 years ago
  14. e1a828c Move SkFontMgr and SkFontStyle impls to own cpp. by bungeman · 10 years ago
  15. 3886046 Revert "Revert "delete old things!"" by bsalomon · 10 years ago
  16. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  17. 692135f YUV planes cache by sugoi · 10 years ago
  18. e76de5a remove dead header by reed · 10 years ago
  19. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  20. bc4f6ad remove dead code for scalar type by reed · 10 years ago
  21. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  22. 8b4489b Revert "delete old things!" by Brian Salomon · 10 years ago
  23. 15b125d delete old things! by bsalomon · 10 years ago
  24. 82d2843 turn back on gpu tests by mtklein · 10 years ago
  25. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  26. 0063a9b Move XferEffects class to GrCustomXfermode file by egdaniel · 10 years ago
  27. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  28. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  29. 1a178ca Use device-space stroke width for SkDraw::drawRect() quick-reject by fmalita · 10 years ago
  30. afdbedb add sample for filter quality by reed · 10 years ago
  31. 16a04b8 Move Gpu ArithmeticMode xfer effect to _gpu files. by egdaniel · 10 years ago
  32. 028b98a Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  33. 63121f0 delete the dreaded TransitionView by reed · 10 years ago
  34. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  35. 125ee60 Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:20001 of https://codereview.chromium.org/839883003/) by robertphillips · 10 years ago
  36. 933a03f Fix GPU clipped-AA vs. non-AA drawRect discrepancy by robertphillips · 10 years ago
  37. f5872d2 add stroke params to c api by reed · 10 years ago
  38. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  39. 9b2cf52 remove unneeded flags by reed · 10 years ago
  40. 36a86db remove flags that are now in chrome's SkUserConfig.h by reed · 10 years ago
  41. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  42. a7976be Add Alpha fade GM. by halcanary · 10 years ago
  43. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  44. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  45. 9810cd2 use conics for ovals and roundrects by reed · 10 years ago
  46. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  47. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  48. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  49. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  50. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  51. e3b61eb Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/) by reed · 10 years ago
  52. 2bf1c4d use conics for ovals and roundrects by reed · 10 years ago
  53. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  54. abe4baa experimental skp_to_pdf_md5 program. by halcanary · 10 years ago
  55. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  56. 5f2ee72 add SkGeometry.h to core.gypi by reed · 10 years ago
  57. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  58. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  59. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  60. 03119ba enable conics gm by reed · 10 years ago
  61. c4fda92 remove unused drawData by reed · 10 years ago
  62. 63a4702 debugger: Make draw command image widget resize by kkinnunen · 10 years ago
  63. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  64. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  65. 3936ce4 Fix gyp for GrDisableColorXP by egdaniel · 10 years ago
  66. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  67. d582cab remove flags now in chrome's SkUserConfig.h by reed · 10 years ago
  68. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  69. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  70. b64e569 Remove legacy Picture defines. by scroggo · 10 years ago
  71. 152d42f remove flag (not ready for it yet) by reed · 10 years ago
  72. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  73. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  74. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  75. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  76. a816d95 version 0 of imgconv tool by reed · 10 years ago
  77. eb3379f Turn off warnings as errors for the debugger by robertphillips · 10 years ago
  78. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago
  79. 438d23c remove flags that are now in chrome's userconfig by reed · 10 years ago
  80. 8b57524 add arcto patheffect by reed · 10 years ago
  81. 29097f9 Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp by bsalomon · 10 years ago
  82. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  83. 0faaac6 Look at DYNAMIC_ANNOTATIONS_ENABLED now. by mtklein · 10 years ago
  84. 2bb034a Rolling libwebp broke our iOS builds. Silence warnings instead. by mtklein · 10 years ago
  85. 9a0d6d6 skimage, die die die by mtklein · 10 years ago
  86. c97570c Silence warnings from libnanomsg on Mac like we do on Linux. by mtklein · 10 years ago
  87. 449998d Revert of Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning. (patchset #1 id:1 of https://codereview.chromium.org/807553002/) by mtklein · 10 years ago
  88. e655557 Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning. by mtklein · 10 years ago
  89. f19ec51 WAE on Macs too. That leaves only Android framework builds. by mtklein · 10 years ago
  90. 616e451 Revert of WAE on Macs too. That leaves only Android framework builds. (patchset #3 id:40001 of https://codereview.chromium.org/804063002/) by mtklein · 10 years ago
  91. 161b6de WAE on Macs too. That leaves only Android framework builds. by mtklein · 10 years ago
  92. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  93. f6139f7 Add image decoding mode to DM. by mtklein · 10 years ago
  94. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  95. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  96. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago
  97. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  98. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  99. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  100. e18a530 Add bench to measure blur rects performance by qiankun.miao · 10 years ago