1. 7299c83 Fix bug exposed by filmstrip. The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used. by Jason Sams · 15 years ago
  2. 0b08abe Merge change I9521cf8b into eclair by Android (Google) Code Review · 15 years ago
  3. f55aa97 Merge change I01935be3 into eclair by Android (Google) Code Review · 15 years ago
  4. 8738e0c Register for light sensor events if non-hardware based auto-brightnees is enabled by Mike Lockwood · 15 years ago
  5. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  6. 39e6773 do not merge: fix copy/paste using trackball on passion by Cary Clark · 15 years ago
  7. b9a2212 Merge change I0e09e56f into eclair by Android (Google) Code Review · 15 years ago
  8. 034cd0b Merge change I486fdb55 into eclair by Android (Google) Code Review · 15 years ago
  9. 486fdb5 Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down by Joe Onorato · 15 years ago
  10. 4f1d765 Merge change I741a6100 into eclair by Android (Google) Code Review · 15 years ago
  11. 741a610 Fix bug where dirty messages for allocations attached to programVertex objects could be lost. by Jason Sams · 15 years ago
  12. 37a1320 Add separate configuration flag for hardware ALS support. by Mike Lockwood · 15 years ago
  13. 41c19db9 Remove hack in RS that called exit to WAR now fixed driver bugs. Make gloabal init safe by locking around the critical code. by Jason Sams · 15 years ago
  14. c7412b3 Minor bug fixes and add glError check. by Jason Sams · 15 years ago
  15. 6a17e16 Add egl init start message to help debug driver init hangs. by Jason Sams · 15 years ago
  16. 2a39758 Merge change I51d41230 into eclair by Android (Google) Code Review · 15 years ago
  17. 173a25f Merge change I0d74deb6 into eclair by Android (Google) Code Review · 15 years ago
  18. dd158c9 Don't callback on NULL client. Bug 2180510. by Dave Sparks · 15 years ago
  19. a8a720d Fix possible NPE in the code that restores widgets' state. by Romain Guy · 15 years ago
  20. 9e58e64 Enable some tests that requires local http server by Guang Zhu · 15 years ago
  21. 30a6657 Merge change Ic9b31801 into eclair by Android (Google) Code Review · 15 years ago
  22. efd83af docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0... by Scott Main · 15 years ago
  23. 51d4123 Make sure CF icon updates when using "all CF" MMI. by jsh · 15 years ago
  24. 53f33d84 Revert "Remove STOPSHIP comment." by Nick Pelly · 15 years ago
  25. a04ca9b Merge change I2492bffe into eclair by Android (Google) Code Review · 15 years ago
  26. 3d0726b Remove STOPSHIP comment. by Nick Pelly · 15 years ago
  27. 399fc26 Merge change If30c5e20 into eclair by Android (Google) Code Review · 15 years ago
  28. fe4c871 Making new Contacts APIs visible in Eclair SDK - Part II by Dmitri Plotnikov · 15 years ago
  29. 8c471d1 Merge change I4ef3e82f into eclair by Android (Google) Code Review · 15 years ago
  30. 4ef3e82f 7 more ringtones. Now with more Dr. No! by Dave Sparks · 15 years ago
  31. cbf77e9 Merge change I875200fe into eclair by Android (Google) Code Review · 15 years ago
  32. f2ddfb1 Another fix for #2186897: Cannot unlock the device by swiping by Dianne Hackborn · 15 years ago
  33. b10e2f1 Merge change Iac534225 into eclair by Android (Google) Code Review · 15 years ago
  34. 53cd579 Fix issue #2186709: Can't unlock the device for a while by Dianne Hackborn · 15 years ago
  35. 6e144ad Making new Contacts APIs visible in Eclair SDK by Dmitri Plotnikov · 15 years ago
  36. a78a9d4 Correct non-opaque list separator assets. by Jeff Sharkey · 15 years ago
  37. 64d5404 Merge change I61c08260 into eclair by Android (Google) Code Review · 15 years ago
  38. 61c0826 Futher reduce the logging of EriManager. by Robert Greenwalt · 15 years ago
  39. 2a21a77 Merge change I1369e9ab into eclair by Android (Google) Code Review · 15 years ago
  40. 1411d1c Work on issue #2144454: Inconsistent swipes... by Dianne Hackborn · 15 years ago
  41. 16cb04a Merge change If1acb2dd into eclair by Android (Google) Code Review · 15 years ago
  42. f1acb2d Add a little logging to diagnose wifi cycle bug by Robert Greenwalt · 15 years ago
  43. 69e2ef4 Merge change I9f93ce61 into eclair by Android (Google) Code Review · 15 years ago
  44. a6118c6 Throttle camera preview frames to the app. Bug 2180302. by Dave Sparks · 15 years ago
  45. 2e778c1 Merge change I124356f6 into eclair by Android (Google) Code Review · 15 years ago
  46. 124356f Continue caching "POST" result so that we won't get by Grace Kloba · 15 years ago
  47. d1f3d4e SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial. by Katarina Stenstedt · 15 years ago
  48. febb94c Make standard roaming indicator display indications configurable by Libin Tang · 15 years ago
  49. 6d02f3f Merge change I71f48a21 into eclair by Android (Google) Code Review · 15 years ago
  50. 71f48a2 Reduce the amount of EriManager Logging. by Robert Greenwalt · 15 years ago
  51. 98b3def29 Merge change I6261ab54 into eclair by Android (Google) Code Review · 15 years ago
  52. 6abf7c8 Merge change Iad66a274 into eclair by Android (Google) Code Review · 15 years ago
  53. d301c90 Merge change I305c181c into eclair by Android (Google) Code Review · 15 years ago
  54. f836acf Merge change I067d55ea into eclair by Android (Google) Code Review · 15 years ago
  55. bc1fc05 Delay 500ms between each registering each SDP record using sdptool. by Nick Pelly · 15 years ago
  56. dd88468 Fix race condition in WindowManagerService.disableKeyguard() by Mike Lockwood · 15 years ago
  57. 6dc3f4e Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.ECLAIR as such. by Jeff Hamilton · 15 years ago
  58. 083a50a Merge change I66693ea2 into eclair by Android (Google) Code Review · 15 years ago
  59. 6261ab5 Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k" by Dima Zavin · 15 years ago
  60. aa80b60 Fix issue #2179931: Power key to wake up frequently ignored when in dock app by Dianne Hackborn · 15 years ago
  61. ee110be Fix issue #2179891: Need to update 5.xml by Dianne Hackborn · 15 years ago
  62. 66693ea fix sync exponential backoff for expedited syncs by Fred Quintana · 15 years ago
  63. 8eb955b Merge change I5e482bbc into eclair by Android (Google) Code Review · 15 years ago
  64. d7fa122 Add new RenderScript sample: ImageProcessing. by Romain Guy · 15 years ago
  65. c08efb2 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  66. 98e0b14 Make PhoneStateListeners not call TelephonyManager by Robert Greenwalt · 15 years ago
  67. 1184313 Setting WebCore cache limit depending on the memory class. by Grace Kloba · 15 years ago
  68. 6903d5c Merge change Iee649a81 into eclair by Android (Google) Code Review · 15 years ago
  69. ee649a8 Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. by Dan Egnor · 15 years ago
  70. ad60e7f Merge change I9485aec1 into eclair by Android (Google) Code Review · 15 years ago
  71. 9485aec Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen by Jim Miller · 15 years ago
  72. 2c6c5e6 Fix issue #2176944: Need API so browser, others can determine memory size of device by Dianne Hackborn · 15 years ago
  73. d10d02f Merge change I490e01ba into eclair by Android (Google) Code Review · 15 years ago
  74. 89becd7 Fix issue #2177262: Improve animations by Dianne Hackborn · 15 years ago
  75. 9e2562b Merge change I88c6e267 into eclair by Android (Google) Code Review · 15 years ago
  76. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  77. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  78. b80b8d5 Fix issue #2175693: Add vmallocinfo to dumpstate by Dianne Hackborn · 15 years ago
  79. 3612487 Fix issue #2174566: HOT STABILITY: NPE in activity manager by Dianne Hackborn · 15 years ago
  80. 846322a Merge change Ib96df854 into eclair by Android (Google) Code Review · 15 years ago
  81. b96df85 add a way to easily catch and log GL errors (compile time flag) by Mathias Agopian · 15 years ago
  82. aaa6299 am 24c8645a: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  83. ea11027 am ac62c84a: (-s ours) DO NOT MERGE merge from donut-gms by Jean-Baptiste Queru · 15 years ago
  84. 348b92b Merge change Iee227ace into eclair by Android (Google) Code Review · 15 years ago
  85. ff94720 Merge change I80a6a229 into eclair by Android (Google) Code Review · 15 years ago
  86. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  87. 9d5b589 Merge change Ie5d93b7e into eclair by Android (Google) Code Review · 15 years ago
  88. 24c8645 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  89. 80a6a22 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 15 years ago
  90. 33e21fc Control H icon display in Status bar. by John Wang · 15 years ago
  91. 3b36ed0 Merge change I95319bde into eclair by Android (Google) Code Review · 15 years ago
  92. 387e73b Merge change Ib977f2bd into eclair by Android (Google) Code Review · 15 years ago
  93. a62e470 Fixes #2175599. Prevents an NPE when AttachInfo is null. by Romain Guy · 15 years ago
  94. ac62c84 DO NOT MERGE merge from donut-gms by Jean-Baptiste Queru · 15 years ago
  95. bd324c9 Merge change I50a321c9 into eclair by Android (Google) Code Review · 15 years ago
  96. e929687 Merge change Ib7c34cec into eclair by Android (Google) Code Review · 15 years ago
  97. b7c34ce dumpstate: 'RAMCONSOLE' -> 'LAST KMSG' by San Mehat · 15 years ago
  98. 080b61b LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 15 years ago
  99. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  100. f81ecc1 Merge change I29232f2a into eclair by Android (Google) Code Review · 15 years ago