1. 6e8f903 Ico security issues fix by msarett · 9 years ago
  2. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  3. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  4. 511005b Lower SkPictureShader tile size limits by fmalita · 9 years ago
  5. 11fa224 some utils for rect and matrix by reed · 9 years ago
  6. d1f7f99 Have DM and nanobench display times in minutes when they're above 60 seconds. by mtklein · 9 years ago
  7. f91b717 Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  8. a10ea43 Revert of Ignore public API checks if COMMIT=false is in the description (patchset #4 id:80001 of https://codereview.chromium.org/1006473002/) by mtklein · 9 years ago
  9. d1783ae Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  10. 95553d9 DM: display current memory usage (instead of peak) when available. by mtklein · 9 years ago
  11. 01cbf6c Make presubmit check that #if or #ifdef does not come before includes. by rmistry · 9 years ago
  12. 2e1c47e Rejigger keep-alive thread so TSAN and LSAN don't complain. by mtklein · 9 years ago
  13. f93dd48 Add #include first in Sk4x_* files by rmistry · 9 years ago
  14. de6fc2b DM: add keepalive for Valgrind bot. by mtklein · 9 years ago
  15. 172b455 Clean up SkDynamicAnnotations. by mtklein · 9 years ago
  16. 97f4394 Fix HWUI Sink for DM by Derek Sollenberger · 9 years ago
  17. 084340b Add terrible workaround to fix stencil clear crash on S3. by bsalomon · 9 years ago
  18. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 9 years ago
  19. dd8c637 Fix Windows build. by scroggo · 9 years ago
  20. 97cd070 Since SkDrawFilter has serious architectural issues and may be by tomhudson · 9 years ago
  21. a0d7b7b delete dead code by mtklein · 9 years ago
  22. de9e7a7 For safety include SkTypes.h in SkFontHost_mac.cpp by mtklein · 9 years ago
  23. 2271256 Clean up poppler code. by mtklein · 9 years ago
  24. cb251f1 Adjust atlas sizes to fix Mali400 precision issues by jvanverth · 9 years ago
  25. 6ba791f Fix debugger's overdraw color filter by robertphillips · 9 years ago
  26. 1c76216 Use proper SkFDot6 instead of int by qiankun.miao · 9 years ago
  27. f45796e Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  28. 180aec4 Simplify clip inside a layer -- will be applied in restore by reed · 9 years ago
  29. d5b9840 fix for valgrind preAbandonGpuContext by joshualitt · 9 years ago
  30. 9b3aa54 optimization/fix: dirty the clip-bounds when we mod the clip in savelayer by reed · 9 years ago
  31. cc99dbc Skip WritePixels on GalaxyS3 by mtklein · 9 years ago
  32. a6def47 DM: show skipped and --blacklist notes only in verbose mode. by mtklein · 9 years ago
  33. 4412465 Revert of simplify clip inside a layer -- will be applied in restore (patchset #2 id:20001 of https://codereview.chromium.org/997763002/) by reed · 9 years ago
  34. c275493 simplify clip inside a layer -- will be applied in restore by reed · 9 years ago
  35. 96e657d remove unused params to DeviceCM constructor by reed · 9 years ago
  36. 4e2d3be Don't run ResourceCache unit test on NexusPlayer. by mtklein · 9 years ago
  37. be03bb6 Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 9 years ago
  38. c41df8d Revert of Adjust distance field glyph and font atlas sizes to maximize storage. (patchset #8 id:140001 of https://codereview.chromium.org/986343002/) by jvanverth · 9 years ago
  39. 7e78f3d Fix bug in Valgrind flags config. by mtklein · 9 years ago
  40. 07e245f Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 9 years ago
  41. eb15141 Update SKP version by skia.buildbots · 9 years ago
  42. ba98761 Add pageset for theverge by rmistry · 9 years ago
  43. 732a92d Increase maximum gpu resources from 1024 to 4096 by kkinnunen · 9 years ago
  44. 167eb17 Use SkTMin and SkTMax for clamp/pin. by bungeman · 9 years ago
  45. a548593 Revert of Adjust distance field glyph and font atlas sizes to maximize storage. (patchset #5 id:80001 of https://codereview.chromium.org/986343002/) by jvanverth · 9 years ago
  46. 5baedd6 Use global GrMemoryPools protected by mutex for GrProcessor/GrBatch by bsalomon · 9 years ago
  47. d2737ad Adjust distance field glyph and font atlas sizes to maximize storage. by jvanverth · 9 years ago
  48. 86e31a1 Allow user to pass in a path for extra dependencies for gpu by egdaniel · 9 years ago
  49. 33a4582 Remove SK_SUPPORT_LEGACY_ADDOVAL by fmalita · 9 years ago
  50. 13e51f9 Run Valgrind bots with --nogpu and --nocpu as appropriate by borenet · 9 years ago
  51. 1b110d6 Revert of use colorfilter instead of imagefilter when possible (patchset #6 id:100001 of https://codereview.chromium.org/966233002/) by reed · 9 years ago
  52. f641bd0 use colorfilter instead of imagefilter when possible by reed · 9 years ago
  53. cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 9 years ago
  54. 82966b5 Revert of For consistency, use our homebrew zlib everywhere possible. (patchset #6 id:100001 of https://codereview.chromium.org/971673005/) by mtklein · 9 years ago
  55. 8371b7e Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/) by reed · 9 years ago
  56. 561a1ca Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  57. 23d8593 Update SkPicture cull rects with RTree information by schenney · 9 years ago
  58. a27cdef Make Sk4f(float) constructor explicit. by mtklein · 9 years ago
  59. c2ff529 Fix bit rot in SkGlyphCache validate code. by herb · 9 years ago
  60. 5a8f225 For consistency, use our homebrew zlib everywhere possible. by mtklein · 9 years ago
  61. 9ce30e1 Clip scissor to RT bounds by bsalomon · 9 years ago
  62. bb3be25 Remove rect clip type from grclip. by bsalomon · 9 years ago
  63. a9d9a39 Read pixels in BGRA non-premul mode in few tests by kkinnunen · 9 years ago
  64. 96e02a8 Fix rect clips by bsalomon · 9 years ago
  65. 91fd737 SKPMFloat: we can beat the naive loops when clamping by mtklein · 9 years ago
  66. cdf34cd We had zero coverage for SkDrawFilter. This new GM draws two rectangles. by tomhudson · 9 years ago
  67. 4ab3dbb Adding linear interpolation to rgb->yuv conversion by sugoi · 9 years ago
  68. 55f0b18 Revert "Don't require AA in order to use shader-based clips" by bsalomon · 9 years ago
  69. 5c518a8 Revert of check for inputs before reporting asColorFilter (patchset #7 id:110001 of https://codereview.chromium.org/967833003/) by reed · 9 years ago
  70. 4b31de8 handle null vertex or index buffers in batch by joshualitt · 9 years ago
  71. cc4d667 Increase default tile sizes in nanobench by bsalomon · 9 years ago
  72. 150d350 When running under Valgrind, don't draw .webps into .pdfs. by mtklein · 9 years ago
  73. 13e8e23 Disable --config pdf temporarily on Valgrind bot. by mtklein · 9 years ago
  74. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 9 years ago
  75. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 9 years ago
  76. a0865b4 Revert of Update SkPicture cull rects with RTree information (patchset #6 id:140001 of https://codereview.chromium.org/971803002/) by joshualitt · 9 years ago
  77. c1e97b3 Fix uninitialized memory bug in the SkGlyphCache. by herb · 9 years ago
  78. 56e25dd DM: Use the new non-fatal errors for invalid color conversions. by scroggo · 9 years ago
  79. 548bf38 4-at-a-time SkPMColor -> SkPMFloat API. by mtklein · 9 years ago
  80. 7750c6f Whitespace change to test new CQ trybot by rmistry · 9 years ago
  81. dac843b Use ComposeColorFilter in factory to collapse consecutive filters (when possible). by reed · 9 years ago
  82. bca3c9f Update gpu trace marker system for MultiDrawBuffer world by robertphillips · 9 years ago
  83. 7bdc8df Add custom dm upload script to be used by the android framework by djsollen · 9 years ago
  84. d14101e Fix GPU trace marker bug by robertphillips · 9 years ago
  85. 4089ef7 DM: support non-fatal errors by mtklein · 9 years ago
  86. 64de1e1 ViaAndroidSDK for DM by tomhudson · 9 years ago
  87. 2dd3b66 Update SkPicture cull rects with RTree information by schenney · 9 years ago
  88. dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 9 years ago
  89. 9ba3972 Batchify the tessellated path renderer. by senorblanco · 9 years ago
  90. 71b03e4 Add some METADATA files to control docs layout. by jcgregorio · 9 years ago
  91. a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 9 years ago
  92. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 9 years ago
  93. c877a71 4x library for NEON by msarett · 9 years ago
  94. 82b33db DM: no PDF for Daisy either by mtklein · 9 years ago
  95. b7affb5 udpate dox for colorfilter fragment processor requirements by reed · 9 years ago
  96. 94b4ee8 (starting with mtklein's 966503002 mod to 963593003) fix casts by caryclark · 9 years ago
  97. 6ba6fa1 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 9 years ago
  98. 84aada8 DM: run PDF except on Android bots. by mtklein · 9 years ago
  99. a84cff9 Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/979453004/) by mtklein · 9 years ago
  100. 4e644f5 Update SkPMFloat API a bit. by mtklein · 9 years ago