aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...Gravatar reed2015-03-19
* replace SkFixedDiv impl with native 64bit mathGravatar reed2015-03-18
* Bump picture version for uniqueID-less SkImageFilter.Gravatar senorblanco2015-03-18
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* Implement SkCodec::getScaledDimensions.Gravatar scroggo2015-03-18
* Add comment describing SkColorTable constructor.Gravatar scroggo2015-03-18
* add kGray_8_SkColorTypeGravatar reed2015-03-17
* Remove SkLONGLONG.Gravatar bungeman2015-03-17
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* remove dead codeGravatar reed2015-03-16
* always reset locale (not just in debug).Gravatar Brian Salomon2015-03-16
* fix ios build wrt locale?Gravatar Brian Salomon2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16
* remove deprecated setFilterBitmap/isFilterBitmapGravatar reed2015-03-16
* move kTileModeCount out of TileMode enumGravatar reed2015-03-15
* remove legacy onCreateCompatibleDeviceGravatar reed2015-03-14
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* add onCreateDevice to eventually replace onCreateCompatibleDeviceGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Call to retrieve SkDescriptor for SkScalarContext from SkPaint.Gravatar joshualitt2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* some utils for rect and matrixGravatar reed2015-03-13
* Clean up SkDynamicAnnotations.Gravatar mtklein2015-03-12
* Glyph positions maintain 32 bit integer part.Gravatar bungeman2015-03-11
* fix for valgrind preAbandonGpuContextGravatar joshualitt2015-03-11
* Use SkTMin and SkTMax for clamp/pin.Gravatar bungeman2015-03-09
* Use ComposColorFilter to collaps hierarchy (when possible).Gravatar reed2015-03-08
* Remove rect clip type from grclip.Gravatar bsalomon2015-03-06
* Remove SkPorterDuff now that Android has been updated.Gravatar djsollen2015-03-05
* Add flag to force gpu trace markers to be used and printed out for debugging.Gravatar egdaniel2015-03-05
* ViaAndroidSDK for DMGravatar tomhudson2015-03-05
* add impl limit for number of leaf-nodes in composecolorfilterGravatar reed2015-03-05
* Revert of Add image as a draw type that can be filtered (patchset #4 id:60001...Gravatar kkinnunen2015-03-05
* Add image as a draw type that can be filteredGravatar kkinnunen2015-03-05
* udpate dox for colorfilter fragment processor requirementsGravatar reed2015-03-04
* Text blob run paints should be filtered.Gravatar fmalita2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-03
* Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:...Gravatar halcanary2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03