1. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  2. 859b924 move some headers out of public by reed · 10 years ago
  3. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  4. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  5. 07fc662 Prepare for internal SaveFlags removal. by fmalita · 10 years ago
  6. 885f2ea fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIG by reed · 10 years ago
  7. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  8. 39e58ad Randomize seed for SkDiscretePathEffect::filterPath() by rs.prinja · 10 years ago
  9. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  10. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  11. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  12. 2f785a2 remove GetDeviceConfig/SetDeviceConfig by reed · 10 years ago
  13. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  14. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  15. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  16. 5926b86 hide SkImageDecoder::Chooser by reed · 10 years ago
  17. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  18. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  19. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  20. e4538f5 switch to colortype for deepcopy by reed · 10 years ago
  21. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  22. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  23. 074fe9d Remove legacy drawPicture entry point by robertphillips · 10 years ago
  24. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  25. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  26. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  27. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  28. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  29. 748e9d3 Add LATC to alpha only pixel config by krajcevski · 10 years ago
  30. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  31. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  32. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  33. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  34. b77c7ef Clean up Skia for Clang's -Wtautological-undefined-compare by Mike Klein · 10 years ago
  35. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  36. f9dae78 Remove GrIsPow2 in favor of SkIsPow2. by tfarina · 10 years ago
  37. a8928b7 Add SkBarriers_tsan.h. by mtklein · 10 years ago
  38. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  39. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  40. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  41. 58edea8 Use the correct homophone of 'there'. by scroggo · 10 years ago
  42. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  43. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  44. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  45. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  46. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  47. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  48. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  49. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  50. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  51. 5c404c5 add makeOffset and makeInset to SkRect by reed · 10 years ago
  52. c77392e use colortype instead of config by reed · 10 years ago
  53. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  54. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  55. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  56. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  57. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  58. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  59. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  60. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  61. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  62. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  63. 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
  64. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  65. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  66. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  67. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  68. 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
  69. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  70. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  71. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  72. 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
  73. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  74. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  75. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  76. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  77. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  78. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  79. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  80. 68d20ec legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  81. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  82. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  83. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  84. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  85. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  86. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  87. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  88. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  89. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  90. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  91. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  92. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  93. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  94. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  95. 81da061 Implement sk_atomic_conditional_inc with sk_atomic_cas. by commit-bot@chromium.org · 10 years ago
  96. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  97. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  98. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  99. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  100. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago