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