aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_android_framework_defines.gypi
Commit message (Expand)AuthorAge
* remove guard for SrcPtr in drawBitmapRect for androidGravatar reed2015-08-06
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* remove getdevice guard for androidGravatar reed2015-08-03
* remove now-dead flagsGravatar reed2015-08-01
* remove drawimagerect flags, as skia no longer respects themGravatar reed2015-07-31
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* Let Android use old version of onDrawBitmapRect.Gravatar scroggo2015-07-14
* remove SkData proc guardGravatar reed2015-06-18
* add guard for SkData proc changeGravatar reed2015-06-17
* add assert that the lock-count on pixelref is balancedGravatar reed2015-05-21
* opt into SkScalarDiv until we can fix android call-sitesGravatar reed2015-05-12
* Enable GrAAConvexTessellator in GrAAConvexPathRendererGravatar robertphillips2015-05-08
* remove unneeded flagsGravatar reed2015-03-16
* Remove SkPorterDuff now that Android has been updated.Gravatar djsollen2015-03-05
* remove unnecessary guard flags for android (for conics)Gravatar reed2015-01-22
* remove unneeded flagsGravatar reed2015-01-09
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* use conics for ovals and roundrectsGravatar reed2015-01-06
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...Gravatar reed2015-01-06
* use conics for ovals and roundrectsGravatar reed2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* remove unused drawDataGravatar reed2015-01-02
* undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callersGravatar reed2014-12-21
* Remove legacy Picture defines.Gravatar scroggo2014-12-19
* remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOLGravatar reed2014-12-18
* Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.Gravatar tfarina2014-12-03
* Really enable deprecation warnings for Android framework.Gravatar scroggo2014-11-17
* Enable distance field path rendering in Chrome.Gravatar jvanverth2014-11-04
* Add GrAASmallPathRenderer.Gravatar jvanverth2014-10-06
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Hide fields in SkImageInfoGravatar reed2014-09-03
* add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to androidGravatar reed2014-09-02
* Remove legacy (and also broken) SkPicture constructor.Gravatar djsollen2014-09-02
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* remove SkBitmap::Config support from androidGravatar reed2014-08-15
* Remove Skia's use of the default SkPicture constructor and multi-cloneGravatar Robert Phillips2014-07-13
* Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.Gravatar scroggo2014-07-11
* remove unneeded flag for androidGravatar reed2014-07-07
* remove unneeded flags for androidGravatar reed2014-07-07
* remove unneeded flags for androidGravatar reed2014-07-07
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12