1. 0df0e43 Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001 of https://codereview.chromium.org/1280073002/ ) by scroggo · 9 years ago
  2. 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  3. 2771b56 GrDrawVertices to batches by joshualitt · 9 years ago
  4. 14b8803 Move GrDrawAtlasBatch to separate file by jvanverth · 9 years ago
  5. 1694a93 Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ ) by jvanverth · 9 years ago
  6. b091c44 Move GrDrawAtlasBatch to separate file by jvanverth · 9 years ago
  7. 7441782 Make folder for batches by joshualitt · 9 years ago
  8. 31ff762 First pass at drawAtlas batching. by jvanverth · 9 years ago
  9. 767276e Gold Workflows Documentation by hcm · 9 years ago
  10. 922c8b1 Break LCD and Bitmap text dependency on hardcoded atlas values by joshualitt · 9 years ago
  11. 469a3fe Add approxBytesUsed to hashes. by mtklein · 9 years ago
  12. 3848427 The compiler can generate smulbb perfectly well nowadays. by mtklein · 9 years ago
  13. ca1f07e Add Batch logging by joshualitt · 9 years ago
  14. f159518 This iOS crash makes little sense to me. Add some debugging. by mtklein · 9 years ago
  15. 30e4d75 This iOS crash makes little sense to me. Add some debugging. by mtklein · 9 years ago
  16. 9bca526 Fix StringTest for VS2015 by bsalomon · 9 years ago
  17. ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
  18. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  19. 74992b5 Let SkWebpCodec decode to 565 by scroggo · 9 years ago
  20. 275412c Plug a leak in GrTestUtils. by senorblanco · 9 years ago
  21. 9ce386a Fix color swap for webp 565 by scroggo · 9 years ago
  22. 7430876 remove guard for SrcPtr in drawBitmapRect for android by reed · 9 years ago
  23. e683e81 Purge non-NEON ARM code. by mtklein · 9 years ago
  24. 765d6ad __ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon. by mtklein · 9 years ago
  25. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  26. b4f9d0e Implement caching of stroked paths in the tessellating path renderer. by senorblanco · 9 years ago
  27. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  28. fb1141a Don't pass pipeline to GrBatch::generateGeometry() by bsalomon · 9 years ago
  29. c8da81d Another small fix for reordering by joshualitt · 9 years ago
  30. b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
  31. d0cf9d8 Remove SK_LEGACY_SKPOINT3_CTORS flag by robertphillips · 9 years ago
  32. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago
  33. ebe06c0 Minor cleanup: remove GR_TESSELLATING_PATH_RENDERING #ifdef. by senorblanco · 9 years ago
  34. 2dcc759 use kFast_SrcRectConstraint to match drawAtlas semantics by reed · 9 years ago
  35. ab60c5b Support decoding PNG to 565. by scroggo · 9 years ago
  36. fd3d87c simulate drawatlas by reed · 9 years ago
  37. 1a39767 Rephrase Windows gyp instructions by mtklein · 9 years ago
  38. 4fc6ff22 Fix reording across rendertarget switching by joshualitt · 9 years ago
  39. f62833d Detect MIPS DSP and DSPR2 programattically. by mtklein · 9 years ago
  40. 7b77ac1 Fix variable shadowing and unreachable code that it caused by brucedawson · 9 years ago
  41. cbb12ca Fix ASAN error for wbmp swizzles by msarett · 9 years ago
  42. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  43. 59cd367 Revert of Implement caching of stroked paths in the tessellated path renderer. (patchset #4 id:60001 of https://codereview.chromium.org/1275553002/ ) by senorblanco · 9 years ago
  44. 29e0d3f Implement caching of stroked paths in the tessellated path renderer. by senorblanco · 9 years ago
  45. 94df023 Update NOPRESUBMIT docs. by mtklein · 9 years ago
  46. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  47. dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 9 years ago
  48. 2bd0285 Add skstd::move and skstd::forward. by bungeman · 9 years ago
  49. 2fe7923 Expose coord transforms from GrPipeline by joshualitt · 9 years ago
  50. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  51. 0e8296e Move impl of stroke rect batch from h to cpp by bsalomon · 9 years ago
  52. ee14a62 Give strokerectbatch a proper home by bsalomon · 9 years ago
  53. 8470290 fix for GrFragmentProcessor isEqual in GrPipeline by joshualitt · 9 years ago
  54. d8aa59d Remove SHADER_AA_FILL_RECT flag by robertphillips · 9 years ago
  55. 6c17ca5 Update yasm .gyp for tweaked ASAN bots. by mtklein · 9 years ago
  56. c0e1af1 Revert of Intentionally crash DM to make sure all bots are up-to-date. (patchset #1 id:1 of https://codereview.chromium.org/1274693002/ ) by mtklein · 9 years ago
  57. fa1c073 Fix make.py: BUILDTYPE by Eric Boren · 9 years ago
  58. 3749b96 Intentionally crash DM to make sure all bots are up-to-date. by Mike Klein · 9 years ago
  59. dd958e7 Add tools/ubsan.supp. by Mike Klein · 9 years ago
  60. 1cd6311 init atomic bool in SkImage_Gpu by bsalomon · 9 years ago
  61. 9162ea9 Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (patchset #2 id:20001 of https://codereview.chromium.org/1271873002/ ) by joshualitt · 9 years ago
  62. b356cbc Move atlas creation to internal to GrResourceProvider by joshualitt · 9 years ago
  63. 093b4e8 - allow for stepping through a picture with 'n' and 'p' by reed · 9 years ago
  64. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  65. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  66. 1b99b54 Whitespace change to test Gerrit ACLs by borenet · 9 years ago
  67. d029ded Port morphology to SkOpts. by mtklein · 9 years ago
  68. 9f8754f Remove experimental/PdfViewer by halcanary · 9 years ago
  69. 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago
  70. 8caa5af Reorganize to keep similar code together. by Mike Klein · 9 years ago
  71. 8e47cdb whitespace change to test whether I can commit by Eric Boren · 9 years ago
  72. 6c3c4ea Remove dead code. by Mike Klein · 9 years ago
  73. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  74. 846b022 Break LCD and Bitmap text dependency on hardcoded atlas values by joshualitt · 9 years ago
  75. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  76. ddc726f Add cheat sheet to wrangler doc by joshualitt · 9 years ago
  77. dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
  78. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  79. dea6e1c update image bench to test gpu and cpu images against raster surface by reed · 9 years ago
  80. 6f1216a cache private readback for gpu-images by reed · 9 years ago
  81. fae0102 Remove IGNORE_ROT_AA_RECT_OPT flag by robertphillips · 9 years ago
  82. 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago
  83. c369348 Fix SkData leaks at GrResourceKey::setCustomData() call sites. by Stephen White · 9 years ago
  84. 1d183b4 Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of https://codereview.chromium.org/1264133003/ ) by mtklein · 9 years ago
  85. 48ed62b SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
  86. e003680 remove flags that control no code by reed · 9 years ago
  87. c41f4d6 Fix elliptical rrect clip shaders for large radii on devices with mediump by bsalomon · 9 years ago
  88. 799a364 add bench for gpu-image -> cpu-surface by reed · 9 years ago
  89. b001c41 Fix resource cache test. by Stephen White · 9 years ago
  90. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  91. 4dea94f remove getdevice guard for android by reed · 9 years ago
  92. df0c557 Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  93. f231900 Missing overrides for Sinks in HWUI. by mtklein · 9 years ago
  94. 17d833b Add abliity to set textblob cache budget to GrContext by joshualitt · 9 years ago
  95. 445fc43 Update assert to allow config conversion effect for all configs when not premul/unpremuling by bsalomon · 9 years ago
  96. e494a58 Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/) by joshualitt · 9 years ago
  97. 801823b Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  98. 849a620 add missing comma by Derek Sollenberger · 9 years ago
  99. 1d58773 Update NulCanvas so everything builds. by bungeman · 9 years ago
  100. f948b85 Documentation: SkPathEffect by halcanary · 9 years ago