aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add some debugging to figure out what's up with failing Mac 10.8 Release bot.Gravatar Mike Klein2014-08-27
* Update expectations for FontMgr that were missed in previous runsGravatar Derek Sollenberger2014-08-27
* Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...Gravatar djsollen2014-08-27
* Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...Gravatar djsollen2014-08-27
* Revert of Possible fix to Restore text vertex buffer alloc and other optimiza...Gravatar djsollen2014-08-27
* Can't hurt to make this SkNoncopyable.Gravatar mtklein2014-08-27
* JPEG(JFIF only) directly embedded into PDFGravatar halcanary2014-08-27
* Update fontMgr expectations for Mac/Linux/WindowsGravatar Derek Sollenberger2014-08-27
* 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