aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-01Merge "Fix compilation errors:"tools_r9tools_r8froyo-plus-aospJean-Baptiste Queru
2010-09-03Support various types of animation gif.android-adt-0.9.9tools_r7Makoto Kamiya
2010-08-17Fix compilation errors:Rene Bolldorf
2010-05-19merge from open-source masterandroid-sdk-tools_r7android-adt-0.9.8The Android Open Source Project
2010-05-18Use SkScalarMulDiv where appropriateJean-Baptiste Queru
2010-05-12merge from open-source masterThe Android Open Source Project
2010-05-11Merge "Corrected a bug in SkPaint::breakText."Jean-Baptiste Queru
2010-05-11Corrected a bug in SkPaint::breakText.Peter Eliasson
2010-05-11Added GetUnitsPerEM method to SkFontHostPeter Eliasson
2010-05-10merge from open-source masterThe Android Open Source Project
2010-05-07Merge "Adding check for missing color map in GIF decoder."Jean-Baptiste Queru
2010-05-07Merge "Improved error handling when font loading fails."Jean-Baptiste Queru
2010-05-07Merge "Added drawPosTextOnPath method."David Turner
2010-05-06am f393f015: For issue #2651381, allow library prelinking.Dan Bornstein
2010-05-05For issue #2651381, allow library prelinking.android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoDan Bornstein
2010-05-03am 49bb5903: Update skia/emoji license notices for better accuracyThe Android Open Source Project
2010-04-28merge from open-source masterThe Android Open Source Project
2010-04-28Update skia/emoji license notices for better accuracyThe Android Open Source Project
2010-04-28Update skia/emoji license notices for better accuracyThe Android Open Source Project
2010-04-26Improved error handling when font loading fails.Peter Eliasson
2010-04-26Added drawPosTextOnPath method.Andreas Borglin
2010-04-21Adding check for missing color map in GIF decoder.Fredrik Lanker
2010-04-14do not mergeMike Reed
2010-04-12restore prev version with neon turned onMike Reed
2010-04-12reenable neon opts for 32A->16 for dither and blend(nodither) w/ fix from motoMike Reed
2010-04-06fix dither->4444 to keep alpha >= colorMike Reed
2010-04-05invert glyphs to text for dumpMike Reed
2010-03-25tread strokeandfill+hairline as fill, instead of stroke.Mike Reed
2010-03-23fix bookkeeping on fParent (was firing assets on some sites)Mike Reed
2010-03-23add inherit-from-root-transform flagMike Reed
2010-03-23Enable EmojiFont to return converter name for Shift_JIS.Daisuke Miyakawa
2010-03-19use 64bit intermediate to accumulate 16.16 advances, to avoid overflowMike Reed
2010-03-16refresh from skia/trunkMike Reed
2010-03-12improve precision of blendMike Reed
2010-03-12Merge "fix bug in colorshader disable neon dither proc, until it gives consis...Mike Reed
2010-03-12fix bug in colorshaderMike Reed
2010-03-11Merge "partial fix for http://b/issue?id=2486139 off-by-1 in alpha for colors...Mike Reed
2010-03-11partial fix for http://b/issue?id=2486139Mike Reed
2010-03-09Add missing library in command line to the linker. Currently this library isDoug Kwan
2010-03-09Merge "disable neon-opt for 32A->565 + alpha blend since it doesn't correctly...Mike Reed
2010-03-09disable neon-opt for 32A->565 + alpha blend since it doesn't correctly treatMike Reed
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
2010-03-08add NaN checks in keep places where were compute intersections / max+min valuesMike Reed
2010-03-04update jpeg ram limits for large and small RAM class devicesMike Reed
2010-03-03remove debugging printfMike Reed
2010-03-03add optional preftable to image codecs, for more control over the resulting b...Mike Reed
2010-03-02add arabic, hebrew, thai fonts to our fallback listMike Reed
2010-03-01change entrypoint in bounder to pass more Glyph infoMike Reed
2010-02-26don't abort drawing based on the layer's size, since it need not clip its chi...Mike Reed
2010-02-24refresh from trunkMike Reed