1. 51a11b7 Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior. by commit-bot@chromium.org · 10 years ago
  2. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  3. c282ba8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 10 years ago
  5. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 10 years ago
  6. d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 10 years ago
  7. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  8. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  9. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 10 years ago
  10. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  11. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  12. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  13. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 10 years ago
  14. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  15. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  16. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  17. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  18. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  19. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  20. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  21. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  22. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  23. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  24. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  25. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  26. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  27. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 10 years ago
  28. 1ba6262 Clean up SkOnce usage in SkFontMgr_Indirect. by bungeman@google.com · 10 years ago
  29. d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 10 years ago
  30. 29d3777 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  31. c8f0d60 Fix r13897. by bungeman@google.com · 11 years ago
  32. f76cbb8 Fix r13897. by bungeman@google.com · 11 years ago
  33. 3d21f21 Fix r13897. by bungeman@google.com · 11 years ago
  34. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
  35. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
  36. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  38. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  39. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 11 years ago
  40. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
  41. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
  42. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
  44. e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
  45. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
  46. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
  47. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 11 years ago
  48. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  49. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  50. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
  51. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
  52. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
  53. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
  54. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
  55. 158001d Windows build fix by robertphillips@google.com · 11 years ago
  56. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  57. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  58. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
  59. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
  60. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 11 years ago
  61. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  62. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 11 years ago
  63. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 11 years ago
  64. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 11 years ago
  66. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
  67. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
  68. 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 11 years ago
  69. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 11 years ago
  70. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
  71. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  72. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 11 years ago
  73. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  74. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
  75. 13874c1 keep kVector enum in legacy mode for getDeviceProperties by reed@google.com · 11 years ago
  76. bc3d92a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
  78. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  79. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  80. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 11 years ago
  81. 9c28fa5 Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT. by bungeman@google.com · 11 years ago
  82. 2f58209 Add required parens for r13779. by bungeman@google.com · 11 years ago
  83. 1db03d2 remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
  84. 562b2e6 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 11 years ago
  85. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
  86. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  87. c30dcb9 Add capture snapshot as data to SkWriter32, use it to optimise record->playback. by commit-bot@chromium.org · 11 years ago
  88. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 11 years ago
  89. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 11 years ago
  90. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 11 years ago
  91. e60ae2e Revert 13757. by bungeman@google.com · 11 years ago
  92. 3258a53 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 11 years ago
  93. 2cccf83 make onReadPixels protected and have default impl (so we can remove chrome override) by commit-bot@chromium.org · 11 years ago
  94. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 11 years ago
  95. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 11 years ago
  96. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 11 years ago
  97. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
  98. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  99. 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 11 years ago
  100. b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 11 years ago