1. 275c9f6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 9 years ago
  2. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 9 years ago
  3. 41e7b17 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  4. b4eac74 Merge "DO NOT MERGE BQ: fix some uninitialized variables" into klp-dev by Pablo Ceballos · 9 years ago
  5. 030172e DO NOT MERGE BQ: fix some uninitialized variables by Pablo Ceballos · 9 years ago
  6. 24cd2b9 DO NOT MERGE Add SN logging by Pablo Ceballos · 9 years ago
  7. c232606 Merge "DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump" into klp-dev by Pablo Ceballos · 9 years ago
  8. 94b0d4e Sanity check IMemory access versus underlying mmap by Christopher Tate · 9 years ago
  9. 64e357d DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump by Pablo Ceballos · 9 years ago
  10. d06421f IGraphicBufferProducer: fix QUEUE_BUFFER info leak by Robert Shih · 9 years ago
  11. 778b6f4 DO NOT MERGE: fix build try #2 by Nick Kralevich · 9 years ago
  12. 834ac20 DO NOT MERGE: fix build breakage by Nick Kralevich · 9 years ago
  13. 5d17838 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  14. c1e6fbb Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  15. bb686c2 Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  16. 4ff0cb4 Verify that the native handle was created by Adam Lesinski · 10 years ago
  17. da9fd70 am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  18. 2758eb2 am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  19. fde92eb Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  20. 76ebd31 am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  21. 3d89edc am e6f7a44e: Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  22. e6f7a44 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  23. 9c7db08 Build the benchmark test to /data/local/tmp/ for automated test by Xia Wang · 11 years ago
  24. 897fe45 am 23c2fcbb: (-s ours) am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  25. 23c2fcb am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  26. c0af9ca am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  27. b14d72b am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  28. d070009 am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  29. df6774c am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  30. 7c1cdbd am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  31. e23f8b8 am 1f70863d: am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  32. 1f70863 am 37b44969: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  33. 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
  34. 37b4496 Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  35. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  36. 19d6481 Bug fix for SensorFusion data rate. by Aravind Akella · 11 years ago
  37. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 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. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  40. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 11 years ago
  41. 356c238 Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 11 years ago
  42. 4931863 Merge "Don't use implementation-defined format with CPU consumers" into klp-dev by Jesse Hall · 11 years ago
  43. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 11 years ago
  44. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 11 years ago
  45. ee874ca Merge "DispSync: remove delay when enabling vsync events" into klp-dev by Jamie Gennis · 11 years ago
  46. 41c3c49 DispSync: remove delay when enabling vsync events by Jamie Gennis · 11 years ago
  47. 40da528 Merge "EGL: rename CallStack::dump into CallStack::log" into klp-dev by Igor Murashkin · 11 years ago
  48. 1f83633 EGL: rename CallStack::dump into CallStack::log by Igor Murashkin · 11 years ago
  49. 46417b8 Merge "Bug fixes for SensorService" into klp-dev by Aravind Akella · 11 years ago
  50. b4099e7 Bug fixes for SensorService by Aravind Akella · 11 years ago
  51. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 11 years ago
  52. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 11 years ago
  53. 93fcb82 Merge "Add a boardconfig to force HWC composition of virtual displays" into klp-dev by Jesse Hall · 11 years ago
  54. c5807f9 Merge "Use implementation-defined format when HWC writes to output buffer" into klp-dev by Jesse Hall · 11 years ago
  55. 3223217 Only consume touches up until the frame time by Michael Wright · 11 years ago
  56. 8507586 Wait for buffers to drain by Andy McFadden · 11 years ago
  57. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 11 years ago
  58. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 11 years ago
  59. dacd415 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  60. 993da5c merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  61. 288515b merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  62. 0a645cc SurfaceFlinger: give SF its own vsync phase by Jamie Gennis · 11 years ago
  63. d170075 SurfaceFlinger: Add EventControlThread by Jamie Gennis · 11 years ago
  64. 2474237 Merge "Disable hardware vsync when blanking the screen" into klp-dev by Jesse Hall · 11 years ago
  65. 641a186 Merge "SensorService Flush API bug fix." into klp-dev by Aravind Akella · 11 years ago
  66. 3bd1b65 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  67. c551eac SensorService Flush API bug fix. by Aravind Akella · 11 years ago
  68. 948fe0c Disable hardware vsync when blanking the screen by Jesse Hall · 11 years ago
  69. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 11 years ago
  70. 4fec290 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  71. 2d34497 Merge "Adding PackageManager feature strings for stepcounter and stepdetector." into klp-dev by Aravind Akella · 11 years ago
  72. d7a5342 Adding PackageManager feature strings for stepcounter and stepdetector. by Aravind Akella · 11 years ago
  73. 44e45cf Merge "DispSync: don't compensate for wakeup latency" into klp-dev by Jesse Hall · 11 years ago
  74. 26ef413 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  75. 6410c8c Merge "Use black for blackout layer" into klp-dev by Andy McFadden · 11 years ago
  76. 4c4cd9c Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 11 years ago
  77. c6f2169 Use black for blackout layer by Andy McFadden · 11 years ago
  78. a8b5982 Eliminate latency when resampling is disabled by Michael Wright · 11 years ago
  79. 9c0dfa0 Merge "Eliminate latency when resampling is disabled" into klp-dev by Dave Burke · 11 years ago
  80. 5d6aa95 Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 11 years ago
  81. ad526f8 Eliminate latency when resampling is disabled by Michael Wright · 11 years ago
  82. 5c65efe Merge "Wake up disp sync thread when setting display period" into klp-dev by Jesse Hall · 11 years ago
  83. 72f69d9 Wake up disp sync thread when setting display period by Jesse Hall · 11 years ago
  84. 0e9c51e Fix blank / partial screenshots by Andy McFadden · 11 years ago
  85. 0d5c60e DispSync: don't compensate for wakeup latency by Jamie Gennis · 11 years ago
  86. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 11 years ago
  87. 2d8d120 Fix blank / partial screenshots by Andy McFadden · 11 years ago
  88. e0df32c merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  89. 98c197d merge in KQS81M by Ed Heyl · 11 years ago
  90. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 11 years ago
  91. 38234af merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  92. d457ec5 Add feature android.hardware.consumerir xml file by Alex Ray · 11 years ago
  93. 48d3741 Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 11 years ago
  94. b1f94ef Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev by Lajos Molnar · 11 years ago
  95. 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 11 years ago
  96. 25274b0 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  97. 062019b Set the outbuf acquire fence after we actually have it. by Jesse Hall · 11 years ago
  98. d5350de only clear FB when asked for the opaque layer by Mathias Agopian · 11 years ago
  99. 8eb7a48 Treat composition frames with no layers as using GLES composition by Jesse Hall · 11 years ago
  100. f0cf5f1 BufferQueue: fix a test crash by Jamie Gennis · 11 years ago