1. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  2. af57903 Force SkMatrix type while recording too. by mtklein · 10 years ago
  3. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  4. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  5. 01d6e5f Use variable length key (rather than accumulated matrix) as save layer hoisting key by robertphillips · 10 years ago
  6. 20b373c Add color emoji fallback for nvpr text by cdalton · 10 years ago
  7. 5c9c9be Force path bounds in recording. by mtklein · 10 years ago
  8. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  9. 9367992 Add float-to-half (binary16) conversion functions. by jvanverth · 10 years ago
  10. 9881d63 Make skia trace category disabled by default. by danakj · 10 years ago
  11. f0090cb add basic tests for save/restore counting by reed · 10 years ago
  12. 267ce48 remove proc key by joshualitt · 10 years ago
  13. f3ca41c Add an Android-framework-only stable ID to SkPixelRef. by scroggo · 10 years ago
  14. b116619 Sk4x_sse.h by mtklein · 10 years ago
  15. be2284d Use text size on Mac. by bungeman · 10 years ago
  16. 6ff4ace Optimize highQualityFilter by qiankun.miao · 10 years ago
  17. 26a6bf6 free up picturerecorder refs after returning picture or drawable by reed · 10 years ago
  18. f98862c SkRecord: outline methods that are not called O(N) times. by mtklein · 10 years ago
  19. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  20. 30d7841 Add support for hoisting layers in pictures drawn with a matrix by robertphillips · 10 years ago
  21. 7ef849d Add Sk prefix to CreateBitmapShader. by mtklein · 10 years ago
  22. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  23. 19ac767 SkPicture::SnapshotArray doesn't really stand to benefit from refcounting. by mtklein · 10 years ago
  24. 1794651 Switch SkBitmapProcState's SkFractionalInt to 32.32. by mtklein · 10 years ago
  25. 09a22e9 Watch out for SkFixed overflow in SkMipMap.cpp. by mtklein · 10 years ago
  26. b7ee349 SkData -> SkPicture::SnapshotArray by mtklein · 10 years ago
  27. 42ddcd4 All the small packing tweaks mentioned in the bug. by mtklein · 10 years ago
  28. 41d2c2e simplify uniqueID code in picture by reed · 10 years ago
  29. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  30. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  31. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  32. 8ebaa71 Revert of SkCanvas::clear() should call down to devices even when the clip is empty. (patchset #1 id:1 of https://codereview.chromium.org/735233003/) by fmalita · 10 years ago
  33. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  34. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  35. cdeeb09 SkRecord: Pack SkRegion::Op and AA bit together. by mtklein · 10 years ago
  36. 378e70d SkCanvas::clear() should call down to devices even when the clip is empty. by mtklein · 10 years ago
  37. 0728031 Stop overloading internal_dispose in SkTextBlob and SkData by bsalomon · 10 years ago
  38. 7cc1a34 Make sure pictures draw Clears even when the clip is empty. by mtklein · 10 years ago
  39. ace7f42 Preventing division by 0 in non-separable blend mode shaders. by rosca · 10 years ago
  40. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  41. 72f92ac No need to short circuit the query rect here anymore. by mtklein · 10 years ago
  42. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  43. 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
  44. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  45. b07a94f add roundOut that returns its result by reed · 10 years ago
  46. 6be2aa9 wip for drawables by reed · 10 years ago
  47. 0bd57b2 SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  48. a06a953 Prune SkRTree by mtklein · 10 years ago
  49. 52b7822 Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://codereview.chromium.org/730193003/) by mtklein · 10 years ago
  50. f27f1bc SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  51. 9b1dd15 don't normalize after perspective concat by reed · 10 years ago
  52. f52a063 Fix yet another convexicator issue by robertphillips · 10 years ago
  53. 8910879 Make BBH parameter to SkRecordComputeLayers and SkRecordFillBounds optional by robertphillips · 10 years ago
  54. c6ad9ee More SkPicture cleanup by mtklein · 10 years ago
  55. d489759 Don't pass null to memcmp. by mtklein · 10 years ago
  56. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  57. 112e7e2 Observe surface LCD settings in SkBaseDevice::drawTextBlob() by fmalita · 10 years ago
  58. 975ae5e Cap SkVarAlloc's desired block at 64K. by mtklein · 10 years ago
  59. bc97c93 Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX. by bungeman · 10 years ago
  60. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  61. f2950b1 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  62. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  63. dfd5f6e Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codereview.chromium.org/721313002/) by mtklein · 10 years ago
  64. bc41538 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  65. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  66. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  67. 8113dd1 SkVarAlloc by mtklein · 10 years ago
  68. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  69. e069400 Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half. by mtklein · 10 years ago
  70. 09a79d0 cleanup comments by reed · 10 years ago
  71. 703d3c7 Followup: remove unnecessary SkTRefArray by mtklein · 10 years ago
  72. 71a2363 More cleanup: streamline paths and bitmaps. by mtklein · 10 years ago
  73. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago
  74. ac6a2f9 detect bad bitmaps during deserialization by reed · 10 years ago
  75. 257bf0f Revert of Sk4x_sse.h (patchset #18 id:330001 of https://codereview.chromium.org/698873003/) by mtklein · 10 years ago
  76. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  77. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  78. e4bf793 Sk4x_sse.h by mtklein · 10 years ago
  79. 74576eb Clean up CollectLayers code by robertphillips · 10 years ago
  80. 4e8e342 Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp by robertphillips · 10 years ago
  81. 6a070dc experimental by reed · 10 years ago
  82. f539b8c modify nothingToDraw to notice filters by reed · 10 years ago
  83. c71ffd4 Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https://codereview.chromium.org/717753002/) by mtklein · 10 years ago
  84. d5688c5 modify nothingToDraw to notice filters by reed · 10 years ago
  85. 909b04b Fix Android framework build. by scroggo · 10 years ago
  86. 79c77a4 update dox by reed · 10 years ago
  87. 5da116f start again on Sk4x with portable version and unit tests work on tests by mtklein · 10 years ago
  88. c536942 initial checkin for experimenting by reed · 10 years ago
  89. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  90. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  91. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  92. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  93. a63f32e Address MSAA rendering in layer hoisting by robertphillips · 10 years ago
  94. f0de423 for X in {Dec,BigDec,Scalar}, SkWStream::write"X"AsText no longer mallocs by halcanary · 10 years ago
  95. 225fb98 Avoid dec = -dec overflow when appending most negative signed integers. by mtklein · 10 years ago
  96. e974c62 Whitelist intentionally racy TRACE_EVENT reads and writes. by mtklein · 10 years ago
  97. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  98. 8f757f5 Add tracing to the SkCanvas drawFoo() methods to find long draw ops. by danakj · 10 years ago
  99. ccae588 Include SkTypes so that SK_SUPPORT_GPU is meaningful. by scroggo · 10 years ago
  100. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago