1. 3d6c569 am 39d890d9: am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  2. 39d890d am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  3. 6e32c03 Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  4. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  5. 6d245d1 am c7a7b118: am a46ff664: Merge "Use register numbers instead of register names" by Jesse Hall · 10 years ago
  6. c7a7b11 am a46ff664: Merge "Use register numbers instead of register names" by Jesse Hall · 10 years ago
  7. a46ff66 Merge "Use register numbers instead of register names" by Jesse Hall · 10 years ago
  8. f58493b am 2e5a1cf2: am 346329b7: Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 10 years ago
  9. 2e5a1cf am 346329b7: Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 10 years ago
  10. 346329b Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 10 years ago
  11. 3da5d23 Move atrace from the obsolete bzero to memset. by Elliott Hughes · 10 years ago
  12. 32ad134 am 3dea840d: am c0e10c6f: Merge "Refactor of the bugreport code." by Christopher Ferris · 10 years ago
  13. 3dea840 am c0e10c6f: Merge "Refactor of the bugreport code." by Christopher Ferris · 10 years ago
  14. c0e10c6 Merge "Refactor of the bugreport code." by Christopher Ferris · 10 years ago
  15. 9b73bf0 Refactor of the bugreport code. by Christopher Ferris · 10 years ago
  16. f9967de am 0cfe43a0: am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6" by Jesse Hall · 10 years ago
  17. ba81a3b am 471ec6b4: libui: Add Rect(uint32_t, uint32_t) by Dan Stoza · 10 years ago
  18. 0cfe43a am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6" by Jesse Hall · 10 years ago
  19. f551e1c Merge "[MIPS] Further opengl support for mips64 and mipsr6" by Jesse Hall · 10 years ago
  20. 31bf933 am e18155e1: am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  21. 471ec6b libui: Add Rect(uint32_t, uint32_t) by Dan Stoza · 10 years ago
  22. e18155e am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  23. 4ecf6ec Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  24. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 10 years ago
  25. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 10 years ago
  26. b62767e am a5cbb1f1: am ef1c17ae: SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 10 years ago
  27. 3c7eb4f am 3372cc25: resolved conflicts for merge of 03eccb66 to lmp-mr1-dev-plus-aosp by Dan Stoza · 10 years ago
  28. a5cbb1f am ef1c17ae: SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 10 years ago
  29. 3372cc2 resolved conflicts for merge of 03eccb66 to lmp-mr1-dev-plus-aosp by Dan Stoza · 10 years ago
  30. ef1c17a SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 10 years ago
  31. 03eccb6 SurfaceFlinger: Attempt to attribute fds to layers by Dan Stoza · 10 years ago
  32. 1011032 am 499127ea: am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  33. 499127e am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  34. 8f3ade0 Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  35. 0ccfff3 am e52299e7: am 1d463883: Merge "Use the timeout stack dump functions." by Christopher Ferris · 10 years ago
  36. f250342 am b9b86f64: am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  37. e52299e am 1d463883: Merge "Use the timeout stack dump functions." by Christopher Ferris · 10 years ago
  38. 1d46388 Merge "Use the timeout stack dump functions." by Christopher Ferris · 10 years ago
  39. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  40. b9b86f6 am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  41. 4df903d Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  42. dd13c34 am 8d129cbf: am 457731f6: Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  43. aade31f am 40a206b8: am d195f87b: Fix message when a command times out. by Christopher Ferris · 10 years ago
  44. 8d129cb am 457731f6: Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  45. 40a206b am d195f87b: Fix message when a command times out. by Christopher Ferris · 10 years ago
  46. 457731f Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  47. d195f87 Fix message when a command times out. by Christopher Ferris · 10 years ago
  48. a377321 am 15411a00: am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  49. a7f0432 am d66ba520: am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  50. 0c1f5cb Follow StrictMode refactoring. by Jeff Sharkey · 10 years ago
  51. 15411a0 am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  52. d66ba52 am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  53. aec9224 Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  54. 41a160c Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  55. 29d8cf9 Replace all instances of intptr_t with uintptr_t. by Riley Andrews · 10 years ago
  56. b2276e3 am a198e1c1: am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6" by Brian Carlstrom · 10 years ago
  57. 8eb8069 am 9c22ac77: am 5b730570: Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop" by Jesse Hall · 10 years ago
  58. d7e8118 am eb329c07: am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  59. 51ba400 am 7581a96b: am 9200d4e3: Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  60. 978f0f2 am d8dc9405: am 4f9bfffe: Merge "Fix message when a command times out." by Christopher Ferris · 10 years ago
  61. a198e1c am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6" by Brian Carlstrom · 10 years ago
  62. 6f9c654 Merge "[MIPS] Build libGLES for mips64, mips32r6" by Brian Carlstrom · 10 years ago
  63. 81c6d66 [MIPS] Build libGLES for mips64, mips32r6 by Duane Sand · 10 years ago
  64. 50bcb00 Fix signed/unsigned comparison warnings in driver interface test. by Riley Andrews · 10 years ago
  65. 9c22ac7 am 5b730570: Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop" by Jesse Hall · 10 years ago
  66. 5b73057 Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop" by Jesse Hall · 10 years ago
  67. eb329c0 am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  68. a9650f0 Revert "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  69. 83f1430 Merge "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  70. bca4262 Revert "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  71. 7581a96 am 9200d4e3: Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  72. 9200d4e Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  73. d8dc940 am 4f9bfffe: Merge "Fix message when a command times out." by Christopher Ferris · 10 years ago
  74. 4f9bfff Merge "Fix message when a command times out." by Christopher Ferris · 10 years ago
  75. fcd15b4 surfaceflinger: use Mutex timedLock instead of tryLock loop by Jesse Hall · 10 years ago
  76. b00ad66 am 2f707415: am 806f23de: OpenMax IL: Added support for E-AC3 codec configuration params by Rachad · 10 years ago
  77. 2f70741 am 806f23de: OpenMax IL: Added support for E-AC3 codec configuration params by Rachad · 10 years ago
  78. 67c5a8a Fix message when a command times out. by Christopher Ferris · 10 years ago
  79. e0e29de am 23958e14: am a7dcab69: Merge "We have POSIX clocks, and we don\'t need to ask for the openssl headers." by Elliott Hughes · 10 years ago
  80. 23958e1 am a7dcab69: Merge "We have POSIX clocks, and we don\'t need to ask for the openssl headers." by Elliott Hughes · 10 years ago
  81. a7dcab6 Merge "We have POSIX clocks, and we don't need to ask for the openssl headers." by Elliott Hughes · 10 years ago
  82. 5ea47f7 We have POSIX clocks, and we don't need to ask for the openssl headers. by Elliott Hughes · 10 years ago
  83. a42cdf1 Update protobuf library from 2.3 to 2.6. by Jeff Davidson · 10 years ago
  84. 04aa9ad am ee7ed020: am 96e4409e: Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  85. ee7ed02 am 96e4409e: Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  86. 96e4409 Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  87. 14e084d Installd: Disallow relocation for decryption by neo.chae · 10 years ago
  88. a3ef067 am 106547c1: am 033f7e8e: Merge "InputDispatcher: Optimize count()" by Narayan Kamath · 10 years ago
  89. 106547c am 033f7e8e: Merge "InputDispatcher: Optimize count()" by Narayan Kamath · 10 years ago
  90. 033f7e8 Merge "InputDispatcher: Optimize count()" by Narayan Kamath · 10 years ago
  91. 806f23d OpenMax IL: Added support for E-AC3 codec configuration params by Rachad · 10 years ago
  92. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 10 years ago
  93. 13b609a am 4fb9f937: am d3255076: Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 10 years ago
  94. 4fb9f93 am d3255076: Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 10 years ago
  95. d325507 Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 10 years ago
  96. 6a364b4 am 21def9a0: am 42740668: (-s ours) Merge "Installd: Swap file for dex2oat" into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  97. 21def9a am 42740668: (-s ours) Merge "Installd: Swap file for dex2oat" into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  98. c872fa8 am 68047ffd: am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago
  99. 7e21cad am bf247a3d: am dbd252ea: Merge "Add binder driver interface test" by Riley Andrews · 10 years ago
  100. 68047ff am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago