1. ecf9875 Turn SkTaskGroups back on. by mtklein · 10 years ago
  2. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
  3. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
  4. 13a8de0 Revert harder, removing SkTaskGroup.cpp from core temporarily. by mtklein · 10 years ago
  5. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  6. e332396 move c api into include by reed · 10 years ago
  7. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago
  8. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  9. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  10. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  11. a71aee6 Remove obsolete SkRecording. by mtklein · 10 years ago
  12. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  13. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  14. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  15. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  16. f6fde17 Archive more dead code. by mtklein · 10 years ago
  17. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  18. 1b466f7 Archive SkFloat by mtklein · 10 years ago
  19. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  20. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  21. 85265ff declare to gypi where SkDeviceProperties.h moved to by reed · 10 years ago
  22. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  23. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  24. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  25. 7eacd77 SkMultiPictureDraw API by robertphillips · 10 years ago
  26. 0461713 expose generalized imagecache key by reed · 10 years ago
  27. 00d5c2c SkTextBlob by fmalita · 10 years ago
  28. 3a0f279 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  29. 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  30. 27dc17c Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702." by Mike Klein · 10 years ago
  31. 60c2a79 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  32. f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
  33. 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
  34. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  35. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  36. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  37. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  38. b2edec2 Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/) by halcanary · 10 years ago
  39. e36f499 SkImage_Codec is Lazy by halcanary · 10 years ago
  40. 6b143b0 Remove Matrix/Clip State collapse code by robertphillips · 10 years ago
  41. afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
  42. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  43. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  44. 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
  45. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 10 years ago
  46. 8339371 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  47. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 10 years ago
  48. 1ad00e4 Split SkPictureRangePlayback out of SkPicturePlayback by robertphillips · 10 years ago
  49. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  50. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  51. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  52. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  53. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  54. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago
  55. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  56. 859b924 move some headers out of public by reed · 10 years ago
  57. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  58. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  59. 795883e Fix neglected cleanup of SkTileGridPicture.h by robertphillips · 10 years ago
  60. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  61. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  62. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  63. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  64. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  65. 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
  66. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  67. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  68. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  69. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  70. 0206363 Remove dead code. by commit-bot@chromium.org · 10 years ago
  71. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  72. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  73. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  74. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  75. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  76. 43c2758 WIP -- SkFont by reed@google.com · 10 years ago
  77. e6d8be0 Removes deleted files SkBitmapShader* from gyp/core.gypi. by commit-bot@chromium.org · 10 years ago
  78. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  79. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  80. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  81. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 10 years ago
  82. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  83. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 10 years ago
  84. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  85. 8016f79 This is just the first version and shows how I intend to orchestrate this. Future enhancements will: by commit-bot@chromium.org · 10 years ago
  86. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  87. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  88. 105a4a5 Collapse matrix & clip stack in PictureRecord by robertphillips@google.com · 10 years ago
  89. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  90. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 10 years ago
  91. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  92. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  93. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  94. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  95. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  96. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  97. d4bda50 Add SkPreConfig.h to core.gypi by commit-bot@chromium.org · 11 years ago
  98. 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
  99. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  100. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago