aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* 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
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* experimentalGravatar reed2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Remove coverage from grpaintGravatar joshualitt2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Remove outdated comment in SkImageDecoder.hGravatar scroggo2014-11-10
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Move GrResourceKey static functions from .h to .cpp to fix shared lib buildsGravatar bsalomon2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* flag imageinfo as srgbGravatar reed2014-11-10
* Small refactoring of layer discovery codeGravatar robertphillips2014-11-10
* Default geometry processorGravatar joshualitt2014-11-08
* Revert of Default geometry processor (patchset #9 id:160001 of https://codere...Gravatar joshualitt2014-11-07