1. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 11 years ago
  2. b304edb remove libutils by Alex Ray · 11 years ago
  3. 8776c34 Fix BlobCache_test by Brian Carlstrom · 11 years ago
  4. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  5. 1d76781 Make Flattenable not virtual (libutils) by Mathias Agopian · 11 years ago
  6. 7925b6b Merge "EGL: fix eglTerminate blob cache behavior" by Jamie Gennis · 11 years ago
  7. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 11 years ago
  8. f7c6087 BufferQueue: Support query of consumer usage bits by Eino-Ville Talvala · 11 years ago
  9. f97b6e2 am 9f476fd0: Merge "Add a symbol to represent MNC=0" by Wink Saville · 11 years ago
  10. 9f476fd Merge "Add a symbol to represent MNC=0" by Wink Saville · 11 years ago
  11. aaff4ef SurfaceFlinger: Set the result of binderized screencapture by Mike J. Chen · 11 years ago
  12. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  13. bf5b849 fix build by Mathias Agopian · 11 years ago
  14. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  15. dd53371 make transparent pixels transparents again by Mathias Agopian · 11 years ago
  16. 8df483c Add a symbol to represent MNC=0 by Johan Redestig · 11 years ago
  17. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  18. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 11 years ago
  19. 9642dba Merge "Fix a race in BufferQueue" by Mathias Agopian · 11 years ago
  20. 87bf0d9 add libbatteryservice by Todd Poynor · 11 years ago
  21. a7b0f04 defaultServiceManager wait for service manager ready by Todd Poynor · 11 years ago
  22. 1d4f79c Merge "surfaceflinger: add frame duration logging" by Jamie Gennis · 11 years ago
  23. a49a4a2 Merge "libutils: give BasicHashtableImpl a virtual destructor" by Alex Ray · 11 years ago
  24. 02c9afa Merge "add static dependency on liblog" by Colin Cross · 11 years ago
  25. 194bc4f libutils: give BasicHashtableImpl a virtual destructor by Alex Ray · 11 years ago
  26. 6bac363 Fix a race in BufferQueue by Mathias Agopian · 11 years ago
  27. 4afb57b add static dependency on liblog by Colin Cross · 11 years ago
  28. 656a6b9 dumpstate: remove libutils dependency by Alex Ray · 11 years ago
  29. 6547ff4 surfaceflinger: add frame duration logging by Jamie Gennis · 11 years ago
  30. ea3d82c utils: move thread enums to system/core by Alex Ray · 11 years ago
  31. 4ee6cbe Merge "libbinder: include sys/uio.h instead of cutils/uio.h" by Colin Cross · 11 years ago
  32. f5f8fa0 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 11 years ago
  33. 0e0f10b Merge "libbinder: add libutils dependency" by Alex Ray · 11 years ago
  34. f52ca32 Merge "Add controller numbers for gamepads / joysticks" by Michael Wright · 11 years ago
  35. 894e178 libbinder: add libutils dependency by Alex Ray · 11 years ago
  36. 4ffb7b1 Merge "Add C++ library for ConnectivityManager" by Geremy Condra · 11 years ago
  37. 3251232 Merge "fix log messages and bogus error message" by Mathias Agopian · 11 years ago
  38. 207c1e2 fix log messages and bogus error message by Mathias Agopian · 11 years ago
  39. 6bbe39d Merge "Fix AppOsManager missing mutex unlock." by Zhijun He · 11 years ago
  40. 20d0380 Fix AppOsManager missing mutex unlock. by Zhijun He · 11 years ago
  41. 93f7daa Add NFC host-based card emulation feature. by Martijn Coenen · 11 years ago
  42. 0415d63 Add controller numbers for gamepads / joysticks by Michael Wright · 11 years ago
  43. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 11 years ago
  44. bdce817 Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 by Mathias Agopian · 11 years ago
  45. 26a6f37 make sure to reset the framenumber when a buffer is marked FREE by Mathias Agopian · 11 years ago
  46. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 11 years ago
  47. e5bb2a4 Merge "Add input device property for buttons under touchpads" by Michael Wright · 11 years ago
  48. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 11 years ago
  49. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  50. 1962f65 Merge "Follow framework change to track started ops by proc." by Dianne Hackborn · 11 years ago
  51. 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 11 years ago
  52. 3ec92e1 Merge "Clarify some android-specific OMX extensions for native buffers." by Lajos Molnar · 11 years ago
  53. 5f39f60 Clarify some android-specific OMX extensions for native buffers. by Lajos Molnar · 11 years ago
  54. ba3ed90 am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 11 years ago
  55. 082fc1c am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 11 years ago
  56. ae96102 Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 11 years ago
  57. 77a9b4a EGL: Fix error for eglCreateWindowSurface by Jonathan Hamilton · 11 years ago
  58. 0e61563 am 384f55ff: (-s ours) Merge "Tweaks for forward compatibility" into stage-aosp-master by Jean-Baptiste Queru · 11 years ago
  59. 33510c0 Add C++ library for ConnectivityManager by Chad Brubaker · 11 years ago
  60. bce7611 Fix build -- update for function signature change by Jesse Hall · 11 years ago
  61. 3bc3840 Merge "Rewrite VirtualDisplaySurface" by Jesse Hall · 11 years ago
  62. 384f55f Merge "Tweaks for forward compatibility" into stage-aosp-master by Jean-Baptiste Queru · 11 years ago
  63. b6a0ca7 Tweaks for forward compatibility by Jean-Baptiste Queru · 11 years ago
  64. 6fda52b always pass the BufferQueue explicitely to consumers by Ying Wang · 11 years ago
  65. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  66. 7556c37 Merge "Completely remove skia dependency from libinput." by Jeff Brown · 11 years ago
  67. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 11 years ago
  68. 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 11 years ago
  69. 0fd3bf4 Merge "Fix issue #9860494: Waiting for service batteryinfo..." by Dianne Hackborn · 11 years ago
  70. e3468ad Merge "Fix PDK build." by Jeff Brown · 11 years ago
  71. 5a2f68e Fix PDK build. by Jeff Brown · 11 years ago
  72. f8bca79 Merge "Change legacy "persona" references to userid_t." by Jeff Sharkey · 11 years ago
  73. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 11 years ago
  74. ee83397 Fix issue #9860494: Waiting for service batteryinfo... by Dianne Hackborn · 11 years ago
  75. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 11 years ago
  76. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 11 years ago
  77. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 11 years ago
  78. b05c4e0 Merge "dumpstate: Show SELinux process labels" by Nick Kralevich · 11 years ago
  79. 76b45c1 dumpstate: Show SELinux process labels by Nick Kralevich · 11 years ago
  80. 4ca0c72 am 65752b2b: (-s ours) Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  81. 65752b2 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  82. 70421f3 merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  83. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  84. 883140d Merge "SurfaceFlinger: EventThread: Fix Vsync array size." by Jesse Hall · 11 years ago
  85. 5c876fa SurfaceFlinger: EventThread: Fix Vsync array size. by Saurabh Shah · 11 years ago
  86. cdd7d8b resolved conflicts for merge of 00aea5c5 to master by Mathias Agopian · 11 years ago
  87. 00aea5c am ac9a96da: fix a dead-lock in sensorservice by Mathias Agopian · 11 years ago
  88. 1bd5068 Fix cmd line arguments for usagestats. by Dianne Hackborn · 11 years ago
  89. ac9a96d fix a dead-lock in sensorservice by Mathias Agopian · 11 years ago
  90. 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 11 years ago
  91. 931fd6d Add input device property for buttons under touchpads by Michael Wright · 11 years ago
  92. 59a99aa am 9201798c: (-s ours) Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  93. ffc791a am 47f31b19: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  94. 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
  95. 4ae03b9 Merge "resolved conflicts for merge of 5477d0e4 to master" by Jesse Hall · 11 years ago
  96. 94cdba9 resolved conflicts for merge of 5477d0e4 to master by Jesse Hall · 11 years ago
  97. c33f9a7 Merge "Pay attention to buffer timestamps" by Andy McFadden · 11 years ago
  98. bb7272f Merge "fix SF buffer cropping" by Mathias Agopian · 11 years ago
  99. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 11 years ago
  100. 6b44267 fix SF buffer cropping by Mathias Agopian · 11 years ago