1. 4af267b add SkImage::newSurface by reed · 10 years ago
  2. 19996ed Small changes to get things building and running on Linux/ARM. by mtklein · 10 years ago
  3. 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
  4. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  5. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  6. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  7. 378e70d SkCanvas::clear() should call down to devices even when the clip is empty. by mtklein · 10 years ago
  8. 7cc1a34 Make sure pictures draw Clears even when the clip is empty. by mtklein · 10 years ago
  9. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  10. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  11. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  12. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  13. 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
  14. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  15. 6be2aa9 wip for drawables by reed · 10 years ago
  16. 0bd57b2 SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  17. a06a953 Prune SkRTree by mtklein · 10 years ago
  18. 52b7822 Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://codereview.chromium.org/730193003/) by mtklein · 10 years ago
  19. f27f1bc SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  20. 9853cce Drawstate on stack by joshualitt · 10 years ago
  21. f52a063 Fix yet another convexicator issue by robertphillips · 10 years ago
  22. 84c8e62 Allow GPU resources to not be counted against the cache budget. by bsalomon · 10 years ago
  23. dace19e Correct accounting for wrapped resources by bsalomon · 10 years ago
  24. 73c2501 separate c headers by reed · 10 years ago
  25. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  26. 28562a0 Fix Android framework build. by scroggo · 10 years ago
  27. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  28. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  29. d489759 Don't pass null to memcmp. by mtklein · 10 years ago
  30. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  31. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  32. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  33. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  34. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  35. f2950b1 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  36. 912c9ec disable a couple of new fuzz378 tests on android by caryclark · 10 years ago
  37. 65f5531 These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  38. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  39. 703d3c7 Followup: remove unnecessary SkTRefArray by mtklein · 10 years ago
  40. 48ea202 set key data in duplicate scratch key unit test by bsalomon · 10 years ago
  41. 391e318 Fix memory leak in BitmapHeapTest by mtklein · 10 years ago
  42. 88300a5 Follow up. by mtklein · 10 years ago
  43. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago
  44. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  45. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  46. ef09991 Add more tests. by mtklein · 10 years ago
  47. 4e8e342 Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp by robertphillips · 10 years ago
  48. ad8aa1d Clang incorrectly thinks this typedef is unused. by mtklein · 10 years ago
  49. 453cf40 Add GrGpuResource::CacheAccess by bsalomon · 10 years ago
  50. f539b8c modify nothingToDraw to notice filters by reed · 10 years ago
  51. c71ffd4 Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https://codereview.chromium.org/717753002/) by mtklein · 10 years ago
  52. d5688c5 modify nothingToDraw to notice filters by reed · 10 years ago
  53. 6d4488c Remove all knowledge of resource keys from the legacy cache. by bsalomon · 10 years ago
  54. 5da116f start again on Sk4x with portable version and unit tests work on tests by mtklein · 10 years ago
  55. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  56. ac6c4fc tests/Time.cpp: more verbose errors by halcanary · 10 years ago
  57. b61e206 Add tests (and fix!) for known bad ICO files. by scroggo · 10 years ago
  58. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  59. 8e74b15 Fix SkTime::GetDateTime Posix implementation, add unit test. by halcanary · 10 years ago
  60. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  61. a71d3af Cleanup: Use SkAutoGraphics in gm and tests. by tfarina · 10 years ago
  62. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  63. 2c93efe Clip in grdrawtarget by joshualitt · 10 years ago
  64. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  65. fdcf2c0 Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/) by bsalomon · 10 years ago
  66. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  67. 2b9ee63 Add unit test for SkDashPathEffect::asPoints' culling by robertphillips · 10 years ago
  68. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  69. d86b07a Fix PictureTest for new GPU veto by jvanverth · 10 years ago
  70. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  71. 4d52afe Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint by robertphillips · 10 years ago
  72. d8aa7b7 Upgrade GPUOptimize by robertphillips · 10 years ago
  73. a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 10 years ago
  74. f037e0b allow SkUserConfig.h to control NOGPU by reed · 10 years ago
  75. 7a6184f cleanup reentrance logic in CMM by joshualitt · 10 years ago
  76. ed167ac Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  77. c51add6 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  78. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 10 years ago
  79. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  80. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  81. 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 10 years ago
  82. bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 10 years ago
  83. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  84. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  85. 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
  86. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  87. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  88. fd61ed0 Alter layer hoisting to only hoist layers for one canvas at a time by robertphillips · 10 years ago
  89. 15c7460 not a failure if we didn't load the test file by reed · 10 years ago
  90. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  91. 76993ed Reenable assertions that were reported failing in tests/CanvasTest.cpp by piotaixr · 10 years ago
  92. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  93. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  94. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  95. e332396 move c api into include by reed · 10 years ago
  96. 3ceef9a Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  97. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  98. 47eedcc Add utils to better quantize grayscale values to three bit indices while by pavel · 10 years ago
  99. 08fa28c add float equivalent in dumpHex output as comment by caryclark · 10 years ago
  100. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago