1. 59119e6 turn off the electron beam by Mathias Agopian · 14 years ago
  2. 3c8e66f Merge "Allow TextView to do its thing." into gingerbread by Leon Scroggins · 14 years ago
  3. ced4db0 Merge "StrictMode: link to designing for responsiveness ANR docs" into gingerbread by Brad Fitzpatrick · 14 years ago
  4. 9b0ab92 Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 14 years ago
  5. a8ed856 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  6. 3d3429e Merge "Fix a bug synthesizing cancelation events for motions." into gingerbread by Jeff Brown · 14 years ago
  7. e4081fe Merge "SipService: fix a missing switch-case break." into gingerbread by Hung-ying Tyan · 14 years ago
  8. c8b3e25 Merge "Fix SD card mounting issues #3074555 and #3072332" into gingerbread by Dianne Hackborn · 14 years ago
  9. 316237d Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 14 years ago
  10. abcb347 Merge "Change to new binder implementation for OBB" into gingerbread by Kenny Root · 14 years ago
  11. 758753c Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
  12. aa162c3 Merge "Add animation for the status bar going away." into gingerbread by Joe Onorato · 14 years ago
  13. b6af9cc Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
  14. 05cd45c Merge "Fix status bar flashing after orientation change" into gingerbread by Joe Onorato · 14 years ago
  15. 1fe6dec Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  16. 86284d2 Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 14 years ago
  17. eaa166e Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  18. a2e6869 am 3fd40ee6: (-s ours) Revert "docs: new web apps dev guides" Do not merge. by Scott Main · 14 years ago
  19. 966ae93 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 14 years ago
  20. 20f29b4 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  21. 3c2c54c fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  22. eea35e1 Merge "deliver invalidate messages AFTER other messages" into gingerbread by Mathias Agopian · 14 years ago
  23. 7b0ba16 deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
  24. 09ed308 Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 14 years ago
  25. aefa578 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 14 years ago
  26. 7f5b5a8 Merge "fix a bug where timeouts would only be handled when a message was delivered" into gingerbread by Mathias Agopian · 14 years ago
  27. 23a0920 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  28. 5b25eff Merge "Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  29. c9df3e8 Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 14 years ago
  30. 7669f03 Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  31. e3e077d Merge "Add mock ril control commands and tests" into gingerbread by Xia Wang · 14 years ago
  32. 29a4f07 Merge "GPS: Fix another race condition in GPS HAL initialization" into gingerbread by Mike Lockwood · 14 years ago
  33. 9cfdf64 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  34. ad96c8b Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  35. 511f223 Merge "Avoid pre-processing images when they won't be used" into gingerbread by Xavier Ducrohet · 14 years ago
  36. f817a6e Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  37. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  38. c754c60 Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
  39. dc79822 Merge "GPS: More HAL initialization cleanup" into gingerbread by Mike Lockwood · 14 years ago
  40. 5f89932 Merge "Add some error-case logging." into gingerbread by Wink Saville · 14 years ago
  41. ba18dd9 Merge "fix getmacaddress race condition (don't auto-merge)" into gingerbread by Irfan Sheriff · 14 years ago
  42. 46e92cb Merge "Fix startDtmf." into gingerbread by John Wang · 14 years ago
  43. c486fcc Merge "Made paste work in ExtractEditText" into gingerbread by Gilles Debunne · 14 years ago
  44. 04d921f Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 14 years ago
  45. ea01cfb Merge "Do not release the wifi lock if the screen is off." into gingerbread by Chung-yih Wang · 14 years ago
  46. e60bb38 am 456fe3b3: add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build by Scott Main · 14 years ago
  47. c91355b Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
  48. e0af18e Merge "DO NOT MERGE Limit the height of the pull glow." into gingerbread by Mindy Pereira · 14 years ago
  49. 1965b2d am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 14 years ago
  50. a0f02af am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 14 years ago
  51. 313ecd5 Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago
  52. 08302f0 am 65e62f4f: docs: new web apps dev guides by Scott Main · 14 years ago
  53. 8623f94 Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  54. 9c331df Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 14 years ago
  55. 292ec50 Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread by Dianne Hackborn · 14 years ago
  56. ef74539 Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 14 years ago
  57. 31a7f24 Merge "TextView cursor and selection improvements." into gingerbread by Gilles Debunne · 14 years ago
  58. 51861cd Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  59. 6dd8eec Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  60. 1b66c4a Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 14 years ago
  61. 6ce23c4 Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  62. 7bfdae6 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  63. 5d372aa Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  64. ef072a1 Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  65. b2df56f Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  66. 3389b28 Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  67. 285bb1b Merge "Long press with trackball selects word under cursor." into gingerbread by Gilles Debunne · 14 years ago
  68. 740f056 Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  69. fc85f3a Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 14 years ago
  70. 7d7daee Merge "SipService: add permission check for using API" into gingerbread by Chung-yih Wang · 14 years ago
  71. 8950fab am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  72. ddfbafa Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  73. ed1076e Merge "Use explicit intent for installing credentials." into gingerbread by Hung-ying Tyan · 14 years ago
  74. 313b09d Merge "TextView refactoring to ease future merges in HC." into gingerbread by Gilles Debunne · 14 years ago
  75. 36150e9 Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread by Jaikumar Ganesh · 14 years ago
  76. 4073b9e Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  77. 86638ad Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  78. 92e7111 Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  79. 782cf70 Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  80. 612a80b Merge "Removing 'last' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  81. 77e26fc Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  82. 95cefd9 Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  83. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  84. d62a1d5 Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  85. ae527c3 Merge "Fixed popup assets (background)" into gingerbread by Justin Ho · 14 years ago
  86. a0de478 Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  87. 42ea161 Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  88. 14fc691 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
  89. 707191f Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  90. 01bb31e Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  91. eeaba93 Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  92. 544dd81 Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  93. 353d083 Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread by Eric Rowe · 14 years ago
  94. 0e918d5 Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread by Wink Saville · 14 years ago
  95. 3c2dc49 Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  96. 6a046de Merge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread by Hung-ying Tyan · 14 years ago
  97. 3237326 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  98. 32bafef Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  99. bca588d Merge "SIP: Fix busy authentication loop." into gingerbread by Hung-ying Tyan · 14 years ago
  100. 98fd36f Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago