1. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  2. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  3. 1d09ee7 Add more filetypes to DM's image tests. by scroggo · 10 years ago
  4. eef87de More circle rebaselines on gpu by Brian Salomon · 10 years ago
  5. bd16370 Rebaseline after circle normalization change. by Brian Salomon · 10 years ago
  6. e05fed0 add dumpHex option to rect and rrect, to match path by reed · 10 years ago
  7. ce1c886 Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno. by bsalomon · 10 years ago
  8. 7534cf1 ensure 4-byte alignment for storage, as SkWriterBuffer requires it by reed · 10 years ago
  9. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  10. 451e822 add get9 and set9 to matrix, to aid in making keys by reed · 10 years ago
  11. 43893e4 GLPrograms leak fix by joshualitt · 10 years ago
  12. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  13. f6139f7 Add image decoding mode to DM. by mtklein · 10 years ago
  14. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  15. b927c3c Rebaselines. by scroggo · 10 years ago
  16. 62fbd07 Check in skimage expectations for nexus player. by scroggo · 10 years ago
  17. ccc12ed improve cull, so we don't create empty segments by reed · 10 years ago
  18. 0e91246 Harden validation for SkPathRef by robertphillips · 10 years ago
  19. 24da24d Add Herb as a Skia committer by hcm · 10 years ago
  20. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  21. 6005e9b Update expectations for Test-Mac10.9-MacMini6.2-HD4000-x86_64-Debug by scroggo · 10 years ago
  22. bd17ac5 Remove gms from ignore-tests. by egdaniel · 10 years ago
  23. 1629118 Blindly check in GM and skimage expectations for new bots by borenet · 10 years ago
  24. 8dd31cf Extract cubic classification from gpu into geometry by caryclark · 10 years ago
  25. 09acfc8 Pass gyp_source_dir to generate_tool. by scroggo · 10 years ago
  26. e1157ab Update SKP version by skia.buildbots · 10 years ago
  27. acfe744 Update some Galaxy S4 expectations. by jvanverth · 10 years ago
  28. 49921b1 Ignore some expectations for Nexus 10. by jvanverth · 10 years ago
  29. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  30. 81a6c3c Roll ANGLE by bsalomon · 10 years ago
  31. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  32. 59dba14 SkRecord: increase min block to 512B, remove max. by mtklein · 10 years ago
  33. e832b95 valgrind static uninit fix by joshualitt · 10 years ago
  34. 2932276 Add some debugging information to gyp_to_android. by scroggo · 10 years ago
  35. a60b2ea Fix float and half float support on mobile. by jvanverth · 10 years ago
  36. b5f4961 Fix GpuLayerCacheTest compile error by kkinnunen · 10 years ago
  37. 891372c use SkScalar instead of float by reed · 10 years ago
  38. 3326972 adding some flaky gms to ignore by joshualitt · 10 years ago
  39. dfc2e34 rebase and remove ignores by joshualitt · 10 years ago
  40. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  41. 5756aff Adding a custom data field to GrGpuResource by junov · 10 years ago
  42. 8d6e2e3 Update SKP version by skia.buildbots · 10 years ago
  43. b089874 one more ignore for hairlines by joshualitt · 10 years ago
  44. ccb328d Fix some win64 warnings. by bsalomon · 10 years ago
  45. e556089 Increase timeout on sfgate pageset by rmistry · 10 years ago
  46. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  47. 8c508b4 Update GM to permit correctness testing of MPD on the GMs by robertphillips · 10 years ago
  48. 5f975d0 new hairlines gm unstable on hd2000 by joshualitt · 10 years ago
  49. 60936c7 Add parameter to specify gyp dir to gyp_to_android. by scroggo · 10 years ago
  50. f55c314 Enforce thread-safety of bitmaps in pictures via the type. by mtklein · 10 years ago
  51. 1a4900e Force embedding full font when serializing pictures. by mtklein · 10 years ago
  52. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  53. 436293a Making GrGpuResource::release public for special case in Blink by junov · 10 years ago
  54. 2f37ae1 Remove action_runner steps for worldjournal pageset to prevent crashes by rmistry · 10 years ago
  55. 6fdb065 hmm one more hairlines 'straggler' might be flipflopping by joshualitt · 10 years ago
  56. 14677cf straggler hairline by joshualitt · 10 years ago
  57. 0de8010 Poppler rebaseline for clipped-bitmap-shaders-clamp by fmalita · 10 years ago
  58. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago
  59. b511dfe rebase cpu hairlines by joshualitt · 10 years ago
  60. 7bc0b42 update test after I added a clip call, making the count odd by reed · 10 years ago
  61. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  62. 8da8e9d rebase hairlines by joshualitt · 10 years ago
  63. f364b61 Really fix valgrind issue by joshualitt · 10 years ago
  64. 0ac8c78 More rebaselines. by scroggo · 10 years ago
  65. dfc3a63 Mark nexus10 images as flaky. by scroggo · 10 years ago
  66. 90d354e Additional rebaselines for 3490263287e9. by bungeman · 10 years ago
  67. 3490263 Replace use of deprecated CG methods. by bungeman · 10 years ago
  68. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  69. 5f9ba17 Revert of Add more ignore gm's for recent Xfer Processor CL (patchset #1 id:1 of https://codereview.chromium.org/786083004/) by joshualitt · 10 years ago
  70. 06f019f Revert of Fix to set correct output type when blending when we've read dst (patchset #4 id:60001 of https://codereview.chromium.org/791143002/) by joshualitt · 10 years ago
  71. bd528cd fix for chrome bug with sub pixel hairlines by joshualitt · 10 years ago
  72. b2fe540 Initial baselines for tall_stretched_bitmaps GM by Brian Salomon · 10 years ago
  73. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  74. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  75. 04b49c3 Don't store an SkMatrix in BitmapShaderKey. by fmalita · 10 years ago
  76. 733fc20 Fix to set correct output type when blending when we've read dst by egdaniel · 10 years ago
  77. 9b33822 fix for valgrind uninit variables by joshualitt · 10 years ago
  78. da3124d Rebaseline imagefiltersscaled images (and rm from ignored-tests file) by robertphillips · 10 years ago
  79. 92392c9 More rebaselines. by scroggo · 10 years ago
  80. 5bec916 Remove MULTILINE, ^, and $ from re finding actual_results.json. by bungeman · 10 years ago
  81. 387a01a Detect discarded SkPictureShader pixel refs. by fmalita · 10 years ago
  82. f3e218c Rebaseline. by scroggo · 10 years ago
  83. 59f939e Include SkTypes.h from SkDynamicAnnotations.h by mtklein · 10 years ago
  84. cc695fe Gradient shaders: make fPtsToUnit const, pre-cache getType(). by mtklein · 10 years ago
  85. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  86. 96472de dd readPixels to SkImage by reed · 10 years ago
  87. 18abd1a Suppress clipped-bitmap-shaders-clamp by Florin Malita · 10 years ago
  88. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  89. 3d6405b more rebaselines by Brian Salomon · 10 years ago
  90. 1252511 Add more ignore gm's for recent Xfer Processor CL by egdaniel · 10 years ago
  91. eb33d5f Add baseline images for new filterfastbounds GM by robertphillips · 10 years ago
  92. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  93. 28828d0 Add GM for 2-rects blur which cannot break into nine-patch by qiankun.miao · 10 years ago
  94. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  95. 72b0c05 Add SSSE3 acceleration for S32_D16_filter_DX by qiankun.miao · 10 years ago
  96. 67f2eb4 fix surface test for gpu and codecs by reed · 10 years ago
  97. f9d09c9 Update SKP version by skia.buildbots · 10 years ago
  98. e18a530 Add bench to measure blur rects performance by qiankun.miao · 10 years ago
  99. 933d438 Update SKP version by skia.buildbots · 10 years ago
  100. 7543aa2 add readPixels to SkSurface (later try to remove it from SkCanvas) by reed · 10 years ago