1. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  2. ed48ebe Archive more dead code. by mtklein · 10 years ago
  3. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  4. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  5. f6fde17 Archive more dead code. by mtklein · 10 years ago
  6. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  7. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  8. 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
  9. 1b466f7 Archive SkFloat by mtklein · 10 years ago
  10. 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
  11. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  12. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  13. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  14. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  15. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  16. baae2f1 remove flags that now live in chrome's SkUserConfig.h by reed · 10 years ago
  17. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  18. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  19. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  20. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  21. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago
  22. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  23. 65b427c fix battlefield website by disallowing very small coordinates by caryclark · 10 years ago
  24. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  25. 85265ff declare to gypi where SkDeviceProperties.h moved to by reed · 10 years ago
  26. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  27. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  28. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  29. 408d612 Breaking out full program and frag only by joshualitt · 10 years ago
  30. 963504b Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of https://codereview.chromium.org/572933006/) by mtklein · 10 years ago
  31. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  32. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  33. d664c21 nanobench: lazily decode bitmaps from SKPs by mtklein · 10 years ago
  34. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  35. 4416267 Nested picture nanobench by fmalita · 10 years ago
  36. 249af15 BUG=skia: by joshualitt · 10 years ago
  37. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago
  38. 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 10 years ago
  39. 3658f38 Create an optimized draw state but not hooked in yet to gpu pipeline by egdaniel · 10 years ago
  40. 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
  41. 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
  42. f58a562 Disable discardable memory for the resource cache until tests pass. by danakj · 10 years ago
  43. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  44. fd731ce Measure picture recording speed in nanobench. by mtklein · 10 years ago
  45. 33bce0a Clean up old custom tools now subsumed by nanobench. by mtklein · 10 years ago
  46. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  47. f548444 Detect presence of dwrite_1.h. by bungeman · 10 years ago
  48. 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
  49. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  50. 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
  51. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  52. a1ae66d Add pop_back() to GrAllocator and add unit test. by bsalomon · 10 years ago
  53. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago
  54. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  55. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  56. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  57. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  58. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  59. 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
  60. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  61. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  62. 74364c9 Disable -fexpensive-optimizations on 64-bit ARM. by djsollen · 10 years ago
  63. 1cf15b4 remove flags that are already mirrored in chrome's SkUserConfig.h by reed · 10 years ago
  64. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  65. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  66. 294739b add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to android by reed · 10 years ago
  67. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  68. 8482504 make allocPixels throw on failure by reed · 10 years ago
  69. aca21d6 Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp by piotaixr · 10 years ago
  70. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  71. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 10 years ago
  72. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 10 years ago
  73. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  74. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  75. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  76. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  77. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  78. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 10 years ago
  79. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  80. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  81. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  82. 60cc7d3 manual revert of bitmap scale change while I investigate failures on chromeos by humper · 10 years ago
  83. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  84. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  85. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  86. 38e44b0 Disable bitmap decoders for GPU specific formats on Android framework by djsollen · 10 years ago
  87. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  88. ce7b1d5 always scale to an integer; compensate for fractional image sizes by leaving the fractional scale in the matrix by humper · 10 years ago
  89. 4473be8 Clean up some benches that answer questions we're no longer asking. by mtklein · 10 years ago
  90. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  91. 21aed57 Create Read-only Base class for GrDrawState that holds data members and getters by egdaniel · 10 years ago
  92. 5387c83 Revert of Benchmark designed to exercise fractional image scale/translation (patchset #2 of https://codereview.chromium.org/491793003/) by djsollen · 10 years ago
  93. a6785cc Add a working SkFontMgr_fontconfig. by bungeman · 10 years ago
  94. 5fc2266 Benchmark designed to exercise fractional image scale/translation by humper · 10 years ago
  95. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  96. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago
  97. d92c4c5 fix android framework build for nanobench by djsollen · 10 years ago
  98. 7eacd77 SkMultiPictureDraw API by robertphillips · 10 years ago
  99. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  100. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago