1. 5f2ee72 add SkGeometry.h to core.gypi by reed · 10 years ago
  2. 3d8878c dm/gold: Let's consider source_type a key. by mtklein · 10 years ago
  3. a642559 Whitespace change to trigger rebuilds after gsutil fix by borenet · 10 years ago
  4. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  5. f3a9e99 debugger: Remove few redundant variables by kkinnunen · 10 years ago
  6. ec80a4b Update SKP version by skia.buildbots · 10 years ago
  7. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  8. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  9. 03119ba enable conics gm by reed · 10 years ago
  10. 937be90 Update SKP version by skia.buildbots · 10 years ago
  11. f8d1874 add toString to SkImage by reed · 10 years ago
  12. 787bb48 Fix for chrome fuzzer by joshualitt · 10 years ago
  13. 5caff91 debugger: Move Skia initialization out of the GUI widget class by kkinnunen · 10 years ago
  14. c4fda92 remove unused drawData by reed · 10 years ago
  15. 7c339ae debugger: Make inspector widget smaller by kkinnunen · 10 years ago
  16. 2fe9c97 Update SKP version by skia.buildbots · 10 years ago
  17. 5f073bf Update SKP version by skia.buildbots · 10 years ago
  18. d1bd1d7 fix conic gm to have fixed wrapping by reed · 10 years ago
  19. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  20. 5537405 Rebaseline complexclip2_rect_aa & simpleaaclip_rect GMs for the S4 by robertphillips · 10 years ago
  21. 958e33e Rebaseline lagging K1 GMs by robertphillips · 10 years ago
  22. 7223850 Rebaselines after "Fix computation of bound in FillBounds::updateSaveBounds" by robertphillips · 10 years ago
  23. 27b7160 ignore failure -- pdf gradients on mac-mini by reed · 10 years ago
  24. f0d6258 rebaseline after GM change by reed · 10 years ago
  25. 12157e1 Update SKP version by skia.buildbots · 10 years ago
  26. 63a4702 debugger: Make draw command image widget resize by kkinnunen · 10 years ago
  27. 41c79cc debugger: Make settings widget resizeable by kkinnunen · 10 years ago
  28. c187a3c Fix computation of bound in FillBounds::updateSaveBounds by robertphillips · 10 years ago
  29. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  30. be9588a Fix for disabled color writes xp on n6 by egdaniel · 10 years ago
  31. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  32. 78aea9f Update SKP version by skia.buildbots · 10 years ago
  33. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  34. d5e9871 rebase by joshualitt · 10 years ago
  35. 944a32a Update stroke-fill GM baselines by robertphillips · 10 years ago
  36. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  37. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  38. fe7c427 Fix bound returned by SkPath::isRect when the path contains a trailing moveTo by robertphillips · 10 years ago
  39. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  40. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  41. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  42. 001db85 Update SKP version by skia.buildbots · 10 years ago
  43. ffbf484 Update SKP version by skia.buildbots · 10 years ago
  44. 6dfbdef Update SKP version by skia.buildbots · 10 years ago
  45. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  46. 3442111 mark c_gms to be rebaselined (gm updated) by reed · 10 years ago
  47. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  48. b4f629c fix images in multi-thread by doing shallow-copies by reed · 10 years ago
  49. 2f1e50a Update SKP version by skia.buildbots · 10 years ago
  50. 0eafc9b add maskfilter to c api by reed · 10 years ago
  51. 0e9ab4e Add baselines for Tegra2 complexclip* GMs. by jvanverth · 10 years ago
  52. dfce876 Lay down baselines for complexclip_*_invert and complexclip3_*. by jvanverth · 10 years ago
  53. 73483d9 fix for valgrind by joshualitt · 10 years ago
  54. f11ba2b Update SKP version by skia.buildbots · 10 years ago
  55. b1c6843 ignoring imageblur2 on galaxy by joshualitt · 10 years ago
  56. e371989 add picture to c api by reed · 10 years ago
  57. f3c770b rebase by joshualitt · 10 years ago
  58. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  59. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  60. 16c8f14 Remove last trace of SK_LEGACY_ENCODE_BITMAP by scroggo · 10 years ago
  61. 1b542da initial baselines for new GMs by reed · 10 years ago
  62. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  63. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  64. 3936ce4 Fix gyp for GrDisableColorXP by egdaniel · 10 years ago
  65. 14afb43 Fix conics for gpu GrAAHairLinePathRender by egdaniel · 10 years ago
  66. fe43c40 Disable GPU sRGB textures for the moment. by jvanverth · 10 years ago
  67. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  68. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  69. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  70. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  71. ebc1163 rebaseline after gradient fix by reed · 10 years ago
  72. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  73. fb4aca9 rebaseline after gradient fix by reed · 10 years ago
  74. e0489c9 suppress testimagefilters-gpu on 10.9 for now by reed · 10 years ago
  75. 818361b remove suppression as all GMs have been rebased or were uneffected. by djsollen · 10 years ago
  76. d582cab remove flags now in chrome's SkUserConfig.h by reed · 10 years ago
  77. 4be0238 Avoid leaking render targets in debugger by kkinnunen · 10 years ago
  78. ac6692b rebaseline by reed · 10 years ago
  79. 91f8e7f Initialize wrapped render target wrap status correctly by kkinnunen · 10 years ago
  80. 534c63e Make debugger raster window background black by kkinnunen · 10 years ago
  81. eeb4e26 unsuppress after rebaselining by reed · 10 years ago
  82. 5394d69 rebaselines for obsolete suppressions by reed · 10 years ago
  83. 4a2a17d unsuppress after rebaselining by reed · 10 years ago
  84. 6cc53f3 Update SKP version by skia.buildbots · 10 years ago
  85. 3b40ee6 remove dead SK_SUPPORT_LEGACY_N32_NAME code by reed · 10 years ago
  86. f65f0b9 remove dead SK_SUPPORT_LEGACY_GRTYPES dead by reed · 10 years ago
  87. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  88. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  89. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  90. ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
  91. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 10 years ago
  92. ea735d1 Update SKP version by skia.buildbots · 10 years ago
  93. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  94. f53ff62 rebase coloremoji by joshualitt · 10 years ago
  95. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  96. bb1af8d Update SKP version by skia.buildbots · 10 years ago
  97. c14e556 fix leak by joshualitt · 10 years ago
  98. 65dc6f0 Rebaseline (and ignore failure) on flaky NexusPlayer MPD GMs by robertphillips · 10 years ago
  99. 4f86840 mega rebaseline --tiny differences by reed · 10 years ago
  100. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago