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