1. 2bccbcc Merge change 25050 into eclair by Android (Google) Code Review · 15 years ago
  2. 296a0ec Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call. by Eric Laurent · 15 years ago
  3. 244f8c2 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  4. 54c0615 Merge change 24872 into eclair by Android (Google) Code Review · 15 years ago
  5. 151921a Merge change 24977 into eclair by Android (Google) Code Review · 15 years ago
  6. 64a7c6b add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 15 years ago
  7. 4503cb7 Merge change 24968 into eclair by Android (Google) Code Review · 15 years ago
  8. 53973fd fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 15 years ago
  9. bd85271 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  10. 988f6eb Minor perf tweak for fountain. by Jason Sams · 15 years ago
  11. 64c0e1a Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. by Eric Laurent · 15 years ago
  12. 91e2d86 Merge change 24337 into eclair by Android (Google) Code Review · 15 years ago
  13. 3e63f91 fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer by Mathias Agopian · 15 years ago
  14. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  15. 436c627 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  16. 24d237d add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition by Mathias Agopian · 15 years ago
  17. e7c11d7 fix [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 15 years ago
  18. fa736d7 Remove the FallRS demo, now promoted as a wallpaper. by Romain Guy · 15 years ago
  19. b9e52a0 Fix sim-eng build. by Andy McFadden · 15 years ago
  20. 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  21. 11c803a Merge change 24335 into eclair by Android (Google) Code Review · 15 years ago
  22. 72e2d6d Merge change 24334 into eclair by Android (Google) Code Review · 15 years ago
  23. 0a5bf25 Merge change 24333 into eclair by Android (Google) Code Review · 15 years ago
  24. d42bd87 use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  25. a280496 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 15 years ago
  26. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  27. b34d143 rename Mutexes to make the code easier to follow by Mathias Agopian · 15 years ago
  28. dc54f41 delete old and unused source files by Mathias Agopian · 15 years ago
  29. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  30. ffae4fc attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 15 years ago
  31. ac67ebe Merge change 24058 into eclair by Android (Google) Code Review · 15 years ago
  32. a3c745d Merge change 24057 into eclair by Android (Google) Code Review · 15 years ago
  33. 7042cde Minor perf improvement to fall and expand use of struct. by Jason Sams · 15 years ago
  34. 3194a66 Merge change 24048 into eclair by Android (Google) Code Review · 15 years ago
  35. 2d496bf Fix point sprites. by Romain Guy · 15 years ago
  36. 7164b8d fix [2098939] Smooth gradients show banding on Sholes by Mathias Agopian · 15 years ago
  37. 7adb985 checkpoint by Jason Sams · 15 years ago
  38. ea84a7c Remove "predefined" elements from Java layer. Static elements continue to exist but are no longer treated as a special version of element. by Jason Sams · 15 years ago
  39. 2525a81 Improve structure support using symbol lookup of named structures in scripts to allow them to appear as just pointers to structs. by Jason Sams · 15 years ago
  40. a160c6e fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. by Eric Laurent · 15 years ago
  41. 6db4303 Merge change 23568 into eclair by Android (Google) Code Review · 15 years ago
  42. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 15 years ago
  43. 458e918 Merge change 23720 into eclair by Android (Google) Code Review · 15 years ago
  44. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  45. 66c70e1 Merge change 23529 into eclair by Android (Google) Code Review · 15 years ago
  46. f4cca78 Merge change 23583 into eclair by Android (Google) Code Review · 15 years ago
  47. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  48. d069f32 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 15 years ago
  49. 44e9983 Update fountain to use structures. by Jason Sams · 15 years ago
  50. 7954c46 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 15 years ago
  51. 9e6842c Merge change 23168 into eclair by Android (Google) Code Review · 15 years ago
  52. 36dad72 EventHub: Fix file descriptor leak. by Mike Lockwood · 15 years ago
  53. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 15 years ago
  54. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  55. a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  56. 67c6844 Remove bogus comments and logging. by Jason Sams · 15 years ago
  57. f5b4596 Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo. by Jason Sams · 15 years ago
  58. b13ada5 Add support for selecting the color bit depth and if the application used a depth buffer. by Jason Sams · 15 years ago
  59. 463a608 Remove Galaxy Render Script, replaced by its wallpaper equivalent. by Romain Guy · 15 years ago
  60. 6f89172 Merge change 22352 into eclair by Android (Google) Code Review · 15 years ago
  61. 1965610 Fix FallRS by keeping a reference to the mesh. by Romain Guy · 15 years ago
  62. 9e2be20 fix [2070341] [FAST BLOCKER] can't successfully setup erc52 by Mathias Agopian · 15 years ago
  63. 75e6c77 Merge change 22169 into eclair by Android (Google) Code Review · 15 years ago
  64. d22fff7 Cleanup the Galaxy, add a few RS functions for Grass. by Romain Guy · 15 years ago
  65. 25ffcdc Point Sprites by Jason Sams · 15 years ago
  66. f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  67. 34484ae Merge change 22024 into eclair by Android (Google) Code Review · 15 years ago
  68. 8e7c671 Micro-optimizations for FallRS by Romain Guy · 15 years ago
  69. ba5372f Merge change 22021 into eclair by Android (Google) Code Review · 15 years ago
  70. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  71. b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
  72. 313b5b8 Improved performance in Galaxy and Fall by Romain Guy · 15 years ago
  73. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  74. 6794e1b Merge change 21927 into eclair by Android (Google) Code Review · 15 years ago
  75. f4d1606 Improved RS timing code to monitor where we spend CPU time. by Jason Sams · 15 years ago
  76. 484d57f Move the sky by Romain Guy · 15 years ago
  77. 8a947bd Tweak the water and its texture by Romain Guy · 15 years ago
  78. 6c8dd98 Merge change 21831 into eclair by Android (Google) Code Review · 15 years ago
  79. 15b2969 Add reflections to the water by Romain Guy · 15 years ago
  80. 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
  81. 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
  82. cac80a6 Tweak the galaxy by Romain Guy · 15 years ago
  83. 948ee25 Merge change 21660 into eclair by Android (Google) Code Review · 15 years ago
  84. 4f7136c Optimized Galaxy by Romain Guy · 15 years ago
  85. 9fb956d Merge change 21653 into eclair by Android (Google) Code Review · 15 years ago
  86. bc948de Remove global IO context and integrate it into the RS context. by Jason Sams · 15 years ago
  87. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  88. 334ea0c Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  89. 8af2d22 Merge change 21471 into eclair by Android (Google) Code Review · 15 years ago
  90. 81e4640 Add Galaxy wallpaper by Romain Guy · 15 years ago
  91. 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
  92. c4915de fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 15 years ago
  93. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  94. 1e16e40 Merge change 21152 by Android (Google) Code Review · 15 years ago
  95. fbf0b9e Implement named slots and convert script.addType to script.setType to remove ordering restrictions. by Jason Sams · 15 years ago
  96. 34453ae Merge change 21059 by Android (Google) Code Review · 15 years ago
  97. 42fd805 make sure EGL_ANDROID_swap_rectangle is actually supported before using it by Mathias Agopian · 15 years ago
  98. 0b66d30 Merge change 21057 by Android (Google) Code Review · 15 years ago
  99. 88e3e6b Better error handling in EGL extensions by Mathias Agopian · 15 years ago
  100. 43ee0685 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago