aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move GrTextureAccess decl/defn to separate filesGravatar bsalomon@google.com2012-09-11
* Extended instance counting to all GrResource-derived classesGravatar robertphillips@google.com2012-09-11
* Removed access of freed memory in GrContext dtorGravatar robertphillips@google.com2012-09-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-11
* Fix for DEPS compiler issue in SkGrFontScaler.cppGravatar robertphillips@google.com2012-09-10
* land https://codereview.appspot.com/6492099/ -- fix for iOSGravatar reed@google.com2012-09-10
* Fix bug in R-Tree bulk-load. Unreviewed.Gravatar rileya@google.com2012-09-10
* Add optional aspect ratio parameter to R-Tree, this helps the bulk load algor...Gravatar rileya@google.com2012-09-10
* Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cacheGravatar bsalomon@google.com2012-09-10
* Removed old resource locking systemGravatar robertphillips@google.com2012-09-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-08
* Fix mask gamma rounding issues on x87.Gravatar bungeman@google.com2012-09-07
* Added explicit cache clearingGravatar robertphillips@google.com2012-09-07
* Remove extraneous const qualifier.Gravatar bsalomon@google.com2012-09-07
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07
* Try r5428 again with fixGravatar bsalomon@google.com2012-09-07
* Revert 5428 and 5429.Gravatar bsalomon@google.com2012-09-07
* Fix shader errors in r5428.Gravatar bsalomon@google.com2012-09-07
* Consolidate texture access functions, provide default GrTextureAccessGravatar bsalomon@google.com2012-09-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-07
* Add SkPictureRecord subclass that computes bounding boxes.Gravatar rileya@google.com2012-09-06
* Introduce GrGLShaderBuilder::TextureSamplerGravatar bsalomon@google.com2012-09-06
* Export SkPath equality operator.Gravatar wjmaclean@chromium.org2012-09-06
* Fixed assert in unlockStencilBufferGravatar robertphillips@google.com2012-09-06
* Restore line breaking in SkTextBox.Gravatar bungeman@google.com2012-09-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-06
* Record the initial matrix when we begin picture-playback, and concat withGravatar reed@google.com2012-09-05
* Resource cache now explicitly takes ref of managed resourcesGravatar robertphillips@google.com2012-09-05
* Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...Gravatar robertphillips@google.com2012-09-05
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Upstream Clank's SkFontHost_Android DRT infinite loop fix.Gravatar tomhudson@google.com2012-09-04
* Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize'Gravatar tomhudson@google.com2012-09-04
* Fix compile error in SkFontHost_none.cppGravatar borenet@google.com2012-09-04
* Future proof luminance caches.Gravatar bungeman@google.com2012-09-04
* Don't purge resources from cache if they have > 1 refGravatar robertphillips@google.com2012-09-04
* Switch GrGpu's GrResource list over to using SkTDLinkedListGravatar robertphillips@google.com2012-09-04
* Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar robertphillips@google.com2012-09-04
* truncate our llist w/ null during rewind.Gravatar reed@google.com2012-08-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-08-31
* Rename my DeferredPipeController to not conflict with the other.Gravatar scroggo@google.com2012-08-31
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* add more details when dumping saveLayerGravatar reed@google.com2012-08-31
* Serialization for DirectWriteGravatar bungeman@google.com2012-08-31
* Allow cache tracking to be enabled in releaseGravatar robertphillips@google.com2012-08-31
* Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.Gravatar djsollen@google.com2012-08-31
* Begin moving locking out of GrResourceCacheGravatar robertphillips@google.com2012-08-30
* Recommit r5350 with fix for image failures (which affected GLs that don't sup...Gravatar bsalomon@google.com2012-08-30
* Revert 5350 while image changes are diagnosed.Gravatar bsalomon@google.com2012-08-30