1. 8a9a2e2 am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  2. d5fe844 Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  3. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  4. b37b312 am 7d86b454: Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  5. 7d86b45 Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  6. 0e4d288 am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  7. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  8. 07a4728 frameworks/native: move idmap to frameworks/base by Colin Cross · 11 years ago
  9. eac45b8 am ed4d28dd: Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 11 years ago
  10. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 11 years ago
  11. 6e5fdb1 am 6c14f0ad: Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  12. 6c14f0a Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  13. 9918806 am 340aa8cb: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 11 years ago
  14. 340aa8c Merge "New command line tool 'idmap'" by Dianne Hackborn · 11 years ago
  15. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  16. 1772970 am 0f0ccf07: Add new software features by Adam Lesinski · 11 years ago
  17. 2b95750 am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  18. 74be0f7 Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  19. 6f4f3ab binder: fix all warnings by Colin Cross · 11 years ago
  20. 0f0ccf0 Add new software features by Adam Lesinski · 11 years ago
  21. bdab63e am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 11 years ago
  22. 055dac1 Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 11 years ago
  23. 8769436 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 11 years ago
  24. 67041e6 am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 11 years ago
  25. fd6a3ff Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 11 years ago
  26. dc42580 am e636692a: [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 11 years ago
  27. 8641112 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
  28. 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 · 11 years ago
  29. f3ad11c 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
  30. c93865d am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  31. 58242fc Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  32. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  33. 5ee3daf New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  34. e636692 [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 11 years ago
  35. e5245cb ServiceManager: Implement PING_TRANSACTION by Arve Hjønnevåg · 11 years ago
  36. 399b6c3 ServiceManager: Use 32/64 bit types from new binder header by Arve Hjønnevåg · 11 years ago
  37. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 11 years ago
  38. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 11 years ago
  39. e8df30b am ebff73c3: Bug fix for SensorFusion data rate. by Aravind Akella · 11 years ago
  40. ebff73c Bug fix for SensorFusion data rate. by Aravind Akella · 11 years ago
  41. e0dd0b8 am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  42. f683e01 Binder: Make binder portable by Serban Constantinescu · 11 years ago
  43. 3a345f0 ServiceManager: Fix the binder interface by Serban Constantinescu · 11 years ago
  44. 5fb1b88 ServiceManager: Store handles in uint32_t instead of void * by Serban Constantinescu · 11 years ago
  45. 9b738bb ServiceManager: Generic Fixes by Serban Constantinescu · 11 years ago
  46. a44542c ServiceManager: Add extra error handling by Serban Constantinescu · 11 years ago
  47. dc832dc ServiceManager: Fix Android.mk by Serban Constantinescu · 11 years ago
  48. bcf3888 ServiceManager: Make use of kernel exported structures by Serban Constantinescu · 11 years ago
  49. af3efe8 Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  50. 0c05d3a frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  51. 39177b4 GLES_trace: fix compile errors on 64 bit architectures by Siva Velusamy · 11 years ago
  52. ade9a91 am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 11 years ago
  53. f65ebc3 am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 11 years ago
  54. f5bcb39 Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 11 years ago
  55. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 11 years ago
  56. 0da82a6 am 689a7f30: am 851b2cb1: Merge "Make libEGL build cleanly under 64-bit" by Colin Cross · 11 years ago
  57. 689a7f3 am 851b2cb1: Merge "Make libEGL build cleanly under 64-bit" by Colin Cross · 11 years ago
  58. 851b2cb Merge "Make libEGL build cleanly under 64-bit" by Colin Cross · 11 years ago
  59. 4864e85 Make libEGL build cleanly under 64-bit by Dan Stoza · 11 years ago
  60. dec678d am a21ba585: am 55f0668f: Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
  61. a21ba58 am 55f0668f: Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
  62. 55f0668 Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
  63. df50868 frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  64. 25f75c3 am 8c303f7e: am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 11 years ago
  65. 8c303f7 am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 11 years ago
  66. fcf9c1b Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 11 years ago
  67. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 11 years ago
  68. dd00090 am e3aeefd1: am af29b77a: Merge "libGLES_android: fix 64-bit compile errors" by Colin Cross · 11 years ago
  69. e3aeefd am af29b77a: Merge "libGLES_android: fix 64-bit compile errors" by Colin Cross · 11 years ago
  70. af29b77 Merge "libGLES_android: fix 64-bit compile errors" by Colin Cross · 11 years ago
  71. 444839b libGLES_android: fix 64-bit compile errors by Colin Cross · 11 years ago
  72. 0369121 am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  73. 4c37d08 am 6c7dcfa9: am 662d3134: Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 11 years ago
  74. e5f7bf7 am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  75. 6c7dcfa am 662d3134: Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 11 years ago
  76. b6c2100 Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  77. 662d313 Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 11 years ago
  78. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 11 years ago
  79. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 11 years ago
  80. 285bfef am c1bf6fa9: am 7fea2361: Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 11 years ago
  81. c1bf6fa am 7fea2361: Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 11 years ago
  82. 7fea236 Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 11 years ago
  83. e2d412f am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 11 years ago
  84. e7394ba am c02c35fb: Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 11 years ago
  85. c02c35f Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 11 years ago
  86. 47a3518 restorecon /data/media when re-creating it for multi-user upgrade. by Stephen Smalley · 11 years ago
  87. fe761ab Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  88. 2a83daa dumpstate: dump console-ramoops instead of last_kmsg if present by Todd Poynor · 11 years ago
  89. 1b5143b am de8c8069: Merge commit \'1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74\' into HEAD by The Android Open Source Project · 11 years ago
  90. de8c806 Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD by The Android Open Source Project · 11 years ago
  91. 46cfde3 am 708602cc: Merge "DispSync: remove delay when enabling vsync events" by Jesse Hall · 11 years ago
  92. 708602c Merge "DispSync: remove delay when enabling vsync events" by Jesse Hall · 11 years ago
  93. 629b987 DispSync: remove delay when enabling vsync events by Jamie Gennis · 11 years ago
  94. 651dc74 am bef08b8d: Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 11 years ago
  95. bef08b8 Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 11 years ago
  96. f4325ce am 63b62e8c: am 66ad04bc: Merge "Remove incompatible ashmem.h" by Dima Zavin · 11 years ago
  97. 63b62e8 am 66ad04bc: Merge "Remove incompatible ashmem.h" by Dima Zavin · 11 years ago
  98. 66ad04b Merge "Remove incompatible ashmem.h" by Dima Zavin · 11 years ago
  99. 24bff56 am fc3cdb93: Merge commit \'afd0debe4bdf47dc0f968282ca1261842bb65d60\' into HEAD by The Android Open Source Project · 11 years ago
  100. fc3cdb9 Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEAD by The Android Open Source Project · 11 years ago