1. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  2. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 10 years ago
  3. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  4. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  5. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  6. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  7. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  8. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  9. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  10. de358a9 BUG=skia: by joshualitt · 10 years ago
  11. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  12. d2a6f4e More cleanup around GrContext, textures, and SkGr.cpp by bsalomon · 10 years ago
  13. b0df8be return reference to cache instead of copying the mask by reed · 10 years ago
  14. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 10 years ago
  15. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  16. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  17. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  18. 2340dcb Remove unused and unimplemented abstract functions from GrRenderTarget by kkinnunen · 10 years ago
  19. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  20. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  21. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 10 years ago
  22. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  23. 563ff60 make getContentKey() available in GrGpuResource public interface by bsalomon · 10 years ago
  24. 9b44026 Revert of make getContentKey() available in GrGpuResource public interface (patchset #2 id:20001 of https://codereview.chromium.org/886313005/) by stephana · 10 years ago
  25. 85ed2db make getContentKey() available in GrGpuResource public interface by bsalomon · 10 years ago
  26. e67164d DM: wire up --leaks / -l again by mtklein · 10 years ago
  27. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  28. a669bc7 Atomics overhaul. by mtklein · 10 years ago
  29. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 10 years ago
  30. e137db8 Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/) by bsalomon · 10 years ago
  31. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  32. 6bfef2d Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/) by fmalita · 10 years ago
  33. 4181492 export SkImageInfo by reed · 10 years ago
  34. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  35. aea85dc Disable the noisiest /analyze warning in Chrome. ~3,700/12,000 by brucedawson · 10 years ago
  36. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  37. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  38. 1872ad0 Remove unused globalRef/globalUnref. by scroggo · 10 years ago
  39. 5d2fd44 Remove unused hasLocalMatrix. by scroggo · 10 years ago
  40. 527b287 Update comment for SkMallocPixelRef::NewWithProc. by scroggo · 10 years ago
  41. c778904 share code between arcTo and addArc, update dox by reed · 10 years ago
  42. 4f358fc Make SkWriter32::snapshotAsData() a dumb copy. by mtklein · 10 years ago
  43. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  44. 3bd12ef Fix wrapped content keys for npot textures. by bsalomon · 10 years ago
  45. 772604c Add a flag to flush the canvases during SkMultiPictureDraw::draw(). by senorblanco · 10 years ago
  46. 3dc40ac Conservative SkTextBlob bounds. by fmalita · 10 years ago
  47. e167f96 Fix GPU resource cache related assertions. by bsalomon · 10 years ago
  48. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  49. 0a482f4 Fix Chrome build by robertphillips · 10 years ago
  50. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  51. 96a857e initial preroll api by reed · 10 years ago
  52. 63c992f Fix the speeling of "purgeable" in Gr code by bsalomon · 10 years ago
  53. a3ca15c Remove deprecated SkSurface::NewRenderTarget factories by bsalomon · 10 years ago
  54. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  55. c2f35b7 Allow unbudgeted resources to be recycled by the cache as scratch. by bsalomon · 10 years ago
  56. 4dffede Fix self assigment in GrResourceKey by bsalomon · 10 years ago
  57. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  58. f803da1 add newImage API by reed · 10 years ago
  59. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  60. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  61. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  62. 44af7ba Fix SkIStream nits. by bungeman · 10 years ago
  63. 2fdeda0 XPFactory lazily initializie in drawstate / GrPaint by joshualitt · 10 years ago
  64. dcfb7cf Remove the need for asCoeff in SkXfermode. by egdaniel · 10 years ago
  65. 2dca817 Remove staging SkStream::unref(). by bungeman · 10 years ago
  66. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
  67. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  68. 1c60dfe Reland https://codereview.chromium.org/860333002 with fix for test failures. by bsalomon · 10 years ago
  69. 988018c Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 id:1 of https://codereview.chromium.org/860333002/) by mtklein · 10 years ago
  70. 711ef48 Make GrScratchKey memory buffer correct size on copy by kkinnunen · 10 years ago
  71. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  72. 5813616 Do more cleanup from xp changes by egdaniel · 10 years ago
  73. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  74. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  75. 07f2697 Remove unused TileGridInfo by weiliangc · 10 years ago
  76. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  77. 46d36f0 Refactor position computation to enable device space "nudge" by robertphillips · 10 years ago
  78. 7729e56 use log2(scale) to compute mip level by reed · 10 years ago
  79. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  80. b50ced7 Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of https://codereview.chromium.org/849333002/) by reed · 10 years ago
  81. 15fd47f use log2(scale) to compute mip level by reed · 10 years ago
  82. 54f0e9d Add Xfer Processor for GrCustomXfermodes by egdaniel · 10 years ago
  83. 0063a9b Move XferEffects class to GrCustomXfermode file by egdaniel · 10 years ago
  84. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  85. 38cd055 Do some minor pre cleanup work before converting all xfermodes to XPs. by egdaniel · 10 years ago
  86. 3f915c0 upstream google3 include paths for jsoncpp by mtklein · 10 years ago
  87. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  88. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  89. e55fb17 Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch. by mtklein · 10 years ago
  90. 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
  91. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  92. 4ef0c8a remove NewTexture? by reed · 10 years ago
  93. f5872d2 add stroke params to c api by reed · 10 years ago
  94. 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
  95. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  96. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  97. 281ecc2 need to rebaseline (changed) c_gms, update dox by reed · 10 years ago
  98. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  99. 23d4320 Adding check on input count by sugoi · 10 years ago
  100. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago