1. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  2. 5e44b00 Start moving to the new canvas structure. by jcgregorio · 10 years ago
  3. 13f701a Allow index sources to be unpremul. by scroggo · 10 years ago
  4. a58fe35 Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  5. f11c574 Adding color cube to fuzzer by sugoi · 10 years ago
  6. d482d29 Update perspective GM expectations after disabling some DF paths by jvanverth · 10 years ago
  7. 3a0cfeb Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 of https://codereview.chromium.org/676983003/) by joshualitt · 10 years ago
  8. 1c9acd9 Fixup references to the js files from the HTML files in SkV8Example. by jcgregorio · 10 years ago
  9. 7afb5aa Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  10. c830677 In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream by halcanary · 10 years ago
  11. 7620bf0 Fix ability to capture archives in webpages_playback.py by rmistry · 10 years ago
  12. 3dc5d70 Use MacOS's CoreGraphics PDF Rasterizer in DM by halcanary · 10 years ago
  13. 3a9c903 Update SKP version by skia-deps-roller · 10 years ago
  14. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  15. 86217d8 add saveLayer to lua by reed · 10 years ago
  16. 59b3815 Move .js files to their own directory by robertphillips · 10 years ago
  17. d3de40d bug fix for k1 TBR= BUG=skia: by joshualitt · 10 years ago
  18. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  19. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  20. 87ab518 Update GM expectations for https://codereview.chromium.org/677463002/ by jvanverth · 10 years ago
  21. e22f45f Doing the "using namespace" penance by adding in v8:: everywhere, like I should have to begin with. by jcgregorio · 10 years ago
  22. a0036c6 Delete unused method aliases and texture flag. by bsalomon · 10 years ago
  23. e79a2da When bmp is not cached don't upload as index8 format. by bsalomon · 10 years ago
  24. 0deb2d9 Add some more volatile paths. by jvanverth · 10 years ago
  25. a15893a tools: Remove reference to svndiff. by Thiago Farina · 10 years ago
  26. 74077b9 Added varying struct by joshualitt · 10 years ago
  27. e332396 move c api into include by reed · 10 years ago
  28. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  29. 06cddec Print GPU cache stats in nanobench/dm with veryVerbose by bsalomon · 10 years ago
  30. efb7e42 Add harfbuzz to DEPS by mtklein · 10 years ago
  31. 00c83dd Ignore simpleaaclip_path on Win7-gpu for now. by jvanverth · 10 years ago
  32. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  33. 42d1db2 add color wheel to validate decoding colors by Hal Canary · 10 years ago
  34. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  35. 20b7960 Add isScale() helper function to SkMatrix44. by tfarina · 10 years ago
  36. da0de7e rebaseline for new shaderproc by mtklein · 10 years ago
  37. 852ae80 Added varying struct by joshualitt · 10 years ago
  38. 8dae0f3 Rebaseline lots of images, associate some with bug 3063. by bsalomon · 10 years ago
  39. b3eb687 Set temporary paths volatile so we don't cache them. by jvanverth · 10 years ago
  40. 3ceef9a Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  41. b752f9f Don't read random data in ICO check. by scroggo · 10 years ago
  42. cee4ddf Re-add in v8 to DEPS. by jcgregorio · 10 years ago
  43. 9717e4a Update SKP version by skia-deps-roller · 10 years ago
  44. 976386b Possible optimization to SkString by joshualitt · 10 years ago
  45. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  46. 11ed6b8 Add flag to skimage for decoding into unpremul. by scroggo · 10 years ago
  47. afc9b6e squelch filterindiabox too by mtklein · 10 years ago
  48. cbf6b6e Fix imagemagnifier GM quality and speed. by senorblanco · 10 years ago
  49. 14e4d39 Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)" by mtklein · 10 years ago
  50. efd7d45 Don't use MIP filter mode on compressed textures by bsalomon · 10 years ago
  51. c4d619e Remove test expectations from ignored-tests.txt. by senorblanco · 10 years ago
  52. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  53. d0777fd Rebaselines for tests affected by image filter PDF change. by senorblanco · 10 years ago
  54. 47eedcc Add utils to better quantize grayscale values to three bit indices while by pavel · 10 years ago
  55. 08fa28c add float equivalent in dumpHex output as comment by caryclark · 10 years ago
  56. 430b795 Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/) by mtklein · 10 years ago
  57. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  58. 4aa75b7 Correct typo in SkRemotableFontMgr_win_dw.cpp. by bungeman · 10 years ago
  59. a40a276 create shaderproc for nofilter-opaque-dx by reed · 10 years ago
  60. 404eb87 Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of https://codereview.chromium.org/641813009/) by mtklein · 10 years ago
  61. 73f1053 Allocate only the vertices we need for text. by jvanverth · 10 years ago
  62. 70649c1 updating k1 expectations by joshualitt · 10 years ago
  63. ec6e670 Removed simple tests steps from CanvasTest. by piotaixr · 10 years ago
  64. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  65. da59f05 Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  66. df78d0a This return_false is now only used on Android. Squelch a warning. by mtklein · 10 years ago
  67. 4f93f3c Rename Nexus9 expectations by borenet · 10 years ago
  68. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago
  69. 26979c8 Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of https://codereview.chromium.org/672753002/) by bsalomon · 10 years ago
  70. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  71. 7fdffe4 Delete unused method aliases and texture flag. by bsalomon · 10 years ago
  72. 58a6544 fix memory leak by joshualitt · 10 years ago
  73. 99db3b1 some more expectations, update ignores by joshualitt · 10 years ago
  74. 4a38fbd New baselines TBR= by joshualitt · 10 years ago
  75. 9292faf one more test to ignore by joshualitt · 10 years ago
  76. 5ead6da Oval and stroke AA rect now batch by joshualitt · 10 years ago
  77. 67f7f74 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by joshualitt · 10 years ago
  78. 18055af Oval and stroke AA rect now batch by joshualitt · 10 years ago
  79. 9deb696 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by mtklein · 10 years ago
  80. bc54fab Oval and stroke AA rect now batch by joshualitt · 10 years ago
  81. a0c814c Add SkTypeface::getBounds() by reed · 10 years ago
  82. f0b1710 fix some bit-rot in the ios port of sampleapp by reed · 10 years ago
  83. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  84. 7a2df0c webtry: Improve error handling/message when creating sqlite tables. by tfarina · 10 years ago
  85. 727b8c1 explicitly size fType in SkRRect, to ensure the are no uninitialized bytes by reed · 10 years ago
  86. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  87. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  88. c369e7c GP Emit Code takes a struct by joshualitt · 10 years ago
  89. 46c248d More genericity: overload isPaintOpaque(SkPaint, SkBitmap) by piotaixr · 10 years ago
  90. d2ae728 Use correct size for font style name search. by bungeman · 10 years ago
  91. 23df2d6 Picture shader resource caching. by fmalita · 10 years ago
  92. 02b4725 Ignore failure on internal bot by joshualitt · 10 years ago
  93. 22b5ab6 Add back page_sets/skia_googlespreadsheet_desktop by rmistry · 10 years ago
  94. 9e6835d Track nested picture xform state for layer hoisting by robertphillips · 10 years ago
  95. f802f32 Update webpages_playback script and all page_sets to use new skpicture_printer benchmark by rmistry · 10 years ago
  96. b4384b9 Bug fix for es 3.00 fb fetch by joshualitt · 10 years ago
  97. 39393e3 add round/ceil/etc. for SkMScalar by reed · 10 years ago
  98. c7f7f46 Draw SKPs in 256x256 tiles in nanobench. by mtklein · 10 years ago
  99. 9abf4f8 Implement maxrss for Windows by mtklein · 10 years ago
  100. e9e0dea SkLazyPtr follow ups by mtklein · 10 years ago