1. d0f7ce4 am 9b04f860: Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE by Michael Wright · 12 years ago
  2. 9b04f86 Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE by Michael Wright · 12 years ago
  3. 13c6fb1 am 1649c77e: Merge "ART profiler" by Dave Allison · 12 years ago
  4. 7429e4f am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 12 years ago
  5. d711ef1 am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 12 years ago
  6. 1649c77 Merge "ART profiler" by Dave Allison · 12 years ago
  7. 37bf078 Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 12 years ago
  8. 112aa42 Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 12 years ago
  9. 86efcc0 SurfaceFlinger: fix 64-bit format string warnings by Greg Hackmann · 12 years ago
  10. d937073 ART profiler by Dave Allison · 12 years ago
  11. c339554 am 3a867ddc: am 19d64819: Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  12. 3a867dd am 19d64819: Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  13. 19d6481 Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  14. e7643e4 am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  15. 8ae7c02 am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  16. ffac23b am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  17. 1d84e25 am 3c39e03c: Merge "Don\'t pass in empty arg to dex2oat." by Mathieu Chartier · 12 years ago
  18. 3c39e03 Merge "Don't pass in empty arg to dex2oat." by Mathieu Chartier · 12 years ago
  19. f53dbfe Don't pass in empty arg to dex2oat. by Mathieu Chartier · 12 years ago
  20. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  21. c9e6037 am e19c99aa: Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags" by Brian Carlstrom · 12 years ago
  22. e19c99a Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags" by Brian Carlstrom · 12 years ago
  23. f8da962 am 1298c7e5: Merge "Parse LED mappings in keylayout files. DO NOT MERGE" into klp-modular-dev by Michael Wright · 12 years ago
  24. 1298c7e Merge "Parse LED mappings in keylayout files. DO NOT MERGE" into klp-modular-dev by Michael Wright · 12 years ago
  25. 0ae8e39 Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags by Brian Carlstrom · 12 years ago
  26. 1738d4f am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 12 years ago
  27. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 12 years ago
  28. eac548c am 61d6a008: Merge "hwc test: 64-bit compilation error" by Mark Salyzyn · 12 years ago
  29. 61d6a00 Merge "hwc test: 64-bit compilation error" by Mark Salyzyn · 12 years ago
  30. e933c03 hwc test: 64-bit compilation error by Mark Salyzyn · 12 years ago
  31. 8ffc234 am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 too by Simon Wilson · 12 years ago
  32. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 12 years ago
  33. 0a64337 am 6b4e5b7f: Merge "Fix misuse of ." by Ying Wang · 12 years ago
  34. 6b4e5b7 Merge "Fix misuse of $(my-dir)." by Ying Wang · 12 years ago
  35. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 12 years ago
  36. 6e79cb8 Enable OMAP4 SGX workaround for OMAP3 too by Simon Wilson · 12 years ago
  37. ad0f05b am b98c4761: Merge "Correcting include path in installd test project\'s Android.mk" by Narayan Kamath · 12 years ago
  38. b98c476 Merge "Correcting include path in installd test project's Android.mk" by Narayan Kamath · 12 years ago
  39. 7400742 Correcting include path in installd test project's Android.mk by Ramin Zaghi · 12 years ago
  40. 3e59925 am 93e6a48b: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 12 years ago
  41. 93e6a48 Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 12 years ago
  42. d61b48c AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 12 years ago
  43. 9d65631 am c9bf3ba4: Merge "Virtual Display async mode is overridden" by Jesse Hall · 12 years ago
  44. c9bf3ba Merge "Virtual Display async mode is overridden" by Jesse Hall · 12 years ago
  45. aa01ad9 am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 12 years ago
  46. 097b599 am e5c99bf3: Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 12 years ago
  47. aaa27fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 12 years ago
  48. e5c99bf Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 12 years ago
  49. fe648b4 am ead79b83: Merge "Binder: Make sure binder objects do not overlap" by Arve Hjønnevåg · 12 years ago
  50. ead79b8 Merge "Binder: Make sure binder objects do not overlap" by Arve Hjønnevåg · 12 years ago
  51. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 12 years ago
  52. d8f0961 Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 12 years ago
  53. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 12 years ago
  54. c529442 am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 12 years ago
  55. 4ee5696 Virtual Display async mode is overridden by John Dong · 12 years ago
  56. d1c87d3 Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 12 years ago
  57. 25a5717 am 9076fa78: Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 12 years ago
  58. 9b0d5ff am f56ae199: Merge "Update GLES codegen to be in sync with frameworks/base" by Narayan Kamath · 12 years ago
  59. 9076fa7 Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 12 years ago
  60. f56ae19 Merge "Update GLES codegen to be in sync with frameworks/base" by Narayan Kamath · 12 years ago
  61. 361d9df am 6b4ecf31: Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit" by Colin Cross · 12 years ago
  62. 6b4ecf3 Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit" by Colin Cross · 12 years ago
  63. 89450d4 surfaceflinger: add BoardConfig.mk variable to force 32-bit by Colin Cross · 12 years ago
  64. fb913cd Update GLES codegen to be in sync with frameworks/base by Ashok Bhat · 12 years ago
  65. 8e472fb Update EGL codegen to be in sync with frameworks/base by Ashok Bhat · 12 years ago
  66. 6f28611 Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 12 years ago
  67. 9b5c3b9 am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 12 years ago
  68. d5a354c am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 12 years ago
  69. d06f6b0 am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 12 years ago
  70. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 12 years ago
  71. 7cc5b88 am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 12 years ago
  72. e45636a am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 12 years ago
  73. d437364 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 12 years ago
  74. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 12 years ago
  75. 87b30d0 Binder: Don't cast directly from a pointer to binder_uintptr_t by Arve Hjønnevåg · 12 years ago
  76. 22a5c8b am 44c35ec4: Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  77. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  78. 7a66f7a am 913a17fd: Merge "libagl: support multilib build" by Colin Cross · 12 years ago
  79. 913a17f Merge "libagl: support multilib build" by Colin Cross · 12 years ago
  80. 8a9a2e2 am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 12 years ago
  81. d5fe844 Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 12 years ago
  82. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 12 years ago
  83. 11cfdcc Binder: Disable attemptIncStrongHandle by Arve Hjønnevåg · 12 years ago
  84. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 12 years ago
  85. ff75a80 libagl: support multilib build by Colin Cross · 12 years ago
  86. b37b312 am 7d86b454: Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 12 years ago
  87. 7d86b45 Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 12 years ago
  88. 0e4d288 am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 12 years ago
  89. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 12 years ago
  90. 07a4728 frameworks/native: move idmap to frameworks/base by Colin Cross · 12 years ago
  91. eac45b8 am ed4d28dd: Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 12 years ago
  92. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 12 years ago
  93. 6e5fdb1 am 6c14f0ad: Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 12 years ago
  94. 6c14f0a Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 12 years ago
  95. 9918806 am 340aa8cb: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 12 years ago
  96. 340aa8c Merge "New command line tool 'idmap'" by Dianne Hackborn · 12 years ago
  97. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 12 years ago
  98. 1772970 am 0f0ccf07: Add new software features by Adam Lesinski · 12 years ago
  99. 2b95750 am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 12 years ago
  100. 74be0f7 Merge "binder: fix all warnings" by Colin Cross · 12 years ago