1. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  2. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  3. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  4. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  5. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  6. e6a550d Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  7. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  8. eb16a09 Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 15 years ago
  9. cc6ce20 Add camera parameter key constants and documentation. by Wu-cheng Li · 15 years ago
  10. dd3423c fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  11. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  12. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  13. b5df6d8 Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  14. 68a6afe fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  15. 3910f54 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 15 years ago
  16. d18afab fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  17. 00900eb Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  18. ab0fb1b Merge change 24947 into eclair by Android (Google) Code Review · 15 years ago
  19. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  20. c101e04 process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  21. 63a85fc Merge change 24643 into eclair by Android (Google) Code Review · 15 years ago
  22. 879a563 Merge change 24642 into eclair by Android (Google) Code Review · 15 years ago
  23. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  24. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  25. 9410f98 Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  26. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  27. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  28. e03eaa1 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  29. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  30. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  31. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  32. 37b2a37 really be more friendly with C by Mathias Agopian · 15 years ago
  33. ba5972f make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  34. 238a66e be more friendly with C by Mathias Agopian · 15 years ago
  35. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  36. fae3e73 ui: make native_window_set_usage be a static inline by Dima Zavin · 15 years ago
  37. 4c8fb0a Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  38. 878d647 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  39. 5221271 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  40. b2fd466 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  41. e868513 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  42. df37b62 SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
  43. e186431 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
  44. 8c12c7a added EGLUtils::strerror by Mathias Agopian · 15 years ago
  45. b200106 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  46. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  47. 6b1f410 added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  48. 34193b3 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
  49. c591736 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  50. 764d4ab The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  51. fa170f5 Merge change 9287 by Android (Google) Code Review · 15 years ago
  52. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  53. ff1dcc2 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  54. 3945ae5 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  55. e562711 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  56. 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  57. 298cb4f Merge change 7529 by Android (Google) Code Review · 15 years ago
  58. 351b6f9 am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  59. 60cde60 First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  60. 811fdfd Merge change 5892 by Android (Google) Code Review · 16 years ago
  61. 89fbf84 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 16 years ago
  62. b3e8103 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 16 years ago
  63. 71f7715 Hardware overlay support by Benny Wong · 16 years ago
  64. f0adf84 Make MemoryDealer's destructor protected instead of public. by Andreas Huber · 16 years ago
  65. b441106 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 16 years ago
  66. 29b936e Merge change 7353 by Android (Google) Code Review · 16 years ago
  67. c968c3a Implement virtual button support. by Dianne Hackborn · 16 years ago
  68. eb9fd68 add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 16 years ago
  69. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  70. 1b85080 am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 16 years ago
  71. 0d5eee3 Merge change 5510 into donut by Android (Google) Code Review · 16 years ago
  72. b70b711 Merge change 6560 by Android (Google) Code Review · 16 years ago
  73. 9f1234e resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 16 years ago
  74. 9f22024 Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 16 years ago
  75. d43b2e4 Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 16 years ago
  76. f72d640 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 16 years ago
  77. d7fac60 Merge change 6382 by Android (Google) Code Review · 16 years ago
  78. e7c4c28 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 16 years ago
  79. f460f19 Fix sim build. by Andy McFadden · 16 years ago
  80. 0f7f88d Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  81. 1a16ea8 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 16 years ago
  82. 0f253efb Don't re-parse the framework resources all the time. by Dianne Hackborn · 16 years ago
  83. 4361996 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 16 years ago
  84. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  85. 16f3d35 Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 16 years ago
  86. 47a1a39 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 16 years ago
  87. 84d1f7a Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  88. 4040dcf am bd9aa793: Merge change 5593 into donut by Android (Google) Code Review · 16 years ago
  89. e356292 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 16 years ago
  90. 9f96145 Region::makeBoundsSelf() efficiently turns a region to its bounds by Mathias Agopian · 16 years ago
  91. ff10113 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 16 years ago
  92. b9c8a73 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 16 years ago
  93. 3c65483 Merge change 5593 into donut by Android (Google) Code Review · 16 years ago
  94. 3f81888 Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 16 years ago
  95. 17b2ad0 return bounds Rect by value by Mathias Agopian · 16 years ago
  96. 5579a65 Merge change 5544 into donut by Android (Google) Code Review · 16 years ago
  97. 21342c5 Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
  98. c06b7cb Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 16 years ago
  99. 7df9173 am b65dba45: Merge change 5470 into donut by Android (Google) Code Review · 16 years ago
  100. 0a90b69 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 16 years ago