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