1. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 16 years ago
  2. e6d429c Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 16 years ago
  3. cd9ce31 Free created FileMap when uncompressing files by Kenny Root · 16 years ago
  4. 385648b Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 16 years ago
  5. 2008e3e Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 16 years ago
  6. 869347f Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 16 years ago
  7. c04cffd remove unused pixel format by Mathias Agopian · 16 years ago
  8. 1068812 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 16 years ago
  9. 542412c Add support for throttling motion events. by Jeff Brown · 16 years ago
  10. 2e7a530 Only monitor recognized uevent devices. by Sean McNeil · 16 years ago
  11. 36cb115 Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 16 years ago
  12. d64c855 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 16 years ago
  13. 7dcaa58 Keep track of remaining fd when devices are removed by Jens Gulin · 16 years ago
  14. 28e9b9f Add OBB flags to support overlays by Kenny Root · 16 years ago
  15. 8276307 Optimize EventHub reads. by Jeff Brown · 16 years ago
  16. 0cacb87 Fix possible race conditions during channel unregistration. by Jeff Brown · 16 years ago
  17. 1dfd9f8 Initial tool for OBB manipulation by Kenny Root · 16 years ago
  18. c3ef3ae More native work. by Dianne Hackborn · 16 years ago
  19. 8d4dfd2 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 16 years ago
  20. aa96663 Fix String8::operator+ by Kenny Root · 16 years ago
  21. 8f20e5e Free scanBuf in ZipFileRO by Kenny Root · 16 years ago
  22. b51719b Improve thread safety of input mappers. by Jeff Brown · 16 years ago
  23. a48bcf6 Added SensorManager.getMinDelay() by Mathias Agopian · 16 years ago
  24. a584522 Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 16 years ago
  25. 6c6a3fb Attempt to fix the SDK build by Christopher Tate · 16 years ago
  26. 82de2fc Fix touch input in landscape mode. by Jeff Brown · 16 years ago
  27. f67c53e DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
  28. 7fd86de Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 16 years ago
  29. 0832a31 Change unistd.h to stddef.h to be correct by Kenny Root · 16 years ago
  30. 28282dc Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 16 years ago
  31. 937cd1b Add unistd.h for size_t typedef to fix sim-eng by Kenny Root · 16 years ago
  32. edae288 Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
  33. 46f28d3 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 16 years ago
  34. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 16 years ago
  35. e57e895 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  36. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
  37. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 16 years ago
  38. d03d9ce Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 16 years ago
  39. e3c8234 propagate sensor event rate properly by Mathias Agopian · 16 years ago
  40. a7352c9 new SensorService by Mathias Agopian · 16 years ago
  41. ac07cd6 Remove some debug logging that I accidentally committed. by Jamie Gennis · 16 years ago
  42. f26db0d Fix trackball down and movement bugs. by Jeff Brown · 16 years ago
  43. 874da6e Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 16 years ago
  44. 3cf1c9b Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
  45. aca4e22 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 16 years ago
  46. 0a128e3 Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  47. 0e88527 Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 16 years ago
  48. 5c1ed84 Add support for new input sources. by Jeff Brown · 16 years ago
  49. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 16 years ago
  50. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
  51. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 16 years ago
  52. 81bac09 move native services under services/ by Mathias Agopian · 16 years ago
  53. e1ea081 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 16 years ago
  54. 48c3476 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 16 years ago
  55. 589ce85 first step at implementing the native sensor support by Mathias Agopian · 16 years ago
  56. ce838a2 IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  57. 8575a87 Add initial gamepad support. by Jeff Brown · 16 years ago
  58. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 16 years ago
  59. 70d8f43 Modifications in audio effect engine state management. by Eric Laurent · 16 years ago
  60. 9baa2c7 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 16 years ago
  61. fa59afb Tweak ObbFile class by Kenny Root · 16 years ago
  62. 9147d11 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 16 years ago
  63. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 16 years ago
  64. 47ecb07 Merge "Add OBB file helper class" into gingerbread by Kenny Root · 16 years ago
  65. 9e1568c Merge "More native input dispatch work." into gingerbread by Chris Tate · 16 years ago
  66. b687191 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  67. 873f21c Added Visualizer effect. by Eric Laurent · 16 years ago
  68. b94a9a6 Add OBB file helper class by Kenny Root · 16 years ago
  69. f16c26d More native input dispatch work. by Jeff Brown · 16 years ago
  70. efa1085 Add new native Looper API. by Dianne Hackborn · 16 years ago
  71. 1764c73 remove unused YUV formats by Mathias Agopian · 16 years ago
  72. e12e3d7 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 16 years ago
  73. 05dedd1 Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 16 years ago
  74. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 16 years ago
  75. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 16 years ago
  76. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 16 years ago
  77. 189ed23 Implement default key handling for native code. by Dianne Hackborn · 16 years ago
  78. d5d7b97 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 16 years ago
  79. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 16 years ago
  80. c8df407 Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 16 years ago
  81. 5d8f41c remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 16 years ago
  82. 9c7f818 Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 16 years ago
  83. f8e79cc Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 16 years ago
  84. 05650ae fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 16 years ago
  85. 50de30a Native input event dispatching. by Jeff Brown · 16 years ago
  86. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 16 years ago
  87. 9bf80f0 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  88. d974e00 Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 16 years ago
  89. 4d96bb6 First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  90. 3f3a74a remove unused YUV formats by Mathias Agopian · 16 years ago
  91. 03bd248 Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago
  92. f955be9 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 16 years ago
  93. b16fa65 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 16 years ago
  94. 51d45a7 More native input event dispatching. by Jeff Brown · 16 years ago
  95. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 16 years ago
  96. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 16 years ago
  97. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 16 years ago
  98. c10612c Merge "More work in progress on native events." into gingerbread by Jeff Brown · 16 years ago
  99. 54bc281 More work in progress on native events. by Jeff Brown · 16 years ago
  100. f69280e Support for multiple tests by Jeff Brown · 16 years ago