- 9f9cdcf Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 by Peng Xu · 8 years ago
- 05b09af Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 by Peng Xu · 8 years ago
- 7fbbfe2 Merge "Clean up connection to sensor hidl service" by Treehugger Robot · 8 years ago
- 8871e8e Merge "Remove code_cache info from parent's inode when code_cache is removed" am: 301fb1333f by Ryuki Nakamura · 8 years ago
- 68ff008 Merge "Remove code_cache info from parent's inode when code_cache is removed" by Ryuki Nakamura · 8 years ago
- 301fb13 Merge "Remove code_cache info from parent's inode when code_cache is removed" by Treehugger Robot · 8 years ago
- 1a00e2d Clean up connection to sensor hidl service by Peng Xu · 8 years ago
- cab71c3 Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 by Yifan Hong · 8 years ago
- 223a1cf Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 by Yifan Hong · 8 years ago
- 0c47ec9 Merge "Dumpstate: lshal runs in non-root in user build" by Treehugger Robot · 8 years ago
- 48e83a1 Dumpstate: lshal runs in non-root in user build by Yifan Hong · 8 years ago
- 9b9286a Merge "Change UniquePtr to std::unique_ptr" am: 625d6a8cd8 am: 354b29975e by Jiyong Park · 8 years ago
- 354b299 Merge "Change UniquePtr to std::unique_ptr" am: 625d6a8cd8 by Jiyong Park · 8 years ago
- 625d6a8 Merge "Change UniquePtr to std::unique_ptr" by Treehugger Robot · 8 years ago
- 429d211 Change UniquePtr to std::unique_ptr by Jiyong Park · 8 years ago
- 0999d28 Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 by Jesse Hall · 8 years ago
- cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 8 years ago
- 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 8 years ago
- c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 8 years ago
- 7437e04 Merge changes I91c0080e,Ibfbf84a5 am: f9c4e2cc7c am: 89e00d15c7 by Jesse Hall · 8 years ago
- 89e00d1 Merge changes I91c0080e,Ibfbf84a5 am: f9c4e2cc7c by Jesse Hall · 8 years ago
- f9c4e2c Merge changes I91c0080e,Ibfbf84a5 by Treehugger Robot · 8 years ago
- 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 8 years ago
- 076f95d vulkan: Update Vulkan headers to 1.0.61 by Jesse Hall · 8 years ago
- 642dc03 Merge "Silence a false positive memory leak warning." am: 2560692961 by Manoj Gupta · 8 years ago
- 66287f6 Merge "Silence a false positive memory leak warning." am: 2560692961 by Manoj Gupta · 8 years ago
- 2560692 Merge "Silence a false positive memory leak warning." by Treehugger Robot · 8 years ago
- ab1f072 resolve merge conflicts of 4f33ab9ef to stage-aosp-master am: 3cd9b00a9a by Peng Xu · 8 years ago
- 3cd9b00 resolve merge conflicts of 4f33ab9ef to stage-aosp-master by Peng Xu · 8 years ago
- 4f33ab9 Merge changes from topic "equalizer" by Peng Xu · 8 years ago
- 4acb199 Initialize native Sensor object correctly by Peng Xu · 8 years ago
- 405fddd Clarify sensor NDK struct has to be backward compatible by Peng Xu · 8 years ago
- 480e3ff [sensor] Clarify sequence requirement between setEventRate and enable by Peng Xu · 8 years ago
- 7772622 vulkan: Update Vulkan headers to 1.0.60 by Jesse Hall · 8 years ago
- ce3267f sensorservice: Android.mk -> Android.bp by Steven Moreland · 8 years ago
- 9ef1316 Merge "Avoid closing invalid fds in GraphicBufferMapper" am: 8260e06c50 by Daniel Jarai · 8 years ago
- 8fe617e Merge "Avoid closing invalid fds in GraphicBufferMapper" am: 8260e06c50 by Daniel Jarai · 8 years ago
- 8260e06 Merge "Avoid closing invalid fds in GraphicBufferMapper" by Treehugger Robot · 8 years ago
- 4cd6001 Checking exisitence before calling editValueFor in SensorDevice by Peng Xu · 8 years ago
- 8a2710d Adding package name for HIDL connection and default package name by Peng Xu · 8 years ago
- c24e208 Fix hidl_ssvc_poll thread issues by Peng Xu · 8 years ago
- 96b54e6 Use appendFormat instead of append when passing arguments by Ashutosh Joshi · 8 years ago
- 803ebb1 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 8 years ago
- 3428c78 Check key before edit value in countFlushCompleteEventsLocked by Peng Xu · 8 years ago
- 42a09f1 Support custom permission, slight adjust of dumpsys print by Peng Xu · 8 years ago
- aec078f sensors: pass sensor handle along with injected event by Alexey Polyudov · 8 years ago
- 0572222 Adding OWNERS files for services/sensorservice, libs/sensor by Peng Xu · 8 years ago
- e9147c2 Avoid closing invalid fds in GraphicBufferMapper by Daniel Jarai · 8 years ago
- 1961948 Merge "Mark libui and libgui as VNDK in Android.bp" am: 9a8ea13a26 by Justin Yun · 8 years ago
- 261b90e Merge "Mark libui and libgui as VNDK in Android.bp" am: 9a8ea13a26 by Justin Yun · 8 years ago
- 9a8ea13 Merge "Mark libui and libgui as VNDK in Android.bp" by Treehugger Robot · 8 years ago
- cc7762c resolve merge conflicts of 8007bdd7d to stage-aosp-master am: 5c34e4895c by Jae Shin · 8 years ago
- 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 8 years ago
- 4a0f40c Mark libui and libgui as VNDK in Android.bp by Justin Yun · 8 years ago
- 8007bdd Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" by Treehugger Robot · 8 years ago
- 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
- 9cec85b Silence a false positive memory leak warning. by Manoj Gupta · 8 years ago
- 6670783 Merge "Fix unused parameter warning" am: f71878b87b am: 29aa7b97f7 by Courtney Goeltzenleuchter · 8 years ago
- 29aa7b9 Merge "Fix unused parameter warning" am: f71878b87b by Courtney Goeltzenleuchter · 8 years ago
- 417a3de Merge "Print ImplementationANDROID extensions as well" am: b107a3155b by Courtney Goeltzenleuchter · 8 years ago
- 398f04c Merge "Print ImplementationANDROID extensions as well" am: b107a3155b by Courtney Goeltzenleuchter · 8 years ago
- f71878b Merge "Fix unused parameter warning" by Treehugger Robot · 8 years ago
- b107a31 Merge "Print ImplementationANDROID extensions as well" by Treehugger Robot · 8 years ago
- 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 8 years ago
- a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 8 years ago
- 0cc6345 Merge changes from topic "lshal_released" am: 136c4bc7ab am: 3985d37c0d by Yifan Hong · 8 years ago
- 3985d37 Merge changes from topic "lshal_released" am: 136c4bc7ab by Yifan Hong · 8 years ago
- 136c4bc Merge changes from topic "lshal_released" by Treehugger Robot · 8 years ago
- fee209d lshal: add Released column. by Yifan Hong · 8 years ago
- 22ea7b8 lshal: clean up ListCommand::fetchBinderized by Yifan Hong · 8 years ago
- 1243dde lshal: ListCommand::getPidInfo should be cached. by Yifan Hong · 8 years ago
- 7a3b46c lshal: fix tests on implementation by Yifan Hong · 8 years ago
- 93b8bff lshal: omit description text in tests. by Yifan Hong · 8 years ago
- 163a64a Merge changes from topic "lshal_released" am: 757fd44b93 am: 880df0f744 by Yifan Hong · 8 years ago
- 880df0f Merge changes from topic "lshal_released" am: 757fd44b93 by Yifan Hong · 8 years ago
- 757fd44 Merge changes from topic "lshal_released" by Yifan Hong · 8 years ago
- e3f88f1 lshal: add docs to Status. by Yifan Hong · 8 years ago
- d43d705 lshal: remove unused "break". by Yifan Hong · 8 years ago
- a6b93f0 lshal: register options for ListCommand. by Yifan Hong · 8 years ago
- 795b6ec lshal: Lshal register commands by Yifan Hong · 8 years ago
- a8bedc6 lshal: add HelpCommand by Yifan Hong · 8 years ago
- ded398e lshal: Add class Command. by Yifan Hong · 8 years ago
- 91e655d lshal: DISALLOW_COPY_AND_ASSIGN needs to be in private by Yifan Hong · 8 years ago
- 655da33 Merge changes from topic "lshal_pretty" am: 303322f06a am: e1111eb11d by Yifan Hong · 8 years ago
- e1111eb Merge changes from topic "lshal_pretty" am: 303322f06a by Yifan Hong · 8 years ago
- 303322f Merge changes from topic "lshal_pretty" by Treehugger Robot · 8 years ago
- 68fff23 Merge changes from topic "fix-omx-dependencies" am: 02f2f613e8 -s ours by Steven Moreland · 8 years ago
- f28933f libgui: export EGL headers. am: c4e88ef497 -s ours am: 1724de2deb -s ours by Steven Moreland · 8 years ago
- 3e84f0f Merge changes from topic "fix-omx-dependencies" am: 02f2f613e8 -s ours by Steven Moreland · 8 years ago
- 1724de2 libgui: export EGL headers. am: c4e88ef497 -s ours by Steven Moreland · 8 years ago
- 8bf7316 lshal: add tests for ListCommand::fetch* and dumpVintf by Yifan Hong · 8 years ago
- b2a2ecb lshal: Add tests for ListCommand::parseArgs by Yifan Hong · 8 years ago
- ca3b660 lshal: fix file streams for testing. by Yifan Hong · 8 years ago
- 76ac14a lshal: fix output streams for testing. by Yifan Hong · 8 years ago
- bf20a26 lshal: clean up tests by Yifan Hong · 8 years ago
- d4a77e8 lshal: remove ListCommand addLine by Yifan Hong · 8 years ago
- 02f2f61 Merge changes from topic "fix-omx-dependencies" by Treehugger Robot · 8 years ago
- a7b4e64 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea by Sujith Ramakrishnan · 8 years ago
- 047fcbf Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea by Sujith Ramakrishnan · 8 years ago
- 6afce44 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev by Sujith Ramakrishnan · 8 years ago