1. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  2. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  3. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  4. 2481b8b buildbot_spec.py: Include dm_flags and nanobench_flags by borenet · 9 years ago
  5. 7bccca1 buildbot_spec.py: Add Android/ChromeOS device info, add builder_cfg dict by borenet · 9 years ago
  6. 22355c4 Move headers with no dependencies. by mtklein · 9 years ago
  7. e43e3bd Fix for GrAtlasTextContext crash by joshualitt · 9 years ago
  8. fdb788c Make SkSwizzler::Fill() support 565 by msarett · 9 years ago
  9. aa2f658 Adding debug SkScalerContext which returns random mask formats by joshualitt · 9 years ago
  10. 1e8a58b Revert "Move headers with no dependencies." by Mike Klein · 9 years ago
  11. 3b2fb98 rewrite path.getBounds test to work-around compiler bug by reed · 9 years ago
  12. 1178422 Move headers with no dependencies. by mtklein · 9 years ago
  13. 0f07c3f update C++11 docs by mtklein · 9 years ago
  14. b76c1f7 Add builder_spec.py by borenet · 9 years ago
  15. f1f8bd5 fix dstreadshuffle text portable gm by caryclark · 9 years ago
  16. 16ed6ad Fix silly mistake in allocating geoms in TextBatch by bsalomon · 9 years ago
  17. e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
  18. 636e802 Skip temp texture when config conversion test has already failed. by bsalomon · 9 years ago
  19. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  20. a52b7a0 Don't read from unref'ed RT in GrContext::readSurfacePixels by bsalomon · 9 years ago
  21. f067451 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  22. 3a4b134 Revert "Move the rest of src headers used by include to include/private." by Mike Klein · 9 years ago
  23. c3fb746 Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of https://codereview.chromium.org/1257073003/) by bsalomon · 9 years ago
  24. efa1ece gm missed portable text in textblobshader by caryclark · 9 years ago
  25. d12e6ff Move the rest of src headers used by include to include/private. by mtklein · 9 years ago
  26. 570e7a3 Removed GrFragmentProcessor::fWillUseInputColor by wangyix · 9 years ago
  27. 66fb63f gm fix missed portable gm text in samplerstress by caryclark · 9 years ago
  28. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  29. 7a0d697 Change GrDefaultGeoProcFactory to a namespace by joshualitt · 9 years ago
  30. 0d986d8 Cleanup GrDefaultGeoProcFactory localCoords by joshualitt · 9 years ago
  31. b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
  32. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
  33. 3073b5f Fix a stray -Winconsistent-missing-override warning. by mtklein · 9 years ago
  34. 0341b44 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  35. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  36. bda1267 update presubmit to know about include/private by mtklein · 9 years ago
  37. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  38. 91f283b change getBounds to return 0000 iff there are zero points by reed · 9 years ago
  39. b2c0736 Fix android_launch_app after Gradle change by borenet · 9 years ago
  40. 5f4dc38 android_install_app: Use lower-cased app name by borenet · 9 years ago
  41. bb13433 compute split conic endpoints exactly by caryclark · 9 years ago
  42. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  43. a3a9ebc documentation: more API details and examples. by halcanary · 9 years ago
  44. 6e9aed9 Fixing src rect constraint support for drawImage with SkPicture by junov · 9 years ago
  45. bca1400 remove pixel assert from ctable validator by reed · 9 years ago
  46. e9d6095 Cleanup Default Geo Proc API by joshualitt · 9 years ago
  47. 2c32342 No one calls SkXfermode::GetProc16 by mtklein · 9 years ago
  48. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
  49. 513f265 fix up GrImmediateDrawTarget.cpp by joshualitt · 9 years ago
  50. 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
  51. ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago
  52. 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
  53. 1c63436 Steal refs from other TextBatch in onCombineIfPossible by bsalomon · 9 years ago
  54. cf4e567 NEON has a ternary instruction. by mtklein · 9 years ago
  55. d602f4d Make allocation count in TextBatch implicit by bsalomon · 9 years ago
  56. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  57. cef14bf Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in preparation for SkComposeShader gpu backend by wangyix · 9 years ago
  58. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  59. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  60. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  61. d9f13ae fix for GrAtlasTextContext occasionally crashes on mixed runs by joshualitt · 9 years ago
  62. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  63. 6c2c2b0 Minimize retrieving SkGlyph in GrTextContext by joshualitt · 9 years ago
  64. 29ccdf8 Fix Ganesh drawAtlas bug with quad colors by robertphillips · 9 years ago
  65. 965b36c Set preallocated TextBatch geometries to 4 rather than 32 by bsalomon · 9 years ago
  66. 266c232 skia: wrong calling convention on eglGetPlatformDisplayEXT by hendrikw · 9 years ago
  67. ba9757a make dftext gm not overlap itself by caryclark · 9 years ago
  68. 1b31402 make fontcache textblob gm portable by caryclark · 9 years ago
  69. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  70. a0170f1 make dftext the same on Linux and Android by caryclark · 9 years ago
  71. a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago
  72. a56884c Fix Android x86 compile on mac by msarett · 9 years ago
  73. 4e34001 Skia: ANGLE Roll by hendrikw · 9 years ago
  74. 3b0f98e fix typeface leak by caryclark · 9 years ago
  75. 494aa59 Fix ImageNewSurface test on S4. by bsalomon · 9 years ago
  76. eb86b55 Fix variable shadowing in SkMorphologyImageFilter by robertphillips · 9 years ago
  77. 29c6979 Update fallback rsqrt implementation to use optimal constants. by jvanverth · 9 years ago
  78. 4765bdc fix comment on GrBatchTextStrike by joshualitt · 9 years ago
  79. e663341 fix typo by caryclark · 9 years ago
  80. b9c47f9 Have Windows use _mm_rsqrt_ss too. by mtklein · 9 years ago
  81. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  82. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  83. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  84. 6d600af Fix formatting in the CQ keywords markdown by rmistry · 9 years ago
  85. 150714f Name of primitive processor will now be printed in generated shader code by wangyix · 9 years ago
  86. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  87. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  88. 243406e Add skia_use_android_framework_defines GYP_DEFINE by borenet · 9 years ago
  89. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  90. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  91. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  92. ced1585 565 support for SIMD xfermodes by mtklein · 9 years ago
  93. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  94. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  95. 265697d Remove some redundant fields from BitmapTextBatch (and rename to TextBatch). by bsalomon · 9 years ago
  96. 1ae488f skia: GrGLAssembleGLInterface update load chromium extension functions by hendrikw · 9 years ago
  97. 5513691 Fix Android framework build by msarett · 9 years ago
  98. 3fc6560 Fix tile drop-out on S4 for texture decal mode. by jvanverth · 9 years ago
  99. 4cb3003 Coverage: add a trace for not_covered_lines per file by borenet · 9 years ago
  100. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago