1. d0f5457 valgrind fix by joshualitt · 10 years ago
  2. 281bf52 Add testing section of docs. Consolidated trybot/buildbot section by hcm · 10 years ago
  3. cc1ac86 small bug fix for batch asserts by joshualitt · 10 years ago
  4. 8f9e816 Minor cleanup of GrInOrderDrawBuffer by robertphillips · 10 years ago
  5. 5ccef57 treat backwards quads as not convex by caryclark · 10 years ago
  6. 341c808 Revert of DM: run pdf config on the bots. (patchset #1 id:1 of https://codereview.chromium.org/968953002/) by mtklein · 10 years ago
  7. a2b6d28 Fix for out-of-bounds intersection (found by fuzzer). by senorblanco · 10 years ago
  8. b3310c2 Set the ttcIndex on Mac onOpenStream. by bungeman · 10 years ago
  9. b12f881 DM: run pdf config on the bots. by mtklein · 10 years ago
  10. 9345eef [Skia] Add SK_API to SkParse. by huangs · 10 years ago
  11. 7f966f4 Increase GrInOrderDrawBuffer's encapsulation of trace markers by robertphillips · 10 years ago
  12. 3da9181 On windows, build zlib as a static library. by scroggo · 10 years ago
  13. db873d8 add compose-colorfilter by reed · 10 years ago
  14. 5bd055c Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview.chromium.org/969673002/) by reed · 10 years ago
  15. b675a73 add compose-colorfilter by reed · 10 years ago
  16. 73165bd Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #10 id:180001 of https://codereview.chromium.org/949263002/) by robertphillips · 10 years ago
  17. 3d32d50 PDF: Switch some unit tests to higher level API. by halcanary · 10 years ago
  18. 9f2f349 Update SKP version by skia.buildbots · 10 years ago
  19. bdff1fc Add msaa runs to nanobench by bsalomon · 10 years ago
  20. 1139889 Doc: update dev/design/pdftheory with new function call by halcanary · 10 years ago
  21. 0b70b86 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  22. bb8bca3 Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #8 id:140001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  23. b2af2d8 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  24. 394ce76 Flate: skia_alloc_func works on both miniz and zlib by halcanary · 10 years ago
  25. d4c7d55 nexus 9 fix by joshualitt · 10 years ago
  26. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  27. 4f569be Dash batch by joshualitt · 10 years ago
  28. 6dc4ef0 Revert of Flate: fix valgrind miniz Conditional-jump-or-move-depends... error (patchset #2 id:20001 of https://codereview.chromium.org/964933003/) by schenney · 10 years ago
  29. e0638f8 Flate: fix valgrind miniz Conditional-jump-or-move-depends... error by halcanary · 10 years ago
  30. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
  31. 5abf584 Test msaa on bots using dm. 4 samples for Android, 16 elsewhere by bsalomon · 10 years ago
  32. 0823bfa Context batches by joshualitt · 10 years ago
  33. 9888b22 Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer by robertphillips · 10 years ago
  34. cf808aa Clang warnings for SkFontHost_FreeType_common.cpp by fmalita · 10 years ago
  35. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 10 years ago
  36. 827da23 [SkSVGDevice] drawBitmap* support by fmalita · 10 years ago
  37. e70de9e Make the glyph array entries inline. by herb · 10 years ago
  38. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  39. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  40. 71d7f7f Initialize three locals to avoid the risk of uninitialized reads. by brucedawson · 10 years ago
  41. e6cf9cb miniz support in SkFlate / PDF by mtklein · 10 years ago
  42. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  43. 24aa0f0 Add sqrt() and rsqrt() to Sk4f. by mtklein · 10 years ago
  44. 2719552 Think implicit promotion is a good idea? by mtklein · 10 years ago
  45. 896f393 Automatically add NOTREECHECKS when uploading CLs from non master branches by rmistry · 10 years ago
  46. ed0069a Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #6 id:100001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  47. aae1a26 remove unnecessary and confusing error message from scaler (also fix whitespace) by humper · 10 years ago
  48. 870b9ea add auto SkPMFloat <-> Sk4f conversion by mtklein · 10 years ago
  49. d223fb2 Automatically add a docs preview link and NOTRY=true when there are only docs changes. by rmistry · 10 years ago
  50. e761614 Spin off some fixes to land right away. by mtklein · 10 years ago
  51. 7e051f9 Fix SampleApp build on iOS. by scroggo · 10 years ago
  52. 642429e Some small code tidying by joshualitt · 10 years ago
  53. d2ad8eb Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  54. 68ccca1 Win64 warning fix for GrTessellatingPathRenderer. by Stephen White · 10 years ago
  55. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  56. f47e707 Revert of Use an image generator to back SkPictureShader tiles. (patchset #4 id:60001 of https://codereview.chromium.org/866773002/) by fmalita · 10 years ago
  57. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  58. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  59. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  60. edeccc5 Clean up ColorRectProc plumbing. by mtklein · 10 years ago
  61. 59c9203 Fix the race to set the new gen ID. by mtklein · 10 years ago
  62. edeb7a9 Remove SK_USE_LEGACY_AA_COVERAGE guarded code. by bungeman · 10 years ago
  63. 37a6107 Shorten up some site titles, also remove some trailing whitespace. by jcgregorio · 10 years ago
  64. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  65. 63d0024 Steal a bit from the gen ID instead of managing two atomic values. by mtklein · 10 years ago
  66. 63c684a fuzzer fixes by caryclark · 10 years ago
  67. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  68. c78ae2d roll gyp TBR=mtklein@google.com by bsalomon · 10 years ago
  69. 6101077 Revert of fAddedToCache doesn't need to be atomic. (patchset #1 id:1 of https://codereview.chromium.org/960573002/) by mtklein · 10 years ago
  70. ee2a3ea Revert of Default SK_ANGLE to true on Windows, run angle whenever possible on bots. (patchset #3 id:40001 of https://codereview.chromium.org/946933006/) by mtklein · 10 years ago
  71. fbe0edf fAddedToCache doesn't need to be atomic. by mtklein · 10 years ago
  72. 88ec329 Default SK_ANGLE to true on Windows, run angle whenever possible on bots. by mtklein · 10 years ago
  73. 3704df3 Remove SSE2 ColorRect32 code/files by henrik.smiding · 10 years ago
  74. 83787d0 only notify bitmaps that have been added to the cache by reed · 10 years ago
  75. 8673765 Doc: user/quick/linux mentions 32-bit compiling by halcanary · 10 years ago
  76. b69d0e0 BUG=skia: by herb · 10 years ago
  77. 5a23a14 Fix to check for inf when generating quadratic points by egdaniel · 10 years ago
  78. 86821b5 SkTRacy<T> -> SkAtomic<T> by mtklein · 10 years ago
  79. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 10 years ago
  80. 4b583ac FreeType uses unsigned int, Skia uses int. by joshualitt · 10 years ago
  81. 6065b88 fix for msan by joshualitt · 10 years ago
  82. 4739955 Use an image generator to back SkPictureShader tiles. by fmalita · 10 years ago
  83. 5b27b14 don't draw if maxVertices returns 0 or > than uin16_t max by joshualitt · 10 years ago
  84. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 10 years ago
  85. f73e589 Add tools/nanobench_flags.py. by mtklein · 10 years ago
  86. fe1b180 Fix radii scaling bug in SkRRect::setNinePatch by robertphillips · 10 years ago
  87. 1a2979a fix nvpr by Mike Klein · 10 years ago
  88. 11a2c50 add tools/dm_flags.py by mtklein · 10 years ago
  89. a1cb378 GM: showmiplevels handles bitmap memory in a nicer way. by halcanary · 10 years ago
  90. 233c6ce k1 fix by joshualitt · 10 years ago
  91. ab2f44c probable fix for asan bot by joshualitt · 10 years ago
  92. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  93. 1297ecf flip stroke to chrome compatible define by caryclark · 10 years ago
  94. f8d24e2 BUG=skia: by herb · 10 years ago
  95. 73953e7 Make SkNewImageFromBitmap take pixel ref origin into account by kkinnunen · 10 years ago
  96. 0413d43 Enable rect clips by joshualitt · 10 years ago
  97. 9ece6a9 move static init to cpp file to fix linux builder by joshualitt · 10 years ago
  98. 5877333 non-aa rects batch by joshualitt · 10 years ago
  99. 128def3 Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of https://codereview.chromium.org/951103002/) by joshualitt · 10 years ago
  100. 994e818 Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait. by bungeman · 10 years ago