1. b8ceeb8 am 85085cd6: Merge "libui: fix passing Fence object over binder" by Colin Cross · 11 years ago
  2. 288f2ef libui: fix passing Fence object over binder by Colin Cross · 11 years ago
  3. ef89f76 am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  4. cf818eb Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  5. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 11 years ago
  6. 4215f43 am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 11 years ago
  7. 75b3320 am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  8. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  9. 00f4dde am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  10. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  11. 87a6784 Always release a buffer by Andy McFadden · 11 years ago
  12. d09b2ac am 033bdd72: Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
  13. 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 11 years ago
  14. 6c4e2d8 am 773585e6: Merge "Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE" into klp-modular-dev by Michael Wright · 11 years ago
  15. d0bd391 Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE by Michael Wright · 11 years ago
  16. 74ae749 am 01502981: Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  17. 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  18. ca609e4 am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  19. 38e2aaa am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  20. 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
  21. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  22. b730a45 am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  23. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  24. d4dabf8 am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  25. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  26. f8da962 am 1298c7e5: Merge "Parse LED mappings in keylayout files. DO NOT MERGE" into klp-modular-dev by Michael Wright · 11 years ago
  27. 1738d4f am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  28. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  29. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 12 years ago
  30. 0a64337 am 6b4e5b7f: Merge "Fix misuse of ." by Ying Wang · 11 years ago
  31. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 11 years ago
  32. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  33. c529442 am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  34. 6f28611 Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 11 years ago
  35. 9b5c3b9 am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  36. d5a354c am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  37. d06f6b0 am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  38. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  39. 7cc5b88 am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  40. e45636a am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  41. d437364 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  42. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  43. 87b30d0 Binder: Don't cast directly from a pointer to binder_uintptr_t by Arve Hjønnevåg · 11 years ago
  44. 22a5c8b am 44c35ec4: Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 11 years ago
  45. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  46. 11cfdcc Binder: Disable attemptIncStrongHandle by Arve Hjønnevåg · 11 years ago
  47. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  48. eac45b8 am ed4d28dd: Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 11 years ago
  49. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 11 years ago
  50. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  51. f3ad11c Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. by Arve Hjønnevåg · 12 years ago
  52. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  53. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 12 years ago
  54. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  55. de8c806 Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD by The Android Open Source Project · 12 years ago
  56. 8f76b6b gui: Fix return code assert in CpuConsumer_test. by Alistair Strachan · 12 years ago
  57. fc3cdb9 Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEAD by The Android Open Source Project · 12 years ago
  58. 0d103b5 am f2f74ca6: Merge "Remove references to obsolete pmem functionality." by Elliott Hughes · 12 years ago
  59. a5a13a3 Remove references to obsolete pmem functionality. by Elliott Hughes · 12 years ago
  60. fddab47 am 708cc794: Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  61. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  62. 0a88530 fix corruption in Vector<> when malloc falied by Shuo Gao · 12 years ago
  63. 47f0b98 am 3223217a: Only consume touches up until the frame time by Michael Wright · 12 years ago
  64. 3223217 Only consume touches up until the frame time by Michael Wright · 12 years ago
  65. 251b11c am 85075869: Wait for buffers to drain by Andy McFadden · 12 years ago
  66. 8507586 Wait for buffers to drain by Andy McFadden · 12 years ago
  67. 06c964d am 9c0dfa09: Merge "Eliminate latency when resampling is disabled" into klp-dev by Dave Burke · 12 years ago
  68. 9c0dfa0 Merge "Eliminate latency when resampling is disabled" into klp-dev by Dave Burke · 12 years ago
  69. 1f1e576 am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 12 years ago
  70. ad526f8 Eliminate latency when resampling is disabled by Michael Wright · 12 years ago
  71. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  72. 6be1d21 am f0cf5f10: BufferQueue: fix a test crash by Jamie Gennis · 12 years ago
  73. f0cf5f1 BufferQueue: fix a test crash by Jamie Gennis · 12 years ago
  74. 886b152 am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev by Jamie Gennis · 12 years ago
  75. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 12 years ago
  76. 1160e89 am d171da97: GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 12 years ago
  77. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 12 years ago
  78. a7e1660 am c1c05de4: fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  79. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  80. e803e60 am 799f5126: Fix build (tests) by Mathias Agopian · 12 years ago
  81. 799f512 Fix build (tests) by Mathias Agopian · 12 years ago
  82. 3f342c1 am 02b62df7: Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev by Mathias Agopian · 12 years ago
  83. 02b62df Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev by Mathias Agopian · 12 years ago
  84. b8080d9 am 2a36497e: Merge "Stop using default value for Surface producerControlledByApp parameter" into klp-dev by Jesse Hall · 12 years ago
  85. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  86. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 12 years ago
  87. 06ef81b resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp by Kenny Root · 12 years ago
  88. 7c4f236 am 90ed3e8d: fix a few problems with BitTube by Mathias Agopian · 12 years ago
  89. 0ae9660 Remove copy of UniquePtr.h by Kenny Root · 12 years ago
  90. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago android-4.4_r0.7
  91. e29df8b am a5552de9: Merge "Sensor batching. Changes to the native code." into klp-dev by Aravind Akella · 12 years ago
  92. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 12 years ago
  93. 78181df fix valgrind ioctl warning. by Jin Wei · 13 years ago
  94. d213910 am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  95. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  96. 2d28c37 am 87967c18: Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev by Jesse Hall · 12 years ago
  97. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 12 years ago
  98. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  99. 14641f7 am 464febc4: Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago
  100. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago