Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
25ec00fd13a6310d80a726cc9493a4b394056063
/
libs
25ec00f
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
by Mathias Agopian
· 16 years ago
20fefe9
Merge change 20124
by Android (Google) Code Review
· 16 years ago
9bee51c
Remove useless slot from ProgramVertex. Optimize GL state setup.
by Jason Sams
· 16 years ago
573963e
Merge change 20133
by Android (Google) Code Review
· 16 years ago
b1d39aa
Merge change 9649
by Android (Google) Code Review
· 16 years ago
4e0df8e
don't crash when SurfaceBuffer::writeToParcel is given a null argument
by Mathias Agopian
· 16 years ago
0dd7cb4
Finish implementation of multiple pointer support for MotionEvent.
by Dianne Hackborn
· 16 years ago
ec07022
Fix Fall RS to use the new ProgramVertex APIs.
by Romain Guy
· 16 years ago
110195f
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class.
by Jason Sams
· 16 years ago
a2136d6
Add ability to load arrays in RenderScript.
by Romain Guy
· 16 years ago
0835d42
Seperate Light and Sampler from RenderScript.java
by Jason Sams
· 16 years ago
2253417
Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement.
by Jason Sams
· 16 years ago
1836ae2
Use the new ScriptC.Builder API.
by Romain Guy
· 16 years ago
ecc7ca03
Add swaying effect to the grass.
by Romain Guy
· 16 years ago
69f0d31
Split ScriptC from RenderScript.java. Implement state caching in the Builder objects.
by Jason Sams
· 16 years ago
cd9e8d4
Merge change 9606
by Android (Google) Code Review
· 16 years ago
3a1ea93
Add anti-aliasing to Grass RS.
by Romain Guy
· 16 years ago
9df76c7
Merge change 9551
by Android (Google) Code Review
· 16 years ago
bd1c3ad
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native adapter implementation. Use adapters in Film to border the mipmaps.
by Jason Sams
· 16 years ago
cb21c37
free surface buffers before trying to allocate new ones, so we have more chance of success
by Mathias Agopian
· 16 years ago
cf31b1b
Merge change 9397
by Android (Google) Code Review
· 16 years ago
078a275
Fix Win32 libutils to get a working SDK build.
by David 'Digit' Turner
· 16 years ago
fcaa31b
Clean up Grass RS
by Romain Guy
· 16 years ago
a32d100
Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.graphics.Color.
by Romain Guy
· 16 years ago
b8c5a84
Split RenderScript Type and Allocation into seperate classes.
by Jason Sams
· 16 years ago
11d6728
Merge change 9413
by Android (Google) Code Review
· 16 years ago
36e612a
Begin splitting up RenderScript.java into seperate classes. First piece split off Element.
by Jason Sams
· 16 years ago
d3d88dd
Merge changes 9415,9416
by Android (Google) Code Review
· 16 years ago
f1db4ae
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
by Mathias Agopian
· 16 years ago
b5a57ad
Merge change 9391
by Android (Google) Code Review
· 16 years ago
abac010
be more robust when errors occur upon EGL surface creation (ie: don't crash)
by Mathias Agopian
· 16 years ago
8839ca5
Add several math functions to rsScript_Lib.
by Romain Guy
· 16 years ago
8c76cef
Smoother transitions in GrassRS
by Romain Guy
· 16 years ago
584a375
First pass at implementing the Grass live wallpaper in RenderScript.
by Romain Guy
· 16 years ago
1a20bae
Merge change 9287
by Android (Google) Code Review
· 16 years ago
5b5c914
fixed some issues with the software renderer when surfaces are made current.
by Mathias Agopian
· 16 years ago
afcf686
am 25dff70f: Merge change 9039 into donut
by Android (Google) Code Review
· 16 years ago
a0afa2d
Merge change 9236
by Android (Google) Code Review
· 16 years ago
dba3ba5
Implement bitmap resource loaders for utility. cleanup rolloRS and checkin maps.png which was missing.
by Jason Sams
· 16 years ago
e7f0325
Merge change 9070
by Android (Google) Code Review
· 16 years ago
5e63189
Fix a debug statement in BufferMapper
by Mathias Agopian
· 16 years ago
f293b2f
NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled
by Mathias Agopian
· 16 years ago
6502a38
Merge change 9090
by Android (Google) Code Review
· 16 years ago
0ea8c8a
Simplify image loading. Use common internal format.
by Jason Sams
· 16 years ago
7518f16
Merge change 9089
by Android (Google) Code Review
· 16 years ago
faf1520
Filmstrip work and boxed bitmap load bugfixes.
by Jason Sams
· 16 years ago
0d22101
Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
by Dianne Hackborn
· 16 years ago
4ccee71
Adding resizeInput and setAttributes for overlay
by Benny Wong
· 16 years ago
75ac5fb
Merge change 9065
by Android (Google) Code Review
· 16 years ago
31b532e
Checkin art assets for film test app and change loading of icons to 8888.
by Jason Sams
· 16 years ago
b2b28f3
am 1521cd6e: Merge change 8015 into donut
by Android (Google) Code Review
· 16 years ago
afa7d85
Merge change 9008
by Android (Google) Code Review
· 16 years ago
9bb8fd7
Only restore the bits for wallpapers that aren't built in.
by Joe Onorato
· 16 years ago
d058ee0
Merge change 8987
by Android (Google) Code Review
· 16 years ago
ee028d57
Fix firestone build
by Marco Nelissen
· 16 years ago
700a52a
Merge changes 8935,8936
by Android (Google) Code Review
· 16 years ago
e1c00aa
Merge change 8931
by Android (Google) Code Review
· 16 years ago
c915d0a
fix [1985856] Seg fault when using the soft keyboard in the Messaging app
by Mathias Agopian
· 16 years ago
8d72569
Fix the IOException in wallpaper restore -- the padding isn't required at the end.
by Joe Onorato
· 16 years ago
3eb4344
Merge change 8901
by Android (Google) Code Review
· 16 years ago
6f5c61c
Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-square size.
by Jason Sams
· 16 years ago
ec5d683
Merge change 8839
by Android (Google) Code Review
· 16 years ago
1521cd6
Merge change 8015 into donut
by Android (Google) Code Review
· 16 years ago
d75fe9a
Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.
by David 'Digit' Turner
· 16 years ago
6c70a8b
Merge change 8858
by Android (Google) Code Review
· 16 years ago
33863dd
resolved conflicts for merge of ac38dfc5 to master
by Mathias Agopian
· 16 years ago
37d7fc7
Fix selection and change icon loading from 565 to 8888.
by Jason Sams
· 16 years ago
a590434
Merge change 8835
by Android (Google) Code Review
· 16 years ago
b0ec1b4
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture. The added space is filled black.
by Jason Sams
· 16 years ago
12cedff
fix [2017532] Partial Update leaves residual image.
by Mathias Agopian
· 16 years ago
dd3fbf1
Fix issue 2004229: DTMF tones play through earpiece (G1).
by Eric Laurent
· 16 years ago
a04aaff
Fix the build for BOARD_USES_GENERIC_AUDIO option
by Eric Laurent
· 16 years ago
4192cce
Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked.
by Eric Laurent
· 16 years ago
53305e8
Merge change 8421
by Android (Google) Code Review
· 16 years ago
8af858e9
Unbreak build by making the build of renderscript again conditional on BUILD_RENDERSCRIPT until we can figure out why the build servers see an error that does not reproduce locally.
by Jason Sams
· 16 years ago
bc51202
Merge change 8279
by Android (Google) Code Review
· 16 years ago
e29d471
Move the java and jni renderscript files to the proper location.
by Jason Sams
· 16 years ago
102313a
Fix issue 1999585: audioflinger crash.
by Eric Laurent
· 16 years ago
2c817f5
Fix the sim build.
by Eric Laurent
· 16 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 16 years ago
ebd7bc5
Merge change 8109
by Android (Google) Code Review
· 16 years ago
43ab763
Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this
by Rebecca Schultz Zavin
· 16 years ago
a8339df
am 9fc20b0e: Merge change 8126 into donut
by Android (Google) Code Review
· 16 years ago
c4db95c
First pass at reworking screen density/size APIs.
by Dianne Hackborn
· 16 years ago
eceb3bf
Merge change 8038
by Android (Google) Code Review
· 16 years ago
ee41112
Enable light sources and update film test app.
by Jason Sams
· 16 years ago
7ac5e69
Fix hardware overlay so all changes are commited when done.
by Rebecca Schultz Zavin
· 16 years ago
c7b0dba
Merge change 7939
by Android (Google) Code Review
· 16 years ago
c97bb88
Split rsScriptC into class implemtation and library functions. Update test apps, all 3 should be working.
by Jason Sams
· 16 years ago
8ed7d69
Merge change 5892
by Android (Google) Code Review
· 16 years ago
469b4c6
am aad0fcc9: Merge change 7783 into donut
by Android (Google) Code Review
· 16 years ago
fd7628a
Merge change 7806
by Android (Google) Code Review
· 16 years ago
e6c8e9b
Fix fountain and more rollo ui work.
by Jason Sams
· 16 years ago
a53b828
Add "nodpi" density, and expose a bunch of density-related APIs.
by Dianne Hackborn
· 16 years ago
fd0efa0
Merge change 7724
by Android (Google) Code Review
· 16 years ago
82be123
Merge change 7723
by Android (Google) Code Review
· 16 years ago
7df0702
Remove shadows and invert dx sign in zoomed mode.
by Jason Sams
· 16 years ago
e1babd4
Instead of using -1 for pid and uid in the simulator, and then having
by Marco Nelissen
· 16 years ago
15431a9
EventHub: Compare name instead of id when excluding event input devices.
by Mike Lockwood
· 16 years ago
c1ea948
More usability tweaks including turning the icons right side up.
by Jason Sams
· 16 years ago
Next »