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