aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
* include/private/SkTemplates: Cleanup bare pointers.Gravatar Hal Canary2018-04-24
* Update flag checks when validating surface being assigned to proxy.Gravatar Greg Daniel2018-04-24
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* crash rather than overflow in SkTDArrayGravatar Mike Klein2018-04-19
* disallow negative setReserve() callsGravatar Mike Klein2018-04-19
* rm SkTDArray::select()Gravatar Mike Klein2018-04-19
* Add paint flags to viewer GUI.Gravatar Ben Wagner2018-04-17
* Don't allow ganesh to allocate mip maps for wrapped textures.Gravatar Greg Daniel2018-04-16
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Revert "implement SkTDArray with std::vector"Gravatar Mike Klein2018-04-02
* Revert "In older STLs, std::vector::insert() returns void."Gravatar Mike Klein2018-04-02
* In older STLs, std::vector::insert() returns void.Gravatar Mike Klein2018-04-02
* implement SkTDArray with std::vectorGravatar Mike Klein2018-04-02
* Fixed warnings for casting large type to smaller one.Gravatar Kaloyan Donev2018-03-27
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* rm SkTDArray::{Deleter,release()}Gravatar Mike Klein2018-03-22
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Provide promise images when rendering SKPs w/ DDLGravatar Robert Phillips2018-03-14
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Make GrReleaseProcHelper an SkWeakRefCntGravatar Greg Daniel2018-03-07
* Add SkSurfaceCharacterization::createResizedGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Fix creation of extra GrContextThreadSafeProxies in DDL worldGravatar Robert Phillips2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Remove deprecated drawShadow interfacesGravatar Jim Van Verth2018-02-28
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* don't trust stored segment maskGravatar Mike Reed2018-02-20
* When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...Gravatar Greg Daniel2018-02-15
* use safe increment for edge walkerGravatar Mike Reed2018-02-15
* Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...Gravatar Greg Daniel2018-02-14
* Prepare sRGB encoding conversion for the removal of GrPixelConfigGravatar Brian Salomon2018-02-14
* Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...Gravatar Greg Daniel2018-02-14
* Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOsGravatar Robert Phillips2018-02-14
* Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...Gravatar Greg Daniel2018-02-14
* When creating emptyp MipMap proxies, don't instantiate them immediately.Gravatar Greg Daniel2018-02-14