- 6c30a71 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 16 years ago
- 33bb0c9 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 16 years ago
- c8707a9 Merge change 20699 by Android (Google) Code Review · 16 years ago
- 4523b768 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 16 years ago
- 3afaaf7 Merge change 20686 by Android (Google) Code Review · 16 years ago
- ee1e253 fix the build by Joe Onorato · 16 years ago
- 2e9c859 Merge change 20607 by Android (Google) Code Review · 16 years ago
- 1f9ef9a Merge change 20654 by Android (Google) Code Review · 16 years ago
- daed524 The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex by Joe Onorato · 16 years ago
- 40a29e8 Implement basic allocation readback. Add Get height, width to ScriptC_Lib. by Jason Sams · 16 years ago
- 01e5fbd build libRS by Joe Onorato · 16 years ago
- 6f7e097 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 16 years ago
- 6307f02 Merge change 20586 by Android (Google) Code Review · 16 years ago
- d7b3774 Let java put #defines into renderscript by Joe Onorato · 16 years ago
- a9d2d5e Make the laves follow the ripples by Romain Guy · 16 years ago
- 3370ec9 add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis by Joe Onorato · 16 years ago
- 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 16 years ago
- 8f5c94b Better ripples and leaves by Romain Guy · 16 years ago
- 1d40f50 remove unused and confusing comment by Mathias Agopian · 16 years ago
- db704e2 Merge changes 20497,20498,20499 by Android (Google) Code Review · 16 years ago
- 9ca4dd6 minor code clean-up by Mathias Agopian · 16 years ago
- 509dae5 added EGLUtils::strerror by Mathias Agopian · 16 years ago
- b99ab30 Merge change 20481 by Android (Google) Code Review · 16 years ago
- 6c0cc6d Add refraction and bettr normals computation to FallRS by Romain Guy · 16 years ago
- d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 16 years ago
- 49018a5 Fix problem in AudioFlinger closeOutput and closeInput. by Eric Laurent · 16 years ago
- 69682b4 Improved unit test code for Audioflinger. by Eric Laurent · 16 years ago
- 8fce46a Fix lockup in audio flinger threadbase setParameters. by Eric Laurent · 16 years ago
- 0f0021d Merge change 9660 by Android (Google) Code Review · 16 years ago
- 79cf293 Merge change 9653 by Android (Google) Code Review · 16 years ago
- ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 16 years ago
- 4c35e2c Merge change 20400 by Android (Google) Code Review · 16 years ago
- b62627e Add lighting to animated water ripples. by Romain Guy · 16 years ago
- 6693f23 better error handling by Mathias Agopian · 16 years ago
- c1879a0 Merge change 20365 by Android (Google) Code Review · 16 years ago
- d7ef08c oops, EGLConfig of value zero may be valid by Mathias Agopian · 16 years ago
- 43a6d88 Merge changes 20345,20346,20347 by Android (Google) Code Review · 16 years ago
- 265d9c0 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 16 years ago
- 25ec00f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 16 years ago
- fc2ebc4 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 16 years ago
- f8e136d Use arrays in Grass RS by Romain Guy · 16 years ago
- 71cb821 Merge change 20217 by Android (Google) Code Review · 16 years ago
- 31858c2 Draw untextured water mesh by Romain Guy · 16 years ago
- 5903a91 Merge change 20207 by Android (Google) Code Review · 16 years ago
- 8c709dc Implement basic snapping. by Jason Sams · 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
- 351def2 Fix problem in A2DP interface closeOutputStream(). by Eric Laurent · 16 years ago
- ab19b21 Fix getParameters() default implementation. by Eric Laurent · 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