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