1. 9467001 Whitespace change to trigger builds by borenet · 10 years ago
  2. ca55641 Whitespace change to test the CQ's new trybots by rmistry · 10 years ago
  3. 0d76b95 add fade_slide transition to lua slides by reed · 10 years ago
  4. f355df5 add canvas:clear to lua by reed · 10 years ago
  5. 485557f add surfaces to lua by reed · 10 years ago
  6. d27726e Fix leak in GLPrograms test. by bsalomon · 10 years ago
  7. 09a1d67 add key handlers to lua by reed · 10 years ago
  8. 18ea777 allow for lua click handlers by reed · 10 years ago
  9. 09445a4 move test for lua into separate resource file by reed · 10 years ago
  10. 10c2c74 bug_chomper: Use parenthesized declaration style for const and vars. by tfarina · 10 years ago
  11. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  12. ba5fb93 add drawImageRect to lua, update sample by reed · 10 years ago
  13. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  14. 93bee71 Remove empty recordy.gypi file. by tfarina · 10 years ago
  15. 75e926a Update coloremoji expectations by jvanverth · 10 years ago
  16. 7bb9ed7 Fix bug in GrCachedLayer reuse by robertphillips · 10 years ago
  17. 294c326 Fix color emoji. by jvanverth · 10 years ago
  18. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  19. 5324978 detect --loops is < 0 and interpret that as running forever (mostly) by reed · 10 years ago
  20. e817dbb Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/) by jvanverth · 10 years ago
  21. bc92163 Fix color emoji. by jvanverth · 10 years ago
  22. 6cb35fa Ignore complexclip_path_aa on Win7-HD2000 for the moment. by jvanverth · 10 years ago
  23. d8088f8 updating expectations by joshualitt · 10 years ago
  24. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  25. 40636a5 faster SkRect::sort by reed · 10 years ago
  26. 0ad24be Add template.cpp to gitignore. by tfarina · 10 years ago
  27. 494f910 Update SKP version to 122 by borenet · 10 years ago
  28. 8f1f7f8 Use the function recently added to common in svndiff.py by Thiago Farina · 10 years ago
  29. 092dab9 Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  30. 232f6b0 Remove unused SaveLayerInfo::fValid field by robertphillips · 10 years ago
  31. cbe80ca Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key by robertphillips · 10 years ago
  32. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  33. 1119c87 cleanup and optimize rect intersect routines by reed · 10 years ago
  34. 7062a26 Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 id:80001 of https://codereview.chromium.org/639823005/) by mtklein · 10 years ago
  35. d9aa218 Store color and coverage stages in a single array in GrOptDrawState. by egdaniel · 10 years ago
  36. 9e87fa7 Force linking of static member variables for GLPrograms by joshualitt · 10 years ago
  37. 00878a1 Revert of Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key (patchset #1 id:1 of https://codereview.chromium.org/640373002/) by robertphillips · 10 years ago
  38. a32c6bc Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://codereview.chromium.org/640323002/) by robertphillips · 10 years ago
  39. e018445 Update expectations for distance field path rendering. by jvanverth · 10 years ago
  40. 52455cb Use BBH reserve hook to preallocate space for tiles. by mtklein · 10 years ago
  41. 5c48166 Fix bug in plot locking system by robertphillips · 10 years ago
  42. 27415b7 Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key by robertphillips · 10 years ago
  43. acd3e6d Fix restore in AVMR to have correct coverage count. by egdaniel · 10 years ago
  44. e099dd7 Small improvements to SkBitSet: by mtklein · 10 years ago
  45. 60e4ad7 Improve SkARGB32_A8_BlitMask_SSE2 by jmuizelaar · 10 years ago
  46. 12b1831 Attempt at fixing color cube bench by sugoi · 10 years ago
  47. 8db6f23 Whitespace change to test CQ's trybots by rmistry · 10 years ago
  48. 089f8de Remove tab parameter from GrGLSLMulVarBy4f function by egdaniel · 10 years ago
  49. 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  50. cf9b873 Clarify what DM means in the README file. by tfarina · 10 years ago
  51. e37ecd7 Remove references to out/Debug/tests executable. by tfarina · 10 years ago
  52. 9a7f29e Leak fixed by sugoi · 10 years ago
  53. 6517134 gl programs rewrite by joshualitt · 10 years ago
  54. 99d5915 rename command line flag to avoid conflict, use very verbose by caryclark · 10 years ago
  55. 208d170 Add SkBBoxHierarchy::reserve() as an optional size hint. by mtklein · 10 years ago
  56. a9c5652 try again to fix ios build by caryclark · 10 years ago
  57. ff9fc4e fix ios build by caryclark · 10 years ago
  58. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  59. 5867736 use real pdfdevice behind SkDocument by reed · 10 years ago
  60. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  61. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  62. 78c7127 Update old tools to allow MultiPictureDraw rendering by robertphillips · 10 years ago
  63. 17bfe0d Update SKP version to 121 by borenet · 10 years ago
  64. ac15bb9 webtry: Simply move sys/ directory into setup/. by tfarina · 10 years ago
  65. ac211af call derived ~ from GrIORef by bsalomon · 10 years ago
  66. 81e6448 Remove ~GrIORef since last remaining virtual and now all inline by bsalomon · 10 years ago
  67. 0f9e8a7 Revert of Use presence of a content key as non-scratch indicator (patchset #5 id:80001 of https://codereview.chromium.org/639873002/) by bsalomon · 10 years ago
  68. ddb5eca use SkDocument to capture pdfs from SampleApp 'e' by reed · 10 years ago
  69. 9eefe08 Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  70. 544fe23 Add SK_API to GrGpuResource TBR=reed@google.com by bsalomon · 10 years ago
  71. 691d673 Rebase Nexus 10 gm failure by egdaniel · 10 years ago
  72. 4f6ffde pre-build the resources library for the fiddle jail by Greg Humphreys · 10 years ago
  73. 117ff1c repair the webtry setup process by Greg Humphreys · 10 years ago
  74. 25ec1b3 allow fiddles to use the futex system call; fixes fonts finally by Greg Humphreys · 10 years ago
  75. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 10 years ago
  76. e97d82b In the generated fiddle, set the portable fonts flag first. by Greg Humphreys · 10 years ago
  77. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  78. b82b9d5 Make GM default to reseting gpu contexts on android. by bsalomon · 10 years ago
  79. ebca225 preliminary support for fiddle font use by Greg Humphreys · 10 years ago
  80. 47326ab Fix conditional check when copying coverage stages in ODS by egdaniel · 10 years ago
  81. 901704b fix android framework build errors by djsollen · 10 years ago
  82. 9cf45bf Delay copying effects from DS or ODS till end of creating ODS by egdaniel · 10 years ago
  83. 3d7d410 remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME by reed · 10 years ago
  84. a624e87 Implement C path functions by robertphillips · 10 years ago
  85. 7663d66 Revert of Make GM default to reseting gpu contexts on android. (patchset #1 id:1 of https://codereview.chromium.org/635293003/) by bsalomon · 10 years ago
  86. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  87. d61ef01 Expose layer hoisting API in GrContext by robertphillips · 10 years ago
  88. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  89. a5ee45c Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chromium.org/637293003/) by bsalomon · 10 years ago
  90. 96e89d5 speculative fix for ios by Brian Salomon · 10 years ago
  91. 8dd35ce Make GM default to reseting gpu contexts on android. by bsalomon · 10 years ago
  92. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  93. 5a161ea Update SKP version to 120 by borenet · 10 years ago
  94. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  95. e6efd39 Only use msaa target for blur mask when doAA is true by derekf · 10 years ago
  96. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  97. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  98. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  99. 65be97d Stay in floats as much as possible in SkTileGrid, particularly in insert. by mtklein · 10 years ago
  100. d99741c Update perspective GMs for dfpaths by jvanverth · 10 years ago