1. 594069f Use vertex attribute for text color in GrBitmapTextContext by bsalomon · 10 years ago
  2. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  3. b0b0feb Fix SK_API for DirectWrite port. by Ben Wagner · 10 years ago
  4. 98875e1 Rename SkFontHost_win_dw.cpp SkScalerContext. by Ben Wagner · 10 years ago
  5. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago
  6. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  7. 5d3f9c7 Update gyp for msvs-ninja clean. by bungeman · 10 years ago
  8. 0187dc2 Fixes for SkAlphaTypes. by scroggo · 10 years ago
  9. b144271 reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" by epoger · 10 years ago
  10. 9de2fb6 Add mips64 to the makefile. by scroggo · 10 years ago
  11. 6dd061f add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE by reed · 10 years ago
  12. 1b918af Rename skimage expectations for ASAN bot to match bot renaming. by mtklein · 10 years ago
  13. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  14. 71804cc Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by jvanverth · 10 years ago
  15. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  16. 93c2fb0 Rebaselines for drrect GM on GPU TBR= by bsalomon · 10 years ago
  17. e2527b1 Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  18. 58edea8 Use the correct homophone of 'there'. by scroggo · 10 years ago
  19. 2e81e51 Fix submit_try by borenet · 10 years ago
  20. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago
  21. a5c2824 Change default generators on windows to include msvs-ninja rather than msvs by bsalomon · 10 years ago
  22. 9a3cdbb Two new benches for ETC1 bitmaps. by krajcevski · 10 years ago
  23. 4962140 On Windows, fail if there are missing files specified in the project. by jvanverth · 10 years ago
  24. df1640d Remove SK_IGNORE_DWRITE_BITMAP_FIX. by bungeman · 10 years ago
  25. 77f68b6 Revert "rebaseline_server: download actual-results.json files from GCS instead of SVN" by epoger · 10 years ago
  26. 30bcaa0 Update expectations for gyp change. by bungeman · 10 years ago
  27. 1a0a86f Remove Android flag for legacy SkCanvas::drawPicture API by robertphillips · 10 years ago
  28. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  29. c3f100b Update gyp for msvs-ninja. by bungeman · 10 years ago
  30. ea902d9 Add utils gypi file by egdaniel · 10 years ago
  31. fe68617 Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  32. f466604 rebaseline_server: download actual-results.json files from GCS instead of SVN by epoger · 10 years ago
  33. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  34. 2dc337c Add non power of two gm for ETC1 bitmap by krajcevski · 10 years ago
  35. 0ba5a4a Use tests tag for Skia tools on Android. by scroggo · 10 years ago
  36. ca76c55 Use Identity matrix for SkTransparentShader. by scroggo · 10 years ago
  37. 2583b62 Is this SkDebug important? It drives me nuts. by mtklein · 10 years ago
  38. aca1216 Whitespace change to test bugdroid by Ravi Mistry · 10 years ago
  39. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  40. 05bb6f1 Add bench to measure drawing a dashed grid by egdaniel · 10 years ago
  41. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  42. 232f725 Whitespace change to test bugdroid by Ravi Mistry · 10 years ago
  43. e2d543a Update SKP version to 17 by borenet · 10 years ago
  44. abc0733 readd SK_SUPPORT_LEGACY_SETCONFIG_INFO -- missed a place in a blink test by reed · 10 years ago
  45. e696a59 Disable PDF in dm for tonight. It's crashy. by mtklein · 10 years ago
  46. 06fdc69 Added grid data to logging output by kelvinly · 10 years ago
  47. 9307073 remove unneeded flags SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_DEVICE_CONFIG by reed · 10 years ago
  48. bec3634 Android: remove -lcutils dependency by mtklein · 10 years ago
  49. 30bf3e2 DM: add pdf by mtklein · 10 years ago
  50. 9c4ff80 DM: go back to memcmp for BitmapsEqual by mtklein · 10 years ago
  51. 182a631 Whitespace change to test the new cron.chrome bugdroid. by Ravi Mistry · 10 years ago
  52. 795883e Fix neglected cleanup of SkTileGridPicture.h by robertphillips · 10 years ago
  53. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  54. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  55. 8a35140 Add LICENSE & README.google files to third_party/etc1 by robertphillips · 10 years ago
  56. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  57. 1800b1f manual bench rebase after 55ada06 by jvanverth · 10 years ago
  58. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  59. 55ada06 download_actuals.py: download JSON files from Google Storage instead of skia-autogen by epoger · 10 years ago
  60. 2db11d1 a few rebaseline stragglers from image scaling change by humper · 10 years ago
  61. 866b95d ARM Skia NEON patches - 38 - arm64 8888 blitters by kevin.petit · 10 years ago
  62. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  63. 66aa609 Update SKP version to 16 by borenet · 10 years ago
  64. 92bfb09 Fix etc1 support for SkFiddle. by jcgregorio · 10 years ago
  65. 04cd368 Fix memory leak in etc1bitmap GM. by mtklein · 10 years ago
  66. 14052a0 Allow chrome to use old version of installPixels. by scroggo · 10 years ago
  67. d0f18b1 Update link to Doxygen. by jcgregorio · 10 years ago
  68. c7671be Rebase a few GMs and remove some tests from ignored-tests.txt by Brian Salomon · 10 years ago
  69. ef470f1 Remove brackets from gm names. by scroggo · 10 years ago
  70. 8af0523 Fall back to using clip effect for outer rect in drawdrrect by bsalomon · 10 years ago
  71. 5fb3392 Whitespace change to test multiple master support in CQ by rmistry · 10 years ago
  72. 9b4353c remove unneeded flags by reed · 10 years ago
  73. da23e58 Whitespace change to test new CQ trybot by rmistry · 10 years ago
  74. 59ef770 Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview.chromium.org/309823004/) by mtklein · 10 years ago
  75. ab2ec19 Try TSAN blacklist for SkGLContextHelper::init. by mtklein · 10 years ago
  76. cf44feb Clean up another silly race in benches when run concurrently. by mtklein · 10 years ago
  77. a78ef79 Tweak TSAN suppressions. by mtklein · 10 years ago
  78. 73be51e remove unneeded inval by reed · 10 years ago
  79. 5c404c5 add makeOffset and makeInset to SkRect by reed · 10 years ago
  80. 8ff38cc use most innocuous characters possible within skimage output filenames by epoger · 10 years ago
  81. 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
  82. fc435a0 Revert of stop using brackets within skimage output filenames (https://codereview.chromium.org/303263012/) by epoger · 10 years ago
  83. 832cb66 Update TSAN suppressions. by mtklein · 10 years ago
  84. f078924 stop using brackets within skimage output filenames by epoger · 10 years ago
  85. 12ba2cb Update expectations to fix self tests. by scroggo · 10 years ago
  86. be7de4f Update TSAN suppressions. by mtklein · 10 years ago
  87. c77392e use colortype instead of config by reed · 10 years ago
  88. 80f709a TSAN caught us racing in ScalarBench.cpp by mtklein · 10 years ago
  89. 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
  90. 421734e Revert of Update SKP version to 13 (https://codereview.chromium.org/309753004/) by borenet · 10 years ago
  91. 9d14b6d Adding resource files by Robert Phillips · 10 years ago
  92. 7574153 Update SKP version to 13 by borenet · 10 years ago
  93. a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
  94. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  95. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  96. 173a5c5 invert comparison sense for reason return by humper · 10 years ago
  97. ada3635 Compile-time initialize special SkMatrices. by mtklein · 10 years ago
  98. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  99. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  100. 309e869 Fix bracket outside of ifdef by krajcevski · 10 years ago