Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
8150941098bcb44bbbb023c1f67760d69b31a16c
/
graphics
/
java
/
android
8150941
Add single channel blur test.
by Jason Sams
· 14 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 14 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 14 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 14 years ago
1a94c7d
Merge "Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener"
by Igor Murashkin
· 14 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
· 14 years ago
39824f68
Fix for bug 7400445 regression in background drawable
by Raph Levien
· 14 years ago
c99db2b
Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener
by Igor Murashkin
· 14 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
· 14 years ago
547e665
Don't null the reference to Bitmap pixels until we're really ready
by Chet Haase
· 14 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
· 14 years ago
1b85122
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
by Romain Guy
· 14 years ago
713e1bb
Add API to enable mipmaps on Bitmap Bug #7353771
by Romain Guy
· 14 years ago
7e7b99c
am f5e768c4: am 06b9df47: am 61759d99: Merge "Convert one more bind() -> setVar()." into jb-mr1-dev
by Jason Sams
· 14 years ago
5b4f8f9
Convert one more bind() -> setVar().
by Stephen Hines
· 14 years ago
885934f
am 749c179e: am 8d0c431a: am 009d5413: Merge "Fix bugs in scriptGroup." into jb-mr1-dev
by Jason Sams
· 14 years ago
e6a7886
Fix bugs in scriptGroup.
by Jason Sams
· 14 years ago
1592c79
am bc265564: am 08dd6d1f: am 56754193: Merge "Fix cycle detection for SGs." into jb-mr1-dev
by Jason Sams
· 14 years ago
091f7cc
Fix cycle detection for SGs.
by Tim Murray
· 14 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
· 14 years ago
86ad8662
Merge "Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217" into jb-mr1-dev
by Romain Guy
· 14 years ago
0b68477
Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217
by Romain Guy
· 14 years ago
07fd8b4
am b97bf6c4: am ab01a9e4: am b2d55225: Merge "Add DAG validation for ScriptGroups." into jb-mr1-dev
by Tim Murray
· 14 years ago
b2d5522
Merge "Add DAG validation for ScriptGroups." into jb-mr1-dev
by Tim Murray
· 14 years ago
2a60389
Add DAG validation for ScriptGroups.
by Tim Murray
· 14 years ago
91d7b4f
am 0419ebaf: am 450b713e: am 437e9cc3: Merge "Adjust buffer position after copying" into jb-mr1-dev
by Marco Nelissen
· 14 years ago
55adc14
Adjust buffer position after copying
by Marco Nelissen
· 14 years ago
f671fb0
Add copyFrom(Allocation a).
by Tim Murray
· 14 years ago
bc254b9
add resize2D to Java API
by Tim Murray
· 14 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
· 14 years ago
f7ee2a03
Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-dev
by Romain Guy
· 14 years ago
dfab363
Fix rendering artifacts on tiled renderers Bug #7275145
by Romain Guy
· 14 years ago
5020d82
am f055f943: am 4bc2bd51: am 833a89c6: Merge "Fix range on blur intrinsic." into jb-mr1-dev
by Jason Sams
· 14 years ago
833a89c
Merge "Fix range on blur intrinsic." into jb-mr1-dev
by Jason Sams
· 14 years ago
aba58b5
am f265ac2e: am 27fa88dd: am 0e3984b7: Merge "Bring back Netflix progress bar Bug #7274157" into jb-mr1-dev
by Romain Guy
· 14 years ago
41c769d
Bring back Netflix progress bar Bug #7274157
by Romain Guy
· 14 years ago
31864d7
Fix range on blur intrinsic.
by Jason Sams
· 14 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
· 14 years ago
cf8675e
Draw stroked rectangle as meshes instead of textures Bug #7233734
by Romain Guy
· 14 years ago
d847b59
am eede0f6f: am b4bca666: am 2effc77c: Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev
by Dianne Hackborn
· 14 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
· 14 years ago
2effc77
Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
fc49474
Update APIs to JB MR1 level 17.
by Dianne Hackborn
· 14 years ago
885d82d
reset() should reset. Otherwise it would be called something else. Bug #7256095
by Romain Guy
· 14 years ago
fc41a75
am 7eee3ce3: am c31c5433: Merge "fix blend intrinsics, add tests" into jb-mr1-dev
by Tim Murray
· 14 years ago
74478f7
fix blend intrinsics, add tests
by Tim Murray
· 14 years ago
8c549d6
Merge "Bug #6110465. Optical bounds support for all ViewGroup subclasses."
by Philip Milne
· 14 years ago
f70bb04
Add Blend intrinsic.
by Jason Sams
· 14 years ago
7b75781
Bug #6110465. Optical bounds support for all ViewGroup subclasses.
by Philip Milne
· 14 years ago
cd77583
Ensure that the decoder is thread-safe.
by Derek Sollenberger
· 14 years ago
55db686
Merge "Clean up and publish the YUV to RGB intrinsic." into jb-mr1-dev
by Jason Sams
· 14 years ago
e69e9e6
Clean up and publish the YUV to RGB intrinsic.
by Jason Sams
· 14 years ago
684385d
mutate() didn't work as advertised Bug #7162705
by Romain Guy
· 14 years ago
29d0aa7
Merge "Compute GradientDrawable's opacity correctly" into jb-mr1-dev
by Romain Guy
· 14 years ago
e91aa0f
Compute GradientDrawable's opacity correctly
by Romain Guy
· 14 years ago
8b3560d
Merge "Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable" into jb-mr1-dev
by Fabrice Di Meglio
· 14 years ago
f358260
Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable
by Fabrice Di Meglio
· 14 years ago
08a8158
Add Kernel, Method, and field IDs bug 7182873
by Jason Sams
· 14 years ago
80d8190
Unhide intrinsics and document API.
by Jason Sams
· 14 years ago
dd4b1fe
Don't crash when copying a null Rect Bug #7158068
by Romain Guy
· 14 years ago
3a5b801
LUT intrinsic and CrossProcess test. 5x5 convolve and test Gauss blur and test
by Jason Sams
· 14 years ago
4319079
Merge "Fix doc typo." into jb-mr1-dev
by Jason Sams
· 14 years ago
be6024d
Merge "Fix crash in ShapeDrawable" into jb-mr1-dev
by Romain Guy
· 14 years ago
1558cf1
Fix crash in ShapeDrawable
by Romain Guy
· 14 years ago
17fec32
Fix doc typo.
by Jason Sams
· 14 years ago
3f7bbe8
Merge "Document ColorMatrix intrinsic and add helpers" into jb-mr1-dev
by Jason Sams
· 14 years ago
bae1d47
Merge "Fix the build" into jb-mr1-dev
by Fabrice Di Meglio
· 14 years ago
c5daf84
Fix the build
by Fabrice Di Meglio
· 14 years ago
6543c29
Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev
by Romain Guy
· 14 years ago
8fd5853
Document ColorMatrix intrinsic and add helpers
by Jason Sams
· 14 years ago
0af4b8b
Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction
by Fabrice Di Meglio
· 14 years ago
5f49c30
The drawables cache strikes again Bug #7117785
by Romain Guy
· 14 years ago
5729fcd
Add ColorMatrix Intrinsic.
by Jason Sams
· 14 years ago
19e1086
Move the kernel launch to specific intrinsic class.
by Jason Sams
· 14 years ago
6ab9768
Intrinsics test
by Jason Sams
· 14 years ago
423ebcb
Implement ScriptGroup and add test.
by Jason Sams
· 14 years ago
4ff0cf4
Add new debug tool to track hardware layers updates
by Romain Guy
· 14 years ago
2e5746a
Merge "We can now (kind-of) change screen density on the fly." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
dde331c
We can now (kind-of) change screen density on the fly.
by Dianne Hackborn
· 14 years ago
f1c0aed
Fix issue #6921726: Prime: Cannot make or receive phone calls...
by Dianne Hackborn
· 14 years ago
908aecc
Start moving away from DisplayMetrics.DENSITY_DEVICE.
by Dianne Hackborn
· 14 years ago
010835d
Merge "Fix RS matrix docs regarding row/column and x/y."
by Stephen Hines
· 14 years ago
ec6f200
Fix RS matrix docs regarding row/column and x/y.
by Stephen Hines
· 14 years ago
3849f93
Add Bitmap.isPremultiplied()
by Romain Guy
· 14 years ago
b8151ec
Add an icon to the user information.
by Amith Yamasani
· 14 years ago
b03b434
Revert "Revert "Clean up layout direction APIs for Drawable""
by Fabrice Di Meglio
· 14 years ago
c96132f
Revert "Clean up layout direction APIs for Drawable"
by Jean-Baptiste Queru
· 14 years ago
c1da651
Clean up layout direction APIs for Drawable
by Fabrice Di Meglio
· 14 years ago
4405a21
am 5558f66e: am cb949887: Merge "Release the constraint on the requested version." into jb-dev
by Owen Lin
· 14 years ago
39af624
DO NOT MERGE: Remove a few left-over layout direction things.
by Dianne Hackborn
· 14 years ago
3bbcbcd
Release the constraint on the requested version.
by Owen Lin
· 14 years ago
f579c86
am 4de3c27c: am 59e2a1ea: Merge "Fix typo in javadoc." into jb-dev
by Pin Ting
· 14 years ago
852be16
Fix typo in javadoc.
by Pin Ting
· 14 years ago
7054b48
am 7156645c: am 2ed09ea4: Merge "GFX api cleanup 2 of 2" into jb-dev
by Dave Burke
· 14 years ago
3db194e
am 218c0899: am 794db6cb: Merge "GFX api cleanup 1.5 of 2" into jb-dev
by Stephen Hines
· 14 years ago
ef63d09
am 0916b463: am 48250c27: Merge "GFX api cleanup 1 of 2" into jb-dev
by Jason Sams
· 14 years ago
eb39c4b
am 9d05bd8c: am 1d56afc6: Merge "Revert "Deprecate"" into jb-dev
by Stephen Hines
· 14 years ago
4507434
am e1b1cdc0: am 92d7f9ff: Merge "Fix bug #6408393 Character corruption is caused when locale is changed" into jb-dev
by Fabrice Di Meglio
· 14 years ago
d4ca991
GFX api cleanup 2 of 2
by Jason Sams
· 14 years ago
e619de6
GFX api cleanup 1.5 of 2
by Jason Sams
· 14 years ago
Next »