1. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  2. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  3. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  4. 1c99ea8 Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename(). by tfarina · 10 years ago
  5. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  6. 9058d60 Fix error revealed by Android unit test by robertphillips · 10 years ago
  7. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  8. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  9. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  10. 5119234 Generate path names on the client side by cdalton · 10 years ago
  11. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  12. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  13. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  14. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  15. d78a2fa Rollback of fe689c46 and all subsequent changes by jvanverth · 10 years ago
  16. da1c009 disable GPU/CPU blur match test (possibly temporary) by humper · 10 years ago
  17. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  18. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago
  19. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  20. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  21. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  22. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  23. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  24. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  25. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  26. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  27. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  28. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  29. 4927092 check for null typeface from paint by reed@google.com · 10 years ago
  30. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  31. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  32. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  33. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  34. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  35. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  36. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  37. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  38. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  39. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  40. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  41. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  43. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  44. e5a8e66 move ashmem switching logic to SkDiscardableMemory::Create by commit-bot@chromium.org · 10 years ago
  45. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  46. 9e34473 remove bit rot test gyp by commit-bot@chromium.org · 10 years ago
  47. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  48. 8be07bb In convexity checker don't advance last vector when x-product isn't significant. by commit-bot@chromium.org · 10 years ago
  49. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  50. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  51. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  52. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  53. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  54. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  55. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  56. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  57. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  58. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  59. 47b679b comment out info4 test until Rob can fix it by reed@google.com · 10 years ago
  60. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  61. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  62. b7acbfe Flatten resources directory by halcanary@google.com · 10 years ago
  63. f9dc07c Revert "Flatten resources directory" by djsollen@google.com · 10 years ago
  64. e5e9602 Flatten resources directory by commit-bot@chromium.org · 10 years ago
  65. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  66. 8a1e688 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  67. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  68. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  69. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  70. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  71. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  72. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  73. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  74. d4db657 Fix for SkDisplacementMap::onFilterBounds(). by senorblanco@chromium.org · 10 years ago
  75. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  76. 2db7fe7 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 10 years ago
  77. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 10 years ago
  78. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 10 years ago
  79. 8cca4cc Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 10 years ago
  80. dbf2518 Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium.org/271483002/) by commit-bot@chromium.org · 10 years ago
  81. a5b068c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  82. 68250c8 Fix for empty saveLayer() with a filter which affects transparent black. by senorblanco@chromium.org · 10 years ago
  83. 0992404 Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 10 years ago
  84. 1b54646 SaveLayer is not a draw. by commit-bot@chromium.org · 10 years ago
  85. 0205aba Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  86. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  87. 300c606 Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests by robertphillips@google.com · 10 years ago
  88. 11c6b39 Adds a mechanism for GrCacheable objects to notify the resource cache by commit-bot@chromium.org · 10 years ago
  89. 6b392b6 Infrastructure changes to support pull-saveLayers-forward task by commit-bot@chromium.org · 10 years ago
  90. 7066bf3 Update tests/RecordOptsTest.cpp by commit-bot@chromium.org · 10 years ago
  91. 3253f83 fix double->float warning by reed@google.com · 10 years ago
  92. 4e332f8 add rounding-using-doubles methods on SkScalar and SkRect by commit-bot@chromium.org · 10 years ago
  93. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  94. 8c7372b Fix for SkMatrixConvolutionImageFilter with large borders. by senorblanco@chromium.org · 10 years ago
  95. 9195743 Add a fix for a spurious assert in SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 10 years ago
  96. 1a98a06 one valgrind.supp to rule them all. by commit-bot@chromium.org · 10 years ago
  97. 901d10d Add Valgrind suppressions for nvidia driver. by commit-bot@chromium.org · 10 years ago
  98. 86398e5 Avoid undefined behavior and enable asserts in ClampTest. by commit-bot@chromium.org · 10 years ago
  99. 91fc81c fix cubic/line intersection; add skp tests by commit-bot@chromium.org · 10 years ago
  100. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago