1. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  2. 1d76781 Make Flattenable not virtual (libutils) by Mathias Agopian · 11 years ago
  3. f7c6087 BufferQueue: Support query of consumer usage bits by Eino-Ville Talvala · 11 years ago
  4. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  5. bf5b849 fix build by Mathias Agopian · 11 years ago
  6. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  7. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  8. 9642dba Merge "Fix a race in BufferQueue" by Mathias Agopian · 11 years ago
  9. a7b0f04 defaultServiceManager wait for service manager ready by Todd Poynor · 11 years ago
  10. a49a4a2 Merge "libutils: give BasicHashtableImpl a virtual destructor" by Alex Ray · 11 years ago
  11. 194bc4f libutils: give BasicHashtableImpl a virtual destructor by Alex Ray · 11 years ago
  12. 6bac363 Fix a race in BufferQueue by Mathias Agopian · 11 years ago
  13. 4afb57b add static dependency on liblog by Colin Cross · 11 years ago
  14. 0e0f10b Merge "libbinder: add libutils dependency" by Alex Ray · 11 years ago
  15. f52ca32 Merge "Add controller numbers for gamepads / joysticks" by Michael Wright · 11 years ago
  16. 894e178 libbinder: add libutils dependency by Alex Ray · 11 years ago
  17. 3251232 Merge "fix log messages and bogus error message" by Mathias Agopian · 11 years ago
  18. 207c1e2 fix log messages and bogus error message by Mathias Agopian · 11 years ago
  19. 6bbe39d Merge "Fix AppOsManager missing mutex unlock." by Zhijun He · 11 years ago
  20. 20d0380 Fix AppOsManager missing mutex unlock. by Zhijun He · 11 years ago
  21. 0415d63 Add controller numbers for gamepads / joysticks by Michael Wright · 11 years ago
  22. bdce817 Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 by Mathias Agopian · 11 years ago
  23. 26a6f37 make sure to reset the framenumber when a buffer is marked FREE by Mathias Agopian · 11 years ago
  24. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 11 years ago
  25. e5bb2a4 Merge "Add input device property for buttons under touchpads" by Michael Wright · 11 years ago
  26. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 11 years ago
  27. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  28. 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 11 years ago
  29. 384f55f Merge "Tweaks for forward compatibility" into stage-aosp-master by Jean-Baptiste Queru · 11 years ago
  30. b6a0ca7 Tweaks for forward compatibility by Jean-Baptiste Queru · 11 years ago
  31. 6fda52b always pass the BufferQueue explicitely to consumers by Ying Wang · 11 years ago
  32. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  33. 7556c37 Merge "Completely remove skia dependency from libinput." by Jeff Brown · 11 years ago
  34. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 11 years ago
  35. 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 11 years ago
  36. 5a2f68e Fix PDK build. by Jeff Brown · 11 years ago
  37. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 11 years ago
  38. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 11 years ago
  39. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  40. 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 11 years ago
  41. 931fd6d Add input device property for buttons under touchpads by Michael Wright · 11 years ago
  42. 7b4d535 am 54d97c88: am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  43. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 11 years ago
  44. 54d97c8 am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  45. 9da67a9 am 67481607: Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  46. 6748160 Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 11 years ago
  47. 2dccfdc Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 11 years ago
  48. 06b6aed Merge "mv libcpustats from frameworks/native to frameworks/av" by Glenn Kasten · 11 years ago
  49. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 11 years ago
  50. 80b5cf9 do not build libinput in PDK by keunyoung · 11 years ago
  51. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 11 years ago
  52. abd070e mv libcpustats from frameworks/native to frameworks/av by Glenn Kasten · 11 years ago
  53. fc1f308 am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  54. de83689 am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  55. ef07386 Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  56. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 11 years ago
  57. ae4d9dd Merge "Added bitwise-or and bitwise-and to BitSet" by Michael Wright · 11 years ago
  58. 24beb02 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 11 years ago
  59. 05431a9 Merge "Bring back overloading to print String8/16." by Jeff Sharkey · 11 years ago
  60. af0f8c0 am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  61. 8cb8925 Bring back overloading to print String8/16. by Jeff Sharkey · 11 years ago
  62. 255405e am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  63. 3f727c0 fix mem leak on error handling by Hyejin Kim · 11 years ago
  64. 9e3cb55 BufferQueue: remove freeAllBuffersExceptHeadLocked() by Lajos Molnar · 11 years ago
  65. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 11 years ago
  66. 058219f Merge "Remove unnecessary header file." by Nick Kralevich · 11 years ago
  67. 06a582e Remove unnecessary header file. by Nick Kralevich · 11 years ago
  68. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  69. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  70. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 11 years ago
  71. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 11 years ago
  72. a6cb039 remove reserved virtual slots by Mathias Agopian · 11 years ago
  73. d487ca1 am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 11 years ago
  74. f743e3d Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 11 years ago
  75. 8050299 new String8, String16 ctors to initialize empty static strings with static linkage by Mathias Agopian · 11 years ago
  76. 002e1e5 libutils clean-up by Mathias Agopian · 11 years ago
  77. b4f1a02 Merge "String8: ensure static init done prior to empty string reference" by Todd Poynor · 11 years ago
  78. ffad7d1 Add new Looper API to check whether the looper is idle. by Dianne Hackborn · 11 years ago
  79. 1bf3b4a String8: ensure static init done prior to empty string reference by Todd Poynor · 11 years ago
  80. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 11 years ago
  81. 98b5077 am 3755dbec: am 3d3cc6e1: Merge "Report actual disk space used" into jb-mr2-dev by Marco Nelissen · 11 years ago
  82. 7719b85 Report actual disk space used by Marco Nelissen · 11 years ago
  83. b1b307e Merge "Build a static device libutils" by Bjorn Bringert · 11 years ago
  84. f19c4ae Build a static device libutils by Bjorn Bringert · 11 years ago
  85. 748b696 am 83ad8957: am 5b6ebd71: Merge "libgui_test: fix a couple minor test issues" into jb-mr2-dev by Jamie Gennis · 11 years ago
  86. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 11 years ago
  87. ea2d942 libgui_test: fix a couple minor test issues by Jamie Gennis · 11 years ago
  88. 6bbd8e3 am 3cf76aff: am e692ab9a: fix uninitialized variables in GLConsumer by Mathias Agopian · 11 years ago
  89. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 11 years ago
  90. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 11 years ago
  91. 6ca04ca am f3d93d43: am 187edf93: Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 11 years ago
  92. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 11 years ago
  93. e7e37a9 am cf73e1fd: am f31510a2: Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 11 years ago
  94. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 11 years ago
  95. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 11 years ago
  96. 91f056e am 12ff91b0: am 53dc9044: Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 11 years ago
  97. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 11 years ago
  98. 63e13c8 am 46f19772: resolved conflicts for merge of c76e8a20 to jb-mr2-dev-plus-aosp by Ying Wang · 11 years ago
  99. c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  100. 8a0cb4e Add liblog by Ying Wang · 11 years ago