1. 0a1fa5e skia: Replace CommandBuffer_ with egl by hendrikw · 9 years ago
  2. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  3. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  4. aeb77ea GrGLBlend::AppendPorterDuffBlend now supports kClear_Mode by wangyix · 9 years ago
  5. 2dc2994 Various minor cross-platform changes by jvanverth · 9 years ago
  6. c5281e5 SkColorCubeFilter_opts: rounding is actually free here. by mtklein · 9 years ago
  7. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago
  8. fbccb59 Call standard libjpeg/libjpeg-turbo APIs by msarett · 9 years ago
  9. a508f3c Require Sk4f::toBytes() clamps by mtklein · 9 years ago
  10. 580c40a link test to bug by caryclark · 9 years ago
  11. f6703fa Make GrTextContext no longer store a GrDrawContext by robertphillips · 9 years ago
  12. ddc4b46 Image generator-backed SkPictureShader by fmalita · 9 years ago
  13. dde03ff Clean up remaining users of SkPMFloat by mtklein · 9 years ago
  14. 9913887 simplify bitmap scaler and cache by reed · 9 years ago
  15. aba1dc8 Move float<->byte conversions into Sk4f. by mtklein · 9 years ago
  16. b2885d5 Document SkString::resize(int) as destructive. by bungeman · 9 years ago
  17. 46b42f5 Add empty files to empty targets to appease XCode. by mtklein · 9 years ago
  18. 9389b87 Minor cleanup in GrTessellatingPathRenderer. by senorblanco · 9 years ago
  19. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  20. 9ceb6b5 Revert of By default purge resources that haven't been used for 64 flushes (patchset #4 id:60001 of https://codereview.chromium.org/1316233003/ ) by bsalomon · 9 years ago
  21. 2aec4e9 Add a GM for image filters applied to stroked primitives. by senorblanco · 9 years ago
  22. ae576b7 remove duplicate linked list adjustment by caryclark · 9 years ago
  23. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  24. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  25. 89971d4 Use a different download URL for Android toolchains by borenet · 9 years ago
  26. bd783cd By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  27. 9a40a9e Provide some detail about valentine password by benjaminwagner · 9 years ago
  28. 2409abb CMake builds on Ubuntu now too. by mtklein · 9 years ago
  29. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  30. 8db52b6 Revert of By default purge resources that haven't been used for 64 flushes (patchset #3 id:40001 of https://codereview.chromium.org/1316233003/ ) by bsalomon · 9 years ago
  31. 71d0c33 By default purge resources that haven't been used for 64 flushes by Brian Salomon · 9 years ago
  32. 1a7f8f4 Update SKP version by rmistry · 9 years ago
  33. 6d2a203 Fix leak in test create for perlin noise fp by bsalomon · 9 years ago
  34. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  35. 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
  36. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  37. 264873d fix bounds check for ctables (thanks Hal) by reed · 9 years ago
  38. 5b4c69e Change 900k to 910k in another location. by benjaminwagner · 9 years ago
  39. e0f06a4 Example CMake build for Skia. by mtklein · 9 years ago
  40. fd0eca2 Update CT documentation on Skia site. by benjaminwagner · 9 years ago
  41. b236d1a change colortable to use factory for reinflating, check for empty by reed · 9 years ago
  42. 62ce030 Replace SkPin32 with SkTPin and remove. by bungeman · 9 years ago
  43. 7445cef Remove sys/types.h include from SkTypes.h. by bungeman · 9 years ago
  44. d02b99f Interlaced gifs without the iterator by msarett · 9 years ago
  45. 761cf61 Clean up SkTLogic. by bungeman · 9 years ago
  46. 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
  47. 0153dea Some codec code formatting cleanup. by bungeman · 9 years ago
  48. b6bf367 Revert of By default purge resources that haven't been used for 64 flushes (patchset #2 id:20001 of https://codereview.chromium.org/1316233003/ ) by rmistry · 9 years ago
  49. 38f1f6f Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro by mdempsky · 9 years ago
  50. 6904d1d Add a note about (x*y+255)/256. by mtklein · 9 years ago
  51. e01008f Add trace event to SkPicture analysis. by mtklein · 9 years ago
  52. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  53. 33c594c [tracing] Add support for skia caches to dump memory stats by ssid · 9 years ago
  54. 8504717 By default purge resources that haven't been used for 64 flushes by bsalomon · 9 years ago
  55. aaf951d nullptr isn't an int; this is what we want by halcanary · 9 years ago
  56. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  57. 435af2f SkColorCubeFilter_opts: start with a statically-initializable zero. by mtklein · 9 years ago
  58. fe495f0 Fix assertion about GPU memory size when the target is not FBO 0 by chinmaygarde · 9 years ago
  59. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  60. a04c650 Remove deprecated usage of SkNEW and SkDELETE by mdempsky · 9 years ago
  61. 7b7ecfc Fix clipped lighting image filters. by senorblanco · 9 years ago
  62. d5c448f make cacherator thread-safe by reed · 9 years ago
  63. 9c84b11 Add white variants to TextBench by mtklein · 9 years ago
  64. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  65. 5015176 trifurcate blit_mask_d32_a8 into _black, _opaque, _general. by mtklein · 9 years ago
  66. e46cf96 Write a gm to verify append large glyph as path works by joshualitt · 9 years ago
  67. 897640e Add HangingS.ttf to test large flourish caps. by bungeman · 9 years ago
  68. 5cb00a9 zero-length cap fix by caryclark · 9 years ago
  69. a16af21 Have SkPicture::willPlayBackBitmaps() count SkImages too. by mtklein · 9 years ago
  70. bcf33d5 Rename GrBWFillRectBatch to GrNonAAFillRectBAtch by joshualitt · 9 years ago
  71. 4bf69f7b 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
  72. 8cce8f1 Modify GrBWFillRectBatch to use GrQuad by joshualitt · 9 years ago
  73. 002c2ce stray malloc/free -> sk_malloc/sk_free by mtklein · 9 years ago
  74. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  75. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  76. 8d624bd Add markdown for Infra troopers by rmistry · 9 years ago
  77. 45398df Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ ) by caryclark · 9 years ago
  78. b5fb5af Fix for MSAN unintialized value by joshualitt · 9 years ago
  79. afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
  80. 0fe04a2 Fix for distance field draw large glyph as paths by joshualitt · 9 years ago
  81. c64137c DM: "wb" (binary mode) may matter on Windows by mtklein · 9 years ago
  82. 91298b4 Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ ) by caryclark · 9 years ago
  83. 6ec8b7c Speculative valgrind fix by robertphillips · 9 years ago
  84. 7544124 fix zero-length tangent by caryclark · 9 years ago
  85. cf72ed6 Skip scaled_tilemodes_npot on Galaxy S4 by borenet · 9 years ago
  86. 8553396 Add build targets for advanced Intel instruction sets (1.5 of 3) by mtklein · 9 years ago
  87. ab5d5de Enable debug builds in the Android framework by djsollen · 9 years ago
  88. fccb77d DM: use SkBitmap::reset() by mtklein · 9 years ago
  89. a5114d7 Have DM manually encode its .png outputs. by mtklein · 9 years ago
  90. 98f7e33 Add buildbot_spec info for Appurify bot by borenet · 9 years ago
  91. ab374cf Explicitly friend ::SkPrivateEffectInitializer to flattenables. by mtklein · 9 years ago
  92. 0e6ff38 Update giflib to 5.1.1 (AOSP hash) by msarett · 9 years ago
  93. 5141d90 Add build targets for advanced Intel instruction sets (1 of 3). by mtklein · 9 years ago
  94. 26db32b Revert of Modify GrBWFillRectBatch to use GrQuad (patchset #3 id:40001 of https://codereview.chromium.org/1311793002/ ) by joshualitt · 9 years ago
  95. c611b5a Modify GrBWFillRectBatch to use GrQuad by joshualitt · 9 years ago
  96. 80af645 Update debugger print out of drawImageRect information by robertphillips · 9 years ago
  97. 06a7f9c Remove unused calcPOIs with color/coverage input. by egdaniel · 9 years ago
  98. bda7da8 Update SKP version by rmistry · 9 years ago
  99. 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
  100. dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago