1. 9c37e5a am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 16 years ago
  2. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 16 years ago
  3. aca672b am c5ed5910: Add support for new input sources. by Jeff Brown · 16 years ago
  4. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  5. 3e5e21d am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 16 years ago
  6. cc52121 am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
  7. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 16 years ago
  8. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
  9. d1313da am eb6e0df1: Don\'t build framework tests for simulator target. by Jeff Brown · 16 years ago
  10. eb6e0df Don't build framework tests for simulator target. by Jeff Brown · 16 years ago
  11. 78983a9 am 4055b780: Merge "move native services under services/" into gingerbread by Mathias Agopian · 16 years ago
  12. 08e83bb move native services under services/ by Mathias Agopian · 16 years ago
  13. db386f2 am c9a11088: Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 16 years ago
  14. 98704f1 am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 16 years ago
  15. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 16 years ago
  16. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 16 years ago
  17. b957b9d first step at implementing the native sensor support by Mathias Agopian · 16 years ago
  18. f8d9379 am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  19. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  20. 89ee578 am fd035829: Add initial gamepad support. by Jeff Brown · 16 years ago
  21. fd03582 Add initial gamepad support. by Jeff Brown · 16 years ago
  22. 706623d am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 16 years ago
  23. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 16 years ago
  24. 66fa2b4 am 8e886be4: Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 16 years ago
  25. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 16 years ago
  26. ceb8465 am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 16 years ago
  27. 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 16 years ago
  28. 87315aa Tweak ObbFile class by Kenny Root · 16 years ago
  29. b14f325 am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 16 years ago
  30. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 16 years ago
  31. 49159f0 am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 16 years ago
  32. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 16 years ago
  33. d481cdd4 am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 16 years ago
  34. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 16 years ago
  35. 167449e am b17f4dcf: Merge "More native input dispatch work." into gingerbread by Chris Tate · 16 years ago
  36. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 16 years ago
  37. b91881f am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  38. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  39. df9b81c Added Visualizer effect. by Eric Laurent · 16 years ago
  40. 7cee34a Add OBB file helper class by Kenny Root · 16 years ago
  41. e24901d am 68267415: Add new native Looper API. by Dianne Hackborn · 16 years ago
  42. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  43. 6826741 Add new native Looper API. by Dianne Hackborn · 16 years ago
  44. f601ce2 merge from open-source master by The Android Open Source Project · 16 years ago
  45. 61c55c4 remove unused YUV formats by Mathias Agopian · 16 years ago
  46. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 16 years ago
  47. 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 16 years ago
  48. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 16 years ago
  49. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 16 years ago
  50. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 16 years ago
  51. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 16 years ago
  52. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 16 years ago
  53. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 16 years ago
  54. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 16 years ago
  55. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 16 years ago
  56. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 16 years ago
  57. f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 16 years ago
  58. 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 16 years ago
  59. 349703e Native input event dispatching. by Jeff Brown · 16 years ago
  60. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 16 years ago
  61. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  62. fd23461 Fix missing NL by Bruce Beare · 16 years ago
  63. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 16 years ago
  64. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  65. 07ccf5a remove unused YUV formats by Mathias Agopian · 16 years ago
  66. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago
  67. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 16 years ago
  68. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 16 years ago
  69. 7fbdc84 More native input event dispatching. by Jeff Brown · 16 years ago
  70. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 16 years ago
  71. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 16 years ago
  72. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 16 years ago
  73. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 16 years ago
  74. 9c3cda0 More work in progress on native events. by Jeff Brown · 16 years ago
  75. f1d3802 Support for multiple tests by Jeff Brown · 16 years ago
  76. d890cbf Remove PollLoop from host build. by Jeff Brown · 16 years ago
  77. 43a9527 Fix include paths. by Jeff Brown · 16 years ago
  78. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  79. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 16 years ago
  80. 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 · 16 years ago
  81. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 16 years ago
  82. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 16 years ago
  83. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 16 years ago
  84. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 16 years ago
  85. 593c05c clean-up client management. by Mathias Agopian · 16 years ago
  86. cefb01a Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 16 years ago
  87. 8aba232 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 16 years ago
  88. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 16 years ago
  89. 5f5df38 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 16 years ago
  90. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
  91. f7f6333 Add camera metering mode API. by Wu-cheng Li · 16 years ago
  92. a0612e4 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 16 years ago
  93. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 16 years ago
  94. 198975b Merge "Add video frame parameter." into kraken by Wu-cheng Li · 16 years ago
  95. d2c2929 Add video frame parameter. by Wu-cheng Li · 16 years ago
  96. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 16 years ago
  97. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 16 years ago
  98. 7d1508b clean-up dead-code by Mathias Agopian · 16 years ago
  99. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 16 years ago
  100. 663badd oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 16 years ago