1. 1794651 Switch SkBitmapProcState's SkFractionalInt to 32.32. by mtklein · 10 years ago
  2. 09a22e9 Watch out for SkFixed overflow in SkMipMap.cpp. by mtklein · 10 years ago
  3. 04038eb public SkNVRefCnt<SnapshotArray> by mtklein · 10 years ago
  4. b7ee349 SkData -> SkPicture::SnapshotArray by mtklein · 10 years ago
  5. 4af267b add SkImage::newSurface by reed · 10 years ago
  6. 41d2c2e simplify uniqueID code in picture by reed · 10 years ago
  7. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  8. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  9. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  10. 844aa33 Add SkNVRefCnt::getRefCnt() by Florin Malita · 10 years ago
  11. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  12. d6ab2a8 Add SkNVRefCnt::deref(). by mtklein · 10 years ago
  13. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  14. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  15. 0728031 Stop overloading internal_dispose in SkTextBlob and SkData by bsalomon · 10 years ago
  16. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  17. 48b411a Remove debug-only fData from SKTDArray. by mtklein · 10 years ago
  18. 02bcd9d move GrGeometryProcessor to src by joshualitt · 10 years ago
  19. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  20. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  21. 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
  22. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  23. ec03a46 Add processor name to comment when printing out shaders. by egdaniel · 10 years ago
  24. b07a94f add roundOut that returns its result by reed · 10 years ago
  25. d02cf26 change roundOut() to take a dst, so we can use that signature to return IRect by reed · 10 years ago
  26. 7eb8c7b drawinfo carries bufferinfo by joshualitt · 10 years ago
  27. 6fd5e6e http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good) by halcanary · 10 years ago
  28. 6be2aa9 wip for drawables by reed · 10 years ago
  29. 9853cce Drawstate on stack by joshualitt · 10 years ago
  30. 84c8e62 Allow GPU resources to not be counted against the cache budget. by bsalomon · 10 years ago
  31. c6ad9ee More SkPicture cleanup by mtklein · 10 years ago
  32. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago
  33. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago
  34. 73c2501 separate c headers by reed · 10 years ago
  35. 6dd03c8 Fix Chromium roll broken by http://crrev.com/728823002 by halcanary · 10 years ago
  36. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  37. 8558834 SkDocument SK_API by halcanary · 10 years ago
  38. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  39. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  40. 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
  41. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  42. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  43. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  44. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  45. 8816e7b Cleanup: Delete SkFlattenableBuffers header. by tfarina · 10 years ago
  46. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  47. 112e7e2 Observe surface LCD settings in SkBaseDevice::drawTextBlob() by fmalita · 10 years ago
  48. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  49. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  50. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  51. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  52. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  53. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  54. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  55. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  56. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  57. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  58. 8236591 Rename GrAccelData to SkLayerInfo and move it to src/core by robertphillips · 10 years ago
  59. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  60. 4e8e342 Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp by robertphillips · 10 years ago
  61. 6a070dc experimental by reed · 10 years ago
  62. 453cf40 Add GrGpuResource::CacheAccess by bsalomon · 10 years ago
  63. 4052a8e Remove coverage from grpaint by joshualitt · 10 years ago
  64. 6d4488c Remove all knowledge of resource keys from the legacy cache. by bsalomon · 10 years ago
  65. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  66. 207a1c9 Remove outdated comment in SkImageDecoder.h by scroggo · 10 years ago
  67. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  68. fe369ee Move GrResourceKey static functions from .h to .cpp to fix shared lib builds by bsalomon · 10 years ago
  69. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  70. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  71. 6beeb8f Small refactoring of layer discovery code by robertphillips · 10 years ago
  72. 4973d9d Default geometry processor by joshualitt · 10 years ago
  73. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  74. ff34307 Default geometry processor by joshualitt · 10 years ago
  75. d23f45d document the SkStrAppend methods by reed · 10 years ago
  76. 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
  77. e27065a Send coverage VA as floats instead of bytes NOTREECHECKS=True by egdaniel · 10 years ago
  78. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  79. d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
  80. 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
  81. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  82. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  83. e974c62 Whitelist intentionally racy TRACE_EVENT reads and writes. by mtklein · 10 years ago
  84. f6e59b5 Cleanup: Remove unused InstallNewHandler() function from SkGraphics. by tfarina · 10 years ago
  85. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  86. 2bf8d09 Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #8 id:140001 of https://codereview.chromium.org/613673005/) by piotaixr · 10 years ago
  87. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  88. 1b6ab44 add textblobs to lua by reed · 10 years ago
  89. 7c11aad Export (SK_API) SkSurfaceProps by fmalita · 10 years ago
  90. 615c593 move SkTextBox into utils by reed · 10 years ago
  91. fb502f0 Optimize SkRect::sort() by qiankun.miao · 10 years ago
  92. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 10 years ago
  93. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  94. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  95. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  96. 77ae06b Cleanup: Remove unnecessary forward declarations from some views files. by tfarina · 10 years ago
  97. 5c55fef GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  98. b9e8230 Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/) by joshualitt · 10 years ago
  99. 7a75e52 GrContext no longer ever draws on Gpu by joshualitt · 10 years ago
  100. 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 10 years ago