1. b0f96c4 am 01502981: Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  2. 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  3. bca88f1 am 1bf30245: Merge "Extend installd to support SELinux restorecon function." by Nick Kralevich · 11 years ago
  4. 1bf3024 Merge "Extend installd to support SELinux restorecon function." by Nick Kralevich · 11 years ago
  5. e9887e4 Extend installd to support SELinux restorecon function. by Robert Craig · 11 years ago
  6. 9ff2aad am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  7. 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
  8. 446ef4b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  9. c45011f am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  10. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  11. cdbf28b Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  12. f4b08eb am 06ed9491: Merge "Fix parameter ordering for installd\'s dex2oat execl." by Anwar Ghuloum · 11 years ago
  13. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  14. 06ed949 Merge "Fix parameter ordering for installd's dex2oat execl." by Anwar Ghuloum · 11 years ago
  15. 4bc0540 Fix parameter ordering for installd's dex2oat execl. by Anwar Ghuloum · 11 years ago
  16. 7ccff3f am 1649c77e: Merge "ART profiler" by Dave Allison · 11 years ago
  17. 645427a am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 11 years ago
  18. b80b1f8 am 3c39e03c: Merge "Don\'t pass in empty arg to dex2oat." by Mathieu Chartier · 11 years ago
  19. 672d967 am e19c99aa: Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags" by Brian Carlstrom · 11 years ago
  20. a9a8093 am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  21. 11b8885 am 61d6a008: Merge "hwc test: 64-bit compilation error" by Mark Salyzyn · 11 years ago
  22. b1078ae am 6b4e5b7f: Merge "Fix misuse of ." by Ying Wang · 11 years ago
  23. 3995b20 am b98c4761: Merge "Correcting include path in installd test project\'s Android.mk" by Narayan Kamath · 11 years ago
  24. cd29bbe am 93e6a48b: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 11 years ago
  25. 7bc5aa8 am c9bf3ba4: Merge "Virtual Display async mode is overridden" by Jesse Hall · 11 years ago
  26. 8cf113a am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  27. 6622f3a am e5c99bf3: Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 11 years ago
  28. 04966ba am ead79b83: (-s ours) Merge "Binder: Make sure binder objects do not overlap" by Arve Hjønnevåg · 11 years ago
  29. 614019c am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  30. 4ef023e am 9076fa78: Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  31. 2f5a887 am f56ae199: Merge "Update GLES codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  32. 40d5807 am 6b4ecf31: Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit" by Colin Cross · 11 years ago
  33. 1649c77 Merge "ART profiler" by Dave Allison · 11 years ago
  34. 112aa42 Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 11 years ago
  35. 86efcc0 SurfaceFlinger: fix 64-bit format string warnings by Greg Hackmann · 11 years ago
  36. d937073 ART profiler by Dave Allison · 12 years ago
  37. 9a79ba8 am 913a17fd: Merge "libagl: support multilib build" by Colin Cross · 11 years ago
  38. 3724c30 am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  39. 9cc9e7c am 7d86b454: Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  40. 3eb91b7 am 19d64819: Bug fix for SensorFusion data rate. by Aravind Akella · 11 years ago
  41. d9da227 am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  42. c43da75 am 6c14f0ad: Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  43. 8fb86e7 am 340aa8cb: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 11 years ago
  44. 8ff043d am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  45. 01769ef am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 11 years ago
  46. 11ba57f am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 11 years ago
  47. 72e7ac9 am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set." by Arve Hjønnevåg · 11 years ago
  48. eea5b29 am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  49. 08732ff am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  50. 19d6481 Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  51. ffac23b am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 11 years ago
  52. 3c39e03 Merge "Don't pass in empty arg to dex2oat." by Mathieu Chartier · 11 years ago
  53. f53dbfe Don't pass in empty arg to dex2oat. by Mathieu Chartier · 11 years ago
  54. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 11 years ago
  55. e19c99a Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags" by Brian Carlstrom · 11 years ago
  56. 0ae8e39 Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags by Brian Carlstrom · 11 years ago
  57. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  58. 61d6a00 Merge "hwc test: 64-bit compilation error" by Mark Salyzyn · 11 years ago
  59. e933c03 hwc test: 64-bit compilation error by Mark Salyzyn · 11 years ago
  60. 6b4e5b7 Merge "Fix misuse of $(my-dir)." by Ying Wang · 11 years ago
  61. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 11 years ago
  62. b98c476 Merge "Correcting include path in installd test project's Android.mk" by Narayan Kamath · 11 years ago
  63. 7400742 Correcting include path in installd test project's Android.mk by Ramin Zaghi · 11 years ago
  64. 93e6a48 Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 11 years ago
  65. d61b48c AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 11 years ago
  66. c9bf3ba Merge "Virtual Display async mode is overridden" by Jesse Hall · 11 years ago
  67. aaa27fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  68. e5c99bf Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 11 years ago
  69. ead79b8 Merge "Binder: Make sure binder objects do not overlap" by Arve Hjønnevåg · 11 years ago
  70. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  71. d8f0961 Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 11 years ago
  72. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 11 years ago
  73. 4ee5696 Virtual Display async mode is overridden by John Dong · 11 years ago
  74. d1c87d3 Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  75. 9076fa7 Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  76. f56ae19 Merge "Update GLES codegen to be in sync with frameworks/base" by Narayan Kamath · 11 years ago
  77. 6b4ecf3 Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit" by Colin Cross · 11 years ago
  78. 89450d4 surfaceflinger: add BoardConfig.mk variable to force 32-bit by Colin Cross · 11 years ago
  79. fb913cd Update GLES codegen to be in sync with frameworks/base by Ashok Bhat · 11 years ago
  80. 8e472fb Update EGL codegen to be in sync with frameworks/base by Ashok Bhat · 11 years ago
  81. d06f6b0 am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  82. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  83. d437364 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  84. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  85. 87b30d0 Binder: Don't cast directly from a pointer to binder_uintptr_t by Arve Hjønnevåg · 11 years ago
  86. 913a17f Merge "libagl: support multilib build" by Colin Cross · 11 years ago
  87. d5fe844 Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  88. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  89. 11cfdcc Binder: Disable attemptIncStrongHandle by Arve Hjønnevåg · 11 years ago
  90. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  91. ff75a80 libagl: support multilib build by Colin Cross · 11 years ago
  92. 7d86b45 Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  93. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  94. 07a4728 frameworks/native: move idmap to frameworks/base by Colin Cross · 11 years ago
  95. 6c14f0a Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  96. 340aa8c Merge "New command line tool 'idmap'" by Dianne Hackborn · 11 years ago
  97. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  98. 74be0f7 Merge "binder: fix all warnings" by Colin Cross · 12 years ago
  99. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  100. 055dac1 Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 12 years ago