1. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  2. 7eff26a Merge "Add FEATURE_GAMEPAD." into lmp-dev by Michael Wright · 10 years ago
  3. d44fea6 Merge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev by Glenn Kasten · 10 years ago
  4. 0fef062 Add feature android.hardware.audio.output xml file by Unsuk Jung · 10 years ago
  5. 581ec20 Add FEATURE_GAMEPAD. by Michael Wright · 10 years ago
  6. a602086 Make IPowerManager native conform to .aidl for oneway by Glenn Kasten · 10 years ago
  7. 253c472 Merge "SensorService flush fixes." into lmp-dev by Aravind Akella · 10 years ago
  8. 437353a Merge "IPowerManager: make all binder call one way" into lmp-dev by Eric Laurent · 10 years ago
  9. f20c329 IPowerManager: make all binder call one way by Eric Laurent · 10 years ago
  10. a36d4e2 am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature by Vinod Krishnan · 10 years ago
  11. 6de9f39 am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature by Vinod Krishnan · 10 years ago
  12. 8c967b9 DO NOT MERGE: Removing android prefix for ECG feature by Vinod Krishnan · 10 years ago
  13. 9c0a80b Merge "Fix undefined behavior (not returning a value from a function with return)." into lmp-dev by Stephen Hines · 10 years ago
  14. 9e24c31 Merge "Fix type for temp variable" into lmp-dev by Michael Wright · 10 years ago
  15. 457296a Fix undefined behavior (not returning a value from a function with return). by Stephen Hines · 10 years ago
  16. 9e3adfc SensorService flush fixes. by Aravind Akella · 10 years ago
  17. 98e56d9 Merge "Fix CAS argument type." into lmp-dev by Hans Boehm · 10 years ago
  18. 19f8b79 Merge "New keycode definitions for TV remotes." into lmp-dev by Wally Yau · 10 years ago
  19. 553231f Fix CAS argument type. by Hans Boehm · 10 years ago
  20. 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 10 years ago
  21. 5b3dc86 New keycode definitions for TV remotes. by ASAZU, Hideki · 10 years ago
  22. 3da3b84 Fix type for temp variable by Michael Wright · 10 years ago
  23. bcbf97e Add logging for switch state by Michael Wright · 10 years ago
  24. 8b17ac6 Remove obsolete prunedexcache by Alex Light · 10 years ago
  25. a01730f Add android.software.live_tv feature by Jae Seo · 10 years ago
  26. 5c4a156 Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev by Eric Penner · 10 years ago
  27. 7903c6a Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 10 years ago
  28. 3316fe4 Make clear data stricter. by Jeff Sharkey · 10 years ago
  29. 97477d2 Set compiler filter flag to true when vmSafeMode is present. by Calin Juravle · 10 years ago
  30. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  31. 7de2bde Merge "Add vm_safe_mode to dexopt." into lmp-dev by Calin Juravle · 10 years ago
  32. 20558f1 Merge "Pass isa features flag to dex2oat." into lmp-dev by Calin Juravle · 10 years ago
  33. b1efac1 Add vm_safe_mode to dexopt. by Calin Juravle · 10 years ago
  34. 8fc7315 Pass isa features flag to dex2oat. by Calin Juravle · 10 years ago
  35. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 10 years ago
  36. f00945c Merge "Add native flag to reflect new density type" into lmp-dev by Adam Lesinski · 10 years ago
  37. 47c166a Merge "Fix deadlock when killing adb bugreport" into lmp-dev by Andres Morales · 10 years ago
  38. 16d08a5 Add native flag to reflect new density type by Adam Lesinski · 10 years ago
  39. 5466c3d SensorService fixes by Aravind Akella · 10 years ago
  40. 2e671bb Fix deadlock when killing adb bugreport by Andres Morales · 10 years ago
  41. b1bbfc2 Merge "Add Voice Assist key." into lmp-dev by Michael Wright · 10 years ago
  42. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 10 years ago
  43. c597b6d Fix validation of system paths in installd. by Calin Juravle · 10 years ago
  44. 67cfe0c Merge "Allow apk path to contain one subdirectory." into lmp-dev by Calin Juravle · 10 years ago
  45. 5140957 Add Voice Assist key. by Michael Wright · 10 years ago
  46. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 10 years ago
  47. e74baf6 SensorService fixes. by Aravind Akella · 10 years ago
  48. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  49. 514e30a am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  50. 2eaec5a am 1f1ca890: Adding an ECG hardware feature by Vinod Krishnan · 10 years ago
  51. fd88ff2 Allow apk path to contain one subdirectory. by Calin Juravle · 10 years ago
  52. 61a4eec Merge "atrace: avoid unnecessary writes to trace_clock" into lmp-dev by Colin Cross · 10 years ago
  53. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 10 years ago
  54. b1ce49b atrace: avoid unnecessary writes to trace_clock by Colin Cross · 10 years ago
  55. 1f1ca89 Adding an ECG hardware feature by Vinod Krishnan · 10 years ago
  56. 4d7c410 Merge "Destroy eglSurface before recreating." into lmp-dev by Michael Lentine · 10 years ago
  57. 1b6d7c1 am 2eaec5a8: am 1f1ca890: Adding an ECG hardware feature by Vinod Krishnan · 10 years ago
  58. f2568de Destroy eglSurface before recreating. by Michael Lentine · 10 years ago
  59. 7b90258 Fix inverse orientation when original is not applied first. by Michael Lentine · 10 years ago
  60. 1440963 Fix camera orientation by swapping horizontal and vertical flips when needed. by Michael Lentine · 10 years ago
  61. c3d1889 Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  62. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 10 years ago
  63. 6220559 Merge "Fix camera orientation by swapping horizontal and vertical flips when needed." into lmp-dev by Michael Lentine · 10 years ago
  64. b3abe7c Merge "Incorporate TransformToDisplayInverse into the crop calculation." into lmp-dev by Michael Lentine · 10 years ago
  65. f755140 Incorporate TransformToDisplayInverse into the crop calculation. by Michael Lentine · 10 years ago
  66. 51d3d17 Merge "Within CpuConsumer, use gralloc lockAsync/unlockAsync" into lmp-dev by Riley Andrews · 10 years ago
  67. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 10 years ago
  68. 8663990 Take advantage of sync points during screen cap. by Riley Andrews · 10 years ago
  69. a54f3b2 Merge "SensorService fixes." into lmp-dev by Aravind Akella · 10 years ago
  70. 6c2664a SensorService fixes. by Aravind Akella · 10 years ago
  71. 4c5b9ac Merge "Don't try to capture the pointer when using PBOs for texture APIs" into lmp-dev by Ben Clayton · 10 years ago
  72. 16d7b6a Don't try to capture the pointer when using PBOs for texture APIs by Ben Clayton · 10 years ago
  73. 2cfbef2 Merge "Fix inverse orientation when original is not applied first." into lmp-dev by Michael Lentine · 10 years ago
  74. b1f0f28 Merge changes I4cfb3138,I45356c29 into lmp-dev by Colin Cross · 10 years ago
  75. 580407f atrace: add memory reclaim tracing by Colin Cross · 10 years ago
  76. f440d39 atrace: Add IRQ events by Dan Willemsen · 10 years ago
  77. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 10 years ago
  78. c8c5e4c Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  79. e18987e Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 10 years ago
  80. 3200b0b Add trace tag for power management. by Jeff Brown · 10 years ago
  81. 3b14e5b Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup by Brian Carlstrom · 10 years ago
  82. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  83. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  84. 25db8dc Merge "Change output format to not throw warning on volantis." into lmp-dev by Michael Lentine · 10 years ago
  85. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 10 years ago
  86. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 10 years ago
  87. 5a35059 Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-dev by Michael Lentine · 10 years ago
  88. bb6adf0 Merge changes Idae36efa,I6613c971 into lmp-dev by Brian Carlstrom · 10 years ago
  89. 41cd9eb Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 10 years ago
  90. 9a87db6 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 10 years ago
  91. 1abe557 Merge "Make system use patchoat to relocate during runtime." into lmp-dev by Brian Carlstrom · 10 years ago
  92. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 10 years ago
  93. 43c5d30 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  94. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 10 years ago
  95. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 10 years ago
  96. 8f3b7ce Merge "Sensor related changes for NDK." into lmp-dev by Aravind Akella · 10 years ago
  97. b37ba39 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  98. e91cd21 AAC codec profile updates by Jean-Michel Trivi · 10 years ago
  99. 7cb0d39 Tunneled Video Playback support by Rachad · 10 years ago
  100. 812e039 Merge "Allow device to be unprovisioned" into lmp-dev by Jeff Tinker · 10 years ago