1. 343175a Added test cases to dumpsys. by Felipe Leme · 8 years ago
  2. b73de86 Merge "Surface: Use async lock/unlock in copyBlt" by Jesse Hall · 8 years ago
  3. 64990fc Merge "egl: Add NULL check for num_config parameter" by Jesse Hall · 8 years ago
  4. 3944ec4 Merge "Unversion NDK stub libraries." by Treehugger Robot · 8 years ago
  5. b9c62a6 Unversion NDK stub libraries. by Dan Albert · 8 years ago
  6. a422103 Merge "Add android/log.h to Rect.h" by Treehugger Robot · 8 years ago
  7. 003b412 Add android/log.h to Rect.h by Steve Paik · 8 years ago
  8. 4f8c1fd Merge "Pass the same fd when compiling due to boot image update." by Treehugger Robot · 8 years ago
  9. ca12228 Pass the same fd when compiling due to boot image update. by Nicolas Geoffray · 8 years ago
  10. 7b09e79 Surface: Use async lock/unlock in copyBlt by Francis Hart · 10 years ago
  11. b7ee96a Merge "Callback elision for HIDL interfaces." by Martijn Coenen · 8 years ago
  12. f6ac848 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  13. 88f7781 Merge "Surface: Ensure synchronisation of copyBlt" by Treehugger Robot · 8 years ago
  14. a09d036 Merge "Mark libGLESv3 as unversioned until android-24." by Treehugger Robot · 8 years ago
  15. 226f77d Merge "Reference profiles use shared GID for user 0." by Jeff Sharkey · 8 years ago
  16. d873538 Mark libGLESv3 as unversioned until android-24. by Dan Albert · 8 years ago
  17. adddd98 Reference profiles use shared GID for user 0. by Jeff Sharkey · 8 years ago
  18. 8aed997 Merge "Offer to measure disk stats using quotas." by Jeff Sharkey · 8 years ago
  19. 3dfae0c Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  20. 1efda0b Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 8 years ago
  21. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  22. c47aa53 Merge "Update for hiding Status from Return<T> object." by Yifan Hong · 8 years ago
  23. 0363209 Update for hiding Status from Return<T> object. by Yifan Hong · 8 years ago
  24. ee080ea Merge "Only log restorecon changes for existing dirs." by Jeff Sharkey · 8 years ago
  25. 35b83df Only log restorecon changes for existing dirs. by Jeff Sharkey · 8 years ago
  26. ed04f3c Merge "Remove ~1/3 of the installd calls at boot." by Treehugger Robot · 8 years ago
  27. 36a900a Remove ~1/3 of the installd calls at boot. by Jeff Sharkey · 8 years ago
  28. 8d24d00 Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function" by Peng Xu · 8 years ago
  29. 788bdea Merge "Handle invalid shared GIDs." by Jeff Sharkey · 8 years ago
  30. 2e6dc9b Handle invalid shared GIDs. by Jeff Sharkey · 8 years ago
  31. 55e4f91 Merge "libvulkan: add NULL check to DestroySwapchainKHR" by Treehugger Robot · 8 years ago
  32. d78c2e8 libvulkan: add NULL check to DestroySwapchainKHR by Daniel Koch · 8 years ago
  33. a2a7195 Merge "Fix unused-parameter warning" by Treehugger Robot · 8 years ago
  34. e714200 Merge "Fix more warnings in framworks/native/opengl/include" by Colin Cross · 8 years ago
  35. 2013192 Fix unused-parameter warning by Dan Willemsen · 8 years ago
  36. e1dd813 Fix more warnings in framworks/native/opengl/include by Colin Cross · 8 years ago
  37. e96e577 Sensor: Add more comments for ASensorEventQueue_registerSensor() function by Aniroop Mathur · 8 years ago
  38. d94925c Merge "egl: add EGL_IMG_context_priority to the whitelist" by Treehugger Robot · 8 years ago
  39. 228f4bd Merge "Make atrace not depend on /dev/hwbinder." by Treehugger Robot · 8 years ago
  40. 3c9a979 Merge "atrace: introduce tracing category for adb." by Josh Gao · 8 years ago
  41. 85a369c Merge "Split all dexopt-related code into dexopt.cpp." by Jeff Sharkey · 8 years ago
  42. a42866b Make atrace not depend on /dev/hwbinder. by Steven Moreland · 8 years ago
  43. 2a3edda Merge "Allow both RENDER and TEXTURE flags when creating native client buffers." by Treehugger Robot · 8 years ago
  44. 991707a Merge "Minor shuffling of installd error reporting." by Treehugger Robot · 8 years ago
  45. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 8 years ago
  46. 468b4cb atrace: introduce tracing category for adb. by Josh Gao · 8 years ago
  47. 7be5ead Minor shuffling of installd error reporting. by Jeff Sharkey · 8 years ago
  48. 94ac647 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  49. 8f3ce2c Merge "Return real error strings from installd." by Jeff Sharkey · 8 years ago
  50. 423e746 Return real error strings from installd. by Jeff Sharkey · 8 years ago
  51. fce768d Merge "service_manager.c: remove is_selinux_enabled calls" by Treehugger Robot · 8 years ago
  52. 6860397 Merge "Filename refactoring, remove DEXOPT_OTA flag." by Jeff Sharkey · 8 years ago
  53. 24865a0 Merge "Final push of installd to Binder; goodbye socket!" by Jeff Sharkey · 8 years ago
  54. eb4d5cb service_manager.c: remove is_selinux_enabled calls by Nick Kralevich · 8 years ago
  55. f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 8 years ago
  56. 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  57. dc10f84 Surface: Ensure synchronisation of copyBlt by Francis Hart · 10 years ago
  58. 77f764d Merge "Yet another set of installd Binder methods." by Jeff Sharkey · 8 years ago
  59. 475c6f9 Yet another set of installd Binder methods. by Jeff Sharkey · 8 years ago
  60. f69c024 Merge "Move more installd methods to Binder." by Jeff Sharkey · 8 years ago
  61. 1ae0486 Merge "Revert "Move installd back to Android.mk."" by Treehugger Robot · 8 years ago
  62. c1e93e7 Move more installd methods to Binder. by Jeff Sharkey · 8 years ago
  63. 4c93974 Revert "Move installd back to Android.mk." by Dan Willemsen · 8 years ago
  64. ecea1bf Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  65. f5c3b20 Merge "Shuffle installd Binder implementation around." by Jeff Sharkey · 8 years ago
  66. 661cbb7 Merge "DO NOT MERGE. Check and restorecon cache/code_cache directories." by Jeff Sharkey · 8 years ago
  67. 6079aa6 Merge changes I0c8d4018,Ic9dfb243,I7e442b06 am: 17892731ec by Jeff Sharkey · 8 years ago
  68. b54724f DO NOT MERGE. Recursively restorecon when SELinux label changes. by Jeff Sharkey · 8 years ago
  69. b9821c8 DO NOT MERGE. Ignore setxattr() failures on tmpfs. am: 4ed6507cfb -s ours by Jeff Sharkey · 8 years ago
  70. 5e2b077 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 8 years ago
  71. 1789273 Merge changes I0c8d4018,Ic9dfb243,I7e442b06 by Treehugger Robot · 8 years ago
  72. 0274c97 Shuffle installd Binder implementation around. by Jeff Sharkey · 8 years ago
  73. 95d9ac6 DO NOT MERGE. Check and restorecon cache/code_cache directories. by Jeff Sharkey · 8 years ago
  74. 7db6041 DO NOT MERGE. Recursively restorecon when SELinux label changes. by Jeff Sharkey · 8 years ago
  75. 4ed6507 DO NOT MERGE. Ignore setxattr() failures on tmpfs. by Jeff Sharkey · 8 years ago
  76. 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 8 years ago
  77. 89c634b Merge "Check and write some error in atrace." am: 7b50c02030 by Yifan Hong · 8 years ago
  78. 7b50c02 Merge "Check and write some error in atrace." by Treehugger Robot · 8 years ago
  79. 78bde35 Merge "Convert vulkan to Android.bp" am: e421c0710f by Colin Cross · 8 years ago
  80. e421c07 Merge "Convert vulkan to Android.bp" by Colin Cross · 8 years ago
  81. b20213c Merge changes from topic 'bind' am: 7726057707 by Jeff Sharkey · 8 years ago
  82. 5b62e60 Initial Binder interface for installd. am: 9087400f3c by Jeff Sharkey · 8 years ago
  83. 7884c19 Convert vulkan to Android.bp by Colin Cross · 8 years ago
  84. db79260 Move installd back to Android.mk. am: 00b6f68c5c by Jeff Sharkey · 8 years ago
  85. 7726057 Merge changes from topic 'bind' by Jeff Sharkey · 8 years ago
  86. 61954a4 Check and write some error in atrace. by Yifan Hong · 8 years ago
  87. 9087400 Initial Binder interface for installd. by Jeff Sharkey · 8 years ago
  88. 00b6f68 Move installd back to Android.mk. by Jeff Sharkey · 8 years ago
  89. a7a0658 Merge "Fix includes; use IBase instead of IBinder." am: bd5dc9df53 by Yifan Hong · 8 years ago
  90. bd5dc9d Merge "Fix includes; use IBase instead of IBinder." by Treehugger Robot · 8 years ago
  91. b8f9c06 Fix includes; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  92. aa51c8c Merge "Check for errors for IServiceManager::get and list." am: a09202e9ac by Yifan Hong · 8 years ago
  93. a09202e Merge "Check for errors for IServiceManager::get and list." by Treehugger Robot · 8 years ago
  94. a7805f6 egl: add EGL_IMG_context_priority to the whitelist by Christian Poetzsch · 8 years ago
  95. 8cf4ed1 Check for errors for IServiceManager::get and list. by Yifan Hong · 8 years ago
  96. 83f8bba Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Jinguang Dong · 8 years ago
  97. 2792ff4 Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Treehugger Robot · 8 years ago
  98. d8cf2ce egl: Add NULL check for num_config parameter by Pauli Nieminen · 13 years ago
  99. 9f8b9ae surfaceflinger:Fix potential crash issue when do AIDL FUZZ test by Jinguang Dong · 8 years ago
  100. f118868 Merge "Adjust installd with new dexopt return values." am: b29c82b67e by Nicolas Geoffray · 8 years ago