1. bcbd78b MediaDrm API update by Jeff Tinker · 12 years ago
  2. 9dd8d89 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  3. 1cd763f am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  4. cd91024 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  5. 437bdbb Merge "Add seinfo parsing to PackageManagerService." into jb-mr2-dev by Geremy Condra · 12 years ago
  6. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  7. d7cde42 Merge "Bugreport broadcasts are only useful to owners." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  8. aaaa57b Bugreport broadcasts are only useful to owners. by Jeff Sharkey · 12 years ago
  9. 5a557a6 Merge "Fix virtual displays for HWC<=1.1" into jb-mr2-dev by Jesse Hall · 12 years ago
  10. 78d2a07 Merge changes I98927540,I95c71e8d into jb-mr2-dev by Jesse Hall · 12 years ago
  11. 0046d96 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 12 years ago
  12. ffe1f19 Fix virtual displays for HWC<=1.1 by Jesse Hall · 12 years ago
  13. 48bc05b Fix dump when virtual display exists by Jesse Hall · 12 years ago
  14. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
  15. afaf14b Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES by Jesse Hall · 12 years ago
  16. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  17. 8d8c759 Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev by Jesse Hall · 12 years ago
  18. ed98557 make sure screenshot are in a format supported by Bitmap.java by Mathias Agopian · 12 years ago
  19. 7133f86 Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 12 years ago
  20. 50210b9 fix a typo that broke all screenshots by Mathias Agopian · 12 years ago
  21. 0188eef Merge "only use glReadPixels() when needed when taking screenshots" into jb-mr2-dev by Mathias Agopian · 12 years ago
  22. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  23. 504e1f2 Merge "initialize planeAlpha (to 0xFF) for the FB_TARGET" into jb-mr2-dev by Mathias Agopian · 12 years ago
  24. 70a6e88 initialize planeAlpha (to 0xFF) for the FB_TARGET by Mathias Agopian · 12 years ago
  25. 43122e7 atrace: use creat instead of truncate by Jamie Gennis · 12 years ago
  26. b4b1730 only use glReadPixels() when needed when taking screenshots by Mathias Agopian · 12 years ago
  27. aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  28. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 12 years ago
  29. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 12 years ago
  30. 7c1a487 fix build. update test to new API by Mathias Agopian · 12 years ago
  31. ff7c234 Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev by Mathias Agopian · 12 years ago
  32. a6c1ab5 Merge "Move screenshots near beginning of dumpstate." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  33. 7414965 Release virtual display buffer immediately after HWC set by Jesse Hall · 12 years ago
  34. 30041bd Merge "Updated MediaDrm API based on review input." into jb-mr2-dev by Jeff Tinker · 12 years ago
  35. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  36. 9cd766a disable RefBase consistency checks (NDEBUG) by Mathias Agopian · 12 years ago
  37. 4e37ddf Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 12 years ago
  38. ca987c8 Merge "A few tweaks to RefBase debugging" into jb-mr2-dev by Mathias Agopian · 12 years ago
  39. 5a93003 Move screenshots near beginning of dumpstate. by Jeff Sharkey · 12 years ago
  40. ef64b75 Don't log an error on HWC1.1+ devices with no FB HAL by Jesse Hall · 12 years ago
  41. fae23b8 Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev by Jesse Hall · 12 years ago
  42. 19437cb A few tweaks to RefBase debugging by Mathias Agopian · 12 years ago
  43. 79fb99d Merge "atrace: add support for tracing kernel functions" into jb-mr2-dev by Jamie Gennis · 12 years ago
  44. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 12 years ago
  45. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 12 years ago
  46. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  47. 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 12 years ago
  48. e9b8cfb atrace: add support for tracing kernel functions by Jamie Gennis · 12 years ago
  49. ce7e278 Merge "Add Vector::resize()" into jb-mr2-dev by Jesse Hall · 12 years ago
  50. 041a075 don't allow screenshots without the READ_FRAMEBUFFER permission by Mathias Agopian · 12 years ago
  51. 7670d3c Merge "get rid of purgatory and fix QueuesToWindowComposer query" into jb-mr2-dev by Mathias Agopian · 12 years ago
  52. a493be5 don't capture hidden layers in screenshots by Mathias Agopian · 12 years ago
  53. e81421e Add Vector::resize() by Jesse Hall · 12 years ago
  54. 6710604 get rid of purgatory and fix QueuesToWindowComposer query by Mathias Agopian · 12 years ago
  55. 1791eef fix a couple race-conditions in RefBase::promote() by Dianne Hackborn · 12 years ago
  56. 5b00af2 am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  57. a11713c Merge "Increase screenshot timeout." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  58. 7560443 Increase screenshot timeout. by Jeff Sharkey · 12 years ago
  59. 801e632 am 6250f6cb: am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 12 years ago
  60. d77d4e0 Merge "Support broadcast when dumpstate finishes." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  61. c47f098 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  62. 5ca39ea am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  63. 7212ff2 am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  64. 20e154f Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  65. ddd2863 Second try at adding a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  66. 6250f6c am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 12 years ago
  67. d815130 Merge "Revert "Add a compatibility symbol for the MemoryBase constructor."" by Elliott Hughes · 12 years ago
  68. 6dbf07d Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  69. 9b57ad7 am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  70. 8facd1b Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  71. 7f974ff Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  72. 27f9e6d Support broadcast when dumpstate finishes. by Jeff Sharkey · 12 years ago
  73. 6a53171 size IMemoryHeap properly for screenshots by Mathias Agopian · 12 years ago
  74. 56c78c4 Updated MediaDrm API based on review input. by Jeff Tinker · 12 years ago
  75. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  76. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  77. f44e9f9 Merge "atrace: add the webview category" into jb-mr2-dev by Jamie Gennis · 12 years ago
  78. f795852 temporary: enable ASSERTs in RefBase by Mathias Agopian · 12 years ago
  79. b7a5b05 Fix missing recents screenshots by Mathias Agopian · 12 years ago
  80. b2a89e3 atrace: add the webview category by Jamie Gennis · 12 years ago
  81. 2aee1b0 Merge "Add TOUCH_NAVIGATION input source" into jb-mr2-dev by Michael Wright · 12 years ago
  82. d2d5a64 workaround a deadlock when taking screenshots into a surface by Mathias Agopian · 12 years ago
  83. dbca4a0 Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev by Romain Guy · 12 years ago
  84. 9447be6 Add Thread::isRunning and Condition::signal(WakeUpType) by Romain Guy · 12 years ago
  85. aadaca7 Add TOUCH_NAVIGATION input source by Michael Wright · 12 years ago
  86. 5c19de4 am 1d6e52d1: am 50d36d58: am 75bcd737: am 4ddcb758: (-s ours) am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  87. 1d6e52d am 50d36d58: am 75bcd737: am 4ddcb758: (-s ours) am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  88. 50d36d5 am 75bcd737: am 4ddcb758: (-s ours) am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  89. 75bcd73 am 4ddcb758: (-s ours) am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  90. 574d690 am ba8abb51: Merge "Ensure dumpstate children die" by jp abgrall · 12 years ago
  91. 4ddcb75 am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  92. 9ef024e Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  93. ba8abb5 Merge "Ensure dumpstate children die" by jp abgrall · 12 years ago
  94. e7b6cf1 Ensure dumpstate children die by John Michelau · 12 years ago
  95. d577641 make sure to call compositionComplete after taking a screenshot by Mathias Agopian · 12 years ago
  96. 7589b2a add two libgui tests by Mathias Agopian · 12 years ago
  97. 6b2b700 Merge changes Ibb3b6ff0,I2341e20c into jb-mr2-dev by Mathias Agopian · 12 years ago
  98. 49385ec Merge "When disconnecting a surface, cancel don't queue the buffer" into jb-mr2-dev by Jesse Hall · 12 years ago
  99. 86306b5 Merge "Defer destroying surfaces until not current" into jb-mr2-dev by Jesse Hall · 12 years ago
  100. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 12 years ago