- 5d2fef0 fix asserts in new premul inline function by reed@google.com · 13 years ago
- 0b8b3bb make inline version of premultiply, to speed up gradient creation. by reed@google.com · 13 years ago
- e620ad2 Revert r1768 by epoger@google.com · 13 years ago
- 278cbb4 Enable WebKit/Chromium style logging for Skia. by tomhudson@google.com · 13 years ago
- 4ee7ae5 Adding the notion of a volatile bitmap to SkBitmap. by junov@google.com · 13 years ago
- 72798e4 Roll gyp version from 907 to 936 by epoger@google.com · 13 years ago
- afec7ba Fix bug where equality was used instead of assignment. by tomhudson@google.com · 13 years ago
- 3a1f6a0 SkStringPrintf helper fucntion + a new unit test for it. by tomhudson@google.com · 13 years ago
- b371ed1 Fix LCD text filtering by epoger@google.com · 13 years ago
- 5070d79 Fix build for old versions of freetype without FT_Library_SetLcdFilter by epoger@google.com · 13 years ago
- cd88d7c Don't use the CreateWithData variant: not needed, and isn't available in chrome by reed@google.com · 13 years ago
- 0a09eef Change true and false to 1 and 0 in macros that are used to conditionally compile code. by bsalomon@google.com · 13 years ago
- cb0c5ab Fix valgrind reported issue, uninit mem in AutoReleaseGeometry::reset() by bsalomon@google.com · 13 years ago
- f83ceb9 extract a new factory when we get a new device by reed@google.com · 13 years ago
- ba861ca add rebaselined version, now that we force font smoothing by reed@google.com · 13 years ago
- 7dba74c update now that we force font smoothing for the tests by reed@google.com · 13 years ago
- 4be8adc explicitly enable font smoothing, in case your mac is hooked to a monitor by reed@google.com · 13 years ago
- f65817c remove last vestiges of intentional break by epoger@google.com · 13 years ago
- 3325084 fix intentional break by epoger@google.com · 13 years ago
- 601d1ba another intentional break by epoger@google.com · 13 years ago
- 3721a7a fix intentional break by epoger@google.com · 13 years ago
- 2278a78 intentional error to exercise buildbot emails by epoger@google.com · 13 years ago
- 37100ec oops, these are the "correct" initial pdf baselines by reed@google.com · 13 years ago
- 44b6feb add initial pdf gm images. These have not be manually checked for correctness. by reed@google.com · 13 years ago
- 46cce91 create bitmaps from pdf output for comparison purposes (mac only at the moment) by reed@google.com · 13 years ago
- 9c16bc0 fix bitmapinfo by reed@google.com · 13 years ago
- 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 13 years ago
- 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 13 years ago
- 4809fc8 Add base-linux and base-linux-fixed images for lcdtext test in gm by epoger@google.com · 13 years ago
- 63fdcac Add baseline images for new lcdtext within gm by epoger@google.com · 13 years ago
- eaacf47 make toplevel Makefile pass MAKEFLAGS to out/Makefile by epoger@google.com · 13 years ago
- d9e7502 Fix Mac compile - missing comma. by vandebo@chromium.org · 13 years ago
- 98dfb05 Fix core text font metrics - scale to em size and convert float to int by vandebo@chromium.org · 13 years ago
- 213c42b Create new lcdtext page within gm http://codereview.appspot.com/4654071 by epoger@google.com · 13 years ago
- c10a888 Guard against 0 tolerance in curve subdivision. by tomhudson@google.com · 13 years ago
- 9ac4a89 Change output format of dump() to make VS2008 happy. by tomhudson@google.com · 13 years ago
- 13649ce fix sign/unsigned warnings by reed@google.com · 13 years ago
- 33114e0 remove unused and untested SkPath::subdivide() by reed@google.com · 13 years ago
- 3aaf6a0 fix exceeds_dist: don't double the loop counter (the caller has done that) by reed@google.com · 13 years ago
- d935cfb Adding support for shadows when drawing bitmaps with skia gpu device by junov@google.com · 13 years ago
- 21031e9 fix div-by-zero (triggers debugging assert when scalar=fixed) and add master by reed@google.com · 13 years ago
- 3e7b280 Fix compiler warning triggered by non-understanding of assert. by vandebo@chromium.org · 13 years ago
- ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
- 314e9b3 add ptr/len and SkData versions of Deflate() by reed@google.com · 13 years ago
- effc501 remove obsolete text codepaths by reed@google.com · 13 years ago
- 67908f2 fix warnings (signed/unsigned, initialization order, parens) by reed@google.com · 13 years ago
- 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
- 0f1c95c Add a zlib target that the pdf target can depend on. by vandebo@chromium.org · 13 years ago
- ae8a2e5 Modified the iOS pdf data code to use steam.copytoData() by yangsu@google.com · 13 years ago
- 6ed8249 update dox by reed@google.com · 13 years ago
- 7453d0e use general SkWStream for parameter by reed@google.com · 13 years ago
- 67d0cff move common code into shared helper function by reed@google.com · 13 years ago
- 1ca4f26 fix warning about SkPoint initialization by reed@google.com · 13 years ago
- f5f83e1 Fix bad merge which broke compiles. by tomhudson@google.com · 13 years ago
- 4eed340 roll back r1705 by epoger@google.com · 13 years ago
- 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
- dcab3a1 Alternate approach to enabling PDF in gm (gyp changes) by epoger@google.com · 13 years ago
- 900d877 Fixed include statements to correctly link mac/ios libraries by yangsu@google.com · 13 years ago
- 57d73d6 Added mutex in GetDefaultFont and added the default font to the FontCache when it's first created by yangsu@google.com · 13 years ago
- 317d540 New benchmark for SkMatrix::computeType(). by tomhudson@google.com · 13 years ago
- b802557 fix null fFontRef in GetDefaultFont() by reed@google.com · 13 years ago
- 6f2b44d add (disabled) tests for common angles by reed@google.com · 13 years ago
- 6d2a6a4 Updated the references to iOS util files in the iOSSampleApp project file by yangsu@google.com · 13 years ago
- 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 13 years ago
- 1c18ca3 Add additional source types to xfer mode test. by vandebo@chromium.org · 13 years ago
- 501775e Added helper methods for changing samples, getting sample titles, and extracting pdf Data by yangsu@google.com · 13 years ago
- 2eff7e2 Sample App ported to an universal iOS app with airprint enabled by yangsu@google.com · 13 years ago
- d22b6e4 Remove global curve subdivision tolerance from GrPathUtils. by tomhudson@google.com · 13 years ago
- fc1539a Experimental framework for fast quadratic subdivision density computation code. by tomhudson@google.com · 13 years ago
- 338ee24 Changed variables to not conflict with variables/properties in Cocao Touch by yangsu@google.com · 13 years ago
- fe5afe5 Make images properly depend on utils. http://codereview.appspot.com/4629068/ by bungeman@google.com · 13 years ago
- 3a31ac1 add (replacing SkDataRef) by reed@google.com · 13 years ago
- 8d0b577 rename public SkDataRef to SkData by reed@google.com · 13 years ago
- c134f39 Added platform specific includes by yangsu@google.com · 13 years ago
- 70442a6 add copyToData() to dyanamicwstream by reed@google.com · 13 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
- 8fd48b8 whitespace commit by epoger@google.com · 13 years ago
- f4c9429 Added gm/base-MacPro-fixed http://codereview.appspot.com/4631065 by epoger@google.com · 13 years ago
- c8e0f93 fix mono bittest by reed@google.com · 13 years ago
- 6b9580c Allow override of skia_scalar gyp variable using GYP_DEFINES by epoger@google.com · 13 years ago
- 0236294 Add "tools" to "make all" by epoger@google.com · 13 years ago
- 8871a84 detect when our quadratic is really linear for 2-point radial, and don't by reed@google.com · 13 years ago
- 7382407 promote embedded bitmaps for lcd16 by reed@google.com · 13 years ago
- 3c1412f Update BenchGpuTimer.cpp to new interface. by bungeman@google.com · 13 years ago
- 242bb89 Add image encoder/decoder for Windows. http://codereview.appspot.com/4634078/ by bungeman@google.com · 13 years ago
- 5d2e4cc add toplevel Makefile that works for Mac and Unix by epoger@google.com · 13 years ago
- 6e8d335 New benchmark to create many random quadratic paths. by tomhudson@google.com · 13 years ago
- d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
- 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
- 3c89818 Fix more coverity defects - Uninitialized class fields. by vandebo@chromium.org · 13 years ago
- d19aa27 Fix copy/paste error in GrDrawTarget::AutoStateRestore::set by bsalomon@google.com · 13 years ago
- e1bc274 Fix a batch of coverity defects, uninitialized class fields. by vandebo@chromium.org · 13 years ago
- 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 13 years ago
- 7359eae fix to free a plot when purging gr font cache by bsalomon@google.com · 13 years ago
- e03c652 Handle possibly NULL deref in comparison by vandebo@chromium.org · 13 years ago
- 6aab8e3 Initialize members to satisfy coverity. by bsalomon@google.com · 13 years ago
- 714df17 Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed in r1625. by bsalomon@google.com · 13 years ago
- 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
- 25fb21f Refactor GrDrawTarget vertex/index api by bsalomon@google.com · 13 years ago
- 62b65b0 SampleApp fixes. by Scroggo · 13 years ago