1. 91df6c2 Fix some lingering typos by robertphillips · 9 years ago
  2. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 9 years ago
  3. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  4. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  5. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  6. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 9 years ago
  7. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  8. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  9. 59bcfae Split default and user-supplied event tracers. by mtklein · 9 years ago
  10. f3f9440 Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/) by mtklein · 9 years ago
  11. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  12. f4fddfc Correct SkFixedToDouble. by bungeman · 9 years ago
  13. e5043b7 Allow NEON on iOS. by mtklein · 9 years ago
  14. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 9 years ago
  15. fd0ecf4 Add SkTPin. by bungeman · 9 years ago
  16. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago
  17. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 9 years ago
  18. aab35d9 remove unused (by clients) SkPathUtils by reed · 9 years ago
  19. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  20. 00b7e5e SkPDF/Device/ImageFilter: Fix ImageFilter fallback code by halcanary · 9 years ago
  21. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  22. f103cd8 Set resScale on stroker when stroking path on gpu. by egdaniel · 9 years ago
  23. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 9 years ago
  24. 0db6dfa The TextBlobCache needs the ability to trigger a flush because otherwise its entire budget can be used up, but it will not be able to free up any space due to blobs being stuck in the GrInOrderDrawBuffer. This was causing a segfault. After this CL the cache will try to purge, and then flush if it cannot purge enough. It will not purge the most recent addition to the cache. by joshualitt · 9 years ago
  25. 9ff378b Rewrite memset benches, then use results to add a small-N optimization. by mtklein · 9 years ago
  26. 055f6b5 [SkTextBlob] Custom run font record by fmalita · 9 years ago
  27. e275fdf Add GM to repro crbug.com/472795 by robertphillips · 9 years ago
  28. f57546e Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS by fmalita · 9 years ago
  29. 7d1b945 Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT. by jbroman · 9 years ago
  30. 16e833d SkString: remove fStr member by halcanary · 9 years ago
  31. feaadee SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  32. 3f32432 Add mechanism to proactively purge old resources in GrResourceCache. by bsalomon · 9 years ago
  33. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 9 years ago
  34. e4579ad Add helper for creating a SkSurface from a client created texture. by bsalomon · 9 years ago
  35. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  36. f1f8895 add realloc method to SkAutoSTMalloc by joshualitt · 9 years ago
  37. c654e90 Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://codereview.chromium.org/1067893002/) by mtklein · 9 years ago
  38. f920e46 SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  39. 687fa1c restore clipstack to heap-ptr, so clients can ref it by reed · 9 years ago
  40. 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 9 years ago
  41. e35268e Send SkPicture deletion message lazily. by mtklein · 9 years ago
  42. b679ca8 reduce alloc overhead for SkCanvas by reed · 9 years ago
  43. 143244e Remove now-redundant SkPathOps enum. by schenney · 9 years ago
  44. 76f5cc6 Clean up BlockRef by mtklein · 9 years ago
  45. 028a413 Add a method to read a stream without advancing it. by scroggo · 9 years ago
  46. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  47. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  48. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  49. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  50. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago
  51. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  52. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 9 years ago
  53. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  54. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  55. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  56. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  57. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 9 years ago
  58. c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 9 years ago
  59. 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 9 years ago
  60. 7da1901 use Sk4f for matrix math by reed · 9 years ago
  61. d8b34c2 use table of procs (and unrolling) to speed up mapPts by reed · 9 years ago
  62. 5cffba8 Remove SkMemoryStream::peek() by scroggo · 9 years ago
  63. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  64. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 9 years ago
  65. d8bc16b add legacy pathop enums; fix uninitialized warning by caryclark · 9 years ago
  66. 5435929 cumulative pathops patch by caryclark · 9 years ago
  67. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 9 years ago
  68. b880d7f SkCodec: conditionally remove fInfo by halcanary · 9 years ago
  69. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  70. 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 9 years ago
  71. 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 9 years ago
  72. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  73. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  74. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  75. 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
  76. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  77. 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 9 years ago
  78. ccec0f9 pathops version two by caryclark · 9 years ago
  79. 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 9 years ago
  80. 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 9 years ago
  81. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 9 years ago
  82. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 9 years ago
  83. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 9 years ago
  84. 7971def impl colormatrix w/ floats by reed · 9 years ago
  85. 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 9 years ago
  86. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  87. 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 9 years ago
  88. 5fedef1 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 9 years ago
  89. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 9 years ago
  90. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  91. b79ff56 Specialize Sk2d for ARM64 by mtklein · 9 years ago
  92. 70840cb Replace SSE optimization of Color32A_D565 by henrik.smiding · 9 years ago
  93. c3ce1d2 Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://codereview.chromium.org/1020963002/) by mtklein · 9 years ago
  94. e57b5ca Specialize Sk2d for ARM64 by mtklein · 9 years ago
  95. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  96. 977b6f7 Remove deprecated flavour of SkDropShadowImageFilter::Create(). by senorblanco · 9 years ago
  97. adf9990 add SkMatrix::decomposeScale by reed · 9 years ago
  98. 6c1b338 Remove now-unused uniqueID param from SkDropShadowImageFilter::Create(). by senorblanco · 9 years ago
  99. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  100. effcba4 Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/) by reed · 9 years ago