1. 3006b2e re-enable neon opts for some xfermodes by reed · 9 years ago
  2. bb264b7 SkPDF: SkPDFString is no longer aware of wide strings. by halcanary · 9 years ago
  3. 3cf9863 Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 of https://codereview.chromium.org/1050113004/) by joshualitt · 9 years ago
  4. 7281c61 Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  5. bb4a1cf Calculate inverse scale for distance field text in vertex shader by jvanverth · 9 years ago
  6. 0ea6d71 Fix DM -r by mtklein · 9 years ago
  7. b7e8d69 Add a Via to DM that records into two pictures and draws using the second. by mtklein · 9 years ago
  8. 687fa1c restore clipstack to heap-ptr, so clients can ref it by reed · 9 years ago
  9. 04abf13 Bypass owners check for dry run CLs. by rmistry · 9 years ago
  10. e3bea5c Attempted mitigation of font tables released early. by bungeman · 9 years ago
  11. 060a52c Set willReadFragmentPosition on XP when doing a DstCopy. by egdaniel · 9 years ago
  12. 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 9 years ago
  13. fde1c85 Add sheriff documentation for rebaselining. by scroggo · 9 years ago
  14. e35268e Send SkPicture deletion message lazily. by mtklein · 9 years ago
  15. 6cad1da simplify xfers by reed · 9 years ago
  16. b679ca8 reduce alloc overhead for SkCanvas by reed · 9 years ago
  17. ff271c2 Revert of Calculate inverse scale for distance fields in vertex shader (patchset #6 id:100001 of https://codereview.chromium.org/1029423003/) by jvanverth · 9 years ago
  18. dfaebfb Remove get_uploaded hashes by borenet · 9 years ago
  19. 08b3249 fix valgrind bug by caryclark · 9 years ago
  20. 5b14303 Calculate inverse scale for distance field text in vertex shader by jvanverth · 9 years ago
  21. 9a27e63 Handle large paths in textblobs by joshualitt · 9 years ago
  22. 94e5010 When wrapping external textures, clamp the MSAA sample count to max. by senorblanco · 9 years ago
  23. 143244e Remove now-redundant SkPathOps enum. by schenney · 9 years ago
  24. 76f5cc6 Clean up BlockRef by mtklein · 9 years ago
  25. 2f273a1 Adding non-deterministic images to blacklist by msarett · 9 years ago
  26. f559de4 Expand bench to cover no-draw SkPictures too. by mtklein · 9 years ago
  27. 20c1c04 DM: set source options only when non-empty. by mtklein · 9 years ago
  28. 26fc1bf Update SKP version by skia.buildbots · 9 years ago
  29. 09ed480 Add --uninterestingHashesFile to DM by borenet · 9 years ago
  30. 649e045 Add a bench to measure SkPictureRecorder constant overhead. by mtklein · 9 years ago
  31. 7792dbf Code's more readable when SkPMFloat is an Sk4f. #floats by mtklein · 9 years ago
  32. e758579 Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:40001 of https://codereview.chromium.org/1061603002/) by mtklein · 9 years ago
  33. 6b5dab8 Code's more readable when SkPMFloat is an Sk4f. #floats by mtklein · 9 years ago
  34. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  35. aed98b8 enable sk4f xfermodes by reed · 9 years ago
  36. ac813d8 Try ARMv7 and NEON for Daisy. by mtklein · 9 years ago
  37. 80bd3ae Delete no longer needed pagesets, add new pagesets and make names more readable by rmistry · 9 years ago
  38. eef5b3e BUG=skia: by joshualitt · 9 years ago
  39. 0d243ff Doesn't usually matter for well-formed blacklists, by mtklein · 9 years ago
  40. 54416de Update DM to allow Src's to have optional options. by djsollen · 9 years ago
  41. 0a7e69c Get rid of leaks in SkCodec::NewFromStream. by scroggo · 9 years ago
  42. 3d62683 New names for SkPMFloat methods. by mtklein · 9 years ago
  43. 2ab9000 Prevent DM crash in the PDF sink when src width/height are zero. by djsollen · 9 years ago
  44. a156a8f Use switch operator[](int) to kth<int>() so we can use vget_lane. #floats by mtklein · 9 years ago
  45. aa4c7a7 remove useless benches by reed · 9 years ago
  46. 92dabe7 Exclusion and Difference modes using Sk4f by reed · 9 years ago
  47. f8f5478 impl Multiply mode using Sk4f by reed · 9 years ago
  48. fb806dd Revert of Try ARMv7 and NEON for Daisy. (patchset #1 id:1 of https://codereview.chromium.org/1054233002/) by mtklein · 9 years ago
  49. a121c0e Try ARMv7 and NEON for Daisy. by Mike Klein · 9 years ago
  50. a416992 back to plain arm for the night by Mike Klein · 9 years ago
  51. 0f05443 Add documentation for tree sheriffs by rmistry · 9 years ago
  52. 2102799 Test SkCodec to kIndex8 in nanobench. by scroggo · 9 years ago
  53. 028a413 Add a method to read a stream without advancing it. by scroggo · 9 years ago
  54. f92ace9 experimental speedup some xfermodes with Sk4f by reed · 9 years ago
  55. 3f55eed I suspect S32A_D565_Opaque_neon for Daisy problems. by Mike Klein · 9 years ago
  56. b1e1472 Add test font for large glyphs. by bungeman · 9 years ago
  57. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  58. 0734236 SkPMFloat: fewer internal this->isValid() assertions. by mtklein · 9 years ago
  59. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  60. 2d33a1d Streamline Thumb config. by mtklein · 9 years ago
  61. 83c6459 Make Daisy ARMv7. by mtklein · 9 years ago
  62. cb49c07 tidy up chromeos_setup.sh by mtklein · 9 years ago
  63. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  64. 192945e Revert of tidy up chromeos_setup.sh (patchset #1 id:1 of https://codereview.chromium.org/1051253002/) by mtklein · 9 years ago
  65. 3c2809b tidy up chromeos_setup.sh by mtklein · 9 years ago
  66. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  67. 11106f1 Skip desk_baidu skp on Valgrind bot by borenet · 9 years ago
  68. c6e13d7 pass legal premul values to bitmap -- do we still need this GM? by reed · 9 years ago
  69. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  70. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 9 years ago
  71. 82973db Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  72. fd40a24 Revert of Fix GLSL error on Android. (patchset #2 id:20001 of https://codereview.chromium.org/1053873002/) by rmistry · 9 years ago
  73. f90cd8e Fix GLSL error on Android. by senorblanco · 9 years ago
  74. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago
  75. 081a8a4 nanobench does not need to handle failed rewind. by scroggo · 9 years ago
  76. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  77. b41f057 That last CL subverted the purpose of the test. Put it back how it was. by mtklein · 9 years ago
  78. c79a391 DM: JSON output adds process_max_resident_set_size_MB by halcanary · 9 years ago
  79. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  80. 03e5161 Implicit constructors for SkFunction are much more readable. by mtklein · 9 years ago
  81. 21deace Emulate distance field gamma fix by making glyphs thicker or thinner by jvanverth · 9 years ago
  82. 1d89e8d move Atlas Text Context to its own file by joshualitt · 9 years ago
  83. 48c3534 Update the Android scripts to refresh device names and capabilities. by djsollen · 9 years ago
  84. 68b204e Ico test with embedded png by msarett · 9 years ago
  85. 60869a4 Add timing SkCodec to nanobench. by scroggo · 9 years ago
  86. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  87. 7441527 Constructor and call argument forwarding for SkFunction. by mtklein · 9 years ago
  88. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 9 years ago
  89. fb8307c Add SkTHashSet::find() by mtklein · 9 years ago
  90. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  91. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  92. 65a8e12 Acknowledge that SkIcoCodec can rewind and test it. by scroggo · 9 years ago
  93. 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 9 years ago
  94. 57291dc Find the HASHTAGS file even if you are not at the checkout root. by rmistry · 9 years ago
  95. 97312d0 small-object optimization for SkFunction by mtklein · 9 years ago
  96. 79e378d Handle rewinds in SkBmpCodec. by scroggo · 9 years ago
  97. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  98. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  99. 7c0273f Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  100. 4a9426f Sketch SkFunction by mtklein · 9 years ago