• Home
  • History
  • Annotate
  • only in /frameworks/support/v7/palette/src/main/java/android/
History log of /frameworks/support/v7/palette/src/main/java/android/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
91bf3ccba0f5b8ba4daca37b83faa4de86bff737 12-Jun-2015 Chris Banes <chrisbanes@google.com> am ef51dc7a: Merge "Add filter API to Palette" into lmp-mr1-ub-dev

* commit 'ef51dc7acf907a687e4a824cea3fdc6f42af3baf':
Add filter API to Palette
2407aa65d62cfc1ec6ffffae726dec45021dd9a2 12-Jun-2015 Chris Banes <chrisbanes@google.com> Add filter API to Palette

BUG: 21799254
Change-Id: Ice6a505cbf2cf400f63e1881155c3f33e0e642ca
upport/v7/graphics/ColorCutQuantizer.java
upport/v7/graphics/Palette.java
ddd2842b4dd7b9d62ab83d0cf0b64fc1fbc4c3c9 02-Jun-2015 Chris Banes <chrisbanes@google.com> am 67619f25: Merge "Simplify Palette upscaling quantization" into lmp-mr1-ub-dev

* commit '67619f2509a688ce056bbec3de223fca789d53ba':
Simplify Palette upscaling quantization
44ae2f10b09fe865dd6ca767202218b4ce9426af 31-May-2015 Chris Banes <chrisbanes@google.com> Simplify Palette upscaling quantization

Scaling was causing issues on Intel CPUs. We now
just shift up instead.

BUG: 21436884
Change-Id: I69e05e11b4b62e8fe3a4c676c48086d399b2e136
upport/v7/graphics/ColorCutQuantizer.java
1a4412ccda7b3e7818bdeceb60cc1e5ca9a65e34 11-May-2015 Chris Banes <chrisbanes@google.com> Annotate Palette with @ColorInt and @Nullable

BUG: 21022743

Change-Id: I5e53ab44950b7307b98070c09a5c4e758af62ee6
upport/v7/graphics/Palette.java
2500f7a5e964b16c1175d3eff2f24a5bcdce4d5e 14-Apr-2015 Chris Banes <chrisbanes@google.com> Hide Palette's Generator API

Change-Id: I25f82a8f3f2d139404ad79f30fbb877b179e659f
upport/v7/graphics/Palette.java
f78a300c82748e29a3890c8f17a13726aacf33be 22-Feb-2015 Chris Banes <chrisbanes@google.com> Add tests to Palette

Also changed the directory structure to enable
the tests to have their own resources.

Requires I7776f4d843aac8496240a54d0982525039b91469

Change-Id: I7bb98622995f009fc6e6c44e3a21aa88a151749a
upport/v7/graphics/ColorCutQuantizer.java
upport/v7/graphics/DefaultGenerator.java
upport/v7/graphics/Palette.java