1. 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
  2. 0ff647b Add a cancel button to InputMethodPicker and InputMethodSubtypePicker by satok · 14 years ago
  3. 77880ae am 44b7ef54: Merge "SipService: add permission check for using API" into gingerbread by Chung-yih Wang · 14 years ago
  4. 44b7ef5 Merge "SipService: add permission check for using API" into gingerbread by Chung-yih Wang · 14 years ago
  5. aa562ff SipService: add permission check for using API by Hung-ying Tyan · 14 years ago
  6. cf1e925 resolved conflicts for merge of ba04dbc6 to master by Gilles Debunne · 14 years ago
  7. b77455e am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  8. ad8d48a fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  9. 26b29d1 Merge "Show "more" button in the dialog of InputMethodSubtypePicker" by satok · 14 years ago
  10. 4c1a013 Merge "Stop using unauthorized dns" by Robert Greenwalt · 14 years ago
  11. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  12. ddd49c2 NIOTest fixes. by Elliott Hughes · 14 years ago
  13. 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
  14. 4139b55 Fix 3061025: Extend wave lockscreen timeout while grabbed. by Jim Miller · 14 years ago
  15. 779a6e4 am eb43f1b2: am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  16. eb43f1b am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  17. 0689b60 am 54e01e0f: Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  18. ea44575 am 08faac3c: Unhide SIP API. by Hung-ying Tyan · 14 years ago
  19. 54e01e0 Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  20. 08faac3 Unhide SIP API. by Hung-ying Tyan · 14 years ago
  21. 647ff64 am 26cb01e8: Merge "Use explicit intent for installing credentials." into gingerbread by Hung-ying Tyan · 14 years ago
  22. 26cb01e Merge "Use explicit intent for installing credentials." into gingerbread by Hung-ying Tyan · 14 years ago
  23. bd38710 am 3ecceb5b: Merge "TextView refactoring to ease future merges in HC." into gingerbread by Gilles Debunne · 14 years ago
  24. c5e630a Use explicit intent for installing credentials. by Hung-ying Tyan · 14 years ago
  25. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  26. 3ecceb5 Merge "TextView refactoring to ease future merges in HC." into gingerbread by Gilles Debunne · 14 years ago
  27. f5cae7d am 38702d5f: Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread by Jaikumar Ganesh · 14 years ago
  28. cbfbb52 TextView refactoring to ease future merges in HC. by Gilles Debunne · 14 years ago
  29. 38702d5 Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread by Jaikumar Ganesh · 14 years ago
  30. c4838af Merge "Move LOG_ALWAYS_FATAL to end of app_process" by Brian Carlstrom · 14 years ago
  31. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  32. 170bf59 Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty" by Mike Lockwood · 14 years ago
  33. 6c4609a am dfe0870e: Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  34. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 14 years ago
  35. 4b7ff73 am 4483232f: Suppress harder for echo without affecting the volume of real voice. by Chung-yih Wang · 14 years ago
  36. dfe0870 Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  37. ef5afa0 Do not merge. Don't crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  38. f10929f am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  39. 4f2c8cc am 36a18287: Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  40. d185494 am e1c8e388: Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  41. c6faec8 am 4a962a06: Merge "Removing \'last\' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  42. 22cb4ef am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  43. df255c2 Stop using unauthorized dns by Robert Greenwalt · 14 years ago
  44. 9580b8c resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  45. 4de94de DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  46. 4483232 Suppress harder for echo without affecting the volume of real voice. by Chung-yih Wang · 14 years ago
  47. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  48. 3e1a18a Fix a null dereference by Mathias Agopian · 14 years ago
  49. 6458935 MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty by Mike Lockwood · 14 years ago
  50. e6ad0e4 Merge "Update of DRM framework." by Gloria Wang · 14 years ago
  51. a1bf0a0 Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  52. 36a1828 Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  53. ca6eb21 DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  54. 2409cdb Merge "Remove MediaVideoItem and AudioTrack playback APIs." by Gil Dobjanschi · 14 years ago
  55. e1c8e38 Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  56. bb70837 am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  57. 51501aa am b74941e3: Merge "Fixed popup assets (background)" into gingerbread by Justin Ho · 14 years ago
  58. b361639 am f15dfbec: Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  59. 6a15f0d am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  60. 45bd115 am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  61. c0c2076 am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  62. 5e3329b am e86a6b2a: Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  63. b8d40d2 am 30f5c8fe: More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  64. 992a9e5 am fd124570: Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  65. c296f22 am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  66. 5df4b5a am 08fb5851: Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  67. b27f2d3 Remove MediaVideoItem and AudioTrack playback APIs. by Gil Dobjanschi · 14 years ago
  68. 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
  69. 4a962a0 Merge "Removing 'last' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  70. 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
  71. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  72. d577cfd Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  73. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  74. 6a5fc4b Merge "New TimeInterpolator interface for android.animation package." by Chet Haase · 14 years ago
  75. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  76. 786c571 am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  77. 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
  78. cd1093c am 65e8b476: am 5a5fff71: Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  79. 8c4e779 am e112b744: am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  80. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  81. 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
  82. c5610a4 am cfc80bd5: am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  83. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  84. 13297fd am f2cc2e52: am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  85. 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
  86. 94f183b Removing 'last' of red cross asset. by Gilles Debunne · 14 years ago
  87. 949f7d9 Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  88. b74941e Merge "Fixed popup assets (background)" into gingerbread by Justin Ho · 14 years ago
  89. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 14 years ago
  90. 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  91. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 14 years ago
  92. afeeaf3 Port mock ril controller and tests to GB. DO NOT MERGE by Xia Wang · 14 years ago
  93. f15dfbe Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  94. 6275dbb Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  95. 90bc5ee Quiet unnecessary debug logging. by Brad Fitzpatrick · 14 years ago
  96. 574b37e Fix bug 3071869 - text anchors are now treated as application sub-panels. by Adam Powell · 14 years ago
  97. d5df1e5 Merge "Add two more options to "recordvideo" utility" by James Dong · 14 years ago
  98. 02654f0 Merge "On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  99. 058ad78 Merge "resolved conflicts for merge of 6327a9fe to master" by Mike Lockwood · 14 years ago
  100. 22f4191 resolved conflicts for merge of 6327a9fe to master by Mike Lockwood · 14 years ago