1. 42db9dc better error handling by Mathias Agopian · 15 years ago
  2. f969450 Merge change 20365 by Android (Google) Code Review · 15 years ago
  3. b97603d oops, EGLConfig of value zero may be valid by Mathias Agopian · 15 years ago
  4. b200106 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  5. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  6. 6b1f410 added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  7. 34193b3 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
  8. 46078d9 Merge change 20133 by Android (Google) Code Review · 15 years ago
  9. 3eded94 don't crash when SurfaceBuffer::writeToParcel is given a null argument by Mathias Agopian · 15 years ago
  10. c591736 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  11. a03f7c9 free surface buffers before trying to allocate new ones, so we have more chance of success by Mathias Agopian · 15 years ago
  12. 4851d01 Merge change 9397 by Android (Google) Code Review · 15 years ago
  13. 429db15 Fix Win32 libutils to get a working SDK build. by David 'Digit' Turner · 15 years ago
  14. 1d0a95b don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  15. cf81c84 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  16. fa170f5 Merge change 9287 by Android (Google) Code Review · 15 years ago
  17. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  18. ff1dcc2 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  19. abcfe35 Merge change 9070 by Android (Google) Code Review · 15 years ago
  20. 69bdcb9 Fix a debug statement in BufferMapper by Mathias Agopian · 15 years ago
  21. f9cd64b NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 15 years ago
  22. 3945ae5 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  23. e562711 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  24. e437ff8 am 1521cd6e: Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  25. e3772ef Merge change 9008 by Android (Google) Code Review · 15 years ago
  26. c1d7a6e Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  27. c47c45f Merge change 8987 by Android (Google) Code Review · 15 years ago
  28. f453169 Fix firestone build by Marco Nelissen · 15 years ago
  29. 52eaa31 Merge changes 8935,8936 by Android (Google) Code Review · 15 years ago
  30. 672136f fix [1985856] Seg fault when using the soft keyboard in the Messaging app by Mathias Agopian · 15 years ago
  31. 1b96719 Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 15 years ago
  32. 7f5989e Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  33. 31469e1 Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined. by David 'Digit' Turner · 15 years ago
  34. 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 15 years ago
  35. 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 15 years ago
  36. d55d179 Fix issue 2004229: DTMF tones play through earpiece (G1). by Eric Laurent · 15 years ago
  37. b734bce Fix the build for BOARD_USES_GENERIC_AUDIO option by Eric Laurent · 15 years ago
  38. a2e3269 Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked. by Eric Laurent · 15 years ago
  39. fd558a9 Fix issue 1999585: audioflinger crash. by Eric Laurent · 15 years ago
  40. 9395d9b Fix the sim build. by Eric Laurent · 15 years ago
  41. 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  42. eba4009 Merge change 8109 by Android (Google) Code Review · 15 years ago
  43. 1000170 Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this by Rebecca Schultz Zavin · 15 years ago
  44. 351b6f9 am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  45. 60cde60 First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  46. 96df49b Fix hardware overlay so all changes are commited when done. by Rebecca Schultz Zavin · 15 years ago
  47. 811fdfd Merge change 5892 by Android (Google) Code Review · 15 years ago
  48. 89fbf84 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  49. b3e8103 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  50. d43b194 Instead of using -1 for pid and uid in the simulator, and then having by Marco Nelissen · 15 years ago
  51. 24a7e04 EventHub: Compare name instead of id when excluding event input devices. by Mike Lockwood · 15 years ago
  52. 9793c45 am 3e1663a2: Merge change 7536 into donut by Android (Google) Code Review · 15 years ago
  53. 71f7715 Hardware overlay support by Benny Wong · 15 years ago
  54. 0de5049 fix FILE* version of ZipUtils::inflateToBuffer by Doug Zongker · 15 years ago
  55. b441106 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 15 years ago
  56. 7c38f9f Merge change 7419 by Android (Google) Code Review · 15 years ago
  57. 07c8a20 Standby A2DP audio hardware interface when disabling A2DP. by Nick Pelly · 15 years ago
  58. 66b29ec Need to skip the padding after reading. by Joe Onorato · 15 years ago
  59. c968c3a Implement virtual button support. by Dianne Hackborn · 15 years ago
  60. 2d93902 another attempt to fix the sim by Mathias Agopian · 15 years ago
  61. d606003 first attempt to fix the sim by Mathias Agopian · 15 years ago
  62. b8eccd8 Merge change 6898 by Android (Google) Code Review · 15 years ago
  63. 1499859 fix [1964315] crash in the surface.cpp while browsing by Mathias Agopian · 15 years ago
  64. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  65. 5cd5d31 fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake by Mathias Agopian · 15 years ago
  66. e0528ba rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  67. 829cb13 Merge change 6742 by Android (Google) Code Review · 15 years ago
  68. 80d7a76 fix [1969200] Uninitialized double passed to Math.sqrt() by Mathias Agopian · 15 years ago
  69. 4860b74 am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  70. 6e2d648 fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  71. 84f6814 fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 15 years ago
  72. a93fbf8 am be91fdbc: Merge change 6665 into donut by Android (Google) Code Review · 15 years ago
  73. 17500c2 am 3893da46: Merge change 6614 into donut by Android (Google) Code Review · 15 years ago
  74. 25c70c8 am fe811d8b: Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  75. 1b85080 am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  76. 1f59751 Fix resources not being set correctly. by Dianne Hackborn · 15 years ago
  77. b025ca0 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  78. 3ccdc56 Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  79. 3228a10 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 15 years ago
  80. 0d5eee3 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  81. 9f1234e resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  82. 9f22024 Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  83. f72d640 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  84. 4f90390 am a5188a09: Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  85. ed65428 Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  86. 1c0f538 Add virtual destructor. by Marco Nelissen · 15 years ago
  87. 8434c78 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  88. 0bac538 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  89. 1df3bbb trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain by Mathias Agopian · 15 years ago
  90. 72b0ffe should fix sim build by Mathias Agopian · 15 years ago
  91. 0f7f88d Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  92. 1a16ea8 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 15 years ago
  93. 0f253ef Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
  94. 4361996 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  95. 7887aa7 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 15 years ago
  96. af54ab9 don't need to link against libsgl by Mathias Agopian · 15 years ago
  97. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  98. 6b55135 forgot to remove those files by Mathias Agopian · 15 years ago
  99. 759fdb2 free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 15 years ago
  100. f777ac1 Merge change 6084 into donut by Android (Google) Code Review · 15 years ago