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