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