- 2d141ba Patches on top of Radu's latest. by mtklein · 9 years ago
- f052715 Use portable code for family names with DirectWrite. by bungeman · 9 years ago
- 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
- d55d13a Update BUILD.public a bit. by mtklein · 9 years ago
- bf3dde2 Clean up BUILD_simulator.py by halcanary · 9 years ago
- 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
- a83593b Prefer native scaling to sampling by msarett · 9 years ago
- 0628a52 Regenerate LCD text blobs if GrPaint's color changes, not SkPaint. by jvanverth · 9 years ago
- 54017d7 Made isEqual in GrFragmentProcessor recursive by wangyix · 9 years ago
- cd47b71 GrAAFillRectBatch holds onto GrPipelineOptimizations by joshualitt · 9 years ago
- 69ed114 Added class AutoFragmentChildProcAdvance to be constructed before a child emitCode and destructed after by wangyix · 9 years ago
- 94c902e fix pathops fuzz failures by caryclark · 9 years ago
- f82c13f Reland of Fix a few bugs in the google3 sync scripts. (patchset #1 id:1 of https://codereview.chromium.org/1295213002/ ) by benjaminwagner · 9 years ago
- e46f9fe Privatize GrBatch subclass overrides by bsalomon · 9 years ago
- cf9c475 Remove a couple zombie pathops files. by mtklein · 9 years ago
- 9483763 Remove SkOpts_sse2.cpp. by mtklein · 9 years ago
- 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago
- ea4529d Move normal map creation methods to sk_tools by robertphillips · 9 years ago
- df5b760 Add a simple script to simulate BUILD file glob() expansion. by mtklein · 9 years ago
- e349d6b Revert of Fix a few bugs in the google3 sync scripts. (patchset #1 id:1 of https://codereview.chromium.org/1291343006/ ) by benjaminwagner · 9 years ago
- 18af0a0 Fix a few bugs in the google3 sync scripts. by benjaminwagner · 9 years ago
- 787ca87 Add files added to Skia HEAD in google3 to the Git repo. by benjaminwagner · 9 years ago
- 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
- 1a899c9 Stop ping ponging AA in SkGpuDevice by joshualitt · 9 years ago
- dcbaa8a Revert of Depend on ETC1 via DEPS instead of a direct third_party checkin. (patchset #1 id:1 of https://codereview.chromium.org/1296253003/ ) by mtklein · 9 years ago
- a61c817 drawBitmapImage can batch across AA rects by joshualitt · 9 years ago
- b279668 fix typo in android_framework_lib.gyp by Derek Sollenberger · 9 years ago
- a408260 Add GPU to the android include path. by djsollen · 9 years ago
- ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
- 6a91ad2 remove unused code by caryclark · 9 years ago
- f433bb2 SkPaintFilterCanvas should inherit the target canvas state by fmalita · 9 years ago
- 340f307 Fix webp compile warnings on windows by msarett · 9 years ago
- 29553b3 Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of https://codereview.chromium.org/1293543002/ ) by joshualitt · 9 years ago
- 0d4bcea drawBitmapImage can batch across AA rects by joshualitt · 9 years ago
- 4a75dd3 Update SKP version by rmistry · 9 years ago
- 8a41adb support both box and circle lcd by reed · 9 years ago
- 5f629b4 show LCD on max fat-zoom by reed · 9 years ago
- 0b3a28b Update SKP version by rmistry · 9 years ago
- fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
- bb88674 increase zoom in fatbits by reed · 9 years ago
- e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
- a83eead Revert of stop dropping AA when rect stays rect (patchset #8 id:140001 of https://codereview.chromium.org/1295523002/ ) by joshualitt · 9 years ago
- f5fb939 SkPDF: Move SkFlate into src/pdf (part 3/3) by halcanary · 9 years ago
- 9a106ba A bit of misc cleanup. by mtklein · 9 years ago
- 090ae8e fix valgrind issue by joshualitt · 9 years ago
- 40ac15a fix viewmatrix mapping in AAFillRect by joshualitt · 9 years ago
- 540e488 Add include paths in gputest.gyp for use by additional gpu tests. by egdaniel · 9 years ago
- 820bffb Build all GMs on Android. by mtklein · 9 years ago
- cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
- 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
- 1bef9f5 stop dropping AA when rect stays rect by joshualitt · 9 years ago
- b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
- 2ba7099 Add GM to test drawing atlas case by joshualitt · 9 years ago
- 6fbdeef Revert of Paranoid temporary check that Chrome's building with SSE2 on all Windows builders. (patchset #1 id:1 of https://codereview.chromium.org/1283183004/ ) by mtklein · 9 years ago
- b157917 SkScaledCodec class by emmaleer · 9 years ago
- e844530 Paranoid temporary check that Chrome's building with SSE2 on all Windows builders. by mtklein · 9 years ago
- 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
- 8f4fe37 some catchup CL revisions by reed · 9 years ago
- 7e6d9c0 Every pixel ref gets its own mutex. by mtklein · 9 years ago
- c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- 00ba1e0 Belt and suspenders for colors in DrawAtlasBatch test by jvanverth · 9 years ago
- abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
- 8f34372 Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images. by reed · 9 years ago
- 5a16cf6 Normalize SkXfermode_opts.h argument order as d,s[,aa]. by mtklein · 9 years ago
- d518ea7 SkScaledCodec class by emmaleer · 9 years ago
- 1acf250 Fix for VALGRIND DrawAtlas test issue. by jvanverth · 9 years ago
- e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- 0944100 SkScaledCodec class by emmaleer · 9 years ago
- e516e4f fix up batch_spew by joshualitt · 9 years ago
- 9c80b5f Move GrRectBatch to GrBWFillRectBatch and make internal by joshualitt · 9 years ago
- d5b7563 add SkImage::NewFromPicture and a GM to test it by reed · 9 years ago
- e7d4b2f Simplify parameters passed to path renderers by robertphillips · 9 years ago
- 15f4951 add asserts on Sk4px::Map functions that our arrays are non-null. by mtklein · 9 years ago
- 272b748 Minor fix to not save the modeling space rect by joshualitt · 9 years ago
- 2d56303 Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations. by bsalomon · 9 years ago
- 7ef45a1 Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder by wangyix · 9 years ago
- c8d3f57 Fail early in GrPipeline::CreateAt() if XP creation fails by bsalomon · 9 years ago
- 6e83ac7 Defer flushes if kPreferNoIO is specified by robertphillips · 9 years ago
- cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago
- 0010945 Revert of Normalize SkXfermode_opts.h argument order as d,s[,aa]. (patchset #1 id:1 of https://codereview.chromium.org/1289903002/ ) by mtklein · 9 years ago
- 72440a3 Use forwarding with SkTLazy::init. by bungeman · 9 years ago
- 65bd7ae Add gyp support for new GPU backend by jvanverth · 9 years ago
- 9bc3954 Refactor helper function for SkBitmapShader to GrFragmentProcessor by joshualitt · 9 years ago
- 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago
- 27801bf broken bots war by joshualitt · 9 years ago
- a50e17a Add support for a new GPU interface by jvanverth · 9 years ago
- 082e329 Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:1 of https://codereview.chromium.org/1286093004/ ) by mtklein · 9 years ago
- 147dc06 Add GrAARectBatch which can handle a local matrix by joshualitt · 9 years ago
- c3021ed Add override to GrAAFillRectBatch::onCombineIfPossible by bsalomon · 9 years ago
- d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
- cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
- 6028a84 Normalize SkXfermode_opts.h argument order as d,s[,aa]. by mtklein · 9 years ago
- b07bee3 Refactor to put SkXfermode_opts inside SK_OPTS_NS. by mtklein · 9 years ago
- 58d890b All child GrFragmentProcs' transforms and textures will be stored in the root GrFragmentProc in preorder by wangyix · 9 years ago
- cc34c41 Revert of SkPDF: Move SkFlate into src/pdf (part 1/3) (patchset #1 id:1 of https://codereview.chromium.org/1285913002/ ) by halcanary · 9 years ago
- d1bc574 Update CodexTest to test valid_alpha. by scroggo · 9 years ago
- 5a4d235 Revise DrawAtlasBatch to get rid of one copy when generating the batch. by jvanverth · 9 years ago
- 69a9689 Remove trace marker support from GrBufferedDrawTarget by bsalomon · 9 years ago
- d0375bc Fix bmp RLE "bug" by msarett · 9 years ago
- e14c1fe SkPDF: Move SkFlate into src/pdf (part 1/3) by halcanary · 9 years ago