Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3fa82a9fe89c55e4217307e06cc185812ad5a8f5
/
graphics
0e007d7
Unhide inPreferQualityOverSpeed in BitmapFactory.Options.
by Wei-Ta Chen
· 14 years ago
bf6ef8d
API review cleanup.
by Jason Sams
· 14 years ago
953f909
Add inPreferQualityOverSpeed into BitmapFactory.Options.
by Wei-Ta Chen
· 14 years ago
8c7a580
Some theme cleanup.
by Dianne Hackborn
· 14 years ago
0bb0009
Fix in vertical measurement in text lines with different text sizes
by Gilles Debunne
· 14 years ago
2970c49
various fixes for animations and javadocs
by Chet Haase
· 14 years ago
add9d96
More error checks
by Jason Sams
· 14 years ago
67f2e44
Support for cubemaps.
by Alex Sakhartchouk
· 14 years ago
a914f34
Add caching support of BCC binaries.
by Shih-wei Liao
· 14 years ago
e70b375
Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of
by Joe Onorato
· 14 years ago
68f0a32
Merge "Fix ref counting for globals when set from java code."
by Jason Sams
· 14 years ago
6f4cf0b
Fix ref counting for globals when set from java code.
by Jason Sams
· 14 years ago
4bd1a3d
Show Bitmap.Config value when unable to handle.
by Jeff Sharkey
· 14 years ago
6af97e1
Revised assets for progress bars and indeterminate progress spinners.
by Adam Powell
· 14 years ago
7194a7b
Merge "Document RS element and type and add validity checking to type creation."
by Jason Sams
· 14 years ago
a1b13ed
Document RS element and type and add validity checking to type creation.
by Jason Sams
· 14 years ago
d99a7be
Merge "More documentation."
by Jason Sams
· 14 years ago
021aad9
First pass at styling progress bars for Holo.
by Adam Powell
· 14 years ago
449bb11
Merge "Add invalidation to Drawable when its properties change"
by Chet Haase
· 14 years ago
9891e1f
Add invalidation to Drawable when its properties change
by Chet Haase
· 14 years ago
27676fe
More documentation.
by Jason Sams
· 14 years ago
06d69de
Continue error check improvements and write some docs.
by Jason Sams
· 14 years ago
1c41517
Handle user message ID 0
by Jason Sams
· 14 years ago
9d71e21
Moving attrib creation to Mesh. Adding arrays as shader inputs.
by Alex Sakhartchouk
· 14 years ago
afb9965
Merge "More RS exceptions cleanup. Remove some dead code."
by Jason Sams
· 14 years ago
c1d6210
More RS exceptions cleanup. Remove some dead code.
by Jason Sams
· 14 years ago
8ad4b47
Merge "Fix possible rendering issue when drawing a path."
by Romain Guy
· 14 years ago
1041ade
Fix possible rendering issue when drawing a path.
by Romain Guy
· 14 years ago
6b81399
Merge "Update ScriptC constructor to remove depricated param."
by Jason Sams
· 14 years ago
3ba02b3
Update ScriptC constructor to remove depricated param.
by Jason Sams
· 14 years ago
079e235
Add new fade in/out feature for drawable containers.
by Dianne Hackborn
· 14 years ago
d5f0630
RS Error cleanup.
by Jason Sams
· 14 years ago
7d5411f
Merge "Fix race condition in resize that was created when GetType for allocation and Types became async."
by Jason Sams
· 14 years ago
d26297f
Fix race condition in resize that was created when
by Jason Sams
· 14 years ago
70d4ba1
Performance optimizations for animations and toolkit
by Chet Haase
· 14 years ago
5585e36
Balls test app.
by Jason Sams
· 14 years ago
581cc64
Adding nvidia extension for limited npot support.
by Alex Sakhartchouk
· 14 years ago
64eb351
Merge "Begin adding async allocation creation."
by Jason Sams
· 14 years ago
31a7e42
Begin adding async allocation creation.
by Jason Sams
· 14 years ago
ad93c2b
Optimizing ColorFilter in display lists
by Chet Haase
· 14 years ago
98bfe5d
Some cleanup
by Alex Sakhartchouk
· 14 years ago
9c25aee
Fix object cast.
by Jason Sams
· 14 years ago
3b9c52a
Async type creation.
by Jason Sams
· 14 years ago
838c6a1
Merge "Changing scenegraph sample to use arrays."
by Alex Sakhartchouk
· 14 years ago
c9332fa
Delete unused WebView drag tracking code
by Bjorn Bringert
· 14 years ago
0726fd9
Merge "Begin hooking up SurfaceConfig."
by Jason Sams
· 14 years ago
11c8af9
Begin hooking up SurfaceConfig.
by Jason Sams
· 14 years ago
9e401bc
Changing scenegraph sample to use arrays.
by Alex Sakhartchouk
· 14 years ago
41030da
Add a getNativeMatrix() API.
by Romain Guy
· 14 years ago
4bb9420
Optimize 9patch rendering.
by Romain Guy
· 14 years ago
9db9124
Simplify black texture fragment shader.
by Romain Guy
· 14 years ago
52d8363
Support for unsigned long and unsigned long long.
by Stephen Hines
· 14 years ago
26ae390
Update allocation from bitmap. GL attribute cleanup in type.
by Alex Sakhartchouk
· 14 years ago
031ec58c
Fix support for 64-bit integers.
by Stephen Hines
· 14 years ago
2222aa9
Cleanup error message for null binding address.
by Jason Sams
· 14 years ago
38d50969
Merge "changing vec4 to vec2 for perf reasons."
by Alex Sakhartchouk
· 14 years ago
d209163
changing vec4 to vec2 for perf reasons.
by Alex Sakhartchouk
· 14 years ago
68159aa
Merge "Implement allocation resizing."
by Jason Sams
· 14 years ago
5edc608
Implement allocation resizing.
by Jason Sams
· 14 years ago
5e9f64c
am b12bfbd4: am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbread
by Brad Fitzpatrick
· 14 years ago
95930e1
Apply all Canvas transformations to ColorDrawable.
by Romain Guy
· 14 years ago
b12bfbd
am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbread
by Brad Fitzpatrick
· 14 years ago
02d9102
Document Bitmap.createScaledBitmap
by Brad Fitzpatrick
· 14 years ago
2b282d3
am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\'
by Brad Fitzpatrick
· 14 years ago
3d019a3
am 83d52229: Doc fix: duplicate word \'of\'
by Brad Fitzpatrick
· 14 years ago
83d52229
Doc fix: duplicate word 'of'
by Brad Fitzpatrick
· 14 years ago
42ca268
Merge "Support for 64-bit integer type."
by Stephen Hines
· 14 years ago
ef1dac2
Support for 64-bit integer type.
by Stephen Hines
· 14 years ago
eeac43a
am f7681f84: Do not merge.
by Wei-Ta Chen
· 14 years ago
f7681f84
Do not merge.
by Wei-Ta Chen
· 14 years ago
be0488d
Merge "Make simple paths made of lines work."
by Romain Guy
· 14 years ago
d799912
Make simple paths made of lines work.
by Romain Guy
· 14 years ago
02f41705
Finish plumbing for double RS elements.
by Stephen Hines
· 14 years ago
f5b3510
Adding anisotropic filtering and related samples.
by Alex Sakhartchouk
· 14 years ago
ab98bb6
Fix RS bug with message ID 0.
by Stephen Hines
· 14 years ago
d45a335
Prevent unhandled exception in NinePatchDrawable
by Sonia Serafimova
· 14 years ago
81859bc
am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable"
by Jean-Baptiste Queru
· 14 years ago
ca3f968
am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable"
by Jean-Baptiste Queru
· 14 years ago
04b5dd4
Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages"
by Alex Sakhartchouk
· 14 years ago
b89aaac
Adding support for all allowed textures.
by Alex Sakhartchouk
· 14 years ago
a23cdda
am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.
by Wei-Ta Chen
· 14 years ago
ac487f7
am 6b849e21: Unhide BitmapRegionDecoder.
by Wei-Ta Chen
· 14 years ago
6b849e2
Unhide BitmapRegionDecoder.
by Wei-Ta Chen
· 14 years ago
353a48e
Merge "Fix two minor RS bugs. 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject."
by Jason Sams
· 14 years ago
1bfccb4
Fix two minor RS bugs.
by Jason Sams
· 14 years ago
76f6091
Merge "Add support for circular gradients to the GL renderer."
by Romain Guy
· 14 years ago
ddb80be
Add support for circular gradients to the GL renderer.
by Romain Guy
· 14 years ago
7aa150c
Detect and throw exception for using objects after explicitly destroying them.
by Jason Sams
· 14 years ago
a86c1a6
Merge "Add support for Float64 (double) to RenderScript."
by Stephen Hines
· 14 years ago
ee916f1
Add support for SweepGradient in the GL renderer.
by Romain Guy
· 14 years ago
ca54ec3
Add support for Float64 (double) to RenderScript.
by Stephen Hines
· 14 years ago
227e6868
Merge "Adding some documentation to Matrix.mapVectors methods."
by Adam Cohen
· 14 years ago
3a58ec1
Adding some documentation to Matrix.mapVectors methods.
by Adam Cohen
· 14 years ago
a8bf942
Fix race condition on exit.
by Jason Sams
· 14 years ago
279d006
Prevent unhandled exception in NinePatchDrawable
by Sonia Serafimova
· 14 years ago
cfc0436
Fix partial NP2 support and restrict mipmaps and clamp
by Jason Sams
· 14 years ago
c984dd7
Shader changes to allow for more flexible constant binding.
by Alex Sakhartchouk
· 14 years ago
94db023
am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbread
by Joseph Wen
· 14 years ago
2dcfbef
Fix bug in JNI BitmapFactory
by Joseph Wen
· 14 years ago
a78eca9
Merge "Progress Dialog documentation example uses onPrepareDialog"
by Gilles Debunne
· 14 years ago
Next »