1. d611117 Add TEMP_FAILURE_RETRY to ZipUtils by Kenny Root · 12 years ago
  2. f456d32 am d7007cd4: Merge "Forward compatibility patch." by Jeff Brown · 12 years ago
  3. 5214282 Forward compatibility patch. by Jeff Brown · 12 years ago
  4. 9801575 am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 12 years ago
  5. 114e968 Fixed clang build error for libgui by Tareq A. Siraj · 12 years ago
  6. e0daeb3 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 12 years ago
  7. 16272ef Add ASSIST keycode. by Jeff Brown · 12 years ago
  8. 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 12 years ago
  9. dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 12 years ago
  10. 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 12 years ago
  11. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 12 years ago
  12. 588d5c8 Delete unused poll() code. by Jeff Brown · 12 years ago
  13. 1ea51bf Remove unused statistics code. by Jeff Brown · 12 years ago
  14. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 12 years ago
  15. e804aa4 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 12 years ago
  16. 41caf6d Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 12 years ago
  17. dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 12 years ago
  18. bd11322 Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 12 years ago
  19. 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 12 years ago
  20. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 12 years ago
  21. b82203a minor Rect.h cleanup by Mathias Agopian · 12 years ago
  22. b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 12 years ago
  23. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 12 years ago
  24. 3c32e5d Merge "OMX IL header additions for FLAC" into jb-dev by Jean-Michel Trivi · 12 years ago
  25. 224c784 OMX IL header additions for FLAC by Jean-Michel Trivi · 12 years ago
  26. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 12 years ago
  27. 82c5380 Merge "SurfaceTexture: improve texture matrix computation" into jb-dev by Jamie Gennis · 12 years ago
  28. cae7c0b Merge "libgui: Add support for post-xform crops." into jb-dev by Jamie Gennis · 12 years ago
  29. 59df82f Merge "libui: add the Rect::transform method" into jb-dev by Jamie Gennis · 12 years ago
  30. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 12 years ago
  31. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 12 years ago
  32. 5933280 libui: add the Rect::transform method by Jamie Gennis · 12 years ago
  33. 5b38a1d Add audio tag to systrace by Glenn Kasten · 12 years ago
  34. 081c80c Add System Tracing capability to Sync Manager by Andy Stadler · 12 years ago
  35. 627f471 Merge "Add traces for window manager and activity manager." into jb-dev by Dianne Hackborn · 12 years ago
  36. 1cb93ba Add traces for window manager and activity manager. by Dianne Hackborn · 12 years ago
  37. 8e846fd Define OMX_AUDIO_AACObjectELD by Dave Burke · 12 years ago
  38. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 12 years ago
  39. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 12 years ago
  40. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 12 years ago
  41. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 12 years ago
  42. 0f00cca Merge "Scheduling group cleanup" by Glenn Kasten · 12 years ago
  43. 64a1e08 SF doesn't need more than a few binder threads by Mathias Agopian · 12 years ago
  44. 383190e Allow the crypto plugin to specify error detail if it returns an error by Andreas Huber · 12 years ago
  45. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  46. 9798ff2 Merge "add set thread count" by Mathias Agopian · 12 years ago
  47. 1b80f79 add set thread count by Mathias Agopian · 12 years ago
  48. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 12 years ago
  49. 992b4c5 Merge "Support tokenizing arbitrary content." by Jeff Brown · 12 years ago
  50. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 12 years ago
  51. 4851e21 Merge "Add webview tracing bit" by Chris Craik · 12 years ago
  52. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 12 years ago
  53. 6acafad Add webview tracing bit by Chris Craik · 12 years ago
  54. ac6035a s/w rendered apps can now use n-buffering (n>2) by Mathias Agopian · 12 years ago
  55. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 12 years ago
  56. 55a7014 SurfaceTextureClient: support for application buffer dimensions by Michael I. Gold · 12 years ago
  57. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 12 years ago
  58. fbcda93 BufferQueue returns proper code on acquire by Daniel Lam · 12 years ago
  59. abe61bf BufferQueue no longer hardcodes buffer counts by Daniel Lam · 12 years ago
  60. 8cce8a9 Merge "Fixed disconnect bug in SurfaceTexture" by Jamie Gennis · 12 years ago
  61. 9b71221 Merge "use a socketpair instead of a pipe in BitTube" by Mathias Agopian · 12 years ago
  62. cf0db31 New Crypto "HAL" API. by Andreas Huber · 12 years ago
  63. 7b5be95 use a socketpair instead of a pipe in BitTube by Mathias Agopian · 12 years ago
  64. a1ec30e Add Japanese specific key codes by Yang Chuang · 13 years ago
  65. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 12 years ago
  66. 0e1080f Merge "SurfaceTexture: add context attach & detach" by Jamie Gennis · 12 years ago
  67. 74bed55 SurfaceTexture: add context attach & detach by Jamie Gennis · 12 years ago
  68. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 12 years ago
  69. 9285a16 Merge "Refactored DummyConsumer" by Jamie Gennis · 12 years ago
  70. b731ae0 Move services/powermanager from frameworks/base to frameworks/native by Colin Cross · 12 years ago
  71. 9d61a28 Refactored DummyConsumer by Daniel Lam · 12 years ago
  72. 8757966 Merge "Added a DummyConsumer for use with BufferQueue." by Jamie Gennis · 12 years ago
  73. f71c4ae Added a DummyConsumer for use with BufferQueue. by Daniel Lam · 12 years ago
  74. 0b94dcd mv libcpustats from frameworks/base to /native by Glenn Kasten · 12 years ago
  75. e1c61d3 move ndk headers to frameworks/native by Mathias Agopian · 12 years ago
  76. b0e76f4 remove dependency of EGL on ndk header by Mathias Agopian · 12 years ago
  77. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  78. 4639dcf Add UniquePtr.h to frameworks/native by Kenny Root · 12 years ago
  79. de3b072 Merge "libgui: have ST::updateTexImage check the GL ctx" by Jamie Gennis · 12 years ago
  80. 782cb13 Merge "libgui: add BQ consumer buffer free notifications" by Jamie Gennis · 12 years ago
  81. ce56137 libgui: have ST::updateTexImage check the GL ctx by Jamie Gennis · 12 years ago
  82. fa5b40e libgui: add BQ consumer buffer free notifications by Jamie Gennis · 13 years ago
  83. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 13 years ago
  84. e6d77c5 Add traits to common utils data structures. by Jeff Brown · 13 years ago
  85. 599ebfd Remove all traces of long obsolete OMXComponentBase class. by Andreas Huber · 13 years ago
  86. 642b9e5 Merge "Move CameraParameters.h to frameworks/native." by Eino-Ville Talvala · 13 years ago
  87. 8c511a9 Move CameraParameters.h to frameworks/native. by Eino-Ville Talvala · 13 years ago
  88. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  89. 9f70b92 Copy one more file to /frameworks/native by James Dong · 13 years ago
  90. e56a585 Merge "Copied some headers from /frameworks/base to /frameworks/native to support PDK effort" by James Dong · 13 years ago
  91. 4d0f967 Merge "Expose the set of enabled tags." by Jeff Brown · 13 years ago
  92. 334de52 Copied some headers from /frameworks/base to /frameworks/native to support PDK effort by James Dong · 13 years ago
  93. e936584 Move II420ColorConverter.h to /frameworks/native/include/media/editor by James Dong · 13 years ago
  94. 45b80c6 Expose the set of enabled tags. by Jeff Brown · 13 years ago
  95. bc48ce6 Instead of hardcoding OMX component names in our code, support by Andreas Huber · 13 years ago
  96. 7a75248 get rid of MemoryHeapPmem by Mathias Agopian · 13 years ago
  97. 89d353a move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 13 years ago
  98. eae59d2 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  99. 015b842 Merge "libutils: add a system-wide tracing utility" by Jamie Gennis · 13 years ago
  100. fbb1655 Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago