1. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 10 years ago
  2. a096d7a SkCodec: add wbmp class by halcanary · 10 years ago
  3. 135b7ec tools: add sync-and-gyp script by halcanary · 10 years ago
  4. 75a0ebb Minor cleanup in nanobench by tomhudson · 10 years ago
  5. 939253e Whitespace change to see if Android bots are fixed by borenet · 10 years ago
  6. 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 10 years ago
  7. daee7ea impl SkConvertQuadToCubic w/ Sk2s by reed · 10 years ago
  8. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 10 years ago
  9. 41f88f0 SkPDF fix object counting error by halcanary · 10 years ago
  10. e833107 Remove some validation and asserts from tessellating path renderer. by senorblanco · 10 years ago
  11. 2edf599 Fix DiscardableMemoryPool::free race condition by halcanary · 10 years ago
  12. 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 · 10 years ago
  13. fd3a91e Make the canvas draw looper setup update the canvas save count by reed · 10 years ago
  14. 3d4c4a5 SkPMFloat::trunc() by mtklein · 10 years ago
  15. d968a6f Android HWUI backend Nanobench by tomhudson · 10 years ago
  16. e0b19d4 small fix for nanobench segfault when not running any tests by joshualitt · 10 years ago
  17. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 10 years ago
  18. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
  19. 0eed6df Silence PNG warnings from SkPngCodec. by scroggo · 10 years ago
  20. 5501103 use new faster/vector impl for chopping conics by reed · 10 years ago
  21. 384181c Add support for using alternative backends (like DirectX) when creating a GrGpu. by egdaniel · 10 years ago
  22. d8bc16b add legacy pathop enums; fix uninitialized warning by caryclark · 10 years ago
  23. 5435929 cumulative pathops patch by caryclark · 10 years ago
  24. c08330f remove slower scalar code in favor of vectors by reed · 10 years ago
  25. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
  26. 230d4ac Use a wrapper for SkDebugf in SkCodec. by scroggo · 10 years ago
  27. b880d7f SkCodec: conditionally remove fInfo by halcanary · 10 years ago
  28. dee3df9 Add a go-fast button to Skia GYP configs. by mtklein · 10 years ago
  29. ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 10 years ago
  30. 3756d81 remove #if 0 code by reed · 10 years ago
  31. 83e22e4 use custom search for pathmeasure by reed · 10 years ago
  32. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  33. 02fd592 hack on linear gradient by mtklein · 10 years ago
  34. 05035d4 Remove sfnt dependency from xps gyp tartget. by bungeman · 10 years ago
  35. b25a83b Use Sk4x to speed-up bounds of an array of points by reed · 10 years ago
  36. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 10 years ago
  37. 9c59ebc Test scanline decoding in DM. by scroggo · 10 years ago
  38. 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 10 years ago
  39. 15391ee Update 4-at-a-time APIs. by mtklein · 10 years ago
  40. 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 10 years ago
  41. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 10 years ago
  42. b3e5e4d Lazy SKP image decoding in DM. by mtklein · 10 years ago
  43. c4a933b land some real hashtags by mtklein · 10 years ago
  44. 3cfd1ad Add post upload hook to substitute hashtags for their mapped text by rmistry · 10 years ago
  45. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 10 years ago
  46. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 10 years ago
  47. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 10 years ago
  48. f41061c SKPDF: refactor pdfcatalog and pdfdocument by halcanary · 10 years ago
  49. 0524590 Add scanline decoding to SkCodec. by scroggo · 10 years ago
  50. 038cb5e SkTHash: add checksum include by halcanary · 10 years ago
  51. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 10 years ago
  52. e523d4f Remove SkClipStack's manual rounding of BW clip rects by robertphillips · 10 years ago
  53. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  54. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 10 years ago
  55. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 10 years ago
  56. 18e5580 More file types to check for (C). by mtklein · 10 years ago
  57. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 10 years ago
  58. 648ac53 Add copyright to gyp/codec.gyp. by scroggo · 10 years ago
  59. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 10 years ago
  60. 478652e Add copyright headers DM. by scroggo · 10 years ago
  61. d0be5bb Fixing memory leak in ico decoder by msarett · 10 years ago
  62. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
  63. 6adf849 SkPDF refactor skpdfdocument by halcanary · 10 years ago
  64. c7c9180 Add copyright check to PRESUBMIT by borenet · 10 years ago
  65. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 10 years ago
  66. f3d53a0 SkPDF: unit test cleanup by halcanary · 10 years ago
  67. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 10 years ago
  68. 82dec0e1 Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chromium.org/1030883002/) by caryclark · 10 years ago
  69. 74c464a Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview.chromium.org/1033703002/) by caryclark · 10 years ago
  70. 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 · 10 years ago
  71. 48dc6dc Switch DM to use utils/android/SkAndroidSDKCanvas by tomhudson · 10 years ago
  72. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
  73. 46bffd6 Fix assert in debugger by robertphillips · 10 years ago
  74. 6776a53 Increase timeout of ukwsj to get more consistent SKP captures by rmistry · 10 years ago
  75. f5b17fb SkPDF: Fix leak in SkPDFShader by halcanary · 10 years ago
  76. 816d6c7 enable color-matrix-floats again, watching arm64 bots by reed · 10 years ago
  77. 4b65059 Go back to storeAligned / LoadAligned for SkPMFloat <->Sk4f. by mtklein · 10 years ago
  78. c207f9b fix destructor order to fix build by caryclark · 10 years ago
  79. e02c944 remove obsolete tests by caryclark · 10 years ago
  80. 547019e SkPDF: clean up extra references by halcanary · 10 years ago
  81. 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 10 years ago
  82. ccec0f9 pathops version two by caryclark · 10 years ago
  83. 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 · 10 years ago
  84. 470fa6f aacc + bbdd by mtklein · 10 years ago
  85. 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 · 10 years ago
  86. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 10 years ago
  87. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 10 years ago
  88. 8d1a97e Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #1 id:1 of https://codereview.chromium.org/1033583002/) by reed · 10 years ago
  89. afced66 correct reporting of kAlphaUnchanged_Flag in ModeFilter by reed · 10 years ago
  90. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 10 years ago
  91. 7971def impl colormatrix w/ floats by reed · 10 years ago
  92. 2e220fb Start fresh on swizzles by mtklein · 10 years ago
  93. f7edcde Both DM and nanobench need this, so moving the duplicated code to by tomhudson · 10 years ago
  94. 92d04da Replace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_add_ps(0.5f), x). by mtklein · 10 years ago
  95. b8a1d30 Add font "index" to lmp parser. by bungeman · 10 years ago
  96. 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 10 years ago
  97. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 10 years ago
  98. c589f6c Get rid of excess cleverness in benchmark by tomhudson · 10 years ago
  99. 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 10 years ago
  100. dc3d968 Fix two typos in coding style by kkinnunen · 10 years ago