1. e763593 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
  2. e87ebb0 Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 14 years ago
  3. 0b7d6de Fix the build. by repo sync · 14 years ago
  4. 75c3853 Merge changes I7efff4f2,I1631ee20,I14d9886a,Ic2858920,Iff588130,I37ba9d83 into gingerbread by repo sync · 14 years ago
  5. 84f7f6b SIP: Make SipAudioCallImpl use SimpleSessionDescription instead of javax.sdp. by repo sync · 14 years ago
  6. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  7. e6c0c10 SDP: Add a simple class to help manipulate session descriptions. by Chia-chi Yeh · 14 years ago
  8. e818942 Merge "DO NOT MERGE Apply new styles to the status bar/notification shade" into gingerbread by Adam Powell · 14 years ago
  9. e241621 DO NOT MERGE Apply new styles to the status bar/notification shade by Adam Powell · 14 years ago
  10. 89647b1 Don't do single byte writes in DropBoxManagerService by Brad Fitzpatrick · 14 years ago
  11. 8310b42 Add javadoc saying that wake locks are ref counted by default. by Joe Onorato · 14 years ago
  12. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 14 years ago
  13. 95f600b Merge "Fix NPE in PowerManagerService on boot, if some settings are corrupted." into gingerbread by Amith Yamasani · 14 years ago
  14. 8b61983 Fix NPE in PowerManagerService on boot, if some settings are corrupted. by Amith Yamasani · 14 years ago
  15. 08959c6 Merge "Request permission for global audio effects." into gingerbread by Eric Laurent · 14 years ago
  16. 14beea4 Request permission for global audio effects. by Eric Laurent · 14 years ago
  17. 127146e Merge "Decrease sensitivity of orientation changes a bit." into gingerbread by Steve Howard · 14 years ago
  18. 3efbc55 Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
  19. a72bb40 Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
  20. 9c37da7 Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
  21. c87a8ad Merge "Flesh out StrictMode docs." into gingerbread by Brad Fitzpatrick · 14 years ago
  22. 15ba406 Flesh out StrictMode docs. by Brad Fitzpatrick · 14 years ago
  23. 7a69aef RTP: Add log throttle for "no data". by repo sync · 14 years ago
  24. 9d5fac5 Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 14 years ago
  25. ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
  26. 4033a67 RTP: Update native part to reflect the API change. by Chia-chi Yeh · 14 years ago
  27. 37adc52 RTP: Add two getters to retrieve the current configuration from AudioStream. by Chia-chi Yeh · 14 years ago
  28. 32e106b RTP: Extend codec capability and update the APIs. by Chia-chi Yeh · 14 years ago
  29. 4374b23 Merge "Make sure we drain the avc software decoder's output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
  30. 2359d49 Merge "DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963" into gingerbread by Vasu Nori · 14 years ago
  31. 958c149 DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963 by Vasu Nori · 14 years ago
  32. 55f8aee Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
  33. eaa2cab Merge "Fix problem where Base64InputStream single-byte reads were unsigned." into gingerbread by Jesse Wilson · 14 years ago
  34. 64b25cf Fix problem where Base64InputStream single-byte reads were unsigned. by Jesse Wilson · 14 years ago
  35. 3237169 Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into gingerbread by Mike Lockwood · 14 years ago
  36. ca54cda Merge "SipService: fix thread/socket leak" into gingerbread by Hung-ying Tyan · 14 years ago
  37. 4f29455 Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
  38. 2acfd34 GpsLocationProvider: Fix race condition while bringing up APN for SUPL. by Mike Lockwood · 14 years ago
  39. fc51f2c SipService: fix thread/socket leak by Hung-ying Tyan · 14 years ago
  40. 71fe631 Fix broken insert reverb auto tests. by Eric Laurent · 14 years ago
  41. dd8f13f Merge "Do not merge: clear text selection on rotate" into gingerbread by Cary Clark · 14 years ago
  42. ef60890 Do not merge: clear text selection on rotate by Cary Clark · 14 years ago
  43. b2044da Do not merge: cherry-pick a fix for a npe. by Patrick Scott · 15 years ago
  44. dd62a05 DO NOT MERGE. MOTOYA Japanese fonts by Shin-ichiro Fukuda · 14 years ago
  45. 98bcb41 Merge "Fix race reading input configuration during system startup." into gingerbread by Jeff Brown · 14 years ago
  46. 57c5937 Fix race reading input configuration during system startup. by Jeff Brown · 14 years ago
  47. 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
  48. 6201842 Merge "Adding new feature definitions for new sensors (barometer and gyroscope.)" into gingerbread by Dan Morrill · 14 years ago
  49. a6dc469 Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  50. f65630a fix small bug in EGL error management by Mathias Agopian · 14 years ago
  51. ed73932 Simplify and optimize MessageQueue loop. by Jeff Brown · 14 years ago
  52. cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  53. 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 14 years ago
  54. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  55. 87d208f Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  56. 6773848 Merge "Remove stagefright foundation's incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  57. 85b53ad Decrease sensitivity of orientation changes a bit. by Steve Howard · 14 years ago
  58. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  59. 672c0dc Fix issue 2913071. by Eric Laurent · 14 years ago
  60. af0a188 This log message is codec specific. by Andreas Huber · 14 years ago
  61. 34d3aea Merge "Add image creator helper script for OBBs" into gingerbread by Kenny Root · 14 years ago
  62. 34a7f08 Merge "Un-@hide ability to download without a running notification." into gingerbread by Steve Howard · 14 years ago
  63. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
  64. 1e646b5 Merge "Add mdpi text select anchor asset" into gingerbread by Adam Powell · 14 years ago
  65. 1139b32 Merge "DO NOT MERGE Tweaked EdgeGlow to better match user expectations." into gingerbread by Mindy Pereira · 14 years ago
  66. e920477 Merge "do not merge" into gingerbread by Chet Haase · 14 years ago
  67. 40d3579 DO NOT MERGE Tweaked EdgeGlow to better match user expectations. by Mindy Pereira · 14 years ago
  68. 39d1ee5 do not merge by Chet Haase · 14 years ago
  69. ff0ea5e Merge "Support for download manager "queue for wifi" dialogs" into gingerbread by Steve Howard · 14 years ago
  70. f176681 Support for download manager "queue for wifi" dialogs by Steve Howard · 14 years ago
  71. 0859b76 Make wifi scan async. (don't auto-merge) by Irfan Sheriff · 14 years ago
  72. 173ea09 Merge "DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport'" into gingerbread by Vasu Nori · 14 years ago
  73. 9540a8d DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport' by Vasu Nori · 14 years ago
  74. b5631f5 Merge "Do not merge : cancel text select mode when pressing back, etc." into gingerbread by Cary Clark · 14 years ago
  75. d3c9fce Merge "Allow record to set input color format as a command line option" into gingerbread by James Dong · 14 years ago
  76. 2fddc21 Do not merge : cancel text select mode when pressing back, etc. by Cary Clark · 14 years ago
  77. eb4d5b2 Merge "recovery just takes a filename as an argument now (do not merge)" into gingerbread by Doug Zongker · 14 years ago
  78. b9881e6 Merge "Adding more DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  79. 8d1513e Merge "Made audio effect control panel intents public." into gingerbread by Eric Laurent · 14 years ago
  80. 92cf2d6 Made audio effect control panel intents public. by Eric Laurent · 14 years ago
  81. 8217eac Merge "Fix double-checked locking bug in LocalSocket." into gingerbread by Jesse Wilson · 14 years ago
  82. 4baf641 recovery just takes a filename as an argument now (do not merge) by Doug Zongker · 14 years ago
  83. c59a662 Fix double-checked locking bug in LocalSocket. by Jesse Wilson · 14 years ago
  84. e520669 Merge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbread by James Dong · 14 years ago
  85. 30c1102 Add image creator helper script for OBBs by Kenny Root · 14 years ago
  86. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  87. 92630c7 Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread by Mike Lockwood · 14 years ago
  88. 77bc30d SystemUI: Use new USB notifications to detect USB disconnect. by Mike Lockwood · 14 years ago
  89. 6548f39 Merge "Inet status bug fix" into gingerbread by Robert Greenwalt · 14 years ago
  90. 029be81 Inet status bug fix by Robert Greenwalt · 14 years ago
  91. 6f33b65 Merge "Fix issue #2999757: "Application Redirected" dialogue showing up erratically" into gingerbread by Dianne Hackborn · 14 years ago
  92. 4c571a6 Fix the build. by Chung-yih Wang · 14 years ago
  93. 034093a4 Fix issue #2999757: "Application Redirected" dialogue showing up erratically by Dianne Hackborn · 14 years ago
  94. 51aaab3 Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread by Dianne Hackborn · 14 years ago
  95. 708e425 Merge "Revert the ANSWERING state." into gingerbread by Chung-yih Wang · 14 years ago
  96. 313af5a Merge "Add Inet Condition log to bugreports" into gingerbread by Robert Greenwalt · 14 years ago
  97. 8891fdc Fix #2999258: ANR in Settings after every reboot by Dianne Hackborn · 14 years ago
  98. 9779b71 Revert the ANSWERING state. by Chung-yih Wang · 14 years ago
  99. df7a865 Adding more DL Manager tests. by Neal Nguyen · 14 years ago
  100. df59f25 Merge "DO NOT MERGE Enable debug in StatusBarService" into gingerbread by Irfan Sheriff · 14 years ago