1. b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
  2. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  3. 83ba103 Fix warnings as errors from r11960. by bungeman@google.com · 11 years ago
  4. 0fc8f1f Disable charsToGlyphs test until Mac can pass. by bungeman@google.com · 11 years ago
  5. 7dc4fd0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  6. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  7. 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
  8. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  9. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  10. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  11. 5237b7f Fix a test warning on some linux machines by edisonn@google.com · 11 years ago
  12. 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
  13. 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
  14. 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
  15. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  16. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  17. 8e919ad Fix GrProgramsTest to not generate tests with too many TexCoord references by commit-bot@chromium.org · 11 years ago
  18. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  19. 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
  20. 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
  21. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  22. 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
  23. f32322b add disabled tests, in pref for experimental isRect behavior by reed@google.com · 11 years ago
  24. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  25. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 2f92966 Remove SkDataTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  27. 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
  28. cef5bb4 test for failing pixelref (crashes, so disable for now) by reed@google.com · 11 years ago
  29. b58ba89 account for inverse-paths when we prealloc storage in the rgn-builder by reed@google.com · 11 years ago
  30. 77658b5 meant to DISABLE this test by reed@google.com · 11 years ago
  31. cc8be77 add test for https://code.google.com/p/skia/issues/detail?id=1706 by reed@google.com · 11 years ago
  32. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  33. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  34. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  35. 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
  36. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  37. 6d837aa Fix leak in BlurTest by robertphillips@google.com · 11 years ago
  38. d33115d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 9a282be Fix uninitialized memory read in BitmapCopy test with A1 config by robertphillips@google.com · 11 years ago
  40. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  41. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  42. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  43. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  44. 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
  45. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  46. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  47. 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
  48. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  49. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  51. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  52. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  53. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  54. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  55. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  56. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  57. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  59. 409774e Sadly TSAN still reports this as a race, even when we're obviously writing the by commit-bot@chromium.org · 11 years ago
  60. f614b76 fix 10.6 by caryclark@google.com · 11 years ago
  61. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  62. 57f035e Writing to testName and reading its size isn't thread safe, TSAN reminds us. by commit-bot@chromium.org · 11 years ago
  63. f6842e7 In skia_test.cc, atomics -> mutex. by commit-bot@chromium.org · 11 years ago
  64. 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
  65. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  66. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  67. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  68. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  69. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  70. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  71. b8d9d5b Refactor PathTest.cpp test_isNestedRects and test_isRect. by bungeman@google.com · 11 years ago
  72. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  73. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  74. f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  75. c5e57bd silence the error test to be a better citizen by commit-bot@chromium.org · 11 years ago
  76. 014f2c4 Add an even more convenient way to declare tests, with example. by mtklein@google.com · 11 years ago
  77. c1a81eb expand alias fontname test by reed@google.com · 11 years ago
  78. e2fd2d2 fix build warning for unused function by djsollen@google.com · 11 years ago
  79. 2397c06 Disable broken test on Android by djsollen@google.com · 11 years ago
  80. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  81. 2262c58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago
  83. 07f6cf3 fix printing of error messages in canvasstatetest. by commit-bot@chromium.org · 11 years ago
  84. 26d2e04 pdf: write only ToUnicode mappings needed by the font, trimming anything out of [firstChar, lastChar] interval. by edisonn@google.com · 11 years ago
  85. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  86. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  87. 8c960bf Fix Mac 10.6 DeviceLooperTest build error (this time with feeling) by robertphillips@google.com · 11 years ago
  88. 697b212 Fix for Mac10.6 compiler error on tests\DeviceLooperTest.cpp by robertphillips@google.com · 11 years ago
  89. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  90. a513efb add missing file by reed@google.com · 11 years ago
  91. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  92. 9dfac23 Suppress test output. by scroggo@google.com · 11 years ago
  93. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  94. 1588354 Compiler fix for r11288 by robertphillips@google.com · 11 years ago
  95. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  96. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  97. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  98. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. 40fcb59 More warnings as errors fixes by robertphillips@google.com · 11 years ago
  100. 4b681bc Fixed issues found by fuzzer by commit-bot@chromium.org · 11 years ago