1. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  2. 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
  3. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
  4. 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
  5. 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
  6. 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
  7. aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
  8. cabe48a privatize SkScan.h by reed@google.com · 12 years ago
  9. 73e7102 Added method of getting top genID from SkClipStack by robertphillips@google.com · 12 years ago
  10. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  11. 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 12 years ago
  12. e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
  13. 22f8400 privatization of SkPerspIter.h remove obsolete SkRelay.h by mike@reedtribe.org · 12 years ago
  14. efb65de privatization -- moving headers out of include into src by mike@reedtribe.org · 12 years ago
  15. 1aad28a GrCacheID.h must reside in include\gpu due to inclusion by GrTexture.h by robertphillips@google.com · 12 years ago
  16. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  17. 586b6a5 move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp by reed@google.com · 12 years ago
  18. 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
  19. 4b163ed Privatization: by reed@google.com · 12 years ago
  20. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  21. 88e2914 Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header by junov@chromium.org · 12 years ago
  22. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  23. 46f9350 Added SkClipStack portion of new clip mask caching system by robertphillips@google.com · 12 years ago
  24. e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
  25. 3de7acc Removing the SkPicture backend from SkDeferredCanvas code by junov@chromium.org · 12 years ago
  26. 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 12 years ago
  27. 4b475d5 enable large bitmap drawing by default (still disabled in chrome at the moment) by reed@google.com · 12 years ago
  28. 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
  29. 157d944 rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro. by digit@google.com · 12 years ago
  30. b932407 add LF at the end, since this is SO important the chrome-mac build failed. by reed@google.com · 12 years ago
  31. 8d3d210 Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW_GLOBAL_STATIC_INITIALIZERS=0 builds (e.g. android) by bsalomon@google.com · 12 years ago
  32. 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 12 years ago
  33. 2a48c3a Fix includes files missing in release builds from GrCustomStageUnitTest.h. by bsalomon@google.com · 12 years ago
  34. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
  35. dea8e25 fix warngs by casting from float to int64_t by reed@google.com · 12 years ago
  36. c9af5d8 add debugging SkFloatToFixed_Check() which asserts that the float is in range of a fixed by reed@google.com · 12 years ago
  37. a5e65ec by twiz@google.com · 12 years ago
  38. c8d640b special-case edge-building for polygons (paths with only lines) by reed@google.com · 12 years ago
  39. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  40. 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
  41. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  42. d122fd5 Turning on deferred canvas SkGPipe backend by default by junov@chromium.org · 12 years ago
  43. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  44. fbf3194 arm: Move SkUtilsArm.h from include/core to src/core by digit@google.com · 12 years ago
  45. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  46. 4b2af9c add getUnitsPerEm() to SkTypeface by reed@google.com · 12 years ago
  47. 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago
  48. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  49. a1da103 Update SkData and SkDataSet to make better use of SkFlattenable. by djsollen@google.com · 12 years ago
  50. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  51. 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
  52. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  53. 9120892 Const correct BlockRef in SkAutoTUnref. https://codereview.appspot.com/6448066/ by bungeman@google.com · 12 years ago
  54. cddaf34 Remove GrDrawState::setTexture/getTexture by bsalomon@google.com · 12 years ago
  55. 79a1c34ee land https://codereview.appspot.com/6448046/ by reed@google.com · 12 years ago
  56. 889b09e check-point for surface experiment by reed@google.com · 12 years ago
  57. 2092c40 Add support for ARM without EDSP and ARMv6+ by george@mozilla.com · 12 years ago
  58. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago
  59. f6627b7 check-point for image experiment by reed@google.com · 12 years ago
  60. 20a550c Add virtual destructor to class with virtual functions. by justinlin@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. c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  63. 1448cf8 Specialize SkAutoTUnref on const T so that operator -> works. by bsalomon@google.com · 12 years ago
  64. e4d69c0 Added getConservativeBound helper function to GrClipData by robertphillips@google.com · 12 years ago
  65. fc91dc7 Windows compiler complaint cleanup by robertphillips@google.com · 12 years ago
  66. 15011ee Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. by scroggo@google.com · 12 years ago
  67. 1c31f63 Remove texture/mask setters on GrPaint by bsalomon@google.com · 12 years ago
  68. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  69. cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 12 years ago
  70. 0bb18bb explicitly track if a path is finite or not by reed@google.com · 12 years ago
  71. 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  72. b867099 Move filter/wrap out of GrSamplerState into GrTextureParams by bsalomon@google.com · 12 years ago
  73. ece0100 Fix SK_OVERRIDE for various versions of clang by george@mozilla.com · 12 years ago
  74. 79c865a Ensure that all GNU-based systems are considered to be UNIX by george@mozilla.com · 12 years ago
  75. b10a6bd Refactoring how SkDeferredCanvas manages mutable bitmaps by junov@chromium.org · 12 years ago
  76. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  77. 0567f22 Add SkScalarPow. by bungeman@google.com · 12 years ago
  78. bba65d9 experimental only by reed@google.com · 12 years ago
  79. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
  80. dcba4c2 Use GrMemoryPool to manage GrCustomStage allocations. by tomhudson@google.com · 12 years ago
  81. 6e502fe Fix Android build broken due to changes in r4741. by bungeman@google.com · 12 years ago
  82. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
  83. 0eec2d0 Remove SkSfntUtils, as it is not longer used. by bungeman@google.com · 12 years ago
  84. aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
  85. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
  86. a6f11c4 Gave GrClip an SkClipStack-style iterator by robertphillips@google.com · 12 years ago
  87. c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
  88. f794303 add protected method for internal_dispose overrides to jam fRefCnt before by reed@google.com · 12 years ago
  89. 8317e17 Response to post-commit review comments on r4714 by junov@chromium.org · 12 years ago
  90. bfeddae Fix unbound memory consumption problem with run away deferred canvases. by junov@chromium.org · 12 years ago
  91. 03c1c35 Added asNewCustomStage to SkShader and implemented it for all the gradient shaders. by rileya@google.com · 12 years ago
  92. 8e1678f Reverting r4695 by junov@chromium.org · 12 years ago
  93. 278de8b Try turning on the SkGPipe path in SkDeferredCanvas Unreviewed by junov@chromium.org · 12 years ago
  94. 1e8f016 Remove easily-removable uses of setTexture(), instead creating a GrSingleTextureEffect - by tomhudson@google.com · 12 years ago
  95. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
  96. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  97. 73c48f1 removing trailing ',' on last entry in enum, to fix warning by reed@google.com · 12 years ago
  98. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
  99. 6a0d010 Fixing heap corruption issue in deferred canvas when using SkGPipe. by junov@chromium.org · 12 years ago
  100. 22e57f9 New subclasses for both Gr and GrGL gradient effect classes. by rileya@google.com · 12 years ago