aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Possible fix to Restore text vertex buffer alloc and other optimizations.Gravatar egdaniel2014-08-27
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-27
* Add test that confirms Pictures don't leak pixel refs.Gravatar mtklein2014-08-27
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-27
* Update GPU baselines for the fontMgr GMs.Gravatar Derek Sollenberger2014-08-27
* Update non-GPU baselines for the fontMgr GMs.Gravatar Derek Sollenberger2014-08-27
* Add resources/mandrill_512_q075.jpgGravatar Hal Canary2014-08-27
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* Add missing text blob SkDrawCommand string.Gravatar fmalita2014-08-27
* add n5Gravatar mtklein2014-08-27
* Fail gracefully for KTX files with width or height of zero.Gravatar djsollen2014-08-27
* always scale to an integer; compensate for fractional image sizes by leaving ...Gravatar humper2014-08-27
* Ignore font_mgr gms until we can rebase themGravatar Derek Sollenberger2014-08-27
* Lookup glyphs based on character code and language tag.Gravatar djsollen2014-08-27
* Remove skip draw check in GrContextGravatar egdaniel2014-08-27
* Clean up some benches that answer questions we're no longer asking.Gravatar mtklein2014-08-27
* Update SKP version to 85Gravatar borenet2014-08-26
* Improve performance of highQualityFilterGravatar qiankun.miao2014-08-26
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Remove SkImageFilter::Set/GetExternalCache.Gravatar senorblanco2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* PRESUBMIT should only check owners for the top level include directoryGravatar rmistry2014-08-26
* Update valgrind suppression file for new FontConfig code.Gravatar bungeman2014-08-26
* Ensure SkFontMgr_fontconfig debug thread locking is initialized.Gravatar bungeman2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* Create Read-only Base class for GrDrawState that holds data members and gettersGravatar egdaniel2014-08-26
* Copy SkImage expectations for ChromeOS recipes botGravatar borenet2014-08-26
* git-sync-deps: handle recursion and deps_os at the same timeGravatar halcanary2014-08-26
* Fallback to moveTo when unable to find the first tangent in cubicToGravatar piotaixr2014-08-26
* Remove reliance on linked in GL functions for assembling GLES interfaces.Gravatar bsalomon2014-08-26
* Prevent malformed ICO files from recursively decodingGravatar djsollen2014-08-26
* Always use cpu-features library on android.Gravatar djsollen2014-08-26
* remove (unused) scale parameter from measureTextGravatar reed2014-08-26
* SkAutoTDelete::operator T*()Gravatar halcanary2014-08-26
* remove commented-out codeGravatar reed2014-08-26
* Revert of Testing TBR'ing public API owners (patchset #1 of https://coderevie...Gravatar rmistry2014-08-26
* Testing TBR'ing public API ownersGravatar rmistry2014-08-26
* SkData to SkStreamAsset to avoid unneeded copyingGravatar halcanary2014-08-26
* Public API changes are allowed if an owner is TBR'ed.Gravatar rmistry2014-08-26
* retool image cache to be generic cache, allowing the client to subclass "Rec"...Gravatar reed2014-08-26
* Fix overflow when comparing two ints by promoting the sum to 64-bits.Gravatar djsollen2014-08-26
* Add text blob gm baselines.Gravatar Florin Malita2014-08-26
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Remove unused header file in SkScaledImageCache.cppGravatar qiankun.miao2014-08-26
* Update SKP version to 84Gravatar borenet2014-08-26
* Implement NV_path_rendering on OpenGL ESGravatar kkinnunen2014-08-25
* Rebaselines for a6785ccb540 (Add a working SkFontMgr_fontconfig.)Gravatar bungeman2014-08-25