1. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  2. f326029 Add some of my favorite headers to gyp. by herb · 9 years ago
  3. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  4. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  5. e4c1735 Unify ThreadID. by herb · 9 years ago
  6. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  7. 03ba614 skia: roll ANGLE and remove compile flags by hendrikw · 9 years ago
  8. b906daf Have /src files use header directly. by herb · 9 years ago
  9. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  10. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  11. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  12. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  13. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  14. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  15. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  16. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
  17. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
  18. 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
  19. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  20. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  21. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  22. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  23. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  24. 5ce341f Add slice tool by robertphillips · 9 years ago
  25. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  26. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago
  27. b1c56ec unplumb sknx_no_simd by mtklein · 9 years ago
  28. 42bd6bf Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi by robertphillips · 9 years ago
  29. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  30. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  31. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  32. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  33. cd56f81 SkImageSource by fmalita · 9 years ago
  34. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  35. 94cf37f remove obsolete samples by reed · 9 years ago
  36. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  37. d8dd47b remove path specific program building classes by joshualitt · 9 years ago
  38. e7afc2d Start trying to collapse path program stuff by joshualitt · 9 years ago
  39. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  40. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  41. 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 9 years ago
  42. 61a81e3 Mimic Chrome better in our GYPs. by mtklein · 9 years ago
  43. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  44. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  45. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
  46. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago
  47. 189aef7 Create module system for VisualBench by joshualitt · 9 years ago
  48. 8fd97ea Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ ) by msarett · 9 years ago
  49. 76f755e Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  50. f4a6d30 remove duplicated sample (already have a gm) by reed · 9 years ago
  51. 1a9caff add interactive xfer sample by reed · 9 years ago
  52. 0cffb17 Remove GrAddPathRenderers_default by joshualitt · 9 years ago
  53. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago
  54. fbccb59 Call standard libjpeg/libjpeg-turbo APIs by msarett · 9 years ago
  55. 46b42f5 Add empty files to empty targets to appease XCode. by mtklein · 9 years ago
  56. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  57. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  58. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  59. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  60. d02b99f Interlaced gifs without the iterator by msarett · 9 years ago
  61. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  62. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  63. bcf33d5 Rename GrBWFillRectBatch to GrNonAAFillRectBAtch by joshualitt · 9 years ago
  64. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  65. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  66. afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
  67. 8553396 Add build targets for advanced Intel instruction sets (1.5 of 3) by mtklein · 9 years ago
  68. a5114d7 Have DM manually encode its .png outputs. by mtklein · 9 years ago
  69. 0e6ff38 Update giflib to 5.1.1 (AOSP hash) by msarett · 9 years ago
  70. 5141d90 Add build targets for advanced Intel instruction sets (1 of 3). by mtklein · 9 years ago
  71. 499abab add gm for image->newShader by reed · 9 years ago
  72. 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
  73. add79ef Put drawPath in GrBatch. by bsalomon · 9 years ago
  74. f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
  75. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  76. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  77. 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
  78. ae5b2c6 Create GrQuad by joshualitt · 9 years ago
  79. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  80. da04e0e Allow setting of GrBatchFontCache atlas sizes by joshualitt · 9 years ago
  81. 8c9a67a Revert of Have DM manually encode its .png outputs. (patchset #2 id:20001 of https://codereview.chromium.org/1304443002/ ) by mtklein · 9 years ago
  82. 3cc0dff Have DM manually encode its .png outputs. by mtklein · 9 years ago
  83. 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
  84. a44919e Path stenciling in GrBatch by bsalomon · 9 years ago
  85. 892b0c3 Add skeleton json support to visualbench by joshualitt · 9 years ago
  86. 872062c GrCopySurfaceBatch by bsalomon · 9 years ago
  87. b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
  88. 2ad37be Move GrTBatchTesselator to its own file by joshualitt · 9 years ago
  89. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  90. 9483763 Remove SkOpts_sse2.cpp. by mtklein · 9 years ago
  91. 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago
  92. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  93. dcbaa8a Revert of Depend on ETC1 via DEPS instead of a direct third_party checkin. (patchset #1 id:1 of https://codereview.chromium.org/1296253003/ ) by mtklein · 9 years ago
  94. b279668 fix typo in android_framework_lib.gyp by Derek Sollenberger · 9 years ago
  95. a408260 Add GPU to the android include path. by djsollen · 9 years ago
  96. ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
  97. fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
  98. e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
  99. 9a106ba A bit of misc cleanup. by mtklein · 9 years ago
  100. 540e488 Add include paths in gputest.gyp for use by additional gpu tests. by egdaniel · 9 years ago