aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add helper for maintaining clip/matrix state in non-contiguous picture playback.Gravatar rileya@google.com2012-09-11
* 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
* Fixed memory leak in RTreeBenchGravatar 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
* Init graphics in bench_pictures.Gravatar scroggo@google.com2012-09-10
* land https://codereview.appspot.com/6492099/ -- fix for iOSGravatar reed@google.com2012-09-10
* Added Qt 4.8.1 moc files for precise buildsGravatar robertphillips@google.com2012-09-10
* Fix ordering of initializer list to fix compiler complaints.Gravatar rileya@google.com2012-09-10
* Whitespace change to trigger rebuild after skp checkinGravatar borenet@google.com2012-09-10
* Add per-picture logging to render_picturesGravatar borenet@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 render_pictures for skia_static_initializers=0Gravatar borenet@google.com2012-09-10
* Fix Android build of render_pictures (Again)Gravatar borenet@google.com2012-09-10
* disable replay for nowGravatar reed@google.com2012-09-10
* Fix Android build of render_picturesGravatar borenet@google.com2012-09-10
* add techtalk slide for now (can remove it tomorrow)Gravatar reed@google.com2012-09-10
* Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cacheGravatar bsalomon@google.com2012-09-10
* update MS counter to show actual millisecondsGravatar reed@google.com2012-09-10
* cache decoded bitmap in global for nowGravatar reed@google.com2012-09-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-10
* enable lcdtextGravatar mike@reedtribe.org2012-09-10
* updateGravatar mike@reedtribe.org2012-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-09
* apend sample_grab file name with .pngGravatar reed@google.com2012-09-08
* change duration of transition animation to 1, effectively removing it (for now)Gravatar reed@google.com2012-09-08
* updateGravatar reed@google.com2012-09-08
* experimentalGravatar reed@google.com2012-09-08
* 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
* Whitespace change to cycle the bots after master restartGravatar borenet@google.com2012-09-07
* Added cache stats printout to testsGravatar robertphillips@google.com2012-09-07
* Remove extraneous const qualifier.Gravatar bsalomon@google.com2012-09-07
* download_baselines: allow user to select which builder's images to downloadGravatar epoger@google.com2012-09-07
* Fix for Windows build.Gravatar scroggo@google.com2012-09-07
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@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
* Add SK_API to path == decl.Gravatar 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