1. d03d9ce Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 15 years ago
  2. e3c8234 propagate sensor event rate properly by Mathias Agopian · 15 years ago
  3. a7352c9 new SensorService by Mathias Agopian · 15 years ago
  4. ac07cd6 Remove some debug logging that I accidentally committed. by Jamie Gennis · 15 years ago
  5. f26db0d Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  6. 874da6e Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 15 years ago
  7. 3cf1c9b Fix individual pointer id up/down reporting. by Jeff Brown · 15 years ago
  8. aca4e22 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 15 years ago
  9. 0a128e3 Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  10. 0e88527 Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 15 years ago
  11. 5c1ed84 Add support for new input sources. by Jeff Brown · 15 years ago
  12. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 15 years ago
  13. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  14. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 15 years ago
  15. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago
  16. e1ea081 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 15 years ago
  17. 48c3476 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 15 years ago
  18. 589ce85 first step at implementing the native sensor support by Mathias Agopian · 15 years ago
  19. ce838a2 IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago
  20. 8575a87 Add initial gamepad support. by Jeff Brown · 15 years ago
  21. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  22. 70d8f43 Modifications in audio effect engine state management. by Eric Laurent · 15 years ago
  23. 9baa2c7 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
  24. fa59afb Tweak ObbFile class by Kenny Root · 15 years ago
  25. 9147d11 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
  26. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  27. 47ecb07 Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  28. 9e1568c Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  29. b687191 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  30. 873f21c Added Visualizer effect. by Eric Laurent · 15 years ago
  31. b94a9a6 Add OBB file helper class by Kenny Root · 15 years ago
  32. f16c26d More native input dispatch work. by Jeff Brown · 15 years ago
  33. efa1085 Add new native Looper API. by Dianne Hackborn · 15 years ago
  34. 1764c73 remove unused YUV formats by Mathias Agopian · 15 years ago
  35. e12e3d7 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  36. 05dedd1 Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  37. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  38. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  39. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
  40. 189ed23 Implement default key handling for native code. by Dianne Hackborn · 15 years ago
  41. d5d7b97 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  42. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  43. c8df407 Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  44. 5d8f41c remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
  45. 9c7f818 Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  46. f8e79cc Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  47. 05650ae fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
  48. 50de30a Native input event dispatching. by Jeff Brown · 15 years ago
  49. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  50. 9bf80f0 Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  51. d974e00 Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  52. 4d96bb6 First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  53. 3f3a74a remove unused YUV formats by Mathias Agopian · 15 years ago
  54. 03bd248 Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  55. f955be9 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  56. b16fa65 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  57. 51d45a7 More native input event dispatching. by Jeff Brown · 15 years ago
  58. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  59. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  60. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  61. c10612c Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  62. 54bc281 More work in progress on native events. by Jeff Brown · 15 years ago
  63. f69280e Support for multiple tests by Jeff Brown · 15 years ago
  64. beb2359 Remove PollLoop from host build. by Jeff Brown · 15 years ago
  65. 66d9df5 Fix include paths. by Jeff Brown · 15 years ago
  66. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  67. a637eb4 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
  68. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  69. 53503a9 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  70. a0c30e9 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  71. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  72. 96f0819 clean-up client management. by Mathias Agopian · 15 years ago
  73. eafff45 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  74. 4975326 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 15 years ago
  75. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  76. d4784a3 more clean-up of Surfaceflinger's client management by Mathias Agopian · 15 years ago
  77. 010fccb minor clean-up GLclampx -> GLclampf by Mathias Agopian · 15 years ago
  78. dc7a80f clean-up dead-code by Mathias Agopian · 15 years ago
  79. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  80. 38ece27 oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 15 years ago
  81. 631f358 fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  82. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  83. a0b3f1d fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  84. f10d7fd added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  85. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  86. 3fbd902c add a few tests to SharedBufferStackTest by Mathias Agopian · 15 years ago
  87. cd45552 improve SharedBufferStack test by Mathias Agopian · 15 years ago
  88. b5c4577 fix a bug where queueBuffer() would fail after the SharedbufferStack is resized by Mathias Agopian · 15 years ago
  89. d6297f7 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 15 years ago
  90. 4edfe75 Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 15 years ago
  91. 0d184f0 Merge "fix uninitialized variable in DisplayHardware" into kraken by Mathias Agopian · 15 years ago
  92. 0d4e00d fix uninitialized variable in DisplayHardware by Mathias Agopian · 15 years ago
  93. 0259a75 am 900b6157: merge from open-source master by The Android Open Source Project · 15 years ago
  94. 4c53558 merge from open-source master by The Android Open Source Project · 15 years ago
  95. e151216 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 15 years ago
  96. 7232215 Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken by Eric Laurent · 15 years ago
  97. a2579f9 Merge "Several fixes in AudioDumpInterface:" into kraken by Eric Laurent · 15 years ago
  98. a1ac870 Merge "SharedBufferStack now can grow up to 16 buffers." into kraken by Mathias Agopian · 15 years ago
  99. 7fe53f9 Merge "Refactor some code in surfaceflinger in preparation of upcoming changes" into kraken by Mathias Agopian · 15 years ago
  100. d292310 Merge "remove the "memcpy" hack" into kraken by Mathias Agopian · 15 years ago