Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c19b54975214a12225a1669ae18b0005a1357189
/
graphics
b109cc7
Add YUV allocation creation.
by Jason Sams
· 12 years ago
40f1fa6
Add 3D LUT intrinsic java class
by Jason Sams
· 12 years ago
ef308ed
Cleanup imports.
by Jason Sams
· 12 years ago
8140d7b
yuv
by Jason Sams
· 12 years ago
69bf687
Merge "Add API support for 3D allocations."
by Jason Sams
· 12 years ago
d1c306a
Add API support for 3D allocations.
by Jason Sams
· 12 years ago
d34dc85
We can only optimize bitmaps that have USAGE_SHARED.
by Stephen Hines
· 12 years ago
0562a0d
Merge "Add USAGE_SHARED for Allocations."
by Tim Murray
· 12 years ago
00bb454
Add USAGE_SHARED for Allocations.
by Tim Murray
· 12 years ago
d47f7d8
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
eef6239
Merge "Add struct for controlling clipping in Java."
by Tim Murray
· 12 years ago
fbfaa85
Add struct for controlling clipping in Java.
by Tim Murray
· 12 years ago
545252f
Refactoring of the screen magnification feature.
by Svetoslav Ganov
· 12 years ago
82bb813
stop using a deprecated SurfaceTextureClient ctor
by Jamie Gennis
· 12 years ago
a314551
Add support for Bitmap-backed Allocations in Java.
by Tim Murray
· 12 years ago
507a2d9
am c87b053b: am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in LayerDrawable" into jb-mr1.1-dev
by Adam Powell
· 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
8aece09
Merge "Update JNI for strided 2D copies."
by Tim Murray
· 12 years ago
38faea3
Update JNI for strided 2D copies.
by Tim Murray
· 12 years ago
dccf933
Merge "Add support for face attribute to HTML string resources Bug #7480719"
by Romain Guy
· 12 years ago
a8f6d5f
Add support for face attribute to HTML string resources Bug #7480719
by Romain Guy
· 12 years ago
a1dcc99
Undeprecate linear text API
by Romain Guy
· 12 years ago
bb53dad
Remove overzealous mutate() sanity check in LayerDrawable
by Adam Powell
· 12 years ago
f6e7b20
Merge "Add new mipMap attribute to BitmapDrawable"
by Romain Guy
· 12 years ago
5769fcd
Add new mipMap attribute to BitmapDrawable
by Romain Guy
· 12 years ago
fdb3672
Merge "Add single channel blur test."
by Jason Sams
· 12 years ago
425c3da
Fix typo in exception message
by Jonathan Dixon
· 12 years ago
34583fc
Merge "Clarify Bitmap.copyTo/FromPixelBuffer documentation"
by Romain Guy
· 12 years ago
1f58497
Clarify Bitmap.copyTo/FromPixelBuffer documentation
by Romain Guy
· 12 years ago
d9c9f89
am cae3eb91: 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
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
458bf39
am 713bebda: am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev
by Romain Guy
· 12 years ago
8508d7e
am eb673855: am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hashcode()" into jb-mr1.1-dev
by Romain Guy
· 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
1fc3c5f
am 29fd706a: am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev
by Chris Craik
· 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
8150941
Add single channel blur test.
by Jason Sams
· 12 years ago
fa0853e
Add missing variable copies in Path copy constructor
by Chris Craik
· 12 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 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
1a94c7d
Merge "Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener"
by Igor Murashkin
· 12 years ago
097d818
am 06da2423: am 54385d91: am c01d1045: Merge "Fix for bug 7400445 regression in background drawable" into jb-mr1-dev
by Raph Levien
· 12 years ago
39824f68
Fix for bug 7400445 regression in background drawable
by Raph Levien
· 12 years ago
c99db2b
Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener
by Igor Murashkin
· 12 years ago
aaee131
am 85c1aef9: am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bitmap pixels until we\'re really ready" into jb-mr1-dev
by Chet Haase
· 12 years ago
547e665
Don't null the reference to Bitmap pixels until we're really ready
by Chet Haase
· 12 years ago
ef9f40f
am b7b30eb0: am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
by Romain Guy
· 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
7e7b99c
am f5e768c4: am 06b9df47: am 61759d99: Merge "Convert one more bind() -> setVar()." into jb-mr1-dev
by Jason Sams
· 12 years ago
5b4f8f9
Convert one more bind() -> setVar().
by Stephen Hines
· 12 years ago
885934f
am 749c179e: am 8d0c431a: am 009d5413: Merge "Fix bugs in scriptGroup." into jb-mr1-dev
by Jason Sams
· 12 years ago
e6a7886
Fix bugs in scriptGroup.
by Jason Sams
· 12 years ago
1592c79
am bc265564: am 08dd6d1f: am 56754193: Merge "Fix cycle detection for SGs." into jb-mr1-dev
by Jason Sams
· 12 years ago
091f7cc
Fix cycle detection for SGs.
by Tim Murray
· 12 years ago
5ce5cdb
am 6aa40ac5: am fa6e9cf6: am 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
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
07fd8b4
am b97bf6c4: am ab01a9e4: am b2d55225: Merge "Add DAG validation for ScriptGroups." into jb-mr1-dev
by Tim Murray
· 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
91d7b4f
am 0419ebaf: am 450b713e: am 437e9cc3: Merge "Adjust buffer position after copying" into jb-mr1-dev
by Marco Nelissen
· 12 years ago
55adc14
Adjust buffer position after copying
by Marco Nelissen
· 12 years ago
f671fb0
Add copyFrom(Allocation a).
by Tim Murray
· 12 years ago
bc254b9
add resize2D to Java API
by Tim Murray
· 12 years ago
82fa5ff
am bf8d8e73: am 5971d03f: am f7ee2a03: Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-dev
by Romain Guy
· 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
5020d82
am f055f943: am 4bc2bd51: am 833a89c6: Merge "Fix range on blur intrinsic." into jb-mr1-dev
by Jason Sams
· 12 years ago
833a89c
Merge "Fix range on blur intrinsic." into jb-mr1-dev
by Jason Sams
· 12 years ago
aba58b5
am f265ac2e: am 27fa88dd: am 0e3984b7: Merge "Bring back Netflix progress bar Bug #7274157" into jb-mr1-dev
by Romain Guy
· 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
964175b
am 70c68ea5: am 77bcaaad: am 8257124c: Merge "Draw stroked rectangle as meshes instead of textures Bug #7233734" into jb-mr1-dev
by Romain Guy
· 12 years ago
cf8675e
Draw stroked rectangle as meshes instead of textures Bug #7233734
by Romain Guy
· 12 years ago
d847b59
am eede0f6f: am b4bca666: am 2effc77c: Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev
by Dianne Hackborn
· 12 years ago
302b74c
am b9a0a231: am dd2dd7bb: am 955b66d0: Merge "reset() should reset. Otherwise it would be called something else. Bug #7256095" into jb-mr1-dev
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
fc41a75
am 7eee3ce3: am c31c5433: Merge "fix blend intrinsics, add tests" into jb-mr1-dev
by Tim Murray
· 12 years ago
74478f7
fix blend intrinsics, add tests
by Tim Murray
· 12 years ago
8c549d6
Merge "Bug #6110465. Optical bounds support for all ViewGroup subclasses."
by Philip Milne
· 12 years ago
f70bb04
Add Blend intrinsic.
by Jason Sams
· 12 years ago
7b75781
Bug #6110465. Optical bounds support for all ViewGroup subclasses.
by Philip Milne
· 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
Next »