1. a0c30e9 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  2. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  3. 96f0819 clean-up client management. by Mathias Agopian · 15 years ago
  4. eafff45 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  5. 4975326 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 15 years ago
  6. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  7. d4784a3 more clean-up of Surfaceflinger's client management by Mathias Agopian · 15 years ago
  8. 010fccb minor clean-up GLclampx -> GLclampf by Mathias Agopian · 15 years ago
  9. dc7a80f clean-up dead-code by Mathias Agopian · 15 years ago
  10. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  11. 38ece27 oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 15 years ago
  12. 631f358 fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  13. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  14. a0b3f1d fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  15. f10d7fd added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  16. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  17. 3fbd902c add a few tests to SharedBufferStackTest by Mathias Agopian · 15 years ago
  18. cd45552 improve SharedBufferStack test by Mathias Agopian · 15 years ago
  19. b5c4577 fix a bug where queueBuffer() would fail after the SharedbufferStack is resized by Mathias Agopian · 15 years ago
  20. d6297f7 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 15 years ago
  21. 4edfe75 Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 15 years ago
  22. 0d184f0 Merge "fix uninitialized variable in DisplayHardware" into kraken by Mathias Agopian · 15 years ago
  23. 0d4e00d fix uninitialized variable in DisplayHardware by Mathias Agopian · 15 years ago
  24. 0259a75 am 900b6157: merge from open-source master by The Android Open Source Project · 15 years ago
  25. 4c53558 merge from open-source master by The Android Open Source Project · 15 years ago
  26. e151216 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 15 years ago
  27. 7232215 Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken by Eric Laurent · 15 years ago
  28. a2579f9 Merge "Several fixes in AudioDumpInterface:" into kraken by Eric Laurent · 15 years ago
  29. a1ac870 Merge "SharedBufferStack now can grow up to 16 buffers." into kraken by Mathias Agopian · 15 years ago
  30. 7fe53f9 Merge "Refactor some code in surfaceflinger in preparation of upcoming changes" into kraken by Mathias Agopian · 15 years ago
  31. d292310 Merge "remove the "memcpy" hack" into kraken by Mathias Agopian · 15 years ago
  32. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  33. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  34. 89141f9 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  35. 9b76409 Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into kraken by Kenny Root · 15 years ago
  36. cb720e9 Several fixes in AudioDumpInterface: by Eric Laurent · 15 years ago
  37. d878cd8 Fix issue 2678048: binder death detection in AudioFlinger is broken. by Eric Laurent · 15 years ago
  38. d4066a4 ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 15 years ago
  39. 0c7af77 am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 15 years ago
  40. 179169e fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 15 years ago
  41. 7dd2bb8 am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
  42. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  43. d521287 make sure the server-side validates pointers/indices visible on the client side by Mathias Agopian · 15 years ago
  44. 30c4c18 Merge "Add support for enqueuing buffers in arbitrary order" into kraken by Mathias Agopian · 15 years ago
  45. 4fcad80 Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes" into kraken by Mathias Agopian · 15 years ago
  46. a228cc5 Merge "fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly." into kraken by Mathias Agopian · 15 years ago
  47. c93a781 New xlarge screen size. by Dianne Hackborn · 15 years ago
  48. c0a9164 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  49. b296533 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  50. 0a8cd06 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  51. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  52. 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  53. 11777e9 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 15 years ago
  54. 082e3be Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  55. f2d283d Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  56. b1ab576 Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 15 years ago
  57. 78fd501 clean-up surfaceflinger a bit by Mathias Agopian · 15 years ago
  58. 5bd957f 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
  59. cc08e68 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  60. 1100c8b add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  61. e783275 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
  62. 0ec1f2f 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
  63. 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  64. 5629eb1 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 15 years ago
  65. ddf1dd1 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
  66. ca99fb8 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
  67. 63aff81 am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  68. 775fa3c Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  69. 3a80695 fix [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  70. 166bcf9 Only hold a weak pointer on SurfaceComposerClients by Matt Fischer · 15 years ago
  71. 8f10540 Make pixels prettier. by Mathias Agopian · 15 years ago
  72. deea502 Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  73. c85e12e Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 15 years ago
  74. 77e26d6 fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  75. caeddc7 fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  76. c8620b6 fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 15 years ago
  77. 6795478 Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
  78. 26d2442 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  79. 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  80. d6ce100 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  81. ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  82. 101e77a Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  83. d343e3d fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  84. 08abf1f Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
  85. 55fa251 implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  86. d129659 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  87. c3897a2 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 15 years ago
  88. e4623e8 Use proper config to enable LVMX by Jean-Baptiste Queru · 15 years ago
  89. 82fecb0 Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  90. d5ea969 Initial version of LifeVibes integration. by Glenn Kasten · 15 years ago
  91. 84cf7d9 Fix bug 2329540 by Jean-Michel Trivi · 15 years ago
  92. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  93. 7d3f8ed Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 15 years ago
  94. c2e30de Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 15 years ago
  95. f23a5e0 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 15 years ago
  96. fcfeb4b fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  97. 219795f Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 15 years ago
  98. 194e485 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 15 years ago
  99. 4f1fcc2 Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
  100. 9855a05 Calculate bitmask array sizes correctly in the EventHub by Christopher Tate · 15 years ago