1. 2dc337c Add non power of two gm for ETC1 bitmap by krajcevski · 10 years ago
  2. 0ba5a4a Use tests tag for Skia tools on Android. by scroggo · 10 years ago
  3. ca76c55 Use Identity matrix for SkTransparentShader. by scroggo · 10 years ago
  4. 2583b62 Is this SkDebug important? It drives me nuts. by mtklein · 10 years ago
  5. aca1216 Whitespace change to test bugdroid by Ravi Mistry · 10 years ago
  6. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  7. 05bb6f1 Add bench to measure drawing a dashed grid by egdaniel · 10 years ago
  8. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  9. 232f725 Whitespace change to test bugdroid by Ravi Mistry · 10 years ago
  10. e2d543a Update SKP version to 17 by borenet · 10 years ago
  11. abc0733 readd SK_SUPPORT_LEGACY_SETCONFIG_INFO -- missed a place in a blink test by reed · 10 years ago
  12. e696a59 Disable PDF in dm for tonight. It's crashy. by mtklein · 10 years ago
  13. 06fdc69 Added grid data to logging output by kelvinly · 10 years ago
  14. 9307073 remove unneeded flags SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_DEVICE_CONFIG by reed · 10 years ago
  15. bec3634 Android: remove -lcutils dependency by mtklein · 10 years ago
  16. 30bf3e2 DM: add pdf by mtklein · 10 years ago
  17. 9c4ff80 DM: go back to memcmp for BitmapsEqual by mtklein · 10 years ago
  18. 182a631 Whitespace change to test the new cron.chrome bugdroid. by Ravi Mistry · 10 years ago
  19. 795883e Fix neglected cleanup of SkTileGridPicture.h by robertphillips · 10 years ago
  20. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  21. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  22. 8a35140 Add LICENSE & README.google files to third_party/etc1 by robertphillips · 10 years ago
  23. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  24. 1800b1f manual bench rebase after 55ada06 by jvanverth · 10 years ago
  25. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  26. 55ada06 download_actuals.py: download JSON files from Google Storage instead of skia-autogen by epoger · 10 years ago
  27. 2db11d1 a few rebaseline stragglers from image scaling change by humper · 10 years ago
  28. 866b95d ARM Skia NEON patches - 38 - arm64 8888 blitters by kevin.petit · 10 years ago
  29. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  30. 66aa609 Update SKP version to 16 by borenet · 10 years ago
  31. 92bfb09 Fix etc1 support for SkFiddle. by jcgregorio · 10 years ago
  32. 04cd368 Fix memory leak in etc1bitmap GM. by mtklein · 10 years ago
  33. 14052a0 Allow chrome to use old version of installPixels. by scroggo · 10 years ago
  34. d0f18b1 Update link to Doxygen. by jcgregorio · 10 years ago
  35. c7671be Rebase a few GMs and remove some tests from ignored-tests.txt by Brian Salomon · 10 years ago
  36. ef470f1 Remove brackets from gm names. by scroggo · 10 years ago
  37. 8af0523 Fall back to using clip effect for outer rect in drawdrrect by bsalomon · 10 years ago
  38. 5fb3392 Whitespace change to test multiple master support in CQ by rmistry · 10 years ago
  39. 9b4353c remove unneeded flags by reed · 10 years ago
  40. da23e58 Whitespace change to test new CQ trybot by rmistry · 10 years ago
  41. 59ef770 Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview.chromium.org/309823004/) by mtklein · 10 years ago
  42. ab2ec19 Try TSAN blacklist for SkGLContextHelper::init. by mtklein · 10 years ago
  43. cf44feb Clean up another silly race in benches when run concurrently. by mtklein · 10 years ago
  44. a78ef79 Tweak TSAN suppressions. by mtklein · 10 years ago
  45. 73be51e remove unneeded inval by reed · 10 years ago
  46. 5c404c5 add makeOffset and makeInset to SkRect by reed · 10 years ago
  47. 8ff38cc use most innocuous characters possible within skimage output filenames by epoger · 10 years ago
  48. 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
  49. fc435a0 Revert of stop using brackets within skimage output filenames (https://codereview.chromium.org/303263012/) by epoger · 10 years ago
  50. 832cb66 Update TSAN suppressions. by mtklein · 10 years ago
  51. f078924 stop using brackets within skimage output filenames by epoger · 10 years ago
  52. 12ba2cb Update expectations to fix self tests. by scroggo · 10 years ago
  53. be7de4f Update TSAN suppressions. by mtklein · 10 years ago
  54. c77392e use colortype instead of config by reed · 10 years ago
  55. 80f709a TSAN caught us racing in ScalarBench.cpp by mtklein · 10 years ago
  56. 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
  57. 421734e Revert of Update SKP version to 13 (https://codereview.chromium.org/309753004/) by borenet · 10 years ago
  58. 9d14b6d Adding resource files by Robert Phillips · 10 years ago
  59. 7574153 Update SKP version to 13 by borenet · 10 years ago
  60. a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
  61. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  62. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  63. 173a5c5 invert comparison sense for reason return by humper · 10 years ago
  64. ada3635 Compile-time initialize special SkMatrices. by mtklein · 10 years ago
  65. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  66. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  67. 309e869 Fix bracket outside of ifdef by krajcevski · 10 years ago
  68. 0d03db7 Clean up SkLazyPtrs only in SK_DEVELOPER mode. by mtklein · 10 years ago
  69. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  70. b30aa62 Update comments about debugging on master. by scroggo · 10 years ago
  71. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  72. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  73. 14751db Whitespace change to test the Git Skia CQ by rmistry · 10 years ago
  74. 5787c6f Use googlesource VIEW_VC in codereview.settings by rmistry · 10 years ago
  75. eb7cd46 Whitespace change to test the Git Skia CQ by rmistry · 10 years ago
  76. ae64976 Whitespace by Eric Boren · 10 years ago
  77. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  78. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  79. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  80. 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  81. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  82. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  83. b458795 Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS (https://codereview.chromium.org/308083010/) by commit-bot@chromium.org · 10 years ago
  84. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  85. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  86. 1fd263e remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  87. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  88. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  89. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  90. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  91. a05fa06 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
  92. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  93. b328158 Fixing clusterfuzz issue by commit-bot@chromium.org · 10 years ago
  94. a65e2fd add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  95. 4927092 check for null typeface from paint by reed@google.com · 10 years ago
  96. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  97. f7f9aa0 move all code generation under genProgram() in GrGLShaderBuilder. by commit-bot@chromium.org · 10 years ago
  98. 6175d50 more rebaselines for filterbitmap and downsamplebitmap. by commit-bot@chromium.org · 10 years ago
  99. 3dd6368 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  100. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago