1. e9e0dea SkLazyPtr follow ups by mtklein · 10 years ago
  2. 1d93266 SkLazyPtr suitable as a local or class member. by mtklein · 10 years ago
  3. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  4. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  5. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  6. dba3e64 Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  7. 84c14ee Remove content from public_headers. by scroggo · 10 years ago
  8. 958e962 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  9. a71aee6 Remove obsolete SkRecording. by mtklein · 10 years ago
  10. 2348199 Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  11. 90c7992 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  12. 6819df3 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  13. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  14. f439c77 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #17 id:1240001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  15. 360b680 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  16. 380d7d7 Revert of No threadsafe statics. (patchset #1 id:1 of https://codereview.chromium.org/654663002/) by mtklein · 10 years ago
  17. 07894c4 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #14 id:1050001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  18. cad5d3e No threadsafe statics. by mtklein · 10 years ago
  19. 0880686 Enable color emoji GM on Android by jvanverth · 10 years ago
  20. 47c844a Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  21. 335a0ae Allow GCC to build Skia on Mac. by mtklein · 10 years ago
  22. 93bee71 Remove empty recordy.gypi file. by tfarina · 10 years ago
  23. 1119c87 cleanup and optimize rect intersect routines by reed · 10 years ago
  24. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  25. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  26. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  27. a624e87 Implement C path functions by robertphillips · 10 years ago
  28. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  29. 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
  30. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  31. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  32. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  33. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  34. 38ba4e0 Add -Wno-invalid-offsetof to Mac and iOS builds too. by mtklein · 10 years ago
  35. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  36. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  37. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  38. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  39. ed48ebe Archive more dead code. by mtklein · 10 years ago
  40. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  41. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  42. f6fde17 Archive more dead code. by mtklein · 10 years ago
  43. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  44. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  45. 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
  46. 1b466f7 Archive SkFloat by mtklein · 10 years ago
  47. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  48. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  49. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  50. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  51. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  52. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  53. baae2f1 remove flags that now live in chrome's SkUserConfig.h by reed · 10 years ago
  54. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  55. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  56. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  57. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  58. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  59. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  60. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  61. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  62. 85265ff declare to gypi where SkDeviceProperties.h moved to by reed · 10 years ago
  63. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  64. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  65. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  66. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  67. 963504b Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of https://codereview.chromium.org/572933006/) by mtklein · 10 years ago
  68. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  69. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  70. d664c21 nanobench: lazily decode bitmaps from SKPs by mtklein · 10 years ago
  71. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  72. 4416267 Nested picture nanobench by fmalita · 10 years ago
  73. 249af15 BUG=skia: by joshualitt · 10 years ago
  74. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago
  75. 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 10 years ago
  76. 3658f38 Create an optimized draw state but not hooked in yet to gpu pipeline by egdaniel · 10 years ago
  77. 94c4151 Revert of Add a test that uses C++11 features as a compiler canary. (patchset #2 id:20001 of https://codereview.chromium.org/568913002/) by mtklein · 10 years ago
  78. 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
  79. f58a562 Disable discardable memory for the resource cache until tests pass. by danakj · 10 years ago
  80. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  81. fd731ce Measure picture recording speed in nanobench. by mtklein · 10 years ago
  82. 33bce0a Clean up old custom tools now subsumed by nanobench. by mtklein · 10 years ago
  83. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  84. f548444 Detect presence of dwrite_1.h. by bungeman · 10 years ago
  85. b3eba47 Outset the stroke width when computing the bounds for drawing a stroked rect, or 1 if it's a hairline by george · 10 years ago
  86. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  87. 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
  88. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  89. a1ae66d Add pop_back() to GrAllocator and add unit test. by bsalomon · 10 years ago
  90. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago
  91. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  92. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  93. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  94. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  95. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  96. 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
  97. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  98. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  99. 74364c9 Disable -fexpensive-optimizations on 64-bit ARM. by djsollen · 10 years ago
  100. 1cf15b4 remove flags that are already mirrored in chrome's SkUserConfig.h by reed · 10 years ago