Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d10ca17d6feefd449595df1cb11d161c8f10dd57
/
graphics
a25c43f
am 3121868c: am 38e94e9f: am 4d0beb7e: am 4f414b79: Doc update: fix incorrect enum
by kmccormick
· 12 years ago
4f414b7
Doc update: fix incorrect enum
by kmccormick
· 12 years ago
e43d571
am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653" into jb-mr1-dev
by Adam Koch
· 12 years ago
cc3fec6
am 0c8dfd7d: am 1061c578: am 095aa4b6: am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653" into jb-mr1-dev
by Adam Koch
· 12 years ago
095aa4b
am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653" into jb-mr1-dev
by Adam Koch
· 12 years ago
758333d
Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653
by Adam Koch
· 12 years ago
11f1c5b
am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev
by Scott Main
· 12 years ago
805d2e2
am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev
by Scott Main
· 12 years ago
b47fa16
docs: fix renderscript links that currently require redirect
by Scott Main
· 12 years ago
c3ee1d9
am 7ad885e2: Merge "One more fix for incorrect indices."
by Kenny Root
· 12 years ago
0e95685
am b5a72043: Merge "Fix array index oob in Matrix3f.loadRotate()."
by Christopher Tate
· 12 years ago
3983754
One more fix for incorrect indices.
by Stephen Hines
· 12 years ago
0ce7cda
Fix array index oob in Matrix3f.loadRotate().
by Stephen Hines
· 12 years ago
c87b053
am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in LayerDrawable" into jb-mr1.1-dev
by Adam Powell
· 12 years ago
bb53dad
Remove overzealous mutate() sanity check in LayerDrawable
by Adam Powell
· 12 years ago
cae3eb9
am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not set on a GradientDrawable." into jb-mr1.1-dev
by Chet Haase
· 12 years ago
a004ff88
Merge "Use correct alpha value when a color is not set on a GradientDrawable." into jb-mr1.1-dev
by Chet Haase
· 12 years ago
713bebd
am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev
by Romain Guy
· 12 years ago
eb67385
am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hashcode()" into jb-mr1.1-dev
by Romain Guy
· 12 years ago
18bbcf7
Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev
by Romain Guy
· 12 years ago
8136807
Use correct alpha value when a color is not set on a GradientDrawable.
by Chet Haase
· 12 years ago
9f8af65
Cleanup: add PointF.toString()/equals()/hashcode()
by Romain Guy
· 12 years ago
fa9b396
Copy missing state in DrawableContainer
by Romain Guy
· 12 years ago
29fd706
am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev
by Chris Craik
· 12 years ago
fa0853e
Add missing variable copies in Path copy constructor
by Chris Craik
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
39824f68
Fix for bug 7400445 regression in background drawable
by Raph Levien
· 12 years ago
547e665
Don't null the reference to Bitmap pixels until we're really ready
by Chet Haase
· 12 years ago
1b85122
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
by Romain Guy
· 12 years ago
713e1bb
Add API to enable mipmaps on Bitmap Bug #7353771
by Romain Guy
· 12 years ago
5b4f8f9
Convert one more bind() -> setVar().
by Stephen Hines
· 12 years ago
e6a7886
Fix bugs in scriptGroup.
by Jason Sams
· 12 years ago
091f7cc
Fix cycle detection for SGs.
by Tim Murray
· 12 years ago
86ad8662
Merge "Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217" into jb-mr1-dev
by Romain Guy
· 12 years ago
0b68477
Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217
by Romain Guy
· 12 years ago
b2d5522
Merge "Add DAG validation for ScriptGroups." into jb-mr1-dev
by Tim Murray
· 12 years ago
2a60389
Add DAG validation for ScriptGroups.
by Tim Murray
· 12 years ago
55adc14
Adjust buffer position after copying
by Marco Nelissen
· 12 years ago
f7ee2a03
Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-dev
by Romain Guy
· 12 years ago
dfab363
Fix rendering artifacts on tiled renderers Bug #7275145
by Romain Guy
· 12 years ago
833a89c
Merge "Fix range on blur intrinsic." into jb-mr1-dev
by Jason Sams
· 12 years ago
41c769d
Bring back Netflix progress bar Bug #7274157
by Romain Guy
· 12 years ago
31864d7
Fix range on blur intrinsic.
by Jason Sams
· 12 years ago
cf8675e
Draw stroked rectangle as meshes instead of textures Bug #7233734
by Romain Guy
· 12 years ago
2effc77
Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev
by Dianne Hackborn
· 12 years ago
fc49474
Update APIs to JB MR1 level 17.
by Dianne Hackborn
· 12 years ago
885d82d
reset() should reset. Otherwise it would be called something else. Bug #7256095
by Romain Guy
· 12 years ago
74478f7
fix blend intrinsics, add tests
by Tim Murray
· 12 years ago
f70bb04
Add Blend intrinsic.
by Jason Sams
· 12 years ago
cd77583
Ensure that the decoder is thread-safe.
by Derek Sollenberger
· 12 years ago
55db686
Merge "Clean up and publish the YUV to RGB intrinsic." into jb-mr1-dev
by Jason Sams
· 12 years ago
e69e9e6
Clean up and publish the YUV to RGB intrinsic.
by Jason Sams
· 12 years ago
684385d
mutate() didn't work as advertised Bug #7162705
by Romain Guy
· 12 years ago
29d0aa7
Merge "Compute GradientDrawable's opacity correctly" into jb-mr1-dev
by Romain Guy
· 12 years ago
e91aa0f
Compute GradientDrawable's opacity correctly
by Romain Guy
· 12 years ago
8b3560d
Merge "Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable" into jb-mr1-dev
by Fabrice Di Meglio
· 12 years ago
f358260
Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable
by Fabrice Di Meglio
· 12 years ago
08a8158
Add Kernel, Method, and field IDs bug 7182873
by Jason Sams
· 12 years ago
12618a7
Make librs_jni depend on libRSDriver to remove circular dependency
by Ying Wang
· 12 years ago
80d8190
Unhide intrinsics and document API.
by Jason Sams
· 12 years ago
dd4b1fe
Don't crash when copying a null Rect Bug #7158068
by Romain Guy
· 12 years ago
3a5b801
LUT intrinsic and CrossProcess test. 5x5 convolve and test Gauss blur and test
by Jason Sams
· 12 years ago
4319079
Merge "Fix doc typo." into jb-mr1-dev
by Jason Sams
· 12 years ago
be6024d
Merge "Fix crash in ShapeDrawable" into jb-mr1-dev
by Romain Guy
· 12 years ago
1558cf1
Fix crash in ShapeDrawable
by Romain Guy
· 12 years ago
17fec32
Fix doc typo.
by Jason Sams
· 12 years ago
3f7bbe8
Merge "Document ColorMatrix intrinsic and add helpers" into jb-mr1-dev
by Jason Sams
· 12 years ago
bae1d47
Merge "Fix the build" into jb-mr1-dev
by Fabrice Di Meglio
· 12 years ago
c5daf84
Fix the build
by Fabrice Di Meglio
· 12 years ago
6543c29
Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev
by Romain Guy
· 12 years ago
8fd5853
Document ColorMatrix intrinsic and add helpers
by Jason Sams
· 12 years ago
0af4b8b
Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction
by Fabrice Di Meglio
· 13 years ago
5f49c30
The drawables cache strikes again Bug #7117785
by Romain Guy
· 12 years ago
5729fcd
Add ColorMatrix Intrinsic.
by Jason Sams
· 12 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 12 years ago
19e1086
Move the kernel launch to specific intrinsic class.
by Jason Sams
· 12 years ago
6ab9768
Intrinsics test
by Jason Sams
· 12 years ago
423ebcb
Implement ScriptGroup and add test.
by Jason Sams
· 12 years ago
4ff0cf4
Add new debug tool to track hardware layers updates
by Romain Guy
· 13 years ago
2e5746a
Merge "We can now (kind-of) change screen density on the fly." into jb-mr1-dev
by Dianne Hackborn
· 13 years ago
dde331c
We can now (kind-of) change screen density on the fly.
by Dianne Hackborn
· 13 years ago
f1c0aed
Fix issue #6921726: Prime: Cannot make or receive phone calls...
by Dianne Hackborn
· 13 years ago
908aecc
Start moving away from DisplayMetrics.DENSITY_DEVICE.
by Dianne Hackborn
· 13 years ago
3655e44
Fix readback lengths
by Jason Sams
· 13 years ago
010835d
Merge "Fix RS matrix docs regarding row/column and x/y."
by Stephen Hines
· 13 years ago
ec6f200
Fix RS matrix docs regarding row/column and x/y.
by Stephen Hines
· 13 years ago
3849f93
Add Bitmap.isPremultiplied()
by Romain Guy
· 13 years ago
b8151ec
Add an icon to the user information.
by Amith Yamasani
· 13 years ago
b03b434
Revert "Revert "Clean up layout direction APIs for Drawable""
by Fabrice Di Meglio
· 13 years ago
c96132f
Revert "Clean up layout direction APIs for Drawable"
by Jean-Baptiste Queru
· 13 years ago
c1da651
Clean up layout direction APIs for Drawable
by Fabrice Di Meglio
· 13 years ago
4405a21
am 5558f66e: am cb949887: Merge "Release the constraint on the requested version." into jb-dev
by Owen Lin
· 13 years ago
39af624
DO NOT MERGE: Remove a few left-over layout direction things.
by Dianne Hackborn
· 13 years ago
3bbcbcd
Release the constraint on the requested version.
by Owen Lin
· 13 years ago
06883b7
Fix incorrect Log message.
by Stephen Hines
· 13 years ago
f579c86
am 4de3c27c: am 59e2a1ea: Merge "Fix typo in javadoc." into jb-dev
by Pin Ting
· 13 years ago
852be16
Fix typo in javadoc.
by Pin Ting
· 13 years ago
7054b48
am 7156645c: am 2ed09ea4: Merge "GFX api cleanup 2 of 2" into jb-dev
by Dave Burke
· 13 years ago
3db194e
am 218c0899: am 794db6cb: Merge "GFX api cleanup 1.5 of 2" into jb-dev
by Stephen Hines
· 13 years ago
Next »