1. 3b91e13e make sure the server-side validates pointers/indices visible on the client side by Mathias Agopian · 15 years ago
  2. 1bb8b67 Merge "Add support for enqueuing buffers in arbitrary order" into kraken by Mathias Agopian · 15 years ago
  3. daedd81 Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes" into kraken by Mathias Agopian · 15 years ago
  4. 1d0fa39 Merge "fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly." into kraken by Mathias Agopian · 15 years ago
  5. 14cee9f New xlarge screen size. by Dianne Hackborn · 15 years ago
  6. bfe7f0b1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  7. f590f70 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  8. c54c127 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  9. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  10. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  11. b834b38 Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  12. 827cda4 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  13. 360865e Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 15 years ago
  14. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 15 years ago
  15. bb331f7 am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 15 years ago
  16. 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  17. 6bb5eba add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  18. 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
  19. 732c73e am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
  20. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  21. 67bbac8 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 15 years ago
  22. 24af70e am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)" into froyo by Mathias Agopian · 15 years ago
  23. 967dce3 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 15 years ago
  24. 926d9a8 am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  25. c58b423 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  26. 2dc3da6 am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  27. 380558b Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  28. db3647f fix [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  29. 59962ce Make pixels prettier. by Mathias Agopian · 15 years ago
  30. 71f37cd Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  31. 966fcb8 Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 15 years ago
  32. 544592e fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  33. 04fdd18 Merge "fix [2542425] memory leak during video recording" into froyo by Mathias Agopian · 15 years ago
  34. d741452 fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  35. 0ca2519 Add some comments for zoom methods. by Wu-cheng Li · 15 years ago
  36. dc5ce9c fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 15 years ago
  37. cfea8fd Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 15 years ago
  38. c2662bf Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
  39. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  40. 7182ef3 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  41. 5335600 Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out. by Jason Sams · 15 years ago
  42. cb88ac9 Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 15 years ago
  43. 4ab7b23 More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago
  44. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  45. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  46. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  47. 41e6ce1 Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 15 years ago
  48. 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 15 years ago
  49. 9e3d693 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  50. e4b8c42 Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
  51. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  52. 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  53. c573460 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 15 years ago
  54. 99c085b Use proper config to enable LVMX by Jean-Baptiste Queru · 15 years ago
  55. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  56. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 15 years ago
  57. 758559e Fix bug 2329540 by Jean-Michel Trivi · 15 years ago
  58. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  59. 8d8a915 Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 15 years ago
  60. 4119c54 Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 15 years ago
  61. 27dd40b Merge "Add camera parameter string constant for "true"." by Wu-cheng Li · 15 years ago
  62. 9e7b076 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 15 years ago
  63. d9ef5d7 Add camera parameter string constant for "true". by Wu-cheng Li · 15 years ago
  64. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  65. fe2e075 Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 15 years ago
  66. 2985580 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 15 years ago
  67. ba8811f Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
  68. b776d5b Calculate bitmask array sizes correctly in the EventHub by Christopher Tate · 15 years ago
  69. 4ff7e223 Fix #2489986 : The key bitmask needs to cover all possible keys by Christopher Tate · 15 years ago
  70. 20cb56e Fix some bugs. by Dianne Hackborn · 15 years ago
  71. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 15 years ago
  72. 156cce6 Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. by Jason Sams · 15 years ago
  73. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 15 years ago
  74. 6b1806b surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 15 years ago
  75. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  76. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  77. 31901cc fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  78. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  79. 922a12e Merge "Demote the famous ResourceTypes warning to LOGV." by Ficus Kirkpatrick · 15 years ago
  80. 56c0952 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 15 years ago
  81. 108831a Merge "Add support for linking to a skia bitmap rather than always copying the data from the bitmap." by Jason Sams · 15 years ago
  82. 1549257 Merge "Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain." by Jason Sams · 15 years ago
  83. 053100e Merge "Begin implementation of generated java files from RS files." by Jason Sams · 15 years ago
  84. 8cbb8f5 Unhide zoom API. by Wu-cheng Li · 15 years ago
  85. 8a64743f Add support for linking to a skia bitmap rather than always copying the data from the bitmap. by Jason Sams · 15 years ago
  86. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  87. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  88. bda568f Merge "Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs." by Eric Laurent · 15 years ago
  89. ce3e038 Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs. by Eric Laurent · 15 years ago
  90. 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
  91. 8bb2103 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 15 years ago
  92. c2908e6 Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain. by Jason Sams · 15 years ago
  93. 7eecbf2 Begin implementation of generated java files from RS files. by Jason Sams · 15 years ago
  94. 80bd6a1 Merge "remove a dependency of surfaceflinger on libskia" by Mathias Agopian · 15 years ago
  95. 22e1ca3 Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected. by Eric Laurent · 15 years ago
  96. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  97. 8c20ca3 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  98. 2978bfc beging np2 extension check work. by Jason Sams · 15 years ago
  99. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  100. ed2ab7f Initialize layer position by Mathias Agopian · 15 years ago