index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt
/
Images.cpp
Age
Commit message (
Expand
)
Author
2017-09-26
Replace strcpy with memcpy.
Yunlian Jiang
2016-10-14
Merge "Fix static-analyzer warning." am: 2fbf30d3fe am: a52992e290
George Burgess IV
2016-10-13
Fix static-analyzer warning.
George Burgess IV
2016-07-18
AAPT: Don't keep processing files that failed to be added
Adam Lesinski
2016-03-16
Work-around paletted image decoding bug in SDK_JELLYBEAN
Matt Sarett
2016-02-01
Merge "Encode paletted PNGs more efficiently (part 2)"
Matt Sarett
2016-02-01
Encode paletted PNGs more efficiently (part 2)
Matt Sarett
2016-02-01
Encode paletted PNGs more efficiently
Matt Sarett
2016-01-29
Encode paletted PNGs more efficiently
Matt Sarett
2016-01-07
Allow ninepatches to be encoded using non-RGBA modes
Matt Sarett
2015-04-08
Re-enable -Wall and -Werror that were lost in a merge
Colin Cross
2015-03-04
Stop using namespace std.
Dan Albert
2014-10-17
am 3cd840f4: Merge "AAPT: Fix an issue where a resource name was incorrectly ...
Adam Lesinski
2014-10-17
AAPT: Fix an issue where a resource name was incorrectly derived on Windows
Adam Lesinski
2014-10-02
am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"
Andreas Gampe
2014-10-01
resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp
Andreas Gampe
2014-10-01
Frameworks/base: Fix more aapt issues
Andreas Gampe
2014-10-01
Frameworks/base: Fix AAPT warnings
Andreas Gampe
2014-09-22
AAPT: Continuation of public/private attribute fix
Adam Lesinski
2014-08-15
Fix nine patch outline radius computation
Chris Craik
2014-07-31
Add outline alpha
Chris Craik
2014-07-14
Implement outline support for nine patches
Chris Craik
2014-03-10
resolved conflicts for merge of 92860a74 to master
Narayan Kamath
2014-03-10
LP64: Make 9 patches architecture agnostic.
Narayan Kamath
2014-01-27
Re-apply several tools fixes lost by the directory rearrangement.
Elliott Hughes
2014-01-27
libpng usage tweaks
John Reck
2014-01-27
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2013-10-29
Fix a variety of small publicly-reported bugs.
Elliott Hughes
2013-08-28
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-26
Forward compatibility fixes
John Reck
2013-08-14
Fixes for libpng 1.6
John Reck
2013-08-13
Fix libpng API usage
John Reck
2012-04-04
Embed layout padding in nine patch images
Amith Yamasani
2012-03-17
aapt: Preprocess images in parallel.
Jeff Brown
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2011-10-16
New aapt feature to do smarter filtering of configurations.
Dianne Hackborn
2011-07-20
Added Caching for PreProcessed PNGs
Josiah Gaskin
2010-03-12
Give an 9-patch error on too many rows and columns
Kenny Root
2009-04-20
AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker.
Marco Nelissen
2009-03-05
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project