summaryrefslogtreecommitdiff
path: root/framesequence
AgeCommit message (Expand)Author
2022-10-16Fix errorprone warnings that should be errorsCole Faust
2022-05-11Remove stale proguard.flags referenceJared Duke
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/exBob Badour
2020-04-13Add explicit dependencies on jni_headersOrion Hodson
2019-08-15Move libframesequence.so to /productPo-Chien Hsueh
2019-07-31Use delete[] for new[]John Reck
2019-01-10Convert Android.mk files to Android.bpSasha Smundak
2018-02-10[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6 am: f...pie-devChris Craik
2018-02-10[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6 am: f...Chris Craik
2018-02-10[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6 am: f...Chris Craik
2018-02-09[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6 am: f...Android Build Merger (Role)
2018-02-09[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6 am: f...Android Build Merger (Role)
2018-02-09[automerger] Add bounds checking for transparency lookup am: 53f97a2dd6Android Build Merger (Role)
2018-02-09Add bounds checking for transparency lookupChris Craik
2018-02-08Use all-makefiles-under to fix FrameSequenceSample compilationChris Craik
2017-11-09Merge "Use -Werror in frameworks/ex" am: 5e99bdb567Chih-Hung Hsieh
2017-11-09Use -Werror in frameworks/exChih-Hung Hsieh
2017-11-08Skip composition of frames lacking a color map am: 0dc887f70e am: d615be0039 ...Chris Craik
2017-11-08Skip composition of frames lacking a color map am: 0dc887f70e am: d615be0039 ...Chris Craik
2017-11-08Skip composition of frames lacking a color map am: 0dc887f70e am: d615be0039 ...Chris Craik
2017-11-08Skip composition of frames lacking a color mapChris Craik
2017-11-02Skip composition of frames lacking a color mapChris Craik
2017-06-12Add OWNERS in frameworks/exChih-Hung Hsieh
2017-03-14Update FrameSequence to call new DGifCloseFile DO NOT MERGELeon Scroggins III
2017-03-14Update FrameSequence to call new DGifCloseFile DO NOT MERGELeon Scroggins III
2017-01-12resolve merge conflicts of 89cdd4cb to mnc-dev am: d2fd12358d am: 684a68075e ...Chris Craik
2017-01-12resolve merge conflicts of 89cdd4cb to mnc-dev am: d2fd12358d am: 684a68075e ...Chris Craik
2017-01-12resolve merge conflicts of 89cdd4cb to mnc-devChris Craik
2017-01-12Merge "Fix webp iterator indexing for frame timing" am: bdaaa4e7a8Chris Craik
2017-01-11Fix webp iterator indexing for frame timingChris Craik
2017-01-10Handle small sized webps correctlyChris Craik
2016-11-23resolve merge conflicts of 3802db4 to mnc-dev am: fffaa9f25e am: 794a2883b1 a...Chris Craik
2016-11-16resolve merge conflicts of 3802db4 to mnc-dev am: fffaa9f25e am: 794a2883b1 a...Chris Craik
2016-11-16resolve merge conflicts of 3802db4 to mnc-devChris Craik
2016-11-16Handle size correctly from webp headerChris Craik
2016-10-18Handle color bounds correctly in GIF decode. am: 0ada9456d0 am: ec73b0bbc7 am...Chris Craik
2016-10-18Handle color bounds correctly in GIF decode. am: 0ada9456d0 am: ec73b0bbc7 am...Chris Craik
2016-10-18Handle color bounds correctly in GIF decode. am: 0ada9456d0 am: ec73b0bbc7Chris Craik
2016-10-18Handle color bounds correctly in GIF decode.Chris Craik
2016-10-17Fix a bug that the FSD should loop infinitely if the loop count from file or ...Chris Craik
2016-08-23Fix a bug that a FSD that finished all loops is not marked as stopped (isRunn...Chris Craik
2016-08-11Fix FrameSequenceDrawable scaling with circle maskChris Craik
2016-08-10Add the fourth loop behavior LOOP_FINITE to FrameSequenceDrawable.Chris Craik
2016-06-29Fix misc-macro-parentheses warnings in frameworks/ex.Chih-Hung Hsieh
2016-05-11Merge "Catch exceptions during decode and abort."android-wear-n-preview-3android-wear-n-preview-1android-n-preview-4android-n-preview-3Treehugger Robot
2016-05-10Catch exceptions during decode and abort.Chris Craik
2016-05-09Fix initializationChris Craik
2015-08-24Fix breakage from giflib updateMatt Sarett
2015-05-29Add setCircularMaskEnabledChris Craik
2015-05-14Move min framerate behavior to JavaChris Craik