1. 50d7154 Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files. by dandov · 10 years ago
  2. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 10 years ago
  3. 8339371 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  4. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 10 years ago
  5. 1ad00e4 Split SkPictureRangePlayback out of SkPicturePlayback by robertphillips · 10 years ago
  6. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  7. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  8. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  9. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  10. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  11. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago
  12. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  13. 859b924 move some headers out of public by reed · 10 years ago
  14. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  15. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  16. 795883e Fix neglected cleanup of SkTileGridPicture.h by robertphillips · 10 years ago
  17. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  18. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  19. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  20. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  21. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  22. 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
  23. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  24. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  25. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  26. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 11 years ago
  27. 0206363 Remove dead code. by commit-bot@chromium.org · 11 years ago
  28. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  29. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
  30. f6a5afb Remove currently unused code by commit-bot@chromium.org · 11 years ago
  31. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
  32. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  33. 43c2758 WIP -- SkFont by reed@google.com · 11 years ago
  34. e6d8be0 Removes deleted files SkBitmapShader* from gyp/core.gypi. by commit-bot@chromium.org · 11 years ago
  35. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
  36. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  37. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  38. 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
  39. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  40. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
  41. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  42. 8016f79 This is just the first version and shows how I intend to orchestrate this. Future enhancements will: by commit-bot@chromium.org · 11 years ago
  43. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 11 years ago
  44. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 11 years ago
  45. 105a4a5 Collapse matrix & clip stack in PictureRecord by robertphillips@google.com · 11 years ago
  46. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 11 years ago
  47. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 11 years ago
  48. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  49. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  50. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  51. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  52. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  53. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  54. d4bda50 Add SkPreConfig.h to core.gypi by commit-bot@chromium.org · 11 years ago
  55. 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
  56. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  57. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  58. 3c12840 remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always false stop respecting SK_SCALAR_SLOW_COMPARES, assume its always false by reed@google.com · 11 years ago
  59. c0784db remove SkScalarCompare type and header by reed@google.com · 11 years ago
  60. 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
  61. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  62. 36d08c5 SkCachingPixelRef to use SkImageGenerator by halcanary@google.com · 11 years ago
  63. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  64. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  65. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  66. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  68. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  69. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  70. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  71. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  72. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
  73. 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
  74. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  75. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  76. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  77. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  78. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  79. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  80. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  81. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  82. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  83. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  84. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  85. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  86. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  87. 1c028bd fix state machine so we know simple only loops once, but we can call maprect in debug mode by reed@google.com · 11 years ago
  88. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  89. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  90. 9241e33 Chromium staging for SkDevice refactoring by robertphillips@google.com · 11 years ago
  91. 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
  92. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago
  93. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  94. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  95. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
  96. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
  97. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  98. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  99. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  100. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago