aboutsummaryrefslogtreecommitdiff
path: root/include/core
AgeCommit message (Expand)Author
2014-06-19[PDF] Fix font embedding restrictions.vandebo
2014-06-19CrashHandler for Windows.mtklein
2014-06-18Revert of remove guarded code - there are no more callers (https://codereview...reed
2014-06-18remove guarded code - there are no more callersreed
2014-06-18Remove unused class from the Android framework builddjsollen
2014-06-18Add SkASSERTF.mtklein
2014-06-17More SaveFlags removal twiddling.fmalita
2014-06-17Update the name of the friended android class and add the appropriate guards.djsollen
2014-06-17Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.mtklein
2014-06-17move some headers out of publicreed
2014-06-17hide SkBitmap::Config entirely (behind a flag)reed
2014-06-17Move SkStringUtils.h to src/core.mtklein
2014-06-16Prepare for internal SaveFlags removal.fmalita
2014-06-16fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIGreed
2014-06-14hide virtuals on device for width/height/isopaquereed
2014-06-12hide Config in SkImageDecoder -- use SkColorType insteadreed
2014-06-12Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flagrobertphillips
2014-06-12Use vertex attributes for dash effect in gpuegdaniel
2014-06-12remove GetDeviceConfig/SetDeviceConfigreed
2014-06-12Remove SkPicture pointer from SkPicturePlaybackrobertphillips
2014-06-11Remove picture pre-allocation from SkPictureRecorderrobertphillips
2014-06-11hide SkImageDecoder::Chooserreed
2014-06-11remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codereed
2014-06-11switch to colortype for deepcopyreed
2014-06-10SkShader::asNewEffect Refactoringdandov
2014-06-10Remove unused 'deepCopy' parameterrobertphillips
2014-06-10Remove legacy drawPicture entry pointrobertphillips
2014-06-10Gamma correction for distance field text.jvanverth
2014-06-09hide SkBitmap::setConfigreed
2014-06-09Add assertHeld() to SkMutex.mtklein
2014-06-09Revert of Gamma correction for distance field text. (https://codereview.chrom...scroggo
2014-06-09Gamma correction for distance field text.jvanverth
2014-06-09Add dump() to SkClipStack to help with debugging.bsalomon
2014-06-09Remove SkPicture::kUsePathBoundsForClip_RecordingFlagrobertphillips
2014-06-08No longer limit SkPictureRecorder::partialReplay to Androidrobertphillips
2014-06-08First pass at splitting out SkPictureRecord from SkPicturerobertphillips
2014-06-07Clean up Skia for Clang's -Wtautological-undefined-compareMike Klein
2014-06-06Fixing another clusterfuzz issuesugoi
2014-06-06Add SkBarriers_tsan.h.mtklein
2014-06-06Initial KTX encoderkrajcevski
2014-06-05SkClipStack::Element tweaks.fmalita
2014-06-05remove SkBitmap::allocConfigPixels and update doxreed
2014-06-05Use the correct homophone of 'there'.scroggo
2014-06-04Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips
2014-06-03Initial KTX file decoderkrajcevski
2014-06-03SK_CPU_ARM --> SK_CPU_ARM32mtklein
2014-06-03remove SkBounder -- unused and unlovedreed
2014-06-03Remove legacy picture recordingrobertphillips
2014-06-02add makeOffset and makeInset to SkRectreed
2014-06-02use colortype instead of configreed