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