1. 9a79ba8 am 913a17fd: Merge "libagl: support multilib build" by Colin Cross · 11 years ago
  2. 3724c30 am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  3. 9cc9e7c am 7d86b454: Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  4. 3eb91b7 am 19d64819: Bug fix for SensorFusion data rate. by Aravind Akella · 11 years ago
  5. d9da227 am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  6. c43da75 am 6c14f0ad: Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  7. 8fb86e7 am 340aa8cb: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 11 years ago
  8. 8ff043d am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  9. 01769ef am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 11 years ago
  10. 11ba57f am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 11 years ago
  11. 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
  12. eea5b29 am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  13. 08732ff am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  14. 19d6481 Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  15. ffac23b am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 11 years ago
  16. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 11 years ago
  17. 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
  18. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  19. d437364 am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  20. 913a17f Merge "libagl: support multilib build" by Colin Cross · 11 years ago
  21. d5fe844 Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  22. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  23. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  24. ff75a80 libagl: support multilib build by Colin Cross · 11 years ago
  25. 7d86b45 Merge "frameworks/native: move idmap to frameworks/base" by Dianne Hackborn · 11 years ago
  26. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  27. 07a4728 frameworks/native: move idmap to frameworks/base by Colin Cross · 11 years ago
  28. 6c14f0a Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  29. 340aa8c Merge "New command line tool 'idmap'" by Dianne Hackborn · 11 years ago
  30. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  31. 74be0f7 Merge "binder: fix all warnings" by Colin Cross · 12 years ago
  32. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  33. 055dac1 Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 12 years ago
  34. 8769436 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 12 years ago
  35. fd6a3ff Merge "GLES_trace: fix compile errors on 64 bit architectures" by Siva Velusamy · 12 years ago
  36. 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
  37. 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
  38. 58242fc Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  39. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 12 years ago
  40. 5ee3daf New command line tool 'idmap' by Mårten Kongstad · 12 years ago
  41. e5245cb ServiceManager: Implement PING_TRANSACTION by Arve Hjønnevåg · 12 years ago
  42. 399b6c3 ServiceManager: Use 32/64 bit types from new binder header by Arve Hjønnevåg · 12 years ago
  43. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  44. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 12 years ago
  45. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  46. 3a345f0 ServiceManager: Fix the binder interface by Serban Constantinescu · 12 years ago
  47. 5fb1b88 ServiceManager: Store handles in uint32_t instead of void * by Serban Constantinescu · 12 years ago
  48. 9b738bb ServiceManager: Generic Fixes by Serban Constantinescu · 12 years ago
  49. a44542c ServiceManager: Add extra error handling by Serban Constantinescu · 12 years ago
  50. dc832dc ServiceManager: Fix Android.mk by Serban Constantinescu · 12 years ago
  51. bcf3888 ServiceManager: Make use of kernel exported structures by Serban Constantinescu · 12 years ago
  52. af3efe8 Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 12 years ago
  53. 0c05d3a frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  54. 39177b4 GLES_trace: fix compile errors on 64 bit architectures by Siva Velusamy · 12 years ago
  55. f65ebc3 am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 12 years ago
  56. f5bcb39 Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 12 years ago
  57. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 12 years ago
  58. 689a7f3 am 851b2cb1: Merge "Make libEGL build cleanly under 64-bit" by Colin Cross · 12 years ago
  59. 851b2cb Merge "Make libEGL build cleanly under 64-bit" by Colin Cross · 12 years ago
  60. 4864e85 Make libEGL build cleanly under 64-bit by Dan Stoza · 12 years ago
  61. a21ba58 am 55f0668f: Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 12 years ago
  62. 55f0668 Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 12 years ago
  63. df50868 frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 12 years ago
  64. 8c303f7 am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 12 years ago
  65. fcf9c1b Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 12 years ago
  66. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 12 years ago
  67. e3aeefd am af29b77a: Merge "libGLES_android: fix 64-bit compile errors" by Colin Cross · 12 years ago
  68. af29b77 Merge "libGLES_android: fix 64-bit compile errors" by Colin Cross · 12 years ago
  69. 444839b libGLES_android: fix 64-bit compile errors by Colin Cross · 12 years ago
  70. e5f7bf7 am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 12 years ago
  71. 6c7dcfa am 662d3134: Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 12 years ago
  72. b6c2100 Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 12 years ago
  73. 662d313 Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 12 years ago
  74. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  75. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 12 years ago
  76. c1bf6fa am 7fea2361: Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 12 years ago
  77. 7fea236 Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 12 years ago
  78. e7394ba am c02c35fb: Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 12 years ago
  79. c02c35f Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 12 years ago
  80. 47a3518 restorecon /data/media when re-creating it for multi-user upgrade. by Stephen Smalley · 12 years ago
  81. fe761ab Track Looper decoupling from ALooper by Brian Carlstrom · 12 years ago
  82. 1b5143b am de8c8069: Merge commit \'1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74\' into HEAD by The Android Open Source Project · 12 years ago
  83. de8c806 Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74' into HEAD by The Android Open Source Project · 12 years ago
  84. 46cfde3 am 708602cc: Merge "DispSync: remove delay when enabling vsync events" by Jesse Hall · 12 years ago
  85. 708602c Merge "DispSync: remove delay when enabling vsync events" by Jesse Hall · 12 years ago
  86. 629b987 DispSync: remove delay when enabling vsync events by Jamie Gennis · 12 years ago
  87. 651dc74 am bef08b8d: Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 12 years ago
  88. bef08b8 Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 12 years ago
  89. f4325ce am 63b62e8c: am 66ad04bc: Merge "Remove incompatible ashmem.h" by Dima Zavin · 12 years ago
  90. 63b62e8 am 66ad04bc: Merge "Remove incompatible ashmem.h" by Dima Zavin · 12 years ago
  91. 66ad04b Merge "Remove incompatible ashmem.h" by Dima Zavin · 12 years ago
  92. 24bff56 am fc3cdb93: Merge commit \'afd0debe4bdf47dc0f968282ca1261842bb65d60\' into HEAD by The Android Open Source Project · 12 years ago
  93. fc3cdb9 Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60' into HEAD by The Android Open Source Project · 12 years ago
  94. 0d103b5 am f2f74ca6: Merge "Remove references to obsolete pmem functionality." by Elliott Hughes · 12 years ago
  95. f2f74ca Merge "Remove references to obsolete pmem functionality." by Elliott Hughes · 12 years ago
  96. a5a13a3 Remove references to obsolete pmem functionality. by Elliott Hughes · 12 years ago
  97. 1ee45c2 am 14e8b01a: Don\'t change the framebuffer target until we render a new one by Jesse Hall · 12 years ago
  98. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 12 years ago android-4.4.1_r1 android-4.4.1_r1.0.1 android-4.4.2_r1 android-4.4.2_r1.0.1 android-4.4.2_r2 android-4.4.2_r2.0.1 android-sdk-4.4.2_r1 android-sdk-4.4.2_r1.0.1
  99. 2d32aa5 am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 12 years ago
  100. 356c238 Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 12 years ago