1. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  2. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  3. 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
  4. 3495c91 GpuTest::GetContext() doesn't exist. by commit-bot@chromium.org · 11 years ago
  5. 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 years ago
  6. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  7. cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
  8. e293005 "Fix" another crash in DeferredCanvasTest on valgrind bot by robertphillips@google.com · 11 years ago
  9. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  10. 5fa42d1 "Fix" another crash on valgrind bot by robertphillips@google.com · 11 years ago
  11. d6bea60 Silence another valgrind leak by robertphillips@google.com · 11 years ago
  12. 3bddb38 Fix crash in tests on valgrind bot by robertphillips@google.com · 11 years ago
  13. 6acc8f4 Add another FontConfig suppression to valgrind suppressions by robertphillips@google.com · 11 years ago
  14. ed00084 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  16. 8f457e3 Adding error checks to SkRBuffer by commit-bot@chromium.org · 11 years ago
  17. 9901727 Fix stale assert in GrDrawTarget::print by commit-bot@chromium.org · 11 years ago
  18. c4a4f9d fix compile error by caryclark@google.com · 11 years ago
  19. 1510726 fix line intersection by caryclark@google.com · 11 years ago
  20. 42feaaf use quads for mixed radius rrects by commit-bot@chromium.org · 11 years ago
  21. 1f0121a New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration by halcanary@google.com · 11 years ago
  22. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
  23. 20e3cd2 Add SkRRect::transform. by scroggo@google.com · 11 years ago
  24. 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
  25. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  26. 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
  27. b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  28. eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
  29. 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  30. f54ad6f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  32. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  33. eea3ab7 fix mac 10.6 build by reed@google.com · 11 years ago
  34. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  35. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  36. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  37. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  38. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  39. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  40. 1ab9f73 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  41. 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
  42. b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
  44. f9a2759 tests: Provide a default resources path. by commit-bot@chromium.org · 11 years ago
  45. 9ef0426 Don't reuse scratch textures patch by robertphillips@google.com · 11 years ago
  46. b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
  47. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  48. 83ba103 Fix warnings as errors from r11960. by bungeman@google.com · 11 years ago
  49. 0fc8f1f Disable charsToGlyphs test until Mac can pass. by bungeman@google.com · 11 years ago
  50. 7dc4fd0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  52. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  53. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  54. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  55. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  56. 5237b7f Fix a test warning on some linux machines by edisonn@google.com · 11 years ago
  57. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  58. 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
  59. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  60. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  61. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  62. 8e919ad Fix GrProgramsTest to not generate tests with too many TexCoord references by commit-bot@chromium.org · 11 years ago
  63. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  64. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  65. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  66. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  67. 8b66abb Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. by senorblanco@chromium.org · 11 years ago
  68. f32322b add disabled tests, in pref for experimental isRect behavior by reed@google.com · 11 years ago
  69. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  70. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. 2f92966 Remove SkDataTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  72. 23d0ab7 return false if we can't scale, to force us to try to lock the original and then proceed by reed@google.com · 11 years ago
  73. cef5bb4 test for failing pixelref (crashes, so disable for now) by reed@google.com · 11 years ago
  74. b58ba89 account for inverse-paths when we prealloc storage in the rgn-builder by reed@google.com · 11 years ago
  75. 77658b5 meant to DISABLE this test by reed@google.com · 11 years ago
  76. cc8be77 add test for https://code.google.com/p/skia/issues/detail?id=1706 by reed@google.com · 11 years ago
  77. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  78. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  79. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  80. 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
  81. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  82. 6d837aa Fix leak in BlurTest by robertphillips@google.com · 11 years ago
  83. d33115d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  84. 9a282be Fix uninitialized memory read in BitmapCopy test with A1 config by robertphillips@google.com · 11 years ago
  85. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  86. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  87. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  88. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  89. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  90. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  91. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  92. 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
  93. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  94. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  95. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  96. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  97. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  98. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  99. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  100. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago