1. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  2. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  3. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  4. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  5. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  6. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  7. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  8. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  9. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  10. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  11. 11e0555 Code cleanup following recapture of skps by robertphillips@google.com · 11 years ago
  12. 466310d Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  13. ca316f5 Revert of r12450 (Move fIsOval from SkPath to SkPathRef) by robertphillips@google.com · 11 years ago
  14. 31f0ffc Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  15. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  16. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  18. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  19. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  20. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  21. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  22. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  23. 056dab3 Revert "Temporary change to keep chrome happy." by scroggo@google.com · 11 years ago
  24. 0e0180a Temporary change to keep chrome happy. by scroggo@google.com · 11 years ago
  25. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  26. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  27. 24287c1 Revert "Patch to prevent chromium breakage until the DEPS." by scroggo@google.com · 11 years ago
  28. be879bc Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_API classes by commit-bot@chromium.org · 11 years ago
  29. edef4aa Patch to prevent chromium breakage until the DEPS. by scroggo@google.com · 11 years ago
  30. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  31. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 74babdf add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
  33. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  34. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  35. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  36. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  37. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  38. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  39. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  40. 32ef131 Remove SkSerializationHelpers. by scroggo@google.com · 11 years ago
  41. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  42. d9b0f48 Only support SkPicture abort for Android due to the fragility of the existing API by djsollen@google.com · 12 years ago
  43. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  44. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  45. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  46. 459e662 Remove a warning for comparing signed and unsigned integers. by scroggo@google.com · 12 years ago
  47. fbb0ed9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  48. 9a5b570 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  49. 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  50. 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 831c726 Correctly set width & height in filtered SkPictures by robertphillips@google.com · 12 years ago
  52. 63f1127 Make filter tool actually filter the read in SkPicture by robertphillips@google.com · 12 years ago
  53. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  54. 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
  55. 1c6307e Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
  56. 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 8515e79 Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
  58. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  59. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  60. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  61. 7dade42 Always store pixels of mutable bitmaps when recording a SkPicture. by djsollen@google.com · 12 years ago
  62. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  63. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  64. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  65. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  66. 1a32d4a add SK_API by reed@google.com · 13 years ago
  67. ae814c8 add picture-record option to speedup complex clips by reed@android.com · 16 years ago
  68. 8a1c16f grab from latest android by reed@android.com · 16 years ago