1. bb5b77d Disable sanitizers with a blacklist. by mtklein · 9 years ago
  2. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  3. 1f6a1bd spin off remaining integer overflow fixes by mtklein · 9 years ago
  4. 77665b8 simplify the way we disable sanitizers for yasm by mtklein · 9 years ago
  5. 987deab Remove SK_IGNORE_GL_TEXTURE_TARGET from skia_for_chromium_defines.gypi by bsalomon · 9 years ago
  6. b5f7d77 When was SkPDiff last used? by mtklein · 9 years ago
  7. a6f3047 add signed-integer-overflow to yasm exceptions by mtklein · 9 years ago
  8. ba923d3 SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName by halcanary · 9 years ago
  9. 54ed1ed Match libjpeg-turbo name change in Android by msarett · 9 years ago
  10. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  11. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  12. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  13. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  14. f16f88b Create a define for nanobench builds to dump stats by joshualitt · 9 years ago
  15. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  16. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  17. c60b310 Modify iOSShell-gyp to generate unique bundle identifier by stephana · 9 years ago
  18. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
  19. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  20. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  21. 266f24a Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  22. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  23. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  24. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  25. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  26. 4b95961 Revert of Switch Skia's libjpeg-turbo to 1.4.2 (patchset #2 id:160001 of https://codereview.chromium.org/1469553002/ ) by msarett · 9 years ago
  27. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  28. 8e8eda9 Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  29. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  30. a751c97 Factor out GrAtlasTextBatch fromt GrAtlasTextContext by joshualitt · 9 years ago
  31. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  32. 2f2903d restore dump_record by mtklein · 9 years ago
  33. 835c1b6 Clean up dead code: PictureRenderer by mtklein · 9 years ago
  34. f193853 Clean up dead code: filter. by mtklein · 9 years ago
  35. f970ad6 Clean up dead code: render_pdfs. by mtklein · 9 years ago
  36. 1e5cbf2 update iOS build flags by mtklein · 9 years ago
  37. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  38. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  39. 04d52f3 Create a standalone example for using Skia with SDL by joshualitt · 9 years ago
  40. d28ada7 turn on libc++ for iOS by mtklein · 9 years ago
  41. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  42. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  43. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  44. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  45. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago
  46. 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
  47. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  48. d7b25c7 Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++. by mtklein · 9 years ago
  49. dad57c8 bring up SDL on windows by joshualitt · 9 years ago
  50. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  51. 33bee09 Fix -Wunused-parameter errors in SkCodec.h in Android by msarett · 9 years ago
  52. 084db25 float xfermodes (burn, dodge, softlight) in Sk8f, possibly using AVX. by mtklein · 9 years ago
  53. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  54. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago
  55. 5c9e34a Delete dead BitmapRegionDecoder code in tools by msarett · 9 years ago
  56. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  57. 824f46c GYP: remove stale skia_scalar gyp variable by Hal Canary · 9 years ago
  58. 01f4a9e Fixes for building with sdl on android by joshualitt · 9 years ago
  59. e5911c9 Extract glyph find and position code in preparation to use it in XPS and GPU code. by herb · 9 years ago
  60. 47fdae9 Wire up SDL on mac by joshualitt · 9 years ago
  61. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  62. 478c04e Update sample to use new perlin noise shader, and make cloud like by egdaniel · 9 years ago
  63. 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  64. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  65. d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
  66. 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  67. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  68. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  69. 8e26604 Export tools as an include directory for Android by msarett · 9 years ago
  70. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  71. fca294b Create Sample that combines combose shader and coons patch by egdaniel · 9 years ago
  72. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  73. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  74. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  75. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  76. 677de31 Compile bitmap_region_decoder on Android by msarett · 9 years ago
  77. e51fa4a Clean up GrAtlas and rename it GrLayerAtlas by robertphillips · 9 years ago
  78. ef784fb More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. by caryclark · 9 years ago
  79. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  80. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  81. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  82. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  83. 9a74041 skia: Add ANGLE support on Mac by hendrikw · 9 years ago
  84. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  85. f7c0822 Default off LTCG for human builds. by mtklein · 9 years ago
  86. 855dc93 skia: Fix command buffer support on the mac by hendrikw · 9 years ago
  87. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  88. 87ed6be Get debugger compiling again by robertphillips · 9 years ago
  89. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  90. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  91. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  92. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  93. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  94. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  95. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  96. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  97. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  98. e71000f Move SkChecksum::Murmur3 out of the header. by mtklein · 9 years ago
  99. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  100. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago