1. fcabe42 Do circular clipping in normalized space by bsalomon · 9 years ago
  2. 00ed9a9 Fix SkTDynamicHash.h:183:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] by dongseong.hwang · 9 years ago
  3. 3862020 Update documentation for "COMMIT=false". by rmistry · 9 years ago
  4. 97025e3 Run DM on GalaxyS* in one thread by borenet · 9 years ago
  5. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 9 years ago
  6. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  7. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  8. 77772f3 Update RecreateSKPs bot to also generate Slimming Paint SKPs with a separate prefix. by rmistry · 9 years ago
  9. db3f8cd Fix memory deletion error in "convex-lineonly-paths" GM by robertphillips · 9 years ago
  10. a62d32d Decrement SkCanvas::fDeferredSaveCount in doSave() by fmalita · 9 years ago
  11. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  12. 7272935 Add new GM/bench for line-only convex paths by robertphillips · 9 years ago
  13. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  14. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 9 years ago
  15. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  16. 95cc012 De-proc Color32 by mtklein · 9 years ago
  17. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  18. d65dc0c De-proc Color32 by mtklein · 9 years ago
  19. d7c014f Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 9 years ago
  20. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  21. 376e9bc De-proc Color32 by mtklein · 9 years ago
  22. a25b337 SkPDF: clean up uses of deprecated calls in other SkPDF classes by halcanary · 9 years ago
  23. 9a22f48 Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM (patchset #2 id:20001 of https://codereview.chromium.org/1109913002/) by mtklein · 9 years ago
  24. 9de1628 Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 9 years ago
  25. a6f7507 Add presentations section and pathops file for test by hcm · 9 years ago
  26. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  27. 0dcb8e3 In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 9 years ago
  28. 385e26e Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://codereview.chromium.org/1092403002/) by joshualitt · 9 years ago
  29. 9e830ea In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 9 years ago
  30. 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 9 years ago
  31. 8a0a16d Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://codereview.chromium.org/1092403002/) by joshualitt · 9 years ago
  32. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  33. a3a8eb6 Make Skia for Android libjpeg use ashmem by msarett · 9 years ago
  34. db3ce12 In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 9 years ago
  35. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  36. d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 9 years ago
  37. f0c000d fix a bug in scrolling BitmapText gpu cached textblobs by joshualitt · 9 years ago
  38. 261c3ad Change to add zoom animations to nanobench by joshualitt · 9 years ago
  39. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 9 years ago
  40. 6393c06 Add source-data sharding to DM. by mtklein · 9 years ago
  41. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 9 years ago
  42. 7831a4b Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  43. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  44. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 9 years ago
  45. 6a307ba fix valgrind by caryclark · 9 years ago
  46. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  47. 5d23c38 Update SKP version by skia.buildbots · 9 years ago
  48. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  49. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  50. 8e71d38 fix for GrBatchAtlas valgrind error by joshualitt · 9 years ago
  51. 8440baa sync-and-gyp script: fix to work in MSYS shell by halcanary · 9 years ago
  52. 37a92b4 Update {virtual,override} to follow C++11 style in src/fonts. by tfarina · 9 years ago
  53. d96fd0c Update {virtual,override} to follow C++11 style in src/pipe. by tfarina · 9 years ago
  54. 9d9725c Do not crash nanobench in debug mode by msarett · 9 years ago
  55. 91df6c2 Fix some lingering typos by robertphillips · 9 years ago
  56. c9aec1e Revert of Remove validation exceptions in GrGLInterface. These are all now set by Chromium. (patchset #1 id:1 of https://codereview.chromium.org/1100413003/) by bsalomon · 9 years ago
  57. 9b8e79e simple fix for preabandon valgrind error by joshualitt · 9 years ago
  58. 08bc848 fix multiple intersection logic by caryclark · 9 years ago
  59. e062db9 fix for using too much memory in GrBatchAtlas by joshualitt · 9 years ago
  60. 42d9f35 Remove validation exceptions in GrGLInterface. These are all now set by Chromium. by bsalomon · 9 years ago
  61. aa31ee7 Add ability to specify extra browser args and a prefix for SKP names to webpages_playback.py by rmistry · 9 years ago
  62. e1d7e0f Blacklist desk_unicodetable SKP on Nexus Player by borenet · 9 years ago
  63. 92888e7 Remove validation of blend barrier until Chrome can provide this function by bsalomon · 9 years ago
  64. 3d9005c add GM to show bad banding in raster for radial gradients by reed · 9 years ago
  65. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 9 years ago
  66. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  67. 4b17fa3 Ensure that we create a NULL codec for images with zero dimensions by msarett · 9 years ago
  68. 4314e08 small fix for perf regression in GrAtlasTextContext.cpp by joshualitt · 9 years ago
  69. 743be19 use acquire/release in SkEventTracer.cpp by mtklein · 9 years ago
  70. 473ffa1 Remove unnecessary viewmatrix compare in GrAtlasTextContext by joshualitt · 9 years ago
  71. 8f76cb9 new GM to test clipping cubics by reed · 9 years ago
  72. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  73. 31d36b0 Remove MSAA check from Ganesh veto (dashed paths are no longer slow). by senorblanco · 9 years ago
  74. cf614fd Move function to be static instead of anonymous namespace by egdaniel · 9 years ago
  75. 97202d2 Fix for segfault on destruction of BitmapTextBlob by joshualitt · 9 years ago
  76. 2b4bb07 Improve the curve tessellation subdivision of the path renderers. by senorblanco · 9 years ago
  77. b0e1be2 Refactor createTexture and onCreateTexture by egdaniel · 9 years ago
  78. b30938b Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chromium.org/1077813004/) by joshualitt · 9 years ago
  79. c6534a2 Make pixel_snap GMs incur less platform-specific variation by bsalomon · 9 years ago
  80. 12c20e4 Fix for GrAtlasTextContext memory leak by joshualitt · 9 years ago
  81. 8892277 Rewrite and move Cluster Telemetry documentation to skia.org by rmistry · 9 years ago
  82. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  83. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 9 years ago
  84. b75f810 enable TextBlob / Batch by joshualitt · 9 years ago
  85. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  86. 5ae0e2b Default to arm_v7_neon. by mtklein · 9 years ago
  87. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 9 years ago
  88. a7c6389 fix some small bugs with GrAtlasTextContext by joshualitt · 9 years ago
  89. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  90. d8afd50 Android's Clang toolchain can't assemble the JPEG's .S files. by mtklein · 9 years ago
  91. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  92. d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 9 years ago
  93. 42a2c1d Revert "One more ASAN fix." by senorblanco · 9 years ago
  94. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  95. fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 9 years ago
  96. 1bdc935 typo in sherrifing docs by Greg Humphreys · 9 years ago
  97. d7c6771 Support HWUI rename of DisplayListRenderer by tomhudson · 9 years ago
  98. 010db53 Some simple optimizations for improving GrAtlasTextContext perf by joshualitt · 9 years ago
  99. 409fd66 One more ASAN fix. by senorblanco · 9 years ago
  100. 64c99cc Add support for rotating / scaling / translating gpu cached distance field textblobs by joshualitt · 9 years ago