1. 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
  2. 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
  3. 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
  4. e186431 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
  5. 8c12c7a added EGLUtils::strerror by Mathias Agopian · 15 years ago
  6. b200106 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  7. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  8. 6b1f410 added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  9. 34193b3 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
  10. c591736 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  11. 764d4ab The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  12. fa170f5 Merge change 9287 by Android (Google) Code Review · 15 years ago
  13. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  14. ff1dcc2 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  15. 3945ae5 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  16. e562711 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  17. 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  18. 298cb4f Merge change 7529 by Android (Google) Code Review · 15 years ago
  19. 351b6f9 am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  20. 60cde60 First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  21. 811fdfd Merge change 5892 by Android (Google) Code Review · 15 years ago
  22. 89fbf84 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  23. b3e8103 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  24. 71f7715 Hardware overlay support by Benny Wong · 15 years ago
  25. f0adf84 Make MemoryDealer's destructor protected instead of public. by Andreas Huber · 15 years ago
  26. b441106 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 15 years ago
  27. 29b936e Merge change 7353 by Android (Google) Code Review · 15 years ago
  28. c968c3a Implement virtual button support. by Dianne Hackborn · 15 years ago
  29. 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
  30. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  31. 1b85080 am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  32. 0d5eee3 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  33. b70b711 Merge change 6560 by Android (Google) Code Review · 15 years ago
  34. 9f1234e resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  35. 9f22024 Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  36. d43b2e4 Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 15 years ago
  37. f72d640 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  38. d7fac60 Merge change 6382 by Android (Google) Code Review · 15 years ago
  39. e7c4c28 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
  40. f460f19 Fix sim build. by Andy McFadden · 15 years ago
  41. 0f7f88d Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  42. 1a16ea8 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 15 years ago
  43. 0f253ef Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
  44. 4361996 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  45. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  46. 16f3d35 Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 15 years ago
  47. 47a1a39 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 15 years ago
  48. 84d1f7a Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  49. 4040dcf am bd9aa793: Merge change 5593 into donut by Android (Google) Code Review · 15 years ago
  50. e356292 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 15 years ago
  51. 9f96145 Region::makeBoundsSelf() efficiently turns a region to its bounds by Mathias Agopian · 15 years ago
  52. ff10113 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  53. b9c8a73 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  54. 3c65483 Merge change 5593 into donut by Android (Google) Code Review · 15 years ago
  55. 3f81888 Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 15 years ago
  56. 17b2ad0 return bounds Rect by value by Mathias Agopian · 15 years ago
  57. 5579a65 Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  58. 21342c5 Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  59. c06b7cb Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 15 years ago
  60. 7df9173 am b65dba45: Merge change 5470 into donut by Android (Google) Code Review · 15 years ago
  61. 0a90b69 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 15 years ago
  62. 694fcc5 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  63. a8664df move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  64. 2ab55a4 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 15 years ago
  65. 69029eb hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 15 years ago
  66. 4c4b387 merge master in master_gl by Mathias Agopian · 15 years ago
  67. 6ef6895 am df65b60c: Merge change 5243 into donut by Android (Google) Code Review · 15 years ago
  68. aa8d188 am a93466f5: Merge change 5220 into donut by Android (Google) Code Review · 15 years ago
  69. b6ab1e9 Merge change 5243 into donut by Android (Google) Code Review · 15 years ago
  70. bd95c1d Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
  71. de5b60b am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 15 years ago
  72. e193f7c am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
  73. f5a8faa Cleanup header file. Disallow copy of Camera object by making copy by Dave Sparks · 15 years ago
  74. dc76f7b Remove deprecated callback function support. by Dave Sparks · 15 years ago
  75. bbbc7cb Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
  76. 2d1db86 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  77. ab2e9e8 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
  78. 952663e am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 15 years ago
  79. b12f99b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
  80. d056f2d am 72be4049: Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
  81. cfb991d Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
  82. 2a84f2e am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
  83. 9cda3e0 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  84. 52ed26a fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 15 years ago
  85. 5f28411 improve Vector<> with types that can be trivially moved and remove some unused code. by Mathias Agopian · 15 years ago
  86. cca6b42 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  87. 03428fc am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  88. be1bc0a Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  89. 4910dc6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 15 years ago
  90. 0388b51 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
  91. 6bda7fd backup stuff by Joe Onorato · 15 years ago
  92. da1430b Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  93. 00ea067 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 15 years ago
  94. f509f66 FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  95. f757bd0 am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  96. 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  97. a230463 am f1170fb5: Merge change 4251 into donut by Android (Google) Code Review · 15 years ago
  98. bc275c8 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 15 years ago
  99. b6822d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  100. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago