- dfbbec4 Add constant color GrFP. by bsalomon · 10 years ago
- 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 10 years ago
- 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 10 years ago
- 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 10 years ago
- 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 10 years ago
- c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 10 years ago
- eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 10 years ago
- af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 10 years ago
- c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 10 years ago
- 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 10 years ago
- 7da1901 use Sk4f for matrix math by reed · 10 years ago
- d8b34c2 use table of procs (and unrolling) to speed up mapPts by reed · 10 years ago
- 5cffba8 Remove SkMemoryStream::peek() by scroggo · 10 years ago
- a096d7a SkCodec: add wbmp class by halcanary · 10 years ago
- 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 10 years ago
- d8bc16b add legacy pathop enums; fix uninitialized warning by caryclark · 10 years ago
- 5435929 cumulative pathops patch by caryclark · 10 years ago
- 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
- b880d7f SkCodec: conditionally remove fInfo by halcanary · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 10 years ago
- 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 10 years ago
- 0524590 Add scanline decoding to SkCodec. by scroggo · 10 years ago
- 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
- 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 10 years ago
- 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 10 years ago
- 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
- 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 10 years ago
- ccec0f9 pathops version two by caryclark · 10 years ago
- 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 10 years ago
- 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 10 years ago
- b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 10 years ago
- 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 10 years ago
- 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 10 years ago
- 7971def impl colormatrix w/ floats by reed · 10 years ago
- 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 10 years ago
- 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 10 years ago
- 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 10 years ago
- 5fedef1 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
- 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 10 years ago
- 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 10 years ago
- b79ff56 Specialize Sk2d for ARM64 by mtklein · 10 years ago
- 70840cb Replace SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
- c3ce1d2 Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://codereview.chromium.org/1020963002/) by mtklein · 10 years ago
- e57b5ca Specialize Sk2d for ARM64 by mtklein · 10 years ago
- 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 10 years ago
- 977b6f7 Remove deprecated flavour of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
- adf9990 add SkMatrix::decomposeScale by reed · 10 years ago
- 6c1b338 Remove now-unused uniqueID param from SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
- 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 10 years ago
- effcba4 Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/) by reed · 10 years ago
- 7c44ca9 replace SkFixedDiv impl with native 64bit math by reed · 10 years ago
- 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 10 years ago
- 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 10 years ago
- fffeede Implement SkCodec::getScaledDimensions. by scroggo · 10 years ago
- b267fd6 Add comment describing SkColorTable constructor. by scroggo · 10 years ago
- 0c9b1a8 add kGray_8_SkColorType by reed · 10 years ago
- d709ea8 Remove SkLONGLONG. by bungeman · 10 years ago
- 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
- 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 10 years ago
- 82b0748 remove dead code by reed · 10 years ago
- 95a4fe3 always reset locale (not just in debug). by Brian Salomon · 10 years ago
- f33a8bf fix ios build wrt locale? by Brian Salomon · 10 years ago
- 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 10 years ago
- 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 10 years ago
- dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
- e7903c7 FilterLevel -> SkFilterQuality by reed · 10 years ago
- 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
- 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago
- 3a22466 remove deprecated setFilterBitmap/isFilterBitmap by reed · 10 years ago
- 19c25f1 move kTileModeCount out of TileMode enum by reed · 10 years ago
- 6af1b05 remove legacy onCreateCompatibleDevice by reed · 10 years ago
- 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
- 57a48a7 add onCreateDevice to eventually replace onCreateCompatibleDevice by reed · 10 years ago
- 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
- 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
- 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
- f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
- fd45079 Call to retrieve SkDescriptor for SkScalarContext from SkPaint. by joshualitt · 10 years ago
- 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
- 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
- 11fa224 some utils for rect and matrix by reed · 10 years ago
- 172b455 Clean up SkDynamicAnnotations. by mtklein · 10 years ago
- 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 10 years ago
- d5b9840 fix for valgrind preAbandonGpuContext by joshualitt · 10 years ago
- 167eb17 Use SkTMin and SkTMax for clamp/pin. by bungeman · 10 years ago
- cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 10 years ago
- bb3be25 Remove rect clip type from grclip. by bsalomon · 10 years ago
- 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 10 years ago
- bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 10 years ago
- 64de1e1 ViaAndroidSDK for DM by tomhudson · 10 years ago
- dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 10 years ago
- a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 10 years ago
- fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 10 years ago
- b7affb5 udpate dox for colorfilter fragment processor requirements by reed · 10 years ago
- 024f996 Text blob run paints should be filtered. by fmalita · 10 years ago
- 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
- f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
- c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
- 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago