1. a0612e4 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 14 years ago
  2. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  3. 198975b Merge "Add video frame parameter." into kraken by Wu-cheng Li · 14 years ago
  4. d2c2929 Add video frame parameter. by Wu-cheng Li · 14 years ago
  5. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 14 years ago
  6. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 14 years ago
  7. 7d1508b clean-up dead-code by Mathias Agopian · 14 years ago
  8. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  9. 663badd oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 14 years ago
  10. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 14 years ago
  11. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  12. 57d8989 fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 14 years ago
  13. 25f0bda added native_window_set_buffer_count() by Mathias Agopian · 14 years ago
  14. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  15. 35b1a93 add a few tests to SharedBufferStackTest by Mathias Agopian · 14 years ago
  16. 662be10 improve SharedBufferStack test by Mathias Agopian · 14 years ago
  17. be6c8fc fix a bug where queueBuffer() would fail after the SharedbufferStack is resized by Mathias Agopian · 14 years ago
  18. cd30f4f fix some bugs in SharedBufferStack::resize by Mathias Agopian · 14 years ago
  19. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  20. ae7ca4c Fix build error. by Wu-cheng Li · 14 years ago
  21. e339c5e Add camera focus distances API. by Wu-cheng Li · 14 years ago
  22. 4606d5d Merge "fix uninitialized variable in DisplayHardware" into kraken by Mathias Agopian · 14 years ago
  23. 51c66aa fix uninitialized variable in DisplayHardware by Mathias Agopian · 14 years ago
  24. bfb776ac Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 14 years ago
  25. 7450c02 am 900b6157: merge from open-source master by The Android Open Source Project · 14 years ago
  26. 900b615 merge from open-source master by The Android Open Source Project · 14 years ago
  27. 29f5d9b Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 14 years ago
  28. b0a0147 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 14 years ago
  29. 553447b Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 14 years ago
  30. ce2cbe4 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
  31. ca20104 Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken by Eric Laurent · 14 years ago
  32. c247328d Merge "Several fixes in AudioDumpInterface:" into kraken by Eric Laurent · 14 years ago
  33. 2f0e675 Merge "SharedBufferStack now can grow up to 16 buffers." into kraken by Mathias Agopian · 14 years ago
  34. 6a70cb8 Merge "Refactor some code in surfaceflinger in preparation of upcoming changes" into kraken by Mathias Agopian · 14 years ago
  35. ca64ed6 Merge "remove the "memcpy" hack" into kraken by Mathias Agopian · 14 years ago
  36. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  37. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  38. aca2ee8 remove the "memcpy" hack by Mathias Agopian · 14 years ago
  39. e862153 Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into kraken by Kenny Root · 14 years ago
  40. fc12466 Several fixes in AudioDumpInterface: by Eric Laurent · 14 years ago
  41. b339013 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  42. 4f0f17d Fix issue 2678048: binder death detection in AudioFlinger is broken. by Eric Laurent · 14 years ago
  43. 68246dc ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 14 years ago
  44. 78624e4 Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  45. e1b2b3b Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 14 years ago
  46. 4cfc21e am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 14 years ago
  47. ca09961 Add continuous focus mode constant. by Wu-cheng Li · 14 years ago
  48. e25cc65 Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  49. 2df6f51 fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 14 years ago
  50. a269d19 am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 14 years ago
  51. 08b3d2e Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  52. 3b91e13 make sure the server-side validates pointers/indices visible on the client side by Mathias Agopian · 14 years ago
  53. 1bb8b67 Merge "Add support for enqueuing buffers in arbitrary order" into kraken by Mathias Agopian · 14 years ago
  54. daedd81 Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes" into kraken by Mathias Agopian · 14 years ago
  55. 1d0fa39 Merge "fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly." into kraken by Mathias Agopian · 14 years ago
  56. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  57. bfe7f0b1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 14 years ago
  58. f590f70 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 14 years ago
  59. c54c127 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 14 years ago
  60. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  61. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  62. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 14 years ago
  63. b834b38 Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 14 years ago
  64. 827cda4 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 14 years ago
  65. 360865e Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 14 years ago
  66. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  67. 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 · 14 years ago
  68. 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 14 years ago
  69. 6bb5eba add support for up to 16 buffers per surface by Mathias Agopian · 14 years ago
  70. 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 14 years ago
  71. 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 · 14 years ago
  72. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 14 years ago
  73. 67bbac8 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 14 years ago
  74. 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 · 14 years ago
  75. 967dce3 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 14 years ago
  76. 926d9a8 am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 14 years ago
  77. c58b423 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 14 years ago
  78. 2dc3da6 am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 14 years ago
  79. 380558b Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 14 years ago
  80. db3647f fix [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  81. d0964b3 Only hold a weak pointer on SurfaceComposerClients by Matt Fischer · 15 years ago
  82. 59962ce Make pixels prettier. by Mathias Agopian · 14 years ago
  83. 71f37cd Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 14 years ago
  84. 966fcb8 Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 14 years ago
  85. 544592e fix [2542425] memory leak during video recording by Mathias Agopian · 14 years ago
  86. 04fdd18 Merge "fix [2542425] memory leak during video recording" into froyo by Mathias Agopian · 14 years ago
  87. d741452 fix [2542425] memory leak during video recording by Mathias Agopian · 14 years ago
  88. 0ca2519 Add some comments for zoom methods. by Wu-cheng Li · 14 years ago
  89. dc5ce9c fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 14 years ago
  90. cfea8fd Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 14 years ago
  91. c2662bf Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
  92. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  93. 7182ef3 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  94. 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
  95. cb88ac9 Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 15 years ago
  96. 4ab7b23 More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago
  97. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  98. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  99. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  100. 41e6ce1 Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 15 years ago