1. da5bcab remove remaining parts of SkExample by caryclark · 10 years ago
  2. c9fed24 add new Skia team member to committers list by hcm · 10 years ago
  3. 0f5f967 Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurface if needed. by egdaniel · 10 years ago
  4. 46c77f7 Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromium.org/876673002/) by joshualitt · 10 years ago
  5. 7e80c88 Land Ben's 32-bit symlink script. by Mike Klein · 10 years ago
  6. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 10 years ago
  7. 658d55c Hairline batch by joshualitt · 10 years ago
  8. 532faa9 [SkSVGDevice] Initial shader/gradient support by fmalita · 10 years ago
  9. 1ca3e01 Whitespace change to test new compile bots by Ravi Mistry · 10 years ago
  10. fef4c32 Update SKP version by skia.buildbots · 10 years ago
  11. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 10 years ago
  12. 9bf4e5b Revert of Make the glyph array entries inline. (patchset #10 id:170001 of https://codereview.chromium.org/885903002/) by bsalomon · 10 years ago
  13. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  14. cb3f504 Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromium.org/876673002/) by joshualitt · 10 years ago
  15. 4c08f16 Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  16. 563ff60 make getContentKey() available in GrGpuResource public interface by bsalomon · 10 years ago
  17. 6eff870 Hairline batch by joshualitt · 10 years ago
  18. b1b823a Whitespace change to test new GCE compile bot by Ravi Mistry · 10 years ago
  19. 5711ca3 Whitespace change to test new GCE compile bot by Ravi Mistry · 10 years ago
  20. f4a61f8 Whitespace change to test new GCE compile bot by Ravi Mistry · 10 years ago
  21. 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
  22. 85ed2db make getContentKey() available in GrGpuResource public interface by bsalomon · 10 years ago
  23. e67164d DM: wire up --leaks / -l again by mtklein · 10 years ago
  24. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  25. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 10 years ago
  26. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 10 years ago
  27. a669bc7 Atomics overhaul. by mtklein · 10 years ago
  28. 465206a Add missing SK_OVERRIDE by rmistry · 10 years ago
  29. 004a166 add missing SK_OVERRIDE by mtklein · 10 years ago
  30. efbad37 Don't read unecessary font files on Android. by bungeman · 10 years ago
  31. 4bf1ce2 Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #1 id:1 of https://codereview.chromium.org/873553003/) by stephana · 10 years ago
  32. 4988891 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #16 id:300001 of https://codereview.chromium.org/874863002/) by stephana · 10 years ago
  33. db204e3 Add resourcePath to running dm on Android doc. by bungeman · 10 years ago
  34. ad49b3b Optimize SSE2 opaque blend by qiankun.miao · 10 years ago
  35. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 10 years ago
  36. c927918 Update SKP version by skia.buildbots · 10 years ago
  37. d9adfe6 allow GMs to animate by reed · 10 years ago
  38. 47471cf Update SKP version by skia.buildbots · 10 years ago
  39. 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
  40. 8a4527e SVG backend in DM by mtklein · 10 years ago
  41. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  42. 0b737c5 Remove extraneous newline. by Brian Salomon · 10 years ago
  43. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 10 years ago
  44. 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
  45. 6726e78 Update SKP version by skia.buildbots · 10 years ago
  46. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 10 years ago
  47. b6bed17 Convert FamilyData to Skia style field names. by bungeman · 10 years ago
  48. 7a3527d Do not leak FamilyData in Android SkFontMgr. by bungeman · 10 years ago
  49. 4181492 export SkImageInfo by reed · 10 years ago
  50. 3af41fa Do not add indirection to XML_Parser. by bungeman · 10 years ago
  51. 7f14c9b Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
  52. edc93bc Suggestions and merge in the other CL. by mtklein · 10 years ago
  53. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  54. aea85dc Disable the noisiest /analyze warning in Chrome. ~3,700/12,000 by brucedawson · 10 years ago
  55. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  56. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  57. 8d17a13 DM: paths as implict strings too. by mtklein · 10 years ago
  58. b932999 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
  59. 022afb8 DM::NullSink by halcanary · 10 years ago
  60. 23b03c3 dm: allow multiple --images flags, allow single files by halcanary · 10 years ago
  61. 93957f4 Initial SVG backend stubbing by fmalita · 10 years ago
  62. 1872ad0 Remove unused globalRef/globalUnref. by scroggo · 10 years ago
  63. fc37ad1 dm: allow multiple --skp flags, allow single files by halcanary · 10 years ago
  64. 5d2fd44 Remove unused hasLocalMatrix. by scroggo · 10 years ago
  65. c387966 documentation: Writing Unit and Rendering Tests by halcanary · 10 years ago
  66. 803a49d Define SK_OVERRIDE when building for Android framework. by scroggo · 10 years ago
  67. f4ee92e Update SKP version by skia.buildbots · 10 years ago
  68. e4e01b8 Start SampleApp documentation by herb · 10 years ago
  69. 06fb35f Remove always true if statement and commented out code in GrBitmapTextContext by qiankun.miao · 10 years ago
  70. 16a3f17 Clean up commented out code in GrDistanceFieldTextContext by qiankun.miao · 10 years ago
  71. 527b287 Update comment for SkMallocPixelRef::NewWithProc. by scroggo · 10 years ago
  72. c778904 share code between arcTo and addArc, update dox by reed · 10 years ago
  73. f9a4072 Conservative blob bounds cleanup by fmalita · 10 years ago
  74. f90ea01 reorg some path routines, preparing to switch arcs to conics by reed · 10 years ago
  75. 4f358fc Make SkWriter32::snapshotAsData() a dumb copy. by mtklein · 10 years ago
  76. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  77. 65df6ed SkStream::read() only returns 0 at end. by scroggo · 10 years ago
  78. 19d8f9f add new gm for SkPath::addArc() by reed · 10 years ago
  79. 416e394 remove experimental pixman files by caryclark · 10 years ago
  80. 17a2b54 The original instantiation of pathops was in the experimental/Intersection directory. Anything of value has been copied into the mainline. by caryclark · 10 years ago
  81. f75a130 enable subpixel text on the subpixel translate sample by humper · 10 years ago
  82. e702d97 Use draws instead of clears as temporary workaround for Qualcomm stencil clear bug by bsalomon · 10 years ago
  83. c7a84fa fix bit rotted code to create test font by caryclark · 10 years ago
  84. 879140d Add docs for running docserver locally. by jcgregorio · 10 years ago
  85. 52ee813 fix parsing SVG strings to paths with comma delimiters by caryclark · 10 years ago
  86. 5444393 Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possible by bsalomon · 10 years ago
  87. 5d8388b More win64 warning fixes. by fmalita · 10 years ago
  88. 81aca54 Fix win64 warnings. by bsalomon · 10 years ago
  89. 402448d skia: blend32_16_row for neon version by mlee · 10 years ago
  90. 9cc2f26 Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
  91. e79d7b7 Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://codereview.chromium.org/888483002/) by robertphillips · 10 years ago
  92. f4ba321 Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of https://codereview.chromium.org/863243005/) by mtklein · 10 years ago
  93. 1726997 Remove 'f' from 0.05f in shader code by robertphillips · 10 years ago
  94. 2d55d07 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
  95. 45453c2 authors update- add herb and reorganize by hcm · 10 years ago
  96. f8dd076 Make char hash dynamic when needed. by herb · 10 years ago
  97. d4dd58e DM::SKPSrc::size() reports correct size. by mtklein · 10 years ago
  98. 40dab98 Use murmur3 finisher to improve font hash efficiency. by reed · 10 years ago
  99. 6af3147 Fixed clusterfuzz issue by sugoi · 10 years ago
  100. 5a3d92f Use distance fields for glyphs > 256 pt, before switching to paths. by jvanverth · 10 years ago