1. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  2. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  3. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  4. 871872f change old picture serialization to really handle images by reed · 9 years ago
  5. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  6. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  7. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  8. 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 9 years ago
  9. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  10. 19663e5 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.or… (patchset #1 id:1 of https://codereview.chromium.org/1165583005/) by reed · 9 years ago
  11. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  12. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  13. f941a68 add asserts around results from requestLock and lockPixels, ensuring that true always means we have non-null pixels (and non-null colortable if that matches the colortype) by reed · 9 years ago
  14. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  15. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  16. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  17. 54b666b Trace contention for lockPixels mutex by enne · 9 years ago
  18. 59c9203 Fix the race to set the new gen ID. by mtklein · 10 years ago
  19. 63d0024 Steal a bit from the gen ID instead of managing two atomic values. by mtklein · 10 years ago
  20. 6101077 Revert of fAddedToCache doesn't need to be atomic. (patchset #1 id:1 of https://codereview.chromium.org/960573002/) by mtklein · 10 years ago
  21. fbe0edf fAddedToCache doesn't need to be atomic. by mtklein · 10 years ago
  22. 83787d0 only notify bitmaps that have been added to the cache by reed · 10 years ago
  23. 86821b5 SkTRacy<T> -> SkAtomic<T> by mtklein · 10 years ago
  24. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 10 years ago
  25. 96d68b7 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 10 years ago
  26. b92b706 Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (patchset #1 id:1 of https://codereview.chromium.org/940083002/) by reed · 10 years ago
  27. 8e65712 Make SkPixelRef::isLocked() debug-only, remove related dead code. by mtklein · 10 years ago
  28. 90c6bc4 Revert of notify resource caches when pixelref genID goes stale (patchset #4 id:60001 of https://codereview.chromium.org/825263005/) by mtklein · 10 years ago
  29. 4675819 notify resource caches when pixelref genID goes stale by reed · 10 years ago
  30. 1872ad0 Remove unused globalRef/globalUnref. by scroggo · 10 years ago
  31. 4daa6f6 Don't require -DSK_USE_POSIX_THREADS. by mtklein · 10 years ago
  32. f3ca41c Add an Android-framework-only stable ID to SkPixelRef. by scroggo · 10 years ago
  33. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  34. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  35. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago
  36. 3b72f79 remove unused SkPixelRef constructor by reed · 10 years ago
  37. ed45868 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
  38. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  39. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 10 years ago
  40. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  41. 6be31f4 remove SK_SUPPORT_LEGACY_ONLOCKPIXELS completely by reed@google.com · 11 years ago
  42. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  43. c1587f9 change setAlphaType to not modify the pixelref's genID by reed@google.com · 11 years ago
  44. 0e8d0d6 add optional SkAlphaType parameter to notifyPixelsChanged by commit-bot@chromium.org · 11 years ago
  45. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  46. 7627c65 add rowBytes param to setPreLock, in prep for onNewLockPixels change by reed@google.com · 11 years ago
  47. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  48. 98272d9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  50. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  51. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  52. 33cc989 remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR and make fInfo const by reed@google.com · 11 years ago
  53. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  54. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  55. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  56. c83a91f Revert "Revert of https://codereview.chromium.org/112783004/" by reed@google.com · 11 years ago
  57. 281713e Revert of https://codereview.chromium.org/112783004/ by commit-bot@chromium.org · 11 years ago
  58. 772d852 ensure that we call onUnlock only when we onLock succeeded by reed@google.com · 11 years ago
  59. 728f2a6 Initialize SkPixelRef::fInfo. by scroggo@google.com · 11 years ago
  60. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  61. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  62. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  63. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  64. 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
  65. 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
  66. f171570 add SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR, initially always on by reed@google.com · 11 years ago
  67. 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
  68. 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
  69. 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
  70. 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
  71. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  72. cd3b15c Fixed bad bitmap size crashes 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. cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 11 years ago
  75. dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 11 years ago
  76. 2a3f08b add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled) by reed@google.com · 12 years ago
  77. eb77612 add query to pixelref for its encoded data (if it has any) by reed@google.com · 12 years ago
  78. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  79. 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
  80. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  81. c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  82. 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  83. c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
  84. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  85. 7aa876b Record pixel ref's gen ID in picture by bsalomon@google.com · 12 years ago
  86. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  87. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  88. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  89. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  90. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  91. 9245498 fix debug comment by caryclark@google.com · 13 years ago
  92. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  93. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  94. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  95. 9c49bc3 Allow texture-backed bitmaps to perform a read-back when lockPixels is called. by reed@google.com · 13 years ago
  96. 586f48c by bsalomon@google.com · 13 years ago
  97. 50dfa01 add pixelref->readPixels() by reed@google.com · 13 years ago
  98. 93c5f9e Guard globalRef() virtual with #ifdef ANDROID, as these are not implemented by reed@google.com · 14 years ago
  99. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  100. 3eab80c rename drawable to drawing for now, so we don't collide with animator by reed@android.com · 15 years ago