1. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  2. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  3. c734e69 Added a glBench for testing performance of vec4 vs scalar coverage in generated shaders. by wangyix · 9 years ago
  4. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 9 years ago
  5. 7aa1899 use portable typeface by caryclark · 9 years ago
  6. e20633e Add a GM that reproduces layout test failures with my new xfermode code. by mtklein · 9 years ago
  7. cd8c499 Revert of Added a GLBench for testing performance of vec4 vs scalar for coverage in generated shaders. (patchset #4 id:40002 of https://codereview.chromium.org/1225383002/) by scroggo · 9 years ago
  8. 6104ced Added a glBench for testing performance of vec4 vs scalar coverage in generated shaders. by wangyix · 9 years ago
  9. 24d2a7b Fix for partially-specified crop rects. by senorblanco · 9 years ago
  10. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  11. 2419b36 Add GrNonAtomicRef by joshualitt · 9 years ago
  12. b031fcf reenabled GrAALinearizingConvexPathRenderer, but only for stroked paths by ethannicholas · 9 years ago
  13. ae3d63a ovals now take a const GrPipelineBuilder by joshualitt · 9 years ago
  14. 1e545b6 make gm text and colors portable by caryclark · 9 years ago
  15. 6f818b3 Do not attempt to scale webp. by scroggo · 9 years ago
  16. 24d8249 Tweak GYP to also link with XCode 7. by mtklein · 9 years ago
  17. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  18. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  19. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  20. ab9cb42 Revert of Whitespace change to test Skia's new bugdroid configuration (patchset #1 id:1 of https://codereview.chromium.org/1237653002/) by rmistry · 9 years ago
  21. 39a24f2 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by scroggo · 9 years ago
  22. 1770839 Whitespace change to test Skia's new bugdroid configuration by rmistry · 9 years ago
  23. db8e438 Skia project metadata by nodir · 9 years ago
  24. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  25. 4598fc3 Use SK_DECLARE_STATIC_MUTEX for global mutex. by mtklein · 9 years ago
  26. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  27. 2e09660 make convex poly clip portable by caryclark · 9 years ago
  28. 0c606f4 Update SKP version by skia.buildbots · 9 years ago
  29. 91abe10 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  30. 3989205 remove some unused stuff by joshualitt · 9 years ago
  31. d0f4173 add option to use global mutex-lock in mac-scalercontext by reed · 9 years ago
  32. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  33. f9c5db2 Trivial cleanup by joshualitt · 9 years ago
  34. 33d3526 Move android_gdb_tmp into out/ by scroggo · 9 years ago
  35. 718e41d Fix msvs builds by msarett · 9 years ago
  36. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  37. 416e14f fix for valgrind issue by joshualitt · 9 years ago
  38. 5ce8b43 Fix componene debug build failure in chromium by dongseong.hwang · 9 years ago
  39. 21cea72 Changing name of has_transpareny_in_palette to has_transparency_in_tRNS by emmaleer · 9 years ago
  40. 5b4f05f Move GrProcessorDataManager to GrMemoryPool by joshualitt · 9 years ago
  41. 9764c40 Workaround for blacklist KHR_blend_equation_advanced on ARM GPU by joel.liang · 9 years ago
  42. ea561bf Fix SkImage::asLegacyBitmap() rowBytes assert by fmalita · 9 years ago
  43. 694307c Let's not leak this SkData. by mtklein · 9 years ago
  44. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  45. ac09471 Create a template AutoTAcquire, and specialize an SkMutex version. by herb · 9 years ago
  46. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  47. 4f6dc52 Trivial cleanup of copying GrPipelineBuilder by joshualitt · 9 years ago
  48. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  49. 3547505 Add RAII for other types of locks. Change SkGlyphCache_Globals to by herb · 9 years ago
  50. 9df4659 Remove init function from GrTextContext.h by joshualitt · 9 years ago
  51. 828877d Outline SkSpinlock::acquire(). by mtklein · 9 years ago
  52. af4edf9 Change to use mean and to use stderr. by herb · 9 years ago
  53. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  54. cc29d26 Have nanobench pay attention to --threads. by mtklein · 9 years ago
  55. 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
  56. d17a329 Add normal map sample by jvanverth · 9 years ago
  57. ef46468 Temporarily suppress valgrind errors in tip of tree libjpeg-turbo by msarett · 9 years ago
  58. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  59. 72394ef Do not try to compile x86 and x86_64 .asm files on Android by msarett · 9 years ago
  60. 2cdec31 YUV to RGB Texture threading GrProcessorDataManager by joshualitt · 9 years ago
  61. 8d3f7bd doc: more changes by halcanary · 9 years ago
  62. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  63. 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
  64. 0067ff5 fix up test create functions by joshualitt · 9 years ago
  65. 8e0da72 Add normal map sample by jvanverth · 9 years ago
  66. 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 9 years ago
  67. 3ba043f Remove another assertion that a reference is non-null. by dcheng · 9 years ago
  68. 4f3ad29 disabled GrAALinearizingConvexRenderer for now by ethannicholas · 9 years ago
  69. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  70. 3c06511 Add image->bitmap by reed · 9 years ago
  71. 37fffc6 doc: embed fiddle by halcanary · 9 years ago
  72. 21217ab Remove SkImage::NewFromBitmap encoded data helper by fmalita · 9 years ago
  73. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  74. c1d1dd7 Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 of https://codereview.chromium.org/1178013008/) by scroggo · 9 years ago
  75. 5f0b0ad doc: add instructions to capture a `.skp` from chromium by halcanary · 9 years ago
  76. 8de8180 Add gradle wrappers for Android app builds by djsollen · 9 years ago
  77. 3aa0fb4 Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  78. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  79. 60c0475 Add tools/flatten to flatten nested pictures in .skps. by mtklein · 9 years ago
  80. b245605 more threading of GrShaderDataManager by joshualitt · 9 years ago
  81. 85ff25e Thread GrShaderDataManager through Image filters by joshualitt · 9 years ago
  82. 711a245 DM runs more than 100k tests now. by mtklein · 9 years ago
  83. eedc334 Fix leak in PictureTest.cpp by mtklein · 9 years ago
  84. 2cff176 More threading of GrShaderDataManager by joshualitt · 9 years ago
  85. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  86. cc97ece Add SK_API to GrSurface by bsalomon · 9 years ago
  87. 3840846 DM: swizzle BGRA to RGBA before calculating pixel MD5. by mtklein · 9 years ago
  88. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  89. 2f19b55 Remove &glyph from SkASSERT. by dcheng · 9 years ago
  90. fc95be1 fix pathops battle test by caryclark · 9 years ago
  91. f7b54cd Add check that Dwrite glyph fits in unicode table. by wfh · 9 years ago
  92. eeff8bb Allow reset of the SkPictureRecorder cull rect and other parameters during endRecording. by schenney · 9 years ago
  93. 0dacc67 When GrAAConvesTesselator was merging the first and last point of the array, it was deleting the last point without checking to see if any of the previous points shared the same index. This led to continuing to use the index of a deleted point and thus referencing memory past the end of the vertex array. by ethannicholas · 9 years ago
  94. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  95. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  96. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  97. 31dc1b2 style nit cleanups. e.g. remove 'virtual' on override declarations by robertphillips · 9 years ago
  98. d2baa90 Make sp- via support SkDrawables; add a GM to test it. by mtklein · 9 years ago
  99. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  100. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago