1. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  2. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  3. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  4. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 9 years ago
  5. 82973db Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  6. fd40a24 Revert of Fix GLSL error on Android. (patchset #2 id:20001 of https://codereview.chromium.org/1053873002/) by rmistry · 9 years ago
  7. f90cd8e Fix GLSL error on Android. by senorblanco · 9 years ago
  8. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago
  9. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  10. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  11. 03e5161 Implicit constructors for SkFunction are much more readable. by mtklein · 9 years ago
  12. 21deace Emulate distance field gamma fix by making glyphs thicker or thinner by jvanverth · 9 years ago
  13. 1d89e8d move Atlas Text Context to its own file by joshualitt · 9 years ago
  14. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  15. 7441527 Constructor and call argument forwarding for SkFunction. by mtklein · 9 years ago
  16. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 9 years ago
  17. fb8307c Add SkTHashSet::find() by mtklein · 9 years ago
  18. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  19. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  20. 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 9 years ago
  21. 97312d0 small-object optimization for SkFunction by mtklein · 9 years ago
  22. 79e378d Handle rewinds in SkBmpCodec. by scroggo · 9 years ago
  23. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  24. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  25. 7c0273f Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  26. 4a9426f Sketch SkFunction by mtklein · 9 years ago
  27. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  28. 7b6db09 SkPDF: style nit by halcanary · 9 years ago
  29. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 9 years ago
  30. e0f812a skia: Fix text subpixel half sample default for GPU rasterization by hendrikw · 9 years ago
  31. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  32. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  33. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  34. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 9 years ago
  35. 0340df5 back to Sk4f for SkPMColor #floats by mtklein · 9 years ago
  36. 005b84e clamp matrix-translate before converting to pmcolor by reed · 9 years ago
  37. 5c9fa28 Add option to embed font data into executable. by bungeman · 9 years ago
  38. c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 9 years ago
  39. 23ac62c Small change to move GrProcessor and GrBatch pools over to SkSpinlock by joshualitt · 9 years ago
  40. ff42021 Revert of Remove SkClipStack's manual rounding of BW clip rects (patchset #3 id:80001 of https://codereview.chromium.org/1033453003/) by robertphillips · 9 years ago
  41. 7da1901 use Sk4f for matrix math by reed · 9 years ago
  42. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 9 years ago
  43. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  44. d8b34c2 use table of procs (and unrolling) to speed up mapPts by reed · 9 years ago
  45. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 9 years ago
  46. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 9 years ago
  47. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  48. daee7ea impl SkConvertQuadToCubic w/ Sk2s by reed · 9 years ago
  49. 41f88f0 SkPDF fix object counting error by halcanary · 9 years ago
  50. e833107 Remove some validation and asserts from tessellating path renderer. by senorblanco · 9 years ago
  51. 2edf599 Fix DiscardableMemoryPool::free race condition by halcanary · 9 years ago
  52. a644116 Revert of Make the canvas draw looper setup update the canvas save count (patchset #1 id:1 of https://codereview.chromium.org/1034033004/) by reed · 9 years ago
  53. fd3a91e Make the canvas draw looper setup update the canvas save count by reed · 9 years ago
  54. 3d4c4a5 SkPMFloat::trunc() by mtklein · 9 years ago
  55. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 9 years ago
  56. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 9 years ago
  57. 0eed6df Silence PNG warnings from SkPngCodec. by scroggo · 9 years ago
  58. 5501103 use new faster/vector impl for chopping conics by reed · 9 years ago
  59. 384181c Add support for using alternative backends (like DirectX) when creating a GrGpu. by egdaniel · 9 years ago
  60. d8bc16b add legacy pathop enums; fix uninitialized warning by caryclark · 9 years ago
  61. 5435929 cumulative pathops patch by caryclark · 9 years ago
  62. c08330f remove slower scalar code in favor of vectors by reed · 9 years ago
  63. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 9 years ago
  64. 230d4ac Use a wrapper for SkDebugf in SkCodec. by scroggo · 9 years ago
  65. b880d7f SkCodec: conditionally remove fInfo by halcanary · 9 years ago
  66. 3756d81 remove #if 0 code by reed · 9 years ago
  67. 83e22e4 use custom search for pathmeasure by reed · 9 years ago
  68. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  69. b25a83b Use Sk4x to speed-up bounds of an array of points by reed · 9 years ago
  70. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 9 years ago
  71. 15391ee Update 4-at-a-time APIs. by mtklein · 9 years ago
  72. 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 9 years ago
  73. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 9 years ago
  74. b3e5e4d Lazy SKP image decoding in DM. by mtklein · 9 years ago
  75. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 9 years ago
  76. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 9 years ago
  77. f41061c SKPDF: refactor pdfcatalog and pdfdocument by halcanary · 9 years ago
  78. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  79. 038cb5e SkTHash: add checksum include by halcanary · 9 years ago
  80. e523d4f Remove SkClipStack's manual rounding of BW clip rects by robertphillips · 9 years ago
  81. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  82. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 9 years ago
  83. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 9 years ago
  84. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 9 years ago
  85. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 9 years ago
  86. d0be5bb Fixing memory leak in ico decoder by msarett · 9 years ago
  87. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  88. 6adf849 SkPDF refactor skpdfdocument by halcanary · 9 years ago
  89. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 9 years ago
  90. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  91. 74c464a Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview.chromium.org/1033703002/) by caryclark · 9 years ago
  92. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  93. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  94. 46bffd6 Fix assert in debugger by robertphillips · 9 years ago
  95. f5b17fb SkPDF: Fix leak in SkPDFShader by halcanary · 9 years ago
  96. 816d6c7 enable color-matrix-floats again, watching arm64 bots by reed · 9 years ago
  97. 4b65059 Go back to storeAligned / LoadAligned for SkPMFloat <->Sk4f. by mtklein · 9 years ago
  98. c207f9b fix destructor order to fix build by caryclark · 9 years ago
  99. 547019e SkPDF: clean up extra references by halcanary · 9 years ago
  100. 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 9 years ago