1. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  2. 748e9d3 Add LATC to alpha only pixel config by krajcevski · 10 years ago
  3. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  4. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  5. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  6. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  7. b77c7ef Clean up Skia for Clang's -Wtautological-undefined-compare by Mike Klein · 10 years ago
  8. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  9. f9dae78 Remove GrIsPow2 in favor of SkIsPow2. by tfarina · 10 years ago
  10. a8928b7 Add SkBarriers_tsan.h. by mtklein · 10 years ago
  11. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  12. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  13. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  14. 58edea8 Use the correct homophone of 'there'. by scroggo · 10 years ago
  15. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  16. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  17. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  18. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  19. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  20. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  21. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  22. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  23. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  24. 5c404c5 add makeOffset and makeInset to SkRect by reed · 10 years ago
  25. c77392e use colortype instead of config by reed · 10 years ago
  26. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  27. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  28. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  29. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  30. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  31. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  32. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  33. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  34. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  35. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  36. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  37. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  38. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  39. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  40. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  41. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  42. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  43. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  44. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  45. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  46. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  47. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  48. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  49. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  50. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  51. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  52. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  53. 68d20ec legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  54. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  55. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  56. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  57. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  58. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  59. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  60. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  61. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  62. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  63. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  64. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  65. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  66. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  67. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  68. 81da061 Implement sk_atomic_conditional_inc with sk_atomic_cas. by commit-bot@chromium.org · 10 years ago
  69. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  70. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  71. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  72. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  73. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  74. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  75. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  76. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 10 years ago
  77. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  78. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  79. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  80. 39123f4 temporarily add back in the factores that took a unitmapper by commit-bot@chromium.org · 10 years ago
  81. de5553a re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink by commit-bot@chromium.org · 10 years ago
  82. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  83. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  84. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  85. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  86. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  87. eeef0cc Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/) by commit-bot@chromium.org · 10 years ago
  88. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  89. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  90. 29de433 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  91. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  92. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  93. 731b28d Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" by commit-bot@chromium.org · 10 years ago
  94. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  95. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  96. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  97. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  98. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  99. a369e36 Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)" by commit-bot@chromium.org · 10 years ago
  100. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago