[go: nahoru, domu]

  1. 87e7842 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  2. f143d1b Move setup of SkPictCopyInfo into SkPicture::clone by commit-bot@chromium.org · 10 years ago
  3. 7a1832f First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  4. 88c3a5d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  5. 7c64bc9 Fix for r14341 Chrome build error by robertphillips@google.com · 10 years ago
  6. fc486cd First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  7. 7aefc82 Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  8. 0f1b1d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  9. 48da861 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  10. fd73c59 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  11. 6dd381b split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  12. b50bcb9 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 10 years ago
  13. 647fe7f Add generation ID to SkPicture by robertphillips@google.com · 10 years ago
  14. 206dc58 Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  15. 0ea7113 Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 10 years ago
  16. 05937b4 fix non-gpu build by commit-bot@chromium.org · 10 years ago
  17. 95cdc16 stub for ganesh veto by commit-bot@chromium.org · 10 years ago
  18. 4b91897 Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  19. 5542035 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 10 years ago
  20. ce81339 Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  21. 93ff59e Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 10 years ago
  22. 98483eb Add a means of extracting active operations from SkPicture by robertphillips@google.com · 10 years ago
  23. 8b5598b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  24. 73857a3 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  25. 81e280f Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  26. 167b8e0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  27. 060e3a5 Fixing SkPicture serialization by commit-bot@chromium.org · 10 years ago
  28. e6e785e The motivation for this CL is to de-clutter SkPicture's beginRecording method. by commit-bot@chromium.org · 10 years ago
  29. abad6d6 Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 10 years ago
  30. 338284f This is intended to make it easier for us to be backwards compatible. by commit-bot@chromium.org · 10 years ago
  31. ca101d6 change PictureRecord (and its private subclasses) to take size instead of device by commit-bot@chromium.org · 10 years ago
  32. efea699 Cleanup unref and null by commit-bot@chromium.org · 10 years ago
  33. 7183ff6 Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  34. c014525 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  35. 36fda20 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  36. ca76587 Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  37. acb9efb Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 10 years ago
  38. b2e8b9f Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  39. a6cb8d4 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 10 years ago
  40. 3c541f9 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  41. 3fc0925 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  42. 264d90f Code cleanup following recapture of skps by robertphillips@google.com · 11 years ago
  43. 6271223 Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  44. 8793ad7 Reverting r12427 by rmistry@google.com · 11 years ago
  45. c4da293 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 3c67e6f Add 'skiapict' magic bytes to SkPicture format. by commit-bot@chromium.org · 11 years ago
  47. c794170 Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  48. 3b7431c Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
  49. 45567da Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  50. 9baab6f R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  51. 2fd2390 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  52. 9df4d78 Blur refactoring by robertphillips@google.com · 11 years ago
  53. f6bd35c Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  54. 75aac9e Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  55. 39639c6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. d955199 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
  57. d069f9a Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  58. 7b885f9 Revert "Temporary change to keep chrome happy." by scroggo@google.com · 11 years ago
  59. bc1a8ce Temporary change to keep chrome happy. by scroggo@google.com · 11 years ago
  60. 3b99030 Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  61. 866cbc5 Revert "Patch to prevent chromium breakage until the DEPS." by scroggo@google.com · 11 years ago
  62. b291517 Patch to prevent chromium breakage until the DEPS. by scroggo@google.com · 11 years ago
  63. 2b3a508 add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
  64. 8b85450 Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  65. 285542f Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  66. 906004e Remove bogus ability for creating an SkPicturePlayback to fail. by scroggo@google.com · 11 years ago
  67. 2e72731 Remove SkSerializationHelpers. by scroggo@google.com · 11 years ago
  68. de5698f Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  69. e7189be Add NOOP "command" to picture format by robertphillips@google.com · 11 years ago
  70. 6789a34 Only support SkPicture abort for Android due to the fragility of the existing API by djsollen@google.com · 11 years ago
  71. 932282c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  72. 12c10b8 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  73. a0dd433 When cloning into an SkPicture, clear its data. by scroggo@google.com · 12 years ago
  74. 8d230dd Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. bb78c44 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  76. 92e0614 Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR. by scroggo@google.com · 12 years ago
  77. 6ff7317 Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  78. 118a6d0 remove call to setBitmapDevice (deprecated). by reed@google.com · 12 years ago
  79. 3b4aeae re-re-land 5578 by reed@google.com · 12 years ago
  80. 539ae6a revert 5580 by reed@google.com · 12 years ago
  81. d7b615a re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  82. 187bf24 revert 5578 -- broke pipe by reed@google.com · 12 years ago
  83. 50d2a51 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  84. 30dda20 Check for invalid SkPictures by borenet@google.com · 12 years ago
  85. e885f77 Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
  86. 7839fd8 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  87. 7fb3d2f Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
  88. 3855f87 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  89. 18163cc Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
  90. 38f4c55 Always store pixels of mutable bitmaps when recording a SkPicture. by djsollen@google.com · 12 years ago
  91. 9aa18db Cleanup restore offsets at end of SkPicture recording by junov@chromium.org · 12 years ago
  92. 481fc1f export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  93. 4bca7f6 Expand header in serialized pictures by reed@google.com · 12 years ago
  94. c162a86 add PictInfo chunk to serialized pictures by reed@google.com · 12 years ago
  95. 86dbfc4 Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  96. 8ef28a6 Record pixel ref's gen ID in picture by bsalomon@google.com · 12 years ago
  97. dc8630f Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  98. 685cfc0 Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  99. 9191148 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  100. c4a55d7 add picture-record option to speedup complex clips by reed@android.com · 15 years ago