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