1. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  2. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  3. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  4. d20a2d4 ignore Test-Linux-Bare-NoGPU-Arm8_64 GM failures by commit-bot@chromium.org · 10 years ago
  5. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  6. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  7. 4bd8fdc More sanitizing input. by commit-bot@chromium.org · 10 years ago
  8. 479bad5 Update pathops gms for r14183. by bungeman@google.com · 10 years ago
  9. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  10. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  11. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  12. 06aca01 Add /recent, a page that displays the last 20 tries. by commit-bot@chromium.org · 10 years ago
  13. 3d695d9 change #if SK_DEBUG to #ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  14. c6ce12d rebaseline pathopsinverse GMs by commit-bot@chromium.org · 10 years ago
  15. c81d1c4 Now with permalinks. by commit-bot@chromium.org · 10 years ago
  16. 8608463 fix broken build by commit-bot@chromium.org · 10 years ago
  17. d9ae231 Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)" by reed@google.com · 10 years ago
  18. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 10 years ago
  19. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  20. 95f7926 Add conical special cases to GradientBench by commit-bot@chromium.org · 10 years ago
  21. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  22. 8f9e681 Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/) by commit-bot@chromium.org · 10 years ago
  23. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  24. 567f519 use templates instead of macros to build blitters by commit-bot@chromium.org · 10 years ago
  25. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  26. 5429965 Xfermode: SSE2 implementation of a number of simple transfer modes by commit-bot@chromium.org · 10 years ago
  27. 282333f Add design for sql storage, implementation of db that stores the data, not retrieving yet. by commit-bot@chromium.org · 10 years ago
  28. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 10 years ago
  29. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 10 years ago
  30. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  31. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  32. c202ea7 Adding image-surface to ignored-tests.txt by robertphillips@google.com · 10 years ago
  33. f2d4b11 bench rebase test e93a4c0 by commit-bot@chromium.org · 10 years ago
  34. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. e93a4c0 rebaseline_server: fix sorting by perceptual diff column by commit-bot@chromium.org · 10 years ago
  36. 7e41957 bench rebase test 28fcae2 by commit-bot@chromium.org · 10 years ago
  37. a1bf8be Further adjust bench expectations calculation. by commit-bot@chromium.org · 10 years ago
  38. bd4d7ea bench rebase test 1f75ab9 by commit-bot@chromium.org · 10 years ago
  39. d6489c9 use the correct rowBytes so Debug build doesn't assert by commit-bot@chromium.org · 10 years ago
  40. c3c67df remove dead code from SkPicturePlayback by commit-bot@chromium.org · 10 years ago
  41. 461f227 R=robertphillips@google.com TBR=robertphillips@google.com BUG=skia: by commit-bot@chromium.org · 10 years ago
  42. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  43. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  44. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  45. 540b97d Update Android expectations to reflect the new default gamma for fonts. by djsollen@google.com · 10 years ago
  46. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  47. 4bffdf2 use SkIntToScalar, fix windows build by commit-bot@chromium.org · 10 years ago
  48. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  49. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 10 years ago
  50. 365cd31 Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased) by commit-bot@chromium.org · 10 years ago
  51. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago
  52. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  53. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  54. 968757e Disable SK_GAMMA_SRGB on android builds. by djsollen@google.com · 10 years ago
  55. e424c1d So apparently Chrome has an x86 iOS build... by commit-bot@chromium.org · 10 years ago
  56. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 10 years ago
  57. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  58. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  59. 4770a3b Clean up the default gamma settings. by bungeman@google.com · 10 years ago
  60. e9085b1 remove two more effects that are now immutable by commit-bot@chromium.org · 10 years ago
  61. 76b12b7 when getClipBounds returns false, the out-param is uninitialized by reed@google.com · 10 years ago
  62. 55c9b4e Cast int to float. by commit-bot@chromium.org · 10 years ago
  63. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  64. d0b8904 rebaseline_server: eliminate meaningless 404 errors while waiting for content to load by commit-bot@chromium.org · 10 years ago
  65. 4f3452d Flesh out the list of includes, also fix up README markdown by commit-bot@chromium.org · 10 years ago
  66. 2f56998 Add MakeEmpty to GrIRect16 by commit-bot@chromium.org · 10 years ago
  67. 0d64356 Add a new bench that tests a simple image filter DAG. by senorblanco@chromium.org · 10 years ago
  68. 7f43493 Fix GPU-less build. by commit-bot@chromium.org · 10 years ago
  69. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  70. ef93d29 Move build guard to fix Android framework compile. by commit-bot@chromium.org · 10 years ago
  71. defe6fd rebaseline_server: allow user to specify which builders to process by commit-bot@chromium.org · 10 years ago
  72. c5367ec Rename README and DESIGN so their markdown gets picked up my GitHub. by commit-bot@chromium.org · 10 years ago
  73. a94866d Add the chromium ninja builder to the list of trybots for a DEPS roll. by commit-bot@chromium.org · 10 years ago
  74. 729296f revert of 14111 to fix build by bensong@google.com · 10 years ago
  75. 6b43f50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  76. ff2de7c SkRecordDraw: don't bother clipping an empty clip down further by commit-bot@chromium.org · 10 years ago
  77. fe23f79 Revert of remove sprintf (https://codereview.chromium.org/230413005/) by commit-bot@chromium.org · 10 years ago
  78. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  79. d6e9b88 remove sprintf by commit-bot@chromium.org · 10 years ago
  80. e4a4f12 Real fix for SK_API / Windows shared lib problems. by mtklein@google.com · 10 years ago
  81. 0132a86 Cleaned up the start page, added wait cursor, disabled Run button while waiting for results. by commit-bot@chromium.org · 10 years ago
  82. 780836e SK_API for SkXfermode_opts_SSE2 so Chrome can initialize flattenables. by commit-bot@chromium.org · 10 years ago
  83. d6cab4a I got too aggressive on the seccomp cleanup, turns out backports-debian doesn't have the linux/seccomp.h header. by commit-bot@chromium.org · 10 years ago
  84. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  85. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  86. 2a6f221 More SkPictureShader baselines. by fmalita@google.com · 10 years ago
  87. f846524 Baselines for the SkPictureShader GM. by fmalita@google.com · 10 years ago
  88. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 10 years ago
  89. 0257ebe enable developers to provide their own android toolchain by commit-bot@chromium.org · 10 years ago
  90. 093ed31 Adjusts the bench expectations calculation to consider average value. by commit-bot@chromium.org · 10 years ago
  91. a2cbced no more callers of getTotalClip -- except in android by reed@google.com · 10 years ago
  92. 1b035d8 Do div-by-zero check for all gpus in ellipse/rr effects. by commit-bot@chromium.org · 10 years ago
  93. cde1718 Rebaselines for r14106. by bungeman@google.com · 10 years ago
  94. 4460e75 Define SK_CPU_X86 on x86 machines. by commit-bot@chromium.org · 10 years ago
  95. c524e98 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  96. d715aaa Measure DirectWrite BW consistently with rendering. by bungeman@google.com · 10 years ago
  97. cb1926c Rebaselines for https://codereview.chromium.org/181523002/ by commit-bot@chromium.org · 10 years ago
  98. 479d1ae Fixes to Android.mk generation for arm64. by commit-bot@chromium.org · 10 years ago
  99. 95c2e55 ARM Skia NEON patches - 22 - S32_D565_Blend by commit-bot@chromium.org · 10 years ago
  100. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago