1. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  2. 7954c46 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 15 years ago
  3. 9e6842c Merge change 23168 into eclair by Android (Google) Code Review · 15 years ago
  4. 36dad72 EventHub: Fix file descriptor leak. by Mike Lockwood · 15 years ago
  5. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 15 years ago
  6. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  7. a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  8. 67c6844 Remove bogus comments and logging. by Jason Sams · 15 years ago
  9. f5b4596 Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo. by Jason Sams · 15 years ago
  10. b13ada5 Add support for selecting the color bit depth and if the application used a depth buffer. by Jason Sams · 15 years ago
  11. 463a608 Remove Galaxy Render Script, replaced by its wallpaper equivalent. by Romain Guy · 15 years ago
  12. 6f89172 Merge change 22352 into eclair by Android (Google) Code Review · 15 years ago
  13. 1965610 Fix FallRS by keeping a reference to the mesh. by Romain Guy · 15 years ago
  14. 9e2be20 fix [2070341] [FAST BLOCKER] can't successfully setup erc52 by Mathias Agopian · 15 years ago
  15. 75e6c77 Merge change 22169 into eclair by Android (Google) Code Review · 15 years ago
  16. d22fff7 Cleanup the Galaxy, add a few RS functions for Grass. by Romain Guy · 15 years ago
  17. 25ffcdc Point Sprites by Jason Sams · 15 years ago
  18. f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  19. 34484ae Merge change 22024 into eclair by Android (Google) Code Review · 15 years ago
  20. 8e7c671 Micro-optimizations for FallRS by Romain Guy · 15 years ago
  21. ba5372f Merge change 22021 into eclair by Android (Google) Code Review · 15 years ago
  22. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  23. b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
  24. 313b5b8 Improved performance in Galaxy and Fall by Romain Guy · 15 years ago
  25. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  26. 6794e1b Merge change 21927 into eclair by Android (Google) Code Review · 15 years ago
  27. f4d1606 Improved RS timing code to monitor where we spend CPU time. by Jason Sams · 15 years ago
  28. 484d57f Move the sky by Romain Guy · 15 years ago
  29. 8a947bd Tweak the water and its texture by Romain Guy · 15 years ago
  30. 6c8dd98 Merge change 21831 into eclair by Android (Google) Code Review · 15 years ago
  31. 15b2969 Add reflections to the water by Romain Guy · 15 years ago
  32. 730ee65 Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects. by Jason Sams · 15 years ago
  33. 7ce033d Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base. by Jason Sams · 15 years ago
  34. cac80a6 Tweak the galaxy by Romain Guy · 15 years ago
  35. 948ee25 Merge change 21660 into eclair by Android (Google) Code Review · 15 years ago
  36. 4f7136c Optimized Galaxy by Romain Guy · 15 years ago
  37. 9fb956d Merge change 21653 into eclair by Android (Google) Code Review · 15 years ago
  38. bc948de Remove global IO context and integrate it into the RS context. by Jason Sams · 15 years ago
  39. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  40. 334ea0c Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  41. 8af2d22 Merge change 21471 into eclair by Android (Google) Code Review · 15 years ago
  42. 81e4640 Add Galaxy wallpaper by Romain Guy · 15 years ago
  43. 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  44. c4915de fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 15 years ago
  45. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  46. 1e16e40 Merge change 21152 by Android (Google) Code Review · 15 years ago
  47. fbf0b9e Implement named slots and convert script.addType to script.setType to remove ordering restrictions. by Jason Sams · 15 years ago
  48. 34453ae Merge change 21059 by Android (Google) Code Review · 15 years ago
  49. 42fd805 make sure EGL_ANDROID_swap_rectangle is actually supported before using it by Mathias Agopian · 15 years ago
  50. 0b66d30 Merge change 21057 by Android (Google) Code Review · 15 years ago
  51. 88e3e6b Better error handling in EGL extensions by Mathias Agopian · 15 years ago
  52. 43ee0685 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago
  53. 12d6831 Grass has graduated from an RS experiment to a real live wallpaper. by Romain Guy · 15 years ago
  54. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  55. 3f8f9da8 Fix the simulator build by removing librs_jni and libRS from it. by Marco Nelissen · 15 years ago
  56. fe4fc91 Workaround for issue 2046783. by Eric Laurent · 15 years ago
  57. 2ec8458 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  58. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  59. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  60. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  61. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
  62. 6c30a71 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 15 years ago
  63. 33bb0c9 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 15 years ago
  64. c8707a9 Merge change 20699 by Android (Google) Code Review · 15 years ago
  65. 4523b768 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 15 years ago
  66. 3afaaf7 Merge change 20686 by Android (Google) Code Review · 15 years ago
  67. ee1e253 fix the build by Joe Onorato · 15 years ago
  68. 2e9c859 Merge change 20607 by Android (Google) Code Review · 15 years ago
  69. 1f9ef9a Merge change 20654 by Android (Google) Code Review · 15 years ago
  70. daed524 The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex by Joe Onorato · 15 years ago
  71. 40a29e8 Implement basic allocation readback. Add Get height, width to ScriptC_Lib. by Jason Sams · 15 years ago
  72. 01e5fbd build libRS by Joe Onorato · 15 years ago
  73. 6f7e097 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 15 years ago
  74. 6307f02 Merge change 20586 by Android (Google) Code Review · 15 years ago
  75. d7b3774 Let java put #defines into renderscript by Joe Onorato · 15 years ago
  76. a9d2d5e Make the laves follow the ripples by Romain Guy · 15 years ago
  77. 3370ec9 add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis by Joe Onorato · 15 years ago
  78. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 15 years ago
  79. 8f5c94b Better ripples and leaves by Romain Guy · 15 years ago
  80. 8af63bc Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM]. by Eric Laurent · 15 years ago
  81. 1d40f50 remove unused and confusing comment by Mathias Agopian · 15 years ago
  82. db704e2 Merge changes 20497,20498,20499 by Android (Google) Code Review · 15 years ago
  83. 9ca4dd6 minor code clean-up by Mathias Agopian · 15 years ago
  84. 509dae5 added EGLUtils::strerror by Mathias Agopian · 15 years ago
  85. b99ab30 Merge change 20481 by Android (Google) Code Review · 15 years ago
  86. 6c0cc6d Add refraction and bettr normals computation to FallRS by Romain Guy · 15 years ago
  87. d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 15 years ago
  88. 49018a5 Fix problem in AudioFlinger closeOutput and closeInput. by Eric Laurent · 15 years ago
  89. 69682b4 Improved unit test code for Audioflinger. by Eric Laurent · 15 years ago
  90. 8fce46a Fix lockup in audio flinger threadbase setParameters. by Eric Laurent · 15 years ago
  91. 0f0021d Merge change 9660 by Android (Google) Code Review · 15 years ago
  92. 79cf293 Merge change 9653 by Android (Google) Code Review · 15 years ago
  93. ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
  94. 4c35e2c Merge change 20400 by Android (Google) Code Review · 15 years ago
  95. b62627e Add lighting to animated water ripples. by Romain Guy · 15 years ago
  96. 6693f23 better error handling by Mathias Agopian · 15 years ago
  97. c1879a0 Merge change 20365 by Android (Google) Code Review · 15 years ago
  98. d7ef08c oops, EGLConfig of value zero may be valid by Mathias Agopian · 15 years ago
  99. 43a6d88 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  100. 265d9c0 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago