1. d164a71 Revert of adding gm to use random scaler context (patchset #4 id:60001 of https://codereview.chromium.org/1268853008/) by joshualitt · 9 years ago
  2. f96bee3 disable SkOpts on x86 iOS (simulator) by mtklein · 9 years ago
  3. 853336c adding gm to use random scaler context by joshualitt · 9 years ago
  4. aa80e42 Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs by scroggo · 9 years ago
  5. da9ccf1 Revert of Move strike to subrun in GrAtlasTextContext (patchset #3 id:40001 of https://codereview.chromium.org/1257253005/) by joshualitt · 9 years ago
  6. bdb34d0 Move SkOpts.h back to src/core. by mtklein · 9 years ago
  7. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  8. 77d89f7 Move strike to subrun in GrAtlasTextContext by joshualitt · 9 years ago
  9. 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 9 years ago
  10. 85cd78d Speculative fix for http://crbug.com/515966 by bsalomon · 9 years ago
  11. ec994b6 Documentation spelling error by halcanary · 9 years ago
  12. 82314e9 Documentation: SkXfermode::Mode by halcanary · 9 years ago
  13. d1ebe06 Another small fix to GrFontScaler by joshualitt · 9 years ago
  14. 383ff10 Remove unnecessary virtual destructor on SkTArray by bsalomon · 9 years ago
  15. 490b615 Port SkXfermode opts to SkOpts.h by mtklein · 9 years ago
  16. 685f277 use SkNextID::ImageID for android's stable id by reed · 9 years ago
  17. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  18. 88c7b98 Make ANGLE perf decisions be runtime rather than compile time by bsalomon · 9 years ago
  19. 7eb0945 Port SkUtils opts to SkOpts. by mtklein · 9 years ago
  20. 5119ac0 Update Android Testing apps to support release mode by djsollen · 9 years ago
  21. b411b3b Restore read pixels perf on ANGLE by bsalomon · 9 years ago
  22. 96a52c8 remove drawimagerect flags, as skia no longer respects them by reed · 9 years ago
  23. 8db6fdc bump the size of the atlas id to 64 bits by joshualitt · 9 years ago
  24. 1421aee Make SkIsPow2 templated by bsalomon · 9 years ago
  25. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  26. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  27. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  28. 99cab4e DM: track a direct/indirect bit for each Sink too. by mtklein · 9 years ago
  29. 58ff81b Remove unused field in micro cleanup by joshualitt · 9 years ago
  30. 15bde16 Fix repeat builds with Android. by bungeman · 9 years ago
  31. 76cc657 Tweak the MaskFormat in one more place in GrBatchFontCache by joshualitt · 9 years ago
  32. a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
  33. 850bbf1 Add android_run_app.go by borenet · 9 years ago
  34. d94708e Implement support for dual source blending in ES by kkinnunen · 9 years ago
  35. bf49e46 Make it possible to toggle MSAA for ES (EXT_multisample_compatibility) by kkinnunen · 9 years ago
  36. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  37. 4ed3dd6 fix empty image constructor by reed · 9 years ago
  38. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  39. 58b4395 Disable SRGB support on PowerVR Rogue due to SRGBReadWritePixels failure by bsalomon · 9 years ago
  40. 2aad5f1 Make TRecorder alloc_back return a void* by bsalomon · 9 years ago
  41. 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago
  42. 381b26f find image whenever we generateGlyph. This should ensure the glyph is fully initialized before we start using the maskformat. by joshualitt · 9 years ago
  43. 159fa57 linear gradient with stops discretized gm by caryclark · 9 years ago
  44. 6d901da Move some parts of onReadPixels up to GrGpu readPixels. by egdaniel · 9 years ago
  45. b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago
  46. 4358f13 Call notifyPixelsChanged after modifying bitmap by scroggo · 9 years ago
  47. f3782fa Build buckets: tryjob access by nodir · 9 years ago
  48. 24a104d Revert character in typeface test on Android. by bungeman · 9 years ago
  49. c3eb50c Minor cleanup of SkLightingShader by robertphillips · 9 years ago
  50. f684a78 Runtime CPU detection for rsqrt(). by mtklein · 9 years ago
  51. 4f19ca3 Dont try to draw glyphs with unexpected mask formats by joshualitt · 9 years ago
  52. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  53. 6cb3cbe Make GrGpu read/write pixels take GrSurface by bsalomon · 9 years ago
  54. 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
  55. dbf9f01 buildbot_spec: Add configuration, do_*_steps, upload_*_results, more env by borenet · 9 years ago
  56. 6fbd79e Revert of Optimize RGB16 blitH functions with NEON for ARM platform. (patchset #2 id:20001 of https://codereview.chromium.org/1229673008/) by mtklein · 9 years ago
  57. 1864bfa add radial gradient hard stop test by caryclark · 9 years ago
  58. 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
  59. 6c72d57 Optimize RGB16 blitH functions with NEON for ARM platform. by yang.zhang · 9 years ago
  60. 640898f Update SkLightingShader to take a localMatrix by robertphillips · 9 years ago
  61. a15cd9c Remove WEBKIT_VERSION_MIN_REQUIRED and config.h. by bungeman · 9 years ago
  62. 5479d3b Double free in ~SkPictureData() by fmalita · 9 years ago
  63. 3ac6b75 Remove SK_BUILD_FOR SDL, BREW, and PALM. by bungeman · 9 years ago
  64. 0867943 Move the last headers. Cross your fingers. by mtklein · 9 years ago
  65. e88b1fb Move non-trivial constructors out-of-line. by mtklein · 9 years ago
  66. 3ae4701 remove (unnecessary?) call to notifyPixelsChanged by reed · 9 years ago
  67. 028205b Remove SK_BUILD_FOR_WINCE. by bungeman · 9 years ago
  68. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  69. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  70. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  71. 2481b8b buildbot_spec.py: Include dm_flags and nanobench_flags by borenet · 9 years ago
  72. 7bccca1 buildbot_spec.py: Add Android/ChromeOS device info, add builder_cfg dict by borenet · 9 years ago
  73. 22355c4 Move headers with no dependencies. by mtklein · 9 years ago
  74. e43e3bd Fix for GrAtlasTextContext crash by joshualitt · 9 years ago
  75. fdb788c Make SkSwizzler::Fill() support 565 by msarett · 9 years ago
  76. aa2f658 Adding debug SkScalerContext which returns random mask formats by joshualitt · 9 years ago
  77. 1e8a58b Revert "Move headers with no dependencies." by Mike Klein · 9 years ago
  78. 3b2fb98 rewrite path.getBounds test to work-around compiler bug by reed · 9 years ago
  79. 1178422 Move headers with no dependencies. by mtklein · 9 years ago
  80. 0f07c3f update C++11 docs by mtklein · 9 years ago
  81. b76c1f7 Add builder_spec.py by borenet · 9 years ago
  82. f1f8bd5 fix dstreadshuffle text portable gm by caryclark · 9 years ago
  83. 16ed6ad Fix silly mistake in allocating geoms in TextBatch by bsalomon · 9 years ago
  84. e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
  85. 636e802 Skip temp texture when config conversion test has already failed. by bsalomon · 9 years ago
  86. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  87. a52b7a0 Don't read from unref'ed RT in GrContext::readSurfacePixels by bsalomon · 9 years ago
  88. f067451 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  89. 3a4b134 Revert "Move the rest of src headers used by include to include/private." by Mike Klein · 9 years ago
  90. 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
  91. efa1ece gm missed portable text in textblobshader by caryclark · 9 years ago
  92. d12e6ff Move the rest of src headers used by include to include/private. by mtklein · 9 years ago
  93. 570e7a3 Removed GrFragmentProcessor::fWillUseInputColor by wangyix · 9 years ago
  94. 66fb63f gm fix missed portable gm text in samplerstress by caryclark · 9 years ago
  95. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  96. 7a0d697 Change GrDefaultGeoProcFactory to a namespace by joshualitt · 9 years ago
  97. 0d986d8 Cleanup GrDefaultGeoProcFactory localCoords by joshualitt · 9 years ago
  98. b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
  99. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
  100. 3073b5f Fix a stray -Winconsistent-missing-override warning. by mtklein · 9 years ago