1. 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  2. 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 10 years ago
  3. 9f36b87 Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/) by robertphillips · 10 years ago
  4. bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  5. 6d5b545 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  6. 5abfa68 fix issues with simultaneous configs and security jail on skfiddle by Greg Humphreys · 10 years ago
  7. f8c2fef scale xmin/xmax etc in fontmetrics by reed · 10 years ago
  8. af58b5f rework GUI, scripts, and fiddle main for multiple simultaneous configs by Greg Humphreys · 10 years ago
  9. 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 10 years ago
  10. 067c065 Rename GalaxyNexus GM and SkImage expectations for GalaxyS4, remove NexusS by borenet · 10 years ago
  11. e001da2 SkV8Sample: Now with Path2D and Path2DBuilder. by jcgregorio · 10 years ago
  12. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  13. 7a56931 one more test updated by joshualitt · 10 years ago
  14. 584e4fd rebaselines by joshualitt · 10 years ago
  15. 81b0928 fix typo in legacy flag alias by bsalomon · 10 years ago
  16. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  17. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  18. 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 10 years ago
  19. ea04d2d more ignores TBR= by joshualitt · 10 years ago
  20. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  21. 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
  22. 6d22eca Distance field path optimizations and clean up. by jvanverth · 10 years ago
  23. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  24. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  25. 9571567 remove the GPU checkbox from the hash / database by Greg Humphreys · 10 years ago
  26. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  27. 8f0d69e Remove unneeded file. by scroggo · 10 years ago
  28. 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  29. 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  30. 89e5caa Revert of Update the Android NDK to r10c (patchset #1 id:1 of https://codereview.chromium.org/687603002/) by hcm · 10 years ago
  31. b44293e aa rect renderer takes a gpu on construction by joshualitt · 10 years ago
  32. e5909d3 Override SkCanvas::drawImage[Rect]() in SkProxyCanvas by piotaixr · 10 years ago
  33. 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  34. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  35. ed53742 Add SK_API to global scope operators of SkMatrix by junov · 10 years ago
  36. 15c7460 not a failure if we didn't load the test file by reed · 10 years ago
  37. a703b84 Add Geometry processor to srcAlphaWillBeOne check. by egdaniel · 10 years ago
  38. a01a17b Update the Android NDK to r10c by djsollen · 10 years ago
  39. eb06588 Replace color_wheel.* with beautiful versions I made with Skia. by halcanary · 10 years ago
  40. 4396fa5 Revert of Use approximate scratch textures for image filters. (patchset #2 id:20001 of https://codereview.chromium.org/679113004/) by hcm · 10 years ago
  41. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  42. 4984d47 Revert of Rebaseline imagemagnifier and dropshadowimagefilter tests. (patchset #3 id:40001 of https://codereview.chromium.org/685523002/) by hcm · 10 years ago
  43. ac011a5 Revert of Re-add suppressions for magnifier and dropshadow GMs. (patchset #1 id:1 of https://codereview.chromium.org/686573002/) by hcm · 10 years ago
  44. 2e2984f Whitespace change to trigger builds by Ravi Mistry · 10 years ago
  45. 9f2825f Revert of Patch to remove constant attributes (patchset #6 id:100001 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  46. 84c94c0 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  47. 76993ed Reenable assertions that were reported failing in tests/CanvasTest.cpp by piotaixr · 10 years ago
  48. 77b1307 Scissor rect on drawinfo by joshualitt · 10 years ago
  49. fa4689d Re-add suppressions for magnifier and dropshadow GMs. by senorblanco · 10 years ago
  50. 0fc71ea Rebaseline imagemagnifier and dropshadowimagefilter tests. by senorblanco · 10 years ago
  51. 50a1405 Use approximate scratch textures for image filters. by bsalomon · 10 years ago
  52. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  53. a9a80e5 Revert of Use approximate scratch textures for image filters. (patchset #1 id:1 of https://codereview.chromium.org/679113004/) by bsalomon · 10 years ago
  54. c6327a8 stuff by bsalomon · 10 years ago
  55. 96c6068 Use approximate scratch textures for image filters. by bsalomon · 10 years ago
  56. 5f6094a Match language tags by prefix on Android. by bungeman · 10 years ago
  57. dffa397 add gm: filterbitmap_image_color_wheel by halcanary · 10 years ago
  58. 535e3b2 Fix the way we patch up the matrix for scaled images that aren't clamp/clamp by humper · 10 years ago
  59. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  60. 5e44b00 Start moving to the new canvas structure. by jcgregorio · 10 years ago
  61. 13f701a Allow index sources to be unpremul. by scroggo · 10 years ago
  62. a58fe35 Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  63. f11c574 Adding color cube to fuzzer by sugoi · 10 years ago
  64. d482d29 Update perspective GM expectations after disabling some DF paths by jvanverth · 10 years ago
  65. 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
  66. 1c9acd9 Fixup references to the js files from the HTML files in SkV8Example. by jcgregorio · 10 years ago
  67. 7afb5aa Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  68. c830677 In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream by halcanary · 10 years ago
  69. 7620bf0 Fix ability to capture archives in webpages_playback.py by rmistry · 10 years ago
  70. 3dc5d70 Use MacOS's CoreGraphics PDF Rasterizer in DM by halcanary · 10 years ago
  71. 3a9c903 Update SKP version by skia-deps-roller · 10 years ago
  72. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  73. 86217d8 add saveLayer to lua by reed · 10 years ago
  74. 59b3815 Move .js files to their own directory by robertphillips · 10 years ago
  75. d3de40d bug fix for k1 TBR= BUG=skia: by joshualitt · 10 years ago
  76. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  77. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  78. 87ab518 Update GM expectations for https://codereview.chromium.org/677463002/ by jvanverth · 10 years ago
  79. e22f45f Doing the "using namespace" penance by adding in v8:: everywhere, like I should have to begin with. by jcgregorio · 10 years ago
  80. a0036c6 Delete unused method aliases and texture flag. by bsalomon · 10 years ago
  81. e79a2da When bmp is not cached don't upload as index8 format. by bsalomon · 10 years ago
  82. 0deb2d9 Add some more volatile paths. by jvanverth · 10 years ago
  83. a15893a tools: Remove reference to svndiff. by Thiago Farina · 10 years ago
  84. 74077b9 Added varying struct by joshualitt · 10 years ago
  85. e332396 move c api into include by reed · 10 years ago
  86. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  87. 06cddec Print GPU cache stats in nanobench/dm with veryVerbose by bsalomon · 10 years ago
  88. efb7e42 Add harfbuzz to DEPS by mtklein · 10 years ago
  89. 00c83dd Ignore simpleaaclip_path on Win7-gpu for now. by jvanverth · 10 years ago
  90. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  91. 42d1db2 add color wheel to validate decoding colors by Hal Canary · 10 years ago
  92. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  93. 20b7960 Add isScale() helper function to SkMatrix44. by tfarina · 10 years ago
  94. da0de7e rebaseline for new shaderproc by mtklein · 10 years ago
  95. 852ae80 Added varying struct by joshualitt · 10 years ago
  96. 8dae0f3 Rebaseline lots of images, associate some with bug 3063. by bsalomon · 10 years ago
  97. b3eb687 Set temporary paths volatile so we don't cache them. by jvanverth · 10 years ago
  98. 3ceef9a Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  99. b752f9f Don't read random data in ICO check. by scroggo · 10 years ago
  100. cee4ddf Re-add in v8 to DEPS. by jcgregorio · 10 years ago