1. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  2. 6c50888 Double assignment in GrGpuGL::configToGLFormats() by commit-bot@chromium.org · 10 years ago
  3. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  4. 4453e8b glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum by commit-bot@chromium.org · 10 years ago
  5. ab16445 Update baselines for bug 2404. by bsalomon@google.com · 10 years ago
  6. 0fcd6ca fix #if SK_DEBUG -- should be #ifdef SK_DEBUG by reed@google.com · 10 years ago
  7. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  8. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  9. d1061e2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  10. 0dd01ee Fix bug in SampleApp's Tiling View by commit-bot@chromium.org · 10 years ago
  11. 7dd79b7 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  12. ec1ff6a Fix generation of Android SampleApp APK now that we default to using gyp's ninja generator. by commit-bot@chromium.org · 10 years ago
  13. 0b352ed Pull ANGLE's new repository to third_party/external/angle2. by commit-bot@chromium.org · 10 years ago
  14. 86cbfbe arm64_download script - fix error starting vm twice. by commit-bot@chromium.org · 10 years ago
  15. 87126fb arm64_download script waits for VM to boot before finishing. by commit-bot@chromium.org · 10 years ago
  16. 0898462 Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  17. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 10 years ago
  18. 5dfffaa Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  19. 9b31c5e Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 10 years ago
  20. 12a0412 initialize bounds in this test by commit-bot@chromium.org · 10 years ago
  21. 64b08a1 Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 10 years ago
  22. 51b0d0b Add cast for warning as error on Windows from r14201. by bungeman@google.com · 10 years ago
  23. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  24. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  25. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  26. d20a2d4 ignore Test-Linux-Bare-NoGPU-Arm8_64 GM failures by commit-bot@chromium.org · 10 years ago
  27. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  28. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  29. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  30. 479bad5 Update pathops gms for r14183. by bungeman@google.com · 10 years ago
  31. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  32. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  33. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  34. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  35. 3d695d9 change #if SK_DEBUG to #ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  36. c6ce12d rebaseline pathopsinverse GMs by commit-bot@chromium.org · 10 years ago
  37. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  38. 8608463 fix broken build by commit-bot@chromium.org · 10 years ago
  39. d9ae231 Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)" by reed@google.com · 10 years ago
  40. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 10 years ago
  41. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  42. 95f7926 Add conical special cases to GradientBench by commit-bot@chromium.org · 10 years ago
  43. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  44. 8f9e681 Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/) by commit-bot@chromium.org · 10 years ago
  45. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  46. 567f519 use templates instead of macros to build blitters by commit-bot@chromium.org · 10 years ago
  47. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  48. 5429965 Xfermode: SSE2 implementation of a number of simple transfer modes by commit-bot@chromium.org · 10 years ago
  49. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  50. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 10 years ago
  51. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 10 years ago
  52. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  53. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  54. c202ea7 Adding image-surface to ignored-tests.txt by robertphillips@google.com · 10 years ago
  55. f2d4b11 bench rebase test e93a4c0 by commit-bot@chromium.org · 10 years ago
  56. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  57. e93a4c0 rebaseline_server: fix sorting by perceptual diff column by commit-bot@chromium.org · 10 years ago
  58. 7e41957 bench rebase test 28fcae2 by commit-bot@chromium.org · 10 years ago
  59. a1bf8be Further adjust bench expectations calculation. by commit-bot@chromium.org · 10 years ago
  60. bd4d7ea bench rebase test 1f75ab9 by commit-bot@chromium.org · 10 years ago
  61. d6489c9 use the correct rowBytes so Debug build doesn't assert by commit-bot@chromium.org · 10 years ago
  62. c3c67df remove dead code from SkPicturePlayback by commit-bot@chromium.org · 10 years ago
  63. 461f227 R=robertphillips@google.com TBR=robertphillips@google.com BUG=skia: by commit-bot@chromium.org · 10 years ago
  64. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  65. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  66. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  67. 540b97d Update Android expectations to reflect the new default gamma for fonts. by djsollen@google.com · 10 years ago
  68. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  69. 4bffdf2 use SkIntToScalar, fix windows build by commit-bot@chromium.org · 10 years ago
  70. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  71. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 10 years ago
  72. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 10 years ago
  73. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago
  74. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  75. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  76. 968757e Disable SK_GAMMA_SRGB on android builds. by djsollen@google.com · 10 years ago
  77. e424c1d So apparently Chrome has an x86 iOS build... by commit-bot@chromium.org · 10 years ago
  78. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 10 years ago
  79. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  80. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  81. 4770a3b Clean up the default gamma settings. by bungeman@google.com · 10 years ago
  82. e9085b1 remove two more effects that are now immutable by commit-bot@chromium.org · 10 years ago
  83. 76b12b7 when getClipBounds returns false, the out-param is uninitialized by reed@google.com · 10 years ago
  84. 55c9b4e Cast int to float. by commit-bot@chromium.org · 10 years ago
  85. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  86. d0b8904 rebaseline_server: eliminate meaningless 404 errors while waiting for content to load by commit-bot@chromium.org · 10 years ago
  87. 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 10 years ago
  88. 2f56998 Add MakeEmpty to GrIRect16 by commit-bot@chromium.org · 10 years ago
  89. 0d64356 Add a new bench that tests a simple image filter DAG. by senorblanco@chromium.org · 10 years ago
  90. 7f43493 Fix GPU-less build. by commit-bot@chromium.org · 10 years ago
  91. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  92. ef93d29 Move build guard to fix Android framework compile. by commit-bot@chromium.org · 10 years ago
  93. defe6fd rebaseline_server: allow user to specify which builders to process by commit-bot@chromium.org · 10 years ago
  94. c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 10 years ago
  95. a94866d Add the chromium ninja builder to the list of trybots for a DEPS roll. by commit-bot@chromium.org · 10 years ago
  96. 729296f revert of 14111 to fix build by bensong@google.com · 10 years ago
  97. 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  98. ff2de7c SkRecordDraw: don't bother clipping an empty clip down further by commit-bot@chromium.org · 10 years ago
  99. fe23f79 Revert of remove sprintf (https://codereview.chromium.org/230413005/) by commit-bot@chromium.org · 10 years ago
  100. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago