1. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  2. f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  3. 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
  4. 349703e Native input event dispatching. by Jeff Brown · 15 years ago
  5. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  6. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  7. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  8. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  9. 07ccf5a remove unused YUV formats by Mathias Agopian · 15 years ago
  10. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  11. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  12. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  13. 7fbdc84 More native input event dispatching. by Jeff Brown · 15 years ago
  14. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  15. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  16. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  17. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  18. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  19. f1d3802 Support for multiple tests by Jeff Brown · 15 years ago
  20. d890cbf Remove PollLoop from host build. by Jeff Brown · 15 years ago
  21. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  22. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  23. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  24. 62a2aa0 Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string's original contents. by Andreas Huber · 15 years ago
  25. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  26. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  27. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  28. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  29. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  30. cefb01a Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  31. 8aba232 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 15 years ago
  32. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  33. 5f5df38 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  34. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  35. f7f6333 Add camera metering mode API. by Wu-cheng Li · 15 years ago
  36. a0612e4 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 15 years ago
  37. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  38. 198975b Merge "Add video frame parameter." into kraken by Wu-cheng Li · 15 years ago
  39. d2c2929 Add video frame parameter. by Wu-cheng Li · 15 years ago
  40. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 15 years ago
  41. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 15 years ago
  42. 7d1508b clean-up dead-code by Mathias Agopian · 15 years ago
  43. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  44. 663badd oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 15 years ago
  45. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  46. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  47. 57d8989 fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  48. 25f0bda added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  49. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  50. 35b1a93 add a few tests to SharedBufferStackTest by Mathias Agopian · 15 years ago
  51. 662be10 improve SharedBufferStack test by Mathias Agopian · 15 years ago
  52. be6c8fc fix a bug where queueBuffer() would fail after the SharedbufferStack is resized by Mathias Agopian · 15 years ago
  53. cd30f4f fix some bugs in SharedBufferStack::resize by Mathias Agopian · 15 years ago
  54. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 15 years ago
  55. ae7ca4c Fix build error. by Wu-cheng Li · 15 years ago
  56. e339c5e Add camera focus distances API. by Wu-cheng Li · 15 years ago
  57. 4606d5d Merge "fix uninitialized variable in DisplayHardware" into kraken by Mathias Agopian · 15 years ago
  58. 51c66aa fix uninitialized variable in DisplayHardware by Mathias Agopian · 15 years ago
  59. bfb776ac Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 15 years ago
  60. 7450c02 am 900b6157: merge from open-source master by The Android Open Source Project · 15 years ago
  61. 900b615 merge from open-source master by The Android Open Source Project · 15 years ago
  62. 29f5d9b Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 15 years ago
  63. b0a0147 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 15 years ago
  64. 553447b Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 15 years ago
  65. ce2cbe4 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 15 years ago
  66. ca20104 Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken by Eric Laurent · 15 years ago
  67. c247328d Merge "Several fixes in AudioDumpInterface:" into kraken by Eric Laurent · 15 years ago
  68. 2f0e675 Merge "SharedBufferStack now can grow up to 16 buffers." into kraken by Mathias Agopian · 15 years ago
  69. 6a70cb8 Merge "Refactor some code in surfaceflinger in preparation of upcoming changes" into kraken by Mathias Agopian · 15 years ago
  70. ca64ed6 Merge "remove the "memcpy" hack" into kraken by Mathias Agopian · 15 years ago
  71. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  72. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  73. aca2ee8 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  74. e862153 Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into kraken by Kenny Root · 15 years ago
  75. fc12466 Several fixes in AudioDumpInterface: by Eric Laurent · 15 years ago
  76. b339013 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  77. 4f0f17d Fix issue 2678048: binder death detection in AudioFlinger is broken. by Eric Laurent · 15 years ago
  78. 68246dc ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 15 years ago
  79. 78624e41 Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  80. e1b2b3b Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 15 years ago
  81. 4cfc21e 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
  82. ca09961 Add continuous focus mode constant. by Wu-cheng Li · 15 years ago
  83. e25cc65 Support multiple cameras in framework. by Chih-Chung Chang · 15 years ago
  84. 2df6f51 fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 15 years ago
  85. a269d19 am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
  86. 08b3d2e Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  87. 3b91e13e make sure the server-side validates pointers/indices visible on the client side by Mathias Agopian · 15 years ago
  88. 1bb8b67 Merge "Add support for enqueuing buffers in arbitrary order" into kraken by Mathias Agopian · 15 years ago
  89. daedd81 Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes" into kraken by Mathias Agopian · 15 years ago
  90. 1d0fa39 Merge "fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly." into kraken by Mathias Agopian · 15 years ago
  91. 14cee9f New xlarge screen size. by Dianne Hackborn · 15 years ago
  92. bfe7f0b1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  93. f590f70 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  94. c54c127 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  95. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  96. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  97. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 15 years ago
  98. b834b38 Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  99. 827cda4 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  100. 360865e Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 15 years ago