1. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  2. a0f1a18 Don't leak fragment processor in SkColorFilter::asFragmentProcessors implementations. by bsalomon · 9 years ago
  3. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  4. 7e85216 fix portable text in test by caryclark · 9 years ago
  5. bf514e2 SkiaLab doc: add another step for new Android devices by borenet · 9 years ago
  6. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  7. 74d614a remove unused private Resizer by reed · 9 years ago
  8. ceadfef next batch of portable typeface changes by caryclark · 9 years ago
  9. 0a24297 DM testing for skipping and scaling by msarett · 9 years ago
  10. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  11. bc89a25 Update README.chromium. by bungeman · 9 years ago
  12. 1422ec8 Fix for dashing shader on Mali: use highp where necessary. by senorblanco · 9 years ago
  13. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  14. 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 9 years ago
  15. 6d0d6cb PDF expects fonts to map glyph ID 0 to the missing character. by caryclark · 9 years ago
  16. 7147cc1 retro add copyright by reed · 9 years ago
  17. 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 9 years ago
  18. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  19. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  20. de50d9b fix broken build by not passing the verbose flag through by Derek Sollenberger · 9 years ago
  21. 46409de Remove verbose bash logging by djsollen · 9 years ago
  22. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  23. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  24. d3c1622 turn on antialiased text by caryclark · 9 years ago
  25. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  26. e21585e Update flags passed to Android GPU bots to exclude running skps and image sources. by djsollen · 9 years ago
  27. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  28. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  29. 5195805 Use SkMScalar as float by default to match Chromium. by mtklein · 9 years ago
  30. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  31. c15d957 add copyright by reed · 9 years ago
  32. cf94c74 Add android native_app_glue to platform_tools/android/third_party by joshualitt · 9 years ago
  33. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  34. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  35. 1aca864 Fix build for UCLIBC platforms (newlocale/freelocale) by smcgruer · 9 years ago
  36. 2579188 Pump up matrix44_setconcat benches 1000x so they can be timed on Android. by mtklein · 9 years ago
  37. 6bd8d1c Fill capHeight and maxCharWidth on Mac. by bungeman · 9 years ago
  38. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  39. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  40. c6c6a91 Split SetConcatMatrix44Bench to cover both internal paths. by mtklein · 9 years ago
  41. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  42. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  43. d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 9 years ago
  44. 1b5f25c Remove attempted bug mitigation in Mac typeface. by bungeman · 9 years ago
  45. 827bae1 Fix regression in GrXferProcessor by cdalton · 9 years ago
  46. 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
  47. 8ca89e1 SkPDF: fix name escape code by halcanary · 9 years ago
  48. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  49. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  50. 77dcbde Add benjaminwagner@ to CQ_COMMITTERS. by rmistry · 9 years ago
  51. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  52. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  53. 0963f5d move erase into SkPixmap by reed · 9 years ago
  54. 2893784 Cap color index values by robertphillips · 9 years ago
  55. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  56. 2baef5a Added CQ config to skia repo by sergiyb · 9 years ago
  57. 79d6a4f Update SKP version by skia.buildbots · 9 years ago
  58. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  59. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  60. 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
  61. f0df189 Opt for advanced blend at creation time in CrCustomXfermode by cdalton · 9 years ago
  62. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  63. b500ffa Add ColorMatrix filter tests from Android CTS. by djsollen · 9 years ago
  64. fe79007 Update how we package skia resource for android testing by djsollen · 9 years ago
  65. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  66. 89d5988 Remove memcmp from GrProgramDesc op== and Less by bsalomon · 9 years ago
  67. af6005c Presubmit: add PRESUBMIT=false to non-master branch changes by borenet · 9 years ago
  68. 0bb8c1f Stop running tiles_rt-gpu on the bots by bsalomon · 9 years ago
  69. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  70. 821e10e Add prelog flag to DM by bsalomon · 9 years ago
  71. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  72. a84f569 Add documentation for SkiaLab by borenet · 9 years ago
  73. d624634 Disable unused attributes when using copy shader by bsalomon · 9 years ago
  74. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  75. 99a69eb make test hittestpath random calls deterministic by caryclark · 9 years ago
  76. 0709ca0 Trivial change to bump minimum block size for Buffer pool by joshualitt · 9 years ago
  77. bc50e5c Disable dual source blending support when GLSL version is too old by bsalomon · 9 years ago
  78. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  79. f3b8f10 Remove SK_ANDROID_FREETYPE_HAS_MM from build. by bungeman · 9 years ago
  80. 74015ed Add GM that tests clipping annotations by halcanary · 9 years ago
  81. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  82. d18bb23 Fix edge-line artifacts issue on Mali by joel.liang · 9 years ago
  83. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  84. 321fa70 remove stray printf by reed · 9 years ago
  85. 08d1714 Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  86. ce09a28 Reenable reordering by joshualitt · 9 years ago
  87. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  88. 5aa5ea3 Add adb_wait_for_device script by borenet · 9 years ago
  89. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  90. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  91. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  92. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  93. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  94. d58d74a whitespace change to trigger android bots by joshualitt · 9 years ago
  95. 5cd95c6 whitespace change to trigger android bots by joshualitt · 9 years ago
  96. 995594b disable reordering until android bots clear up by joshualitt · 9 years ago
  97. cee72b0 whitespace change to get android bots to cycle by joshualitt · 9 years ago
  98. 09a486e fix dm crash by joshualitt · 9 years ago
  99. 5c7dfee re-enable reordering by joshualitt · 9 years ago
  100. c657b69 Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview.chromium.org/1143133006/) by reed · 9 years ago