1. 8155ce8 Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  2. 4a793fe Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  3. ef923fc Merge "fix GraphicBuffer::flatten crash issue when handle is null" by Jesse Hall · 11 years ago
  4. 70278fb Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  5. cb079c8 Merge "Add instruction-set arguments to installd commands." by Narayan Kamath · 11 years ago
  6. 1b40032 Add instruction-set arguments to installd commands. by Narayan Kamath · 11 years ago
  7. abf8a2c Add error message for hints when exceptions occur during binder transactions. by Jun Jiang · 11 years ago
  8. e2d1157 fix GraphicBuffer::flatten crash issue when handle is null by Jun Jiang · 11 years ago
  9. 108ed9f Merge "Fix incorrect odex path handling" by Brian Carlstrom · 11 years ago
  10. 0e8ae16 Fix incorrect odex path handling by Chih-Wei Huang · 11 years ago
  11. 3f0d566 Merge "Expose core EGL entry points to eglGetProcAddress" by Jesse Hall · 11 years ago
  12. 85085cd Merge "libui: fix passing Fence object over binder" by Colin Cross · 11 years ago
  13. 288f2ef libui: fix passing Fence object over binder by Colin Cross · 11 years ago
  14. 82fb580 Merge "restorecon the profile directory." by Nick Kralevich · 11 years ago
  15. a240733 restorecon the profile directory. by Stephen Smalley · 11 years ago
  16. 27f8840 Merge "make struct Event layout consistent on 32/64-bit" by Greg Hackmann · 11 years ago
  17. d2f7633 Merge "AArch64: Correction to OMX_U32 and OMX_S32" by Glenn Kasten · 11 years ago
  18. 033bdd7 Merge "Remove global variables from ProcessState." by Narayan Kamath · 11 years ago
  19. 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 11 years ago
  20. 849de60 AArch64: Correction to OMX_U32 and OMX_S32 by Marcus Oakland · 11 years ago
  21. 17b5ca1 Merge "opengl: fix UAL conformity" by Glenn Kasten · 11 years ago
  22. dd46c86 opengl: fix UAL conformity by synergy dev · 11 years ago
  23. 3ebb877 Merge "Modify installd's restorecon function." by Nick Kralevich · 11 years ago
  24. da30dc7 Modify installd's restorecon function. by Robert Craig · 11 years ago
  25. 50ef856 Merge "GraphicProducerWrapper may return false transact status" by Jesse Hall · 11 years ago
  26. c0ec5e2 Expose core EGL entry points to eglGetProcAddress by Michael Chock · 12 years ago
  27. c2633ce GraphicProducerWrapper may return false transact status by bdeng3X · 11 years ago
  28. b1a8c01 Merge "Send libselinux logging to logcat." by Nick Kralevich · 11 years ago
  29. 7abb52b Send libselinux logging to logcat. by Stephen Smalley · 11 years ago
  30. 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  31. 0c7c81f make struct Event layout consistent on 32/64-bit by Fengwei Yin · 11 years ago
  32. 1bf3024 Merge "Extend installd to support SELinux restorecon function." by Nick Kralevich · 11 years ago
  33. e9887e4 Extend installd to support SELinux restorecon function. by Robert Craig · 11 years ago
  34. cdbf28b Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  35. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  36. 06ed949 Merge "Fix parameter ordering for installd's dex2oat execl." by Anwar Ghuloum · 11 years ago
  37. 4bc0540 Fix parameter ordering for installd's dex2oat execl. by Anwar Ghuloum · 11 years ago
  38. 1649c77 Merge "ART profiler" by Dave Allison · 11 years ago
  39. 112aa42 Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 11 years ago
  40. 86efcc0 SurfaceFlinger: fix 64-bit format string warnings by Greg Hackmann · 11 years ago
  41. d937073 ART profiler by Dave Allison · 12 years ago
  42. 3c39e03 Merge "Don't pass in empty arg to dex2oat." by Mathieu Chartier · 11 years ago
  43. f53dbfe Don't pass in empty arg to dex2oat. by Mathieu Chartier · 11 years ago
  44. e19c99a Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags" by Brian Carlstrom · 11 years ago
  45. 0ae8e39 Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags by Brian Carlstrom · 11 years ago
  46. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  47. 61d6a00 Merge "hwc test: 64-bit compilation error" by Mark Salyzyn · 11 years ago
  48. e933c03 hwc test: 64-bit compilation error by Mark Salyzyn · 11 years ago
  49. 6b4e5b7 Merge "Fix misuse of $(my-dir)." by Ying Wang · 11 years ago
  50. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 11 years ago
  51. b98c476 Merge "Correcting include path in installd test project's Android.mk" by Narayan Kamath · 11 years ago
  52. 7400742 Correcting include path in installd test project's Android.mk by Ramin Zaghi · 11 years ago
  53. 93e6a48 Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 11 years ago
  54. d61b48c AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 11 years ago
  55. c9bf3ba Merge "Virtual Display async mode is overridden" by Jesse Hall · 11 years ago
  56. aaa27fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  57. e5c99bf Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 11 years ago
  58. ead79b8 Merge "Binder: Make sure binder objects do not overlap" by Arve Hjønnevåg · 11 years ago
  59. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  60. d8f0961 Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 11 years ago
  61. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 11 years ago
  62. 4ee5696 Virtual Display async mode is overridden by John Dong · 11 years ago
  63. d1c87d3 Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  64. 9076fa7 Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  65. f56ae19 Merge "Update GLES codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  66. 6b4ecf3 Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit" by Colin Cross · 11 years ago
  67. 89450d4 surfaceflinger: add BoardConfig.mk variable to force 32-bit by Colin Cross · 11 years ago
  68. fb913cd Update GLES codegen to be in sync with frameworks/base by Ashok Bhat · 11 years ago
  69. 8e472fb Update EGL codegen to be in sync with frameworks/base by Ashok Bhat · 11 years ago
  70. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  71. 87b30d0 Binder: Don't cast directly from a pointer to binder_uintptr_t by Arve Hjønnevåg · 11 years ago
  72. 913a17f Merge "libagl: support multilib build" by Colin Cross · 11 years ago
  73. d5fe844 Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  74. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  75. 11cfdcc Binder: Disable attemptIncStrongHandle by Arve Hjønnevåg · 11 years ago
  76. ff75a80 libagl: support multilib build by Colin Cross · 11 years ago
  77. 7d86b45 Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  78. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  79. 07a4728 frameworks/native: move idmap to frameworks/base by Colin Cross · 11 years ago
  80. 6c14f0a Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  81. 340aa8c Merge "New command line tool 'idmap'" by Dianne Hackborn · 11 years ago
  82. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  83. 74be0f7 Merge "binder: fix all warnings" by Colin Cross · 12 years ago
  84. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  85. 055dac1 Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 12 years ago
  86. 8769436 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 12 years ago
  87. fd6a3ff Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 12 years ago
  88. 4e7fd95 Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set." by Arve Hjønnevåg · 12 years ago
  89. f3ad11c Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. by Arve Hjønnevåg · 12 years ago
  90. 58242fc Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  91. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 12 years ago
  92. 5ee3daf New command line tool 'idmap' by Mårten Kongstad · 12 years ago
  93. e5245cb ServiceManager: Implement PING_TRANSACTION by Arve Hjønnevåg · 12 years ago
  94. 399b6c3 ServiceManager: Use 32/64 bit types from new binder header by Arve Hjønnevåg · 12 years ago
  95. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  96. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 12 years ago
  97. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  98. 3a345f0 ServiceManager: Fix the binder interface by Serban Constantinescu · 12 years ago
  99. 5fb1b88 ServiceManager: Store handles in uint32_t instead of void * by Serban Constantinescu · 12 years ago
  100. 9b738bb ServiceManager: Generic Fixes by Serban Constantinescu · 12 years ago