aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Some simple optimizations for improving GrAtlasTextContext perfGravatar joshualitt2015-04-21
* One more ASAN fix.Gravatar senorblanco2015-04-21
* Add support for rotating / scaling / translating gpu cached distance field te...Gravatar joshualitt2015-04-21
* Split default and user-supplied event tracers.Gravatar mtklein2015-04-21
* Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves pe...Gravatar joshualitt2015-04-21
* Landing directly for testing the ios buildbot code.Gravatar stephana2015-04-21
* Revert of Convert Color32 code to perfect blend. (patchset #6 id:100001 of ht...Gravatar mtklein2015-04-21
* Pack BitmapTextBlob a bit tighterGravatar joshualitt2015-04-21
* reuse scaler across consecutive textbatch flushesGravatar joshualitt2015-04-21
* A small patch to enable distance field text in textblobsGravatar joshualitt2015-04-21
* Yet more ASAN fixes.Gravatar senorblanco2015-04-21
* Another speculative ASAN fix.Gravatar senorblanco2015-04-21
* SkTHash: remove()Gravatar mtklein2015-04-21
* Undo the bounds mapping of bounds for GrOvalRenderer for certain drawsGravatar egdaniel2015-04-21
* fix valgrind uninitialized var errorGravatar caryclark2015-04-21
* Speculative fix for ASAN build.Gravatar senorblanco2015-04-20
* Make the GPU dashing effect MSAA-friendly.Gravatar senorblanco2015-04-20
* Regularize lmp::XXX_element_handler.Gravatar bungeman2015-04-20
* Minor modifications to GrProgramDesc.h.Gravatar jvanverth2015-04-20
* Return correctly mapped bounds from GrOvalRenderer.Gravatar egdaniel2015-04-20
* Regularize informative messages in Android font parser.Gravatar bungeman2015-04-20
* Convert Color32 code to perfect blend.Gravatar mtklein2015-04-20
* adjust GM to have a final opaque bg, to make it easier to triageGravatar reed2015-04-20
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* apply xfermode after imagefilter when we create a tmp layerGravatar reed2015-04-20
* add GM to test imagefilters + xfermodesGravatar reed2015-04-20
* Update our libjpeg to the version used by Chromium.Gravatar scroggo2015-04-20
* Fix point count computation in tessellating path renderer.Gravatar senorblanco2015-04-20
* remove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2Gravatar reed2015-04-20
* Update SKP versionGravatar skia.buildbots2015-04-19
* Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...Gravatar mtklein2015-04-17
* Respect declared font style on Android.Gravatar bungeman2015-04-17
* Revert of Respect declared font style on Android. (patchset #6 id:100001 of h...Gravatar jcgregorio2015-04-17
* PDF: Correctly embed JPEG images directly into PDF output.Gravatar halcanary2015-04-17
* Respect declared font style on Android.Gravatar bungeman2015-04-17
* Trace contention for lockPixels mutexGravatar enne2015-04-17
* Rework SSE and NEON Color32 algorithms to be more correct and faster.Gravatar mtklein2015-04-17
* Remove filename from SkFontDescriptor.Gravatar bungeman2015-04-17
* Small change to allow DistanceField and BMP text to coexist in a blobGravatar joshualitt2015-04-17
* Correct SkFixedToDouble.Gravatar bungeman2015-04-17
* Initial CL to add distance field support to GrAtlasTextContextGravatar joshualitt2015-04-17
* adding new gm to rotate, translate, and scale textblobsGravatar joshualitt2015-04-17
* Allow NEON on iOS.Gravatar mtklein2015-04-17
* add a GM to demo the blend bugGravatar mtklein2015-04-17
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...Gravatar reed2015-04-16
* Add PS 'all' weight name to scanFont.Gravatar bungeman2015-04-16
* Default iOS builds to our code signing identity.Gravatar mtklein2015-04-16
* contrib: Simplify the command to create a feature branch.Gravatar tfarina2015-04-16
* This section is moot: we divert ios to opts_none above.Gravatar mtklein2015-04-16
* Add SkTPin.Gravatar bungeman2015-04-16