1. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  2. 196e320 Excise code from Unicode.cpp that was dead by Kenny Root · 15 years ago
  3. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  4. 70fa84f Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  5. a05c822 Add exposure compensation parameter. by Wu-cheng Li · 15 years ago
  6. 04a3f57 fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 15 years ago
  7. 18b915a implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 15 years ago
  8. 391f3f8 Add float support for set and get in CameraParameters. by Wu-cheng Li · 15 years ago
  9. 077c40f Add focal length and view angle API. by Wu-cheng Li · 15 years ago
  10. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  11. f091e83 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
  12. 88eeff5 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 15 years ago
  13. 5994a33 Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
  14. 52e7200 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  15. ccb5b89 Add string resource type inspection by Kenny Root · 15 years ago
  16. eb318fd Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  17. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  18. 92f5984 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
  19. 963abad fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 15 years ago
  20. 368ad53 Merge change I36d0184e into eclair by Android (Google) Code Review · 15 years ago
  21. 6fee064 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
  22. 1bd16a1 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 15 years ago
  23. c2a04c3 Fix issue #2226370: Resource versions match with equality by Dianne Hackborn · 15 years ago
  24. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  25. 986e0dc Use image rect information to display zoomed picture. by Wu-cheng Li · 15 years ago
  26. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  27. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  28. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  29. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  30. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  31. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  32. e6a550d Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  33. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  34. eb16a09 Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 15 years ago
  35. cc6ce20 Add camera parameter key constants and documentation. by Wu-cheng Li · 15 years ago
  36. dd3423c fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  37. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  38. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  39. b5df6d8 Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  40. 68a6afe fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  41. 3910f54 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 15 years ago
  42. d18afab fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  43. 00900eb Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  44. ab0fb1b Merge change 24947 into eclair by Android (Google) Code Review · 15 years ago
  45. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  46. c101e04 process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  47. 63a85fc Merge change 24643 into eclair by Android (Google) Code Review · 15 years ago
  48. 879a563 Merge change 24642 into eclair by Android (Google) Code Review · 15 years ago
  49. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  50. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  51. 9410f98 Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  52. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  53. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  54. e03eaa1 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  55. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  56. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  57. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  58. 37b2a37 really be more friendly with C by Mathias Agopian · 15 years ago
  59. 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
  60. 238a66e be more friendly with C by Mathias Agopian · 15 years ago
  61. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  62. fae3e73 ui: make native_window_set_usage be a static inline by Dima Zavin · 15 years ago
  63. 4c8fb0a Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  64. 878d647 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  65. 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
  66. 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
  67. e868513 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  68. 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
  69. e186431 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
  70. 8c12c7a added EGLUtils::strerror by Mathias Agopian · 15 years ago
  71. b200106 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  72. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  73. 6b1f410 added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  74. 34193b3 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
  75. c591736 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  76. 764d4ab The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  77. fa170f5 Merge change 9287 by Android (Google) Code Review · 15 years ago
  78. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  79. ff1dcc2 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  80. 3945ae5 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  81. e562711 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  82. 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  83. 298cb4f Merge change 7529 by Android (Google) Code Review · 15 years ago
  84. 351b6f9 am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  85. 60cde60 First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  86. 811fdfd Merge change 5892 by Android (Google) Code Review · 15 years ago
  87. 89fbf84 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  88. b3e8103 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  89. 71f7715 Hardware overlay support by Benny Wong · 15 years ago
  90. f0adf84 Make MemoryDealer's destructor protected instead of public. by Andreas Huber · 15 years ago
  91. b441106 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 15 years ago
  92. 29b936e Merge change 7353 by Android (Google) Code Review · 15 years ago
  93. c968c3a Implement virtual button support. by Dianne Hackborn · 15 years ago
  94. 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 · 15 years ago
  95. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  96. 1b85080 am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  97. 0d5eee3 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  98. b70b711 Merge change 6560 by Android (Google) Code Review · 15 years ago
  99. 9f1234e resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  100. 9f22024 Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago