1. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  2. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  5. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  6. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  7. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  8. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  9. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  10. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  11. 43044dd add clip to PictureRenderer to better mimic Chromium's rendering method by robertphillips · 10 years ago
  12. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  13. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  14. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  15. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  16. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  17. 4a36d9a Fix clearing issue in render_pictures by robertphillips · 10 years ago
  18. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  19. 78c7127 Update old tools to allow MultiPictureDraw rendering by robertphillips · 10 years ago
  20. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  21. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  22. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  23. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  24. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  25. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  26. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  27. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  28. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  29. 85b438d create sk_tools::Expectation class, similar to skiagm::Expectations class by epoger · 10 years ago
  30. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  31. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  32. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  33. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  34. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  35. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  36. 8991c67 Call write() within render_pictures but not bench_pictures by commit-bot@chromium.org · 10 years ago
  37. 661832c speed up benches: postpone hash computation in PictureRenderer.cpp by commit-bot@chromium.org · 10 years ago
  38. 3f04517 render_pictures: add --mismatchPath flag by commit-bot@chromium.org · 10 years ago
  39. 205ce48 add --readJsonSummaryPath to render_pictures by commit-bot@chromium.org · 10 years ago
  40. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  41. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  42. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  43. 4610a46 reland r14391 ('fix contents of render_pictures JSON summary') by commit-bot@chromium.org · 10 years ago
  44. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  45. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  46. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  47. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  48. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  49. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  50. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  51. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  52. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  53. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  54. b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 10 years ago
  55. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 10 years ago
  56. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  57. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  58. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  59. 51c040e Alter bench_pictures to "respect" the logPerIter flag. by commit-bot@chromium.org · 10 years ago
  60. 0fd5270 Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures by commit-bot@chromium.org · 10 years ago
  61. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  62. 17cc3ea When a picture lies about its size (i.e., claims to be 100x100 but only ever draws to 90x100) arbitrary pixel differences can appear in the undrawn portion. This is causing spurious differences to appear in the 8888 vs. gpu telemetry results. by commit-bot@chromium.org · 11 years ago
  63. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  64. 6ab9673 Support mesa config in render_pictures. by rmistry@google.com · 11 years ago
  65. 91e3ffd These strings are unused. by commit-bot@chromium.org · 11 years ago
  66. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  67. 3b85deb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. e15b2f5 move SkScalarLog2 into its only client, in a move to reduce our public API surface area by reed@google.com · 11 years ago
  69. a3f882c render_pictures: add --writeJsonSummaryPath by commit-bot@chromium.org · 11 years ago
  70. 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
  71. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  72. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  73. f6a9033 Add msaa configs to bench_pictures. by jvanverth@google.com · 11 years ago
  74. ae403b9 Simplify bench pictures render target creation. by commit-bot@chromium.org · 11 years ago
  75. d59cf7c Remove reset of SkTileGrid in PictureRenderer::init by robertphillips@google.com · 11 years ago
  76. 2c00ba3 Revert 7932 by robertphillips@google.com · 11 years ago
  77. f9ce423 Initialize grid info in TiledPictureRenderer::init by robertphillips@google.com · 11 years ago
  78. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 11 years ago
  79. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 11 years ago
  80. 0556ea0 Add support for using ANGLE in bench_pictures. by scroggo@google.com · 11 years ago
  81. fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 11 years ago
  82. 8ac811e Fixed warning/error in PictureRenderer.cpp by robertphillips@google.com · 11 years ago
  83. 905379a In picture rendering tools, draw the entire scaled image. by scroggo@google.com · 11 years ago
  84. 08085f8 Change the method for timing individual tiles in bench_pictures. by scroggo@google.com · 11 years ago
  85. 100b1c5 Fixing expression logic from r7237/r7234 TBR=borenet by junov@chromium.org · 12 years ago
  86. 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
  87. 20bd04e Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that use class PictureRenderer by junov@chromium.org · 12 years ago
  88. 9c4e5ac Cleaned up warnings in Windows build. by jvanverth@google.com · 12 years ago
  89. a7d8e3e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  90. 84f548c Flags for render_pictures: verify, clone and writeWholeImage: by edisonn@google.com · 12 years ago
  91. 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
  92. 82ec0b0 Allow setting a scaleFactor in bench_pictures (and render_pictures). by scroggo@google.com · 12 years ago
  93. cbcef70 Provide an option to bench drawing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
  94. c0d5e54 Allow bench_pictures to have its viewport set on the command line. by scroggo@google.com · 12 years ago
  95. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  96. c7b4be7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  97. 5a34fd3 add '--mode clone' option to bench_pictures by reed@google.com · 12 years ago
  98. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
  100. 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago