1. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  2. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 11 years ago
  3. a2cbced no more callers of getTotalClip -- except in android by reed@google.com · 11 years ago
  4. c524e98 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  5. 479d1ae Fixes to Android.mk generation for arm64. by commit-bot@chromium.org · 11 years ago
  6. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 11 years ago
  7. b736962 More SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  8. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  9. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  10. 43c2758 WIP -- SkFont by reed@google.com · 11 years ago
  11. e6d8be0 Removes deleted files SkBitmapShader* from gyp/core.gypi. by commit-bot@chromium.org · 11 years ago
  12. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
  13. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  14. 0d0d620 remove SK_SUPPORT_LEGACY_GETCLIPTYPE by commit-bot@chromium.org · 11 years ago
  15. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 11 years ago
  16. ae0054e get iOS building again by commit-bot@chromium.org · 11 years ago
  17. 848fdb0 Updates to Android.mk generation. by commit-bot@chromium.org · 11 years ago
  18. 25595ed fix nacl build using ninja by commit-bot@chromium.org · 11 years ago
  19. 77815fd Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
  20. c311873 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  21. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 11 years ago
  22. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 11 years ago
  23. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  24. 37eb4e4 Purge SkPurgeableMemoryBlock. by commit-bot@chromium.org · 11 years ago
  25. e3ff558 SkRecord strawman by commit-bot@chromium.org · 11 years ago
  26. 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
  27. 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  28. 58d69d8 change default build (in "make" wrapper) to ninja on all platforms by epoger@google.com · 11 years ago
  29. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 11 years ago
  30. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 11 years ago
  31. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  32. 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 11 years ago
  33. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  34. ba0c5ea Updates to Android.mk generation. by commit-bot@chromium.org · 11 years ago
  35. 3eedb80 Add clip effect for circles by commit-bot@chromium.org · 11 years ago
  36. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  37. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago
  38. 787227d Let DM work without a GPU. by commit-bot@chromium.org · 11 years ago
  39. 3fcab54 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 11 years ago
  40. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 11 years ago
  41. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 11 years ago
  42. 2fe641b Remove more flags not needed by android framework. by commit-bot@chromium.org · 11 years ago
  43. 2663263 Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored. by commit-bot@chromium.org · 11 years ago
  44. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 11 years ago
  45. 46ee398 remove SK_SUPPORT_LEGACY_READPIXELSCONFIG by reed@google.com · 11 years ago
  46. 7209f93 disable imagefilterscropexpand GM test on Android by commit-bot@chromium.org · 11 years ago
  47. 04c32a8 Fix r13897. by bungeman@google.com · 11 years ago
  48. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
  49. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
  50. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
  51. af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 11 years ago
  52. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 11 years ago
  53. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  54. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 11 years ago
  55. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
  56. 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 11 years ago
  57. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  58. 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 11 years ago
  59. b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 11 years ago
  60. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 11 years ago
  61. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  62. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  63. 641e33b add gm to show bug in stroked-text in drawPosText by commit-bot@chromium.org · 11 years ago
  64. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  65. ae79612 Add compile flag to force usage of distance fields for all SkPaints. by commit-bot@chromium.org · 11 years ago
  66. ab373bd remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
  67. 6f458fc First pass at a web app that lets you run Skia code and see the results. by commit-bot@chromium.org · 11 years ago
  68. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  69. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  70. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
  71. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  72. e8ead8e Revert "remove flag for legacy copyTo -- call sites have been updated" by reed@google.com · 11 years ago
  73. a5cb214 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 11 years ago
  75. ce29b32 remove flag for legacy copyTo -- call sites have been updated by reed@google.com · 11 years ago
  76. 8016f79 This is just the first version and shows how I intend to orchestrate this. Future enhancements will: by commit-bot@chromium.org · 11 years ago
  77. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 11 years ago
  78. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 11 years ago
  79. fab349c remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used by commit-bot@chromium.org · 11 years ago
  80. 24e0496 Factor out a BaseContext from JsContext. by commit-bot@chromium.org · 11 years ago
  81. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 11 years ago
  82. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 11 years ago
  83. 6f4fb0f Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 11 years ago
  84. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 11 years ago
  85. 6c50cd3 remove SK_SUPPORT_DEEPCOPYTO_CONFIG by reed@google.com · 11 years ago
  86. e72a408 Updates to gyp files for building Android.mk by commit-bot@chromium.org · 11 years ago
  87. 9d0ecf4 Modify how gpu.gyp includes angle.gyp. by commit-bot@chromium.org · 11 years ago
  88. 4fcc3ca Add GrSet class built on top of RedBlackTree by commit-bot@chromium.org · 11 years ago
  89. f679d1b Rename Path to Path2D by commit-bot@chromium.org · 11 years ago
  90. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
  91. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  92. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  93. b805fe5 Fix SampleApp build by bsalomon@google.com · 11 years ago
  94. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  95. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  96. 7f428a9 Check in today's exhaustive blend experiments. by commit-bot@chromium.org · 11 years ago
  97. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 11 years ago
  98. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  99. b4c5f06 allow skia flags to be specified in a skia file, but reference by chrome's skia_common.gypi by reed@google.com · 11 years ago
  100. 076ce35 Fix valgrind bot errors introduced in f84722e4777. by commit-bot@chromium.org · 11 years ago