- 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
- 122b309 Merge "Turn the debugging back on." by Jason Sams · 15 years ago
- a1d302e Turn the debugging back on. by Jason Sams · 15 years ago
- c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 15 years ago
- a667fda am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 15 years ago
- 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
- df48b57 Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names. by Jason Sams · 15 years ago
- acf7703 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 15 years ago
- 60e8495 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 15 years ago
- ac127dc Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
- f226e9f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 15 years ago
- 116e541 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 15 years ago
- e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
- 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 15 years ago
- a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 15 years ago
- e6b1bbd Fix failure to open AVRCP input device due to EPERM. by Nick Pelly · 15 years ago
- 973fbb1 Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
- 6fb0f22 Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
- af07b59 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 15 years ago
- d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
- d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
- 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 15 years ago
- 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
- 243bf50 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago
- e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 15 years ago
- 6656c1b add drawSpriteScreenspaceCropped to renderscript by Joe Onorato · 15 years ago
- 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 15 years ago
- e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 15 years ago
- cef3cd7 Create base class for audio policy manager. by Eric Laurent · 15 years ago
- b9c56e3 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 15 years ago
- ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 15 years ago
- 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
- f5d95cb less log spew by Joe Onorato · 15 years ago
- 917cd4f Fix npot but where mipmap level sizes were rounding in the wrong direction. Should always be floor. by Jason Sams · 15 years ago
- 6286953 Change user attribs to look for empty slot rather than using them in order. Prevents conflict with numbered legacy slots. by Jason Sams · 15 years ago
- 74e02ef Support npot on es 2.0 HW. by Jason Sams · 15 years ago
- a09a6e1 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 15 years ago
- ca328e7 explicit set an "optional" tag by Jean-Baptiste Queru · 15 years ago
- e17964e Add RS support for generic attribs as input to vertex programs. by Jason Sams · 15 years ago
- 7d46f61 Disable excessive RS logging. by Jason Sams · 15 years ago
- 718cd1f Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures. by Jason Sams · 15 years ago
- b9a4416 am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair by Eric Laurent · 15 years ago
- 8ac9f8d Fix issue 2323920: Notification & A2DP audio stutter. by Eric Laurent · 15 years ago
- 68afd01 Move texture bindings to base program object. Change ProgramFragment creation to require a texture format in 1.0 mode. by Jason Sams · 15 years ago
- 7b7f29a Fix live wallpaper many. Z coordinate was being ignored for draw quad call. by Jason Sams · 15 years ago
- ce9adcc Fix emulated glColor in es2 mode. by Jason Sams · 15 years ago
- 5dad8b4 Place shader logging behind prop to declutter logs. by Jason Sams · 15 years ago
- 7e5ab3b Continue es2 shader dev by Jason Sams · 15 years ago
- 0011bcf Continue development of es2.0 user shader support for renderscript. This change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info. by Jason Sams · 15 years ago
- 3b7d39b Implement RS tracked defered texture and buffer object uploads. by Jason Sams · 15 years ago
- 0ba8846 am 2378f141: am b63d91c6: am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
- 57e9a3f am 871f9de3: am 02472639: am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
- b63d91c am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
- f9b0e82 fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
- 24a4f22 am 1e1d4492: am 218aa945: Merge change I6478884a into eclair-mr2 by Kenny Root · 15 years ago
- 55e070b am abcb3703: am 75ca58d6: am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 15 years ago
- 0247263 am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
- 218aa94 Merge change I6478884a into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 75ca58d am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 15 years ago
- aad442e am b62954b6: am 8f31c230: am 57ce0888: Merge change Id22c0137 into eclair by Jason Sams · 15 years ago
- 54db799 am d1b8019a: am ae5bd2b9: am d8c752ef: Merge change Ib548dbb2 into eclair by Mathias Agopian · 15 years ago
- 8f31c23 am 57ce0888: Merge change Id22c0137 into eclair by Jason Sams · 15 years ago
- ae5bd2b am d8c752ef: Merge change Ib548dbb2 into eclair by Mathias Agopian · 15 years ago
- 083a557c fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
- bb79f64 Add string resource type inspection by Kenny Root · 15 years ago
- 8415afd am ea483723: am 9fbb534e: Merge change Iafbeb31b into eclair-mr2 by Dianne Hackborn · 15 years ago
- 02909d4 am b901f0c6: am 484fe4d6: Merge change I06fb2c1c into eclair-mr2 by Dianne Hackborn · 15 years ago
- 30cee47 am 5cd6fcd5: am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 15 years ago
- 314664d am 68a3b8b6: am 24eca800: Merge change I887f355f into eclair-mr2 by Dianne Hackborn · 15 years ago
- 76169da fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 15 years ago
- 57ce088 Merge change Id22c0137 into eclair by Android (Google) Code Review · 15 years ago
- b9d5c57 Throttle low priority RS threads by sleeping once per frame to avoid starving other apps. by Jason Sams · 15 years ago
- afbeb31 Maybe really fix windows build. by Dianne Hackborn · 15 years ago
- b548dbb improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 15 years ago
- 06fb2c1 Hopefully fix Windows build by Dianne Hackborn · 15 years ago
- e6c0e99 Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
- f997e3a am bf831e0d: am 38f6bdc4: am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 15 years ago
- feab08b am e30bae7f: am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
- aa096cd am 0c15b889: am 401f4220: am 0019215f: Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 15 years ago
- 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
- 38f6bdc am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 15 years ago
- 0a08029 Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 15 years ago
- b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
- 6d42d80 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 15 years ago
- 9cc489a Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 15 years ago
- 401f422 am 0019215f: Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 15 years ago
- 0019215 Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 15 years ago
- 1d51165 am 20208ff6: am 9b565d5b: am cef8d031: Merge change I00d0b54a into eclair by Erik Gilling · 15 years ago
- 5c49a90 Merge change Ic73ec39b into eclair by Android (Google) Code Review · 15 years ago
- c73ec39 DO NOT MERGE. Implement WAR which should prevent the white square bug from appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app. by Jason Sams · 15 years ago
- 9b565d5 am cef8d031: Merge change I00d0b54a into eclair by Erik Gilling · 15 years ago
- 00d0b54 surfaceflinger: remove un-cached buffer hack for SGX by Erik Gilling · 15 years ago
- a65168a am 2aa10791: am 96dac84b: am 121a31ac: Merge change Id86beb99 into eclair by Mathias Agopian · 15 years ago
- 2f06585 am 52d390e8: am 6076046a: am 1ac56b60: Merge change Iac196e17 into eclair by Eric Laurent · 15 years ago
- 67fd40f am 44dcf411: am f764dae4: am 33ad0f9e: Merge change I0e44976a into eclair by Mathias Agopian · 15 years ago
- 96dac84 am 121a31ac: Merge change Id86beb99 into eclair by Mathias Agopian · 15 years ago
- d86beb9 fix [2291418] Camera preview cannot work in Emulator by Mathias Agopian · 15 years ago
- 6076046 am 1ac56b60: Merge change Iac196e17 into eclair by Eric Laurent · 15 years ago
- f764dae am 33ad0f9e: Merge change I0e44976a into eclair by Mathias Agopian · 15 years ago