aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add SkNVRefCnt::getRefCnt()Gravatar Florin Malita2014-11-20
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* Add SkNVRefCnt::deref().Gravatar mtklein2014-11-20
* Don't use NULL GrOptDrawState to indicate that draw should be skipped.Gravatar bsalomon2014-11-20
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* Stop overloading internal_dispose in SkTextBlob and SkDataGravatar bsalomon2014-11-20
* Implement SkPicture::bytesUsed() for SkRecord backendGravatar tomhudson2014-11-19
* Remove debug-only fData from SKTDArray.Gravatar mtklein2014-11-19
* move GrGeometryProcessor to srcGravatar joshualitt2014-11-19
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Allow pictures to have a full boundsGravatar reed2014-11-19
* Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...Gravatar reed2014-11-19
* allow pictures to have a full boundsGravatar reed2014-11-19
* Add processor name to comment when printing out shaders.Gravatar egdaniel2014-11-19
* add roundOut that returns its resultGravatar reed2014-11-19
* change roundOut() to take a dst, so we can use that signature to return IRectGravatar reed2014-11-18
* drawinfo carries bufferinfoGravatar joshualitt2014-11-18
* http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)Gravatar halcanary2014-11-18
* wip for drawablesGravatar reed2014-11-18
* Drawstate on stackGravatar joshualitt2014-11-17
* Allow GPU resources to not be counted against the cache budget.Gravatar bsalomon2014-11-17
* More SkPicture cleanupGravatar mtklein2014-11-17
* Revert "move SkPDFD*.h from include to src"Gravatar Greg Humphreys2014-11-17
* move SkPDFD*.h from include to srcGravatar halcanary2014-11-17
* separate c headersGravatar reed2014-11-17
* Fix Chromium roll broken by http://crrev.com/728823002Gravatar halcanary2014-11-14
* Make GrResourceCache2 responsible for calling release, abandon, and ~.Gravatar bsalomon2014-11-14
* SkDocument SK_APIGravatar halcanary2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* Enforce pure virtual behavior for onMatchFamilyStyleCharacterGravatar djsollen2014-11-14
* Move WGL header from include to srcGravatar djsollen2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Cleanup the XML directory in public includes.Gravatar djsollen2014-11-14
* Cleanup: Delete SkFlattenableBuffers header.Gravatar tfarina2014-11-13
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Observe surface LCD settings in SkBaseDevice::drawTextBlob()Gravatar fmalita2014-11-13
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Cleanup public includes directory.Gravatar djsollen2014-11-13
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Cleanup GrContextFactory and make it's subclasses privateGravatar djsollen2014-11-13
* Add GrProcOptInfo class to track various output information for color and cov...Gravatar egdaniel2014-11-13
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12