1. bbc13bc Merge "Improve ROTATION_VECTOR sensor documentation" by Mathias Agopian · 14 years ago
  2. d93ff97 Improve ROTATION_VECTOR sensor documentation by Mathias Agopian · 14 years ago
  3. 1ca194d am 05a9b62f: am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++" by David 'Digit' Turner · 14 years ago
  4. 1714a2a am 61d6a702: am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> header." by David 'Digit' Turner · 14 years ago
  5. 05a9b62 am d1be1d02: Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++" by David 'Digit' Turner · 14 years ago
  6. 61d6a70 am 67e71a87: am ee5636cf: Merge "Add <hardware/qemu_pipe.h> header." by David 'Digit' Turner · 14 years ago
  7. d1be1d0 Merge "<hardware/qemu_pipe.h>: Allow inclusion from C++" by David 'Digit' Turner · 14 years ago
  8. ca196ed <hardware/qemu_pipe.h>: Allow inclusion from C++ by David 'Digit' Turner · 14 years ago
  9. 03dd9c6 remove deprecated/unused HAL headers by Mathias Agopian · 14 years ago
  10. 53b8af5 get rid of GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFER by Mathias Agopian · 14 years ago
  11. 67e71a8 am ee5636cf: Merge "Add <hardware/qemu_pipe.h> header." by David 'Digit' Turner · 14 years ago
  12. ee5636c Merge "Add <hardware/qemu_pipe.h> header." by David 'Digit' Turner · 14 years ago
  13. e2762c4 Add <hardware/qemu_pipe.h> header. by David 'Digit' Turner · 14 years ago
  14. 8cc353a libhardware: add stub audio and audio_policy modules by Dima Zavin · 14 years ago
  15. 7e03316 libhardware: add separate makefile for modules subdir by Dima Zavin · 14 years ago
  16. f1504db libhardware: add audio defines and HAL headers by Dima Zavin · 14 years ago
  17. fa9c285 Merge "add a method to blank/unblank the screen" by Mathias Agopian · 14 years ago
  18. 97c7c40 add a method to blank/unblank the screen by Mathias Agopian · 14 years ago
  19. 54921de libhardware: add concept of module classes by Dima Zavin · 14 years ago
  20. c9881d8 am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 14 years ago
  21. cb4ea7a am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 14 years ago
  22. 7b58486 am cd347fdf: Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 14 years ago
  23. cd347fd Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 14 years ago
  24. 54f9dd0 fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_TEMPERATURE by Mathias Agopian · 14 years ago
  25. 14e3641 hardware/libhardware: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  26. 8c45998 am 30497e4f: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  27. 30497e4 Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  28. a9ac4d0 Mass merge from gingerbread - do not merge by The Android Open Source Project · 15 years ago
  29. 7cb277a Protected surface API by Glenn Kasten · 15 years ago
  30. 91f7fab am 25b68b5c: gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 15 years ago
  31. a80988c am 80d3699c: gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  32. d8c4b8c am 36292755: am 25b68b5c: gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 15 years ago
  33. 3629275 am 25b68b5c: gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 15 years ago
  34. 25b68b5 gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 15 years ago
  35. 7939cda am 3d05f9cf: Merge 80d3699c: gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  36. 3d05f9c Merge 80d3699c: gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  37. d72be75 am f540c44f: am 80d3699c: gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  38. f540c44 am 80d3699c: gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  39. 80d3699 gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 15 years ago
  40. 158549c gralloc: add dump hooks to gralloc/hwcomposer by Erik Gilling · 15 years ago
  41. e995204 gralloc: add padding to alloc_device_t and hwc_composer_device_t by Erik Gilling · 15 years ago
  42. 45e2371 const native_handle_t* -> buffer_handle_t by Louis Huemiller · 15 years ago
  43. 1b514ad am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into gingerbread by Mathias Agopian · 15 years ago
  44. 778ab43 am 3cceacee: Merge "update rotation-vector documentation." into gingerbread by Mathias Agopian · 15 years ago
  45. 3cceace Merge "update rotation-vector documentation." into gingerbread by Mathias Agopian · 15 years ago
  46. 2c1001e am 2d17786b: am 2ec21933: Update the docs for the private pixel formats. by Jamie Gennis · 15 years ago
  47. 2d17786 am 2ec21933: Update the docs for the private pixel formats. by Jamie Gennis · 15 years ago
  48. 38476fa Hardware Composer add const for handle pointer by Louis Huemiller · 15 years ago
  49. 42b743c update rotation-vector documentation. by Mathias Agopian · 15 years ago
  50. 2ec2193 Update the docs for the private pixel formats. by Jamie Gennis · 15 years ago
  51. 7edeaf9 Add a gralloc usage flag for external displays. by Jamie Gennis · 15 years ago
  52. 2ec5715 am caf9528e: am 2d1e978e: improve hardware.h documentation by Mathias Agopian · 15 years ago
  53. caf9528 am 2d1e978e: improve hardware.h documentation by Mathias Agopian · 15 years ago
  54. 2d1e978 improve hardware.h documentation by Mathias Agopian · 15 years ago
  55. 871815b hwcomposer.h - Add comment that buffer handles in a list must be unique by Louis Huemiller · 15 years ago
  56. abcf2c6 am ccacbce3: am 937af9b7: fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices by Mathias Agopian · 15 years ago
  57. ccacbce am 937af9b7: fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices by Mathias Agopian · 15 years ago
  58. 937af9b fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices by Mathias Agopian · 15 years ago
  59. f30ac95 am 4829b184: am 118b5d79: Allow disabling page-flipping. by Jean-Baptiste Queru · 15 years ago
  60. 4829b18 am 118b5d79: Allow disabling page-flipping. by Jean-Baptiste Queru · 15 years ago
  61. 118b5d7 Allow disabling page-flipping. by Jean-Baptiste Queru · 15 years ago
  62. e202e28 am 7b96b46c: am 455e83b7: GPS: Add update_network_state call to AGpsRilInterface by Mike Lockwood · 15 years ago
  63. 7b96b46 am 455e83b7: GPS: Add update_network_state call to AGpsRilInterface by Mike Lockwood · 15 years ago
  64. 455e83b GPS: Add update_network_state call to AGpsRilInterface by Mike Lockwood · 15 years ago
  65. 41f4cb3 am b15cd546: am 5f404f58: gps: Adding AgpsRilInterface extension by Miguel Torroja · 15 years ago
  66. b15cd54 am 5f404f58: gps: Adding AgpsRilInterface extension by Miguel Torroja · 15 years ago
  67. 5f404f5 gps: Adding AgpsRilInterface extension by Miguel Torroja · 15 years ago
  68. 6014b4e am 26ad3929: am e755bd40: add /vendor support by Brian Swetland · 15 years ago
  69. 26ad392 am e755bd40: add /vendor support by Brian Swetland · 15 years ago
  70. e755bd4 add /vendor support by Brian Swetland · 15 years ago
  71. 8cd4162 resolved conflicts for merge of 72c113ee to master by Mathias Agopian · 15 years ago
  72. 72c113e am c04e5f68: Added a data field for gyroscopes and improved documentation. by Mathias Agopian · 15 years ago
  73. c04e5f6 Added a data field for gyroscopes and improved documentation. by Mathias Agopian · 15 years ago
  74. 355e330 am 20d7bafc: am a2df7ab5: Fix (again) description of our interchange YV12 format by Mathias Agopian · 15 years ago
  75. 20d7baf am a2df7ab5: Fix (again) description of our interchange YV12 format by Mathias Agopian · 15 years ago
  76. a2df7ab Fix (again) description of our interchange YV12 format by Mathias Agopian · 15 years ago
  77. 9b4250f am 2d0e51f8: am 03cb00b7: Fix sim-eng build. by Brian Carlstrom · 15 years ago
  78. 2d0e51f am 03cb00b7: Fix sim-eng build. by Brian Carlstrom · 15 years ago
  79. 03cb00b Fix sim-eng build. by Brian Carlstrom · 15 years ago
  80. 4f4eeba am a9c5514e: am 4ec14c1e: add new sensor types for handling gyro data and device orientation more efficiently. by Kevin Powell · 15 years ago
  81. e8b8c39 resolved conflicts for merge of 5e610d6a to master by Kenny Root · 15 years ago
  82. a9c5514 am 4ec14c1e: add new sensor types for handling gyro data and device orientation more efficiently. by Kevin Powell · 15 years ago
  83. bfbf26c am 3691181b: am 76022c6f: Merge "revert pixelformat hack" into gingerbread by Mathias Agopian · 15 years ago
  84. f26f9a6 am 0b948165: am 5f5c5460: Fix build (missing #include). by Elliott Hughes · 15 years ago
  85. 4ec14c1 add new sensor types for handling gyro data and device orientation more efficiently. by Kevin Powell · 15 years ago
  86. 5e610d6 resolved conflicts for merge of b01a043d to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  87. 14d12f9 am 5032cb8b: (-s ours) am 2698f0cd: Revert hwcomposer HAL. DO NOT MERGE. by Mathias Agopian · 15 years ago
  88. 3691181 am 76022c6f: Merge "revert pixelformat hack" into gingerbread by Mathias Agopian · 15 years ago
  89. 76022c6 Merge "revert pixelformat hack" into gingerbread by Mathias Agopian · 15 years ago
  90. 2250f45 revert pixelformat hack by Mathias Agopian · 15 years ago
  91. 0b94816 am 5f5c5460: Fix build (missing #include). by Elliott Hughes · 15 years ago
  92. 5f5c546 Fix build (missing #include). by Elliott Hughes · 15 years ago
  93. 5032cb8 am 2698f0cd: Revert hwcomposer HAL. DO NOT MERGE. by Mathias Agopian · 15 years ago
  94. 2698f0c Revert hwcomposer HAL. DO NOT MERGE. by Mathias Agopian · 15 years ago
  95. db23b53 am ee1b98f8: am cdd44a0d: added a new hint to tell SF it should clear the FB for some layers by Mathias Agopian · 15 years ago
  96. ee1b98f am cdd44a0d: added a new hint to tell SF it should clear the FB for some layers by Mathias Agopian · 15 years ago
  97. cdd44a0 added a new hint to tell SF it should clear the FB for some layers by Mathias Agopian · 15 years ago
  98. 2a6a3d7 am 525178d5: am e6b5c05a: Add a helper for dumping layers into the log by Mathias Agopian · 15 years ago
  99. 525178d am e6b5c05a: Add a helper for dumping layers into the log by Mathias Agopian · 15 years ago
  100. e6b5c05 Add a helper for dumping layers into the log by Mathias Agopian · 15 years ago