1. 0594476 SearchView: Add some more listeners, IME dismiss improvements and focus control. by Amith Yamasani · 14 years ago
  2. 9568a5a Merge "HardwareRenderer: When throwing an exception because of an EGL error, include the specific error." by Mike Dodd · 14 years ago
  3. 8885321 Merge "Allow notifications to not specify a contentIntent." by Joe Onorato · 14 years ago
  4. 61b8aaa Merge "Removing fixed size arrays." by Alex Sakhartchouk · 14 years ago
  5. 6f91cb6 Removing fixed size arrays. by Alex Sakhartchouk · 14 years ago
  6. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  7. bced934 Merge "Hide project media by creating the .nomedia file" by Gil Dobjanschi · 14 years ago
  8. ee7e28e Merge "when printing requery on UI warning, include additional info" by Vasu Nori · 14 years ago
  9. f0808f8 when printing requery on UI warning, include additional info by Vasu Nori · 14 years ago
  10. ce52d1f Hide project media by creating the .nomedia file by Gil Dobjanschi · 14 years ago
  11. 5d3e2ea HardwareRenderer: When throwing an exception because of an EGL by Mike Dodd · 14 years ago
  12. 8163315 Merge "Use LinkProperties for IP and proxy configuration" by Irfan Sheriff · 14 years ago
  13. c459622 Merge "Holo theme progress and assets!" by Adam Powell · 14 years ago
  14. 118c849 Merge "fix a bug where timeouts would only be handled when a message was delivered" by Mathias Agopian · 14 years ago
  15. 481bbb9 Merge "Get rid of the global actions menu on tablets." by Joe Onorato · 14 years ago
  16. d208e70 Get rid of the global actions menu on tablets. by Joe Onorato · 14 years ago
  17. 2fbf4de6 Holo theme progress and assets! by Adam Powell · 14 years ago
  18. c8cc658 Merge "Resolved conflicts for merge of 2bd6afed to master" by Jason Chen · 14 years ago
  19. c3f8f2b Merge "MTP: Throw a NullPointerException if client is null in MtpCursor constructor" by Mike Lockwood · 14 years ago
  20. 1a469ca Resolved conflicts for merge of 2bd6afed to master by Jason Chen · 14 years ago
  21. 6190ba5 Merge "NIOTest fixes." by Elliott Hughes · 14 years ago
  22. e608961 Merge "Fix RecentApps to properly load new thumbnails." by Jim Miller · 14 years ago
  23. 1657f43 Merge "Fix 3061025: Extend wave lockscreen timeout while grabbed." by Jim Miller · 14 years ago
  24. fe0ed45 Merge "Fix a null dereference" by Mathias Agopian · 14 years ago
  25. 96ca917 Use LinkProperties for IP and proxy configuration by Irfan Sheriff · 14 years ago
  26. 069ead3 MTP: Throw a NullPointerException if client is null in MtpCursor constructor by Mike Lockwood · 14 years ago
  27. c4dfe3d am 92d29c66: am a2a0a98a: Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  28. a1b0d69 resolved conflicts for merge of efa4f7f8 to master by Dianne Hackborn · 14 years ago
  29. 0262847 am 88b4bd5f: am fc7e7766: Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread by Hung-ying Tyan · 14 years ago
  30. c6a6955 Add getCurrentSyncs() to the SDK, which replaces the deprecated by Fred Quintana · 14 years ago
  31. fdcd266 Merge "resolved conflicts for merge of ba04dbc6 to master" by Gilles Debunne · 14 years ago
  32. e7aa078 Merge "Start of input method control on system bar." by Daniel Sandler · 14 years ago
  33. a84a69f Start of input method control on system bar. by Daniel Sandler · 14 years ago
  34. 5fe721f Fix NPE in addMessageToConsole. by Patrick Scott · 14 years ago
  35. 3ca506b Merge "Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. Add #define guard for rs_types.rsh to prevent multiple inclusion." by Shih-wei Liao · 14 years ago
  36. 0ff647b Add a cancel button to InputMethodPicker and InputMethodSubtypePicker by satok · 14 years ago
  37. cf1e925 resolved conflicts for merge of ba04dbc6 to master by Gilles Debunne · 14 years ago
  38. ad8d48a fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  39. 26b29d1 Merge "Show "more" button in the dialog of InputMethodSubtypePicker" by satok · 14 years ago
  40. 4c1a013 Merge "Stop using unauthorized dns" by Robert Greenwalt · 14 years ago
  41. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  42. 708e04f Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. by Shih-wei Liao · 14 years ago
  43. 4139b55 Fix 3061025: Extend wave lockscreen timeout while grabbed. by Jim Miller · 14 years ago
  44. c4838af Merge "Move LOG_ALWAYS_FATAL to end of app_process" by Brian Carlstrom · 14 years ago
  45. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  46. 170bf59 Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty" by Mike Lockwood · 14 years ago
  47. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 14 years ago
  48. df255c2 Stop using unauthorized dns by Robert Greenwalt · 14 years ago
  49. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  50. 3e1a18a Fix a null dereference by Mathias Agopian · 14 years ago
  51. 6458935 MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty by Mike Lockwood · 14 years ago
  52. 2409cdb Merge "Remove MediaVideoItem and AudioTrack playback APIs." by Gil Dobjanschi · 14 years ago
  53. b27f2d3 Remove MediaVideoItem and AudioTrack playback APIs. by Gil Dobjanschi · 14 years ago
  54. d6e9d76 Merge "Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback." by Andreas Huber · 14 years ago
  55. 08478d1 Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback. by Andreas Huber · 14 years ago
  56. 6a5fc4b Merge "New TimeInterpolator interface for android.animation package." by Chet Haase · 14 years ago
  57. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  58. 786c571 am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  59. 1b93c0a am ee7e0efc: (-s ours) am 59c4cb9e: Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 14 years ago
  60. cd1093c am 65e8b476: am 5a5fff71: Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  61. 8c4e779 am e112b744: am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  62. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  63. a458719 am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  64. c5610a4 am cfc80bd5: am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  65. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  66. 13297fd am f2cc2e52: am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  67. ac3d43d am 5d722580: (-s ours) am e02e41f4: Merge "DO NOT MERGE: Get rid of status bar\'s dim during night." into gingerbread by Dianne Hackborn · 14 years ago
  68. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 14 years ago
  69. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 14 years ago
  70. d5df1e5 Merge "Add two more options to "recordvideo" utility" by James Dong · 14 years ago
  71. 058ad78 Merge "resolved conflicts for merge of 6327a9fe to master" by Mike Lockwood · 14 years ago
  72. 22f4191 resolved conflicts for merge of 6327a9fe to master by Mike Lockwood · 14 years ago
  73. 7d56e3d Merge "Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached." by Joe Onorato · 14 years ago
  74. c3f0b2d10 Merge "Don't crash if there is no phone app and someone presses the phone button." by Joe Onorato · 14 years ago
  75. 8ece274 am b81b89f1: (-s ours) am 45a8901d: Merge "Add supporting MCC=450(Korea)" into gingerbread by Robert Greenwalt · 14 years ago
  76. d37870a Don't crash if there is no phone app and someone presses the phone button. by Joe Onorato · 14 years ago
  77. cf2bdd1 Merge "0-memcpy video recording framework" by James Dong · 14 years ago
  78. 7f35c8c Show "more" button in the dialog of InputMethodSubtypePicker by satok · 14 years ago
  79. b5c564f Merge WebKit at r68651 : Update user agent string by Kristian Monsen · 14 years ago
  80. 769bb2a 0-memcpy video recording framework by James Dong · 14 years ago
  81. 5847b20 Merge "Add InputMethodEnabler for enabling input methods and subtypes" by satok · 14 years ago
  82. 47a4491 Add InputMethodEnabler for enabling input methods and subtypes by satok · 14 years ago
  83. 7172bda Assign parent TextAppearances to Holo.Light theme. by Jeff Sharkey · 14 years ago
  84. c3a44b6 Fix RecentApps to properly load new thumbnails. by Jim Miller · 14 years ago
  85. e743bd2 Merge "Don't clear the framebuffer when not needed." by Romain Guy · 14 years ago
  86. 6b7bd24 Don't clear the framebuffer when not needed. by Romain Guy · 14 years ago
  87. 1064979 Add two more options to "recordvideo" utility by James Dong · 14 years ago
  88. 5ada6cb More drag/drop adjustments: by Christopher Tate · 14 years ago
  89. c791227 am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  90. 6ed895a am 41170a1a: am abcbb1a1: Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  91. f209cd7 am a785a59c: am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread by Hung-ying Tyan · 14 years ago
  92. 828c89b am 3cb2d3be: am 1862af57: Merge "SipService: supply PendingIntent when open a profile." into gingerbread by Hung-ying Tyan · 14 years ago
  93. 72b526a am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  94. e2562ca am daa9b8c6: am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  95. 3caf37e am f358cecb: am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  96. 499f518 am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  97. 7930b5b am 722665c5: am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  98. 40e8289 Merge "resolved conflicts for merge of bba3b8ef to master" by Mathias Agopian · 14 years ago
  99. d2a71c7 resolved conflicts for merge of bba3b8ef to master by Mathias Agopian · 14 years ago
  100. a6983b4 Merge "Apply 3D transformations to gradient shaders." by Romain Guy · 14 years ago