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