1. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 12 years ago
  2. 5933280 libui: add the Rect::transform method by Jamie Gennis · 12 years ago
  3. 081c80c Add System Tracing capability to Sync Manager by Andy Stadler · 12 years ago
  4. 627f471 Merge "Add traces for window manager and activity manager." into jb-dev by Dianne Hackborn · 12 years ago
  5. 1cb93ba Add traces for window manager and activity manager. by Dianne Hackborn · 12 years ago
  6. 8e846fd Define OMX_AUDIO_AACObjectELD by Dave Burke · 12 years ago
  7. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 12 years ago
  8. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 12 years ago
  9. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 12 years ago
  10. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 12 years ago
  11. 0f00cca Merge "Scheduling group cleanup" by Glenn Kasten · 12 years ago
  12. 64a1e08 SF doesn't need more than a few binder threads by Mathias Agopian · 12 years ago
  13. 383190e Allow the crypto plugin to specify error detail if it returns an error by Andreas Huber · 12 years ago
  14. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  15. 9798ff2 Merge "add set thread count" by Mathias Agopian · 12 years ago
  16. 1b80f79 add set thread count by Mathias Agopian · 12 years ago
  17. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 13 years ago
  18. 992b4c5 Merge "Support tokenizing arbitrary content." by Jeff Brown · 12 years ago
  19. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 12 years ago
  20. 4851e21 Merge "Add webview tracing bit" by Chris Craik · 12 years ago
  21. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 12 years ago
  22. 6acafad Add webview tracing bit by Chris Craik · 12 years ago
  23. ac6035a s/w rendered apps can now use n-buffering (n>2) by Mathias Agopian · 13 years ago
  24. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 13 years ago
  25. 55a7014 SurfaceTextureClient: support for application buffer dimensions by Michael I. Gold · 13 years ago
  26. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 13 years ago
  27. fbcda93 BufferQueue returns proper code on acquire by Daniel Lam · 13 years ago
  28. abe61bf BufferQueue no longer hardcodes buffer counts by Daniel Lam · 13 years ago
  29. 8cce8a9 Merge "Fixed disconnect bug in SurfaceTexture" by Jamie Gennis · 13 years ago
  30. 9b71221 Merge "use a socketpair instead of a pipe in BitTube" by Mathias Agopian · 13 years ago
  31. cf0db31 New Crypto "HAL" API. by Andreas Huber · 13 years ago
  32. 7b5be95 use a socketpair instead of a pipe in BitTube by Mathias Agopian · 13 years ago
  33. a1ec30e Add Japanese specific key codes by Yang Chuang · 13 years ago
  34. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 13 years ago
  35. 0e1080f Merge "SurfaceTexture: add context attach & detach" by Jamie Gennis · 13 years ago
  36. 74bed55 SurfaceTexture: add context attach & detach by Jamie Gennis · 13 years ago
  37. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  38. 9285a16 Merge "Refactored DummyConsumer" by Jamie Gennis · 13 years ago
  39. b731ae0 Move services/powermanager from frameworks/base to frameworks/native by Colin Cross · 13 years ago
  40. 9d61a28 Refactored DummyConsumer by Daniel Lam · 13 years ago
  41. 8757966 Merge "Added a DummyConsumer for use with BufferQueue." by Jamie Gennis · 13 years ago
  42. f71c4ae Added a DummyConsumer for use with BufferQueue. by Daniel Lam · 13 years ago
  43. 0b94dcd mv libcpustats from frameworks/base to /native by Glenn Kasten · 13 years ago
  44. e1c61d3 move ndk headers to frameworks/native by Mathias Agopian · 13 years ago
  45. b0e76f4 remove dependency of EGL on ndk header by Mathias Agopian · 13 years ago
  46. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  47. 4639dcf Add UniquePtr.h to frameworks/native by Kenny Root · 13 years ago
  48. de3b072 Merge "libgui: have ST::updateTexImage check the GL ctx" by Jamie Gennis · 13 years ago
  49. 782cb13 Merge "libgui: add BQ consumer buffer free notifications" by Jamie Gennis · 13 years ago
  50. ce56137 libgui: have ST::updateTexImage check the GL ctx by Jamie Gennis · 13 years ago
  51. fa5b40e libgui: add BQ consumer buffer free notifications by Jamie Gennis · 13 years ago
  52. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 13 years ago
  53. e6d77c5 Add traits to common utils data structures. by Jeff Brown · 13 years ago
  54. 599ebfd Remove all traces of long obsolete OMXComponentBase class. by Andreas Huber · 13 years ago
  55. 642b9e5 Merge "Move CameraParameters.h to frameworks/native." by Eino-Ville Talvala · 13 years ago
  56. 8c511a9 Move CameraParameters.h to frameworks/native. by Eino-Ville Talvala · 13 years ago
  57. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  58. 9f70b92 Copy one more file to /frameworks/native by James Dong · 13 years ago
  59. e56a585 Merge "Copied some headers from /frameworks/base to /frameworks/native to support PDK effort" by James Dong · 13 years ago
  60. 4d0f967 Merge "Expose the set of enabled tags." by Jeff Brown · 13 years ago
  61. 334de52 Copied some headers from /frameworks/base to /frameworks/native to support PDK effort by James Dong · 13 years ago
  62. e936584 Move II420ColorConverter.h to /frameworks/native/include/media/editor by James Dong · 13 years ago
  63. 45b80c6 Expose the set of enabled tags. by Jeff Brown · 13 years ago
  64. bc48ce6 Instead of hardcoding OMX component names in our code, support by Andreas Huber · 13 years ago
  65. 7a75248 get rid of MemoryHeapPmem by Mathias Agopian · 13 years ago
  66. 89d353a move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 13 years ago
  67. eae59d2 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  68. 015b842 Merge "libutils: add a system-wide tracing utility" by Jamie Gennis · 13 years ago
  69. fbb1655 Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago
  70. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  71. f91bb05 split utils/threads.h into multiple headers by Mathias Agopian · 13 years ago
  72. 864d2af libagl shouldn't export anything by Mathias Agopian · 13 years ago
  73. 9b10c47 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 13 years ago
  74. 3216705 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 13 years ago
  75. f64b1ca libutils: add a system-wide tracing utility by Jamie Gennis · 13 years ago
  76. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  77. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  78. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  79. bd16dd1 am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin" by Jean-Baptiste Queru · 13 years ago
  80. 3330238 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  81. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 13 years ago
  82. 579c2b4 Xcode 4.3 compatibility checkin by Al Sutton · 13 years ago
  83. a3a3881 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  84. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  85. 94d0070 Merge "Clean up InputChannel file descriptor data type." by Jeff Brown · 13 years ago
  86. 1eea29f Merge "Refactored query function from SurfaceTexture into BufferQueue" by Jamie Gennis · 13 years ago
  87. 9491e81 Clean up InputChannel file descriptor data type. by Jeff Brown · 13 years ago
  88. 87548ee Update comments by Glenn Kasten · 13 years ago
  89. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 13 years ago
  90. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 13 years ago
  91. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  92. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  93. a94f129 Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 13 years ago
  94. b856052 Refactored query function from SurfaceTexture into BufferQueue by Daniel Lam · 13 years ago
  95. d94bb5c Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue." by Jamie Gennis · 13 years ago
  96. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  97. 6b091c5 Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. by Daniel Lam · 13 years ago
  98. a11edd8 Merge "Multi-user - 1st major checkin" by Amith Yamasani · 13 years ago
  99. 4e975bb Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  100. 064b68d Merge "separate transactions from updates" by Mathias Agopian · 13 years ago