- 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
- 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
- 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
- 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
- 866f4e3 optimize pathops coverage by commit-bot@chromium.org · 11 years ago
- ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
- 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
- bf64261 Move PdfTokenLooper into its own file. by scroggo@google.com · 11 years ago
- d906702 Move SkPdfContext into its own files. by scroggo@google.com · 11 years ago
- 7d8013f Changes to SkTDStackNester. by scroggo@google.com · 11 years ago
- 0daf00c Move SkTDStackNester into its own private file. by scroggo@google.com · 11 years ago
- dad7070 More common_conditions simplifications. by mtklein@google.com · 11 years ago
- f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
- b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
- 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
- 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
- e917962 Include pdfviewer in everything. by scroggo@google.com · 11 years ago
- 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
- efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
- 23a9121 pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we compile pdfviewer, even if it is not used) by commit-bot@chromium.org · 11 years ago
- d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
- 451b596 Android FontHost cannot use FontMgr yet. by bungeman@google.com · 11 years ago
- f376f5d Implement a NEON version of morphology. This is good for ~2.2X speedup on Tegra3. by senorblanco@chromium.org · 11 years ago
- b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
- ffd178c Initial draft code to run pdfviewer withg gms by commit-bot@chromium.org · 11 years ago
- 5916705 add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths which are easy to get wrong rendering results. So add a GM case for this kind paths to avoid potential bugs to be introduced. by commit-bot@chromium.org · 11 years ago
- 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
- 9901727 Fix stale assert in GrDrawTarget::print by commit-bot@chromium.org · 11 years ago
- 96ac2f6 Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNine is okay by robertphillips@google.com · 11 years ago
- 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
- 1f0121a New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration by halcanary@google.com · 11 years ago
- 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
- 7b05659 Add gms and benchmarks for drawing blurry round rects. by scroggo@google.com · 11 years ago
- 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
- ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
- a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
- 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
- 1986756 Speculative Android build fix. by senorblanco@chromium.org · 11 years ago
- 7a47ad3 Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711). by senorblanco@chromium.org · 11 years ago
- 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
- 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
- ea7e69a A fix for annoying clang error "unused-const-variabl" in third_party code. by commit-bot@chromium.org · 11 years ago
- 2d3a789 DM: add --pipe by commit-bot@chromium.org · 11 years ago
- 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
- 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
- ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
- ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
- e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
- c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
- a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
- 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
- 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
- 192cbf6 DM: add --serialize by commit-bot@chromium.org · 11 years ago
- 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
- a7a9f37 DM: add --writePath by mtklein@google.com · 11 years ago
- 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
- ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago
- c4d1771 [PDF] Add unpremultiply support and a GM. by vandebo@chromium.org · 11 years ago
- cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- dfe0f43e Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures. by robertphillips@google.com · 11 years ago
- 846872f Fix DM build failures: by commit-bot@chromium.org · 11 years ago
- c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
- 8f930ff Remove unused header SkImageTypes.h by commit-bot@chromium.org · 11 years ago
- b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- 6397217 detach blur result texture when it is the same texture used to render path mask by commit-bot@chromium.org · 11 years ago
- 6001ee3 remove dm from everything by mtklein@google.com · 11 years ago
- d36522d dm is like gm, but faster and with fewer features. by mtklein@google.com · 11 years ago
- f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
- a46128e Remove obsolete CityHash conditional. by commit-bot@chromium.org · 11 years ago
- baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
- 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
- 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
- fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
- 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
- 0fbe01f Add -fPIC fro tsan (isn't alrady set in non-library). by bungeman@google.com · 11 years ago
- 27d4ffe Enable -fPIE, and -pie in tsan build. We're already -fPIC. by bungeman@google.com · 11 years ago
- 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
- 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
- 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
- 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
- df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
- 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
- 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
- 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
- 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
- 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
- fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
- 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
- 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
- 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
- ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
- 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
- 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
- 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
- 1e10a9a quiet down more third-party warnings in poppler and jsoncpp by commit-bot@chromium.org · 11 years ago
- 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
- 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
- baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
- 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago