- 753b870 Define NDEBUG instead of SK_DEBUG/SK_RELEASE. by mtklein · 10 years ago
- 3a0f279 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
- ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
- afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
- d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago
- 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
- a34633f Trim down OSX GYP rules. Same effect, shorter. by mtklein · 10 years ago
- 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
- 3ba54fa Roll jsoncpp, drop dependency on Chromium overrides. by mtklein · 10 years ago
- 97d2c0a Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
- 27dc17c Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702." by Mike Klein · 10 years ago
- 60c2a79 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
- f128f53 Revert "Move SkReadBuffer.h and SkReader32.h out of include." by halcanary · 10 years ago
- 2a51d7c Move SkReadBuffer.h and SkReader32.h out of include. by halcanary · 10 years ago
- ea4673f SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
- 7e5598a Added bench for grid of patches. by dandov · 10 years ago
- cccb3b4 remove SkBitmap::Config support from android by reed · 10 years ago
- 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
- c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
- f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
- c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 10 years ago
- 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
- cc03adb Proposal for the mesh gradient interface. Implemented as a grid of by dandov · 10 years ago
- 8e69676 Turn on FontMgr for Android by tomhudson · 10 years ago
- 78ee93f Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/) by halcanary · 10 years ago
- b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
- 186f7b0 SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
- 9c6d4d7 Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation. by krajcevski · 10 years ago
- b2edec2 Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/) by halcanary · 10 years ago
- d7127e7 re-add samplerstress gm, but use blurmaskfilter instead (std filter) by reed · 10 years ago
- e36f499 SkImage_Codec is Lazy by halcanary · 10 years ago
- 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
- c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
- 5acfea7 2D kernel initial wiring for Guassian by joshualitt · 10 years ago
- 8b2cb33 clean up render_pdfs: by halcanary · 10 years ago
- 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
- 6b143b0 Remove Matrix/Clip State collapse code by robertphillips · 10 years ago
- d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
- d1d3bae add an animated test to verify that high-quality identity scaling doesn't change the image by humper · 10 years ago
- afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
- bab82ed Pretty print of shaders by joshualitt · 10 years ago
- 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
- 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
- 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
- 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
- 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
- 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
- b8ccc2f Pass compressed blitters to our mask drawing algorithm by krajcevski · 10 years ago
- 0bef17a render_pdfs implements --match by halcanary · 10 years ago
- da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
- 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
- b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
- a7e930f On the bots, there's no need to link GMs into SampleApp. by mtklein · 10 years ago
- be21e34 Bye bye bench. by mtklein · 10 years ago
- 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
- 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
- 847092c SkThreadPool and co. are not public. by mtklein · 10 years ago
- 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
- 816b4fb Fix bad gypi by tomhudson · 10 years ago
- e90c900 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
- f79673b Test and generalize font configuration parser by tomhudson · 10 years ago
- 8f394d4 disable all warnings from nanomsg by mtklein · 10 years ago
- ad82ed6 Force linking as C++ library. by mtklein · 10 years ago
- 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
- bce540c Don't call out -lstdc++ -lm explicitly. by mtklein · 10 years ago
- ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
- 5049557 Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/) by krajcevski · 10 years ago
- 80bdded small skia_shared_lib=1 build fix for cross-process picture demo by mtklein · 10 years ago
- e7ce26d Stop building tests. by mtklein · 10 years ago
- 5d8b1b4 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
- f91b47f Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) by halcanary · 10 years ago
- 66058b6 Memory improvements to render_pdfs; better DM pool size defaults by halcanary · 10 years ago
- 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
- 21769c5 Update NEON compiler defines to use SK_ prefix by djsollen · 10 years ago
- 2f4a69d Clean up skia_directwrite GYP variable. by mtklein · 10 years ago
- e30b52a Add missing source file for iOSShell. by mtklein · 10 years ago
- e714e75 nanobench: support GMs-as-benches by mtklein · 10 years ago
- e681c2a DM: only depend on GpuTest when it's a GPU build. by mtklein · 10 years ago
- ada972d sk_tool_utils_flags.cpp depends on GetResourcePath by mtklein · 10 years ago
- 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
- 3342ed5 Add rotated rects benchmarks by bsalomon · 10 years ago
- 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
- 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
- d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago
- 4beef91 Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview.chromium.org/422023005/) by bsalomon · 10 years ago
- 939f430 Remove relative path to GrColor.h in SkShader.h by bsalomon · 10 years ago
- b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
- 50d7154 Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files. by dandov · 10 years ago
- 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
- b2ef181 Add preliminary ASTC encoder by krajcevski · 10 years ago
- c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
- bc89329 Enable the SSSE3 compile time check on all platforms (4th attempt) by djsollen · 10 years ago
- 8d84c99 SkFontMgr for Android. by bungeman · 10 years ago
- 2da0f85 Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/) by bungeman · 10 years ago
- 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 10 years ago
- 85d3652 fix android_framework build do to missing library at link time by djsollen · 10 years ago
- 2451937 Run CanvasState test across a library boundary. by scroggo · 10 years ago
- c0bc913 Introduce skia_pic gyp variable. by scroggo · 10 years ago
- 4f9a01e SkFontMgr for Android. by bungeman · 10 years ago
- 17f0b6d share dm and command flags by caryclark · 10 years ago