1. 937cd1b Add unistd.h for size_t typedef to fix sim-eng by Kenny Root · 15 years ago
  2. 46f28d3 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 15 years ago
  3. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 15 years ago
  4. 6b60f58 Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gingerbread by James Dong · 15 years ago
  5. 5f482e9 Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 15 years ago
  6. 7d3bc34 am 3bf5c4cd: Merge "fix markup error bug:2871538" into froyo by Scott Main · 15 years ago
  7. 9c990d4 Merge "fix markup error bug:2871538" into froyo by Scott Main · 15 years ago
  8. e57e895 Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  9. 43d71c5 am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 15 years ago
  10. 41af3d2 Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 15 years ago
  11. 9996342 Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread by Joe Onorato · 15 years ago
  12. de63b46 Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 15 years ago
  13. 1b55aad Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 15 years ago
  14. 6c595a1 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 15 years ago
  15. 38fa7ec Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 15 years ago
  16. 928b1c9 am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 15 years ago
  17. be2ec77 Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 15 years ago
  18. 1faba30 Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 15 years ago
  19. 55fcdbc Merge "Explicitly mention again that startCommand() runs on the main thread." into gingerbread by Brad Fitzpatrick · 15 years ago
  20. 834772c Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 15 years ago
  21. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 15 years ago
  22. 38e04ae4 Merge "Remove a log message Jason doesn't like" into gingerbread by Dan Egnor · 15 years ago
  23. 385adbd am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i by Joe Onorato · 15 years ago
  24. 38723b0 Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." into froyo by Joe Onorato · 15 years ago
  25. 5cf8fa8 am 0ac8ac30: Doc change: Add docs for licensing service. by Dirk Dougherty · 15 years ago
  26. f17bc88 Merge "Fix StrictMode for Binder.dump()" into gingerbread by Brad Fitzpatrick · 15 years ago
  27. 23abef8 Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 15 years ago
  28. d6499d8 Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread by Mike Lockwood · 15 years ago
  29. 6862484 Merge "LVM release 1.04." into gingerbread by Eric Laurent · 15 years ago
  30. 5767cf6 Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 15 years ago
  31. 148b25a Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 15 years ago
  32. 625177a Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 15 years ago
  33. d03d9ce Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 15 years ago
  34. 84a7d07 Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 15 years ago
  35. f35ed88 Merge "propagate sensor event rate properly to the sensor HAL" into gingerbread by Mathias Agopian · 15 years ago
  36. e99010a Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 15 years ago
  37. e3c8234 propagate sensor event rate properly by Mathias Agopian · 15 years ago
  38. 49f2aee Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 15 years ago
  39. 883b3e9 Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 15 years ago
  40. 39e1a83 Merge "new SensorService" into gingerbread by Mathias Agopian · 15 years ago
  41. 2307948 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  42. e39c274 Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  43. 4745f5a Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 15 years ago
  44. 36cdee4 am dbac180d: Fix a merge problem with html mms by Tom Taylor · 15 years ago
  45. 976f086 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 15 years ago
  46. 97a5e29 Merge "Progress status notification" into gingerbread by James Dong · 15 years ago
  47. 24e0cd3 Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 15 years ago
  48. 95127e0 am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  49. 468c4f6 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  50. 5933744 am 2316d626: docs: add information about using color resources as drawables by Scott Main · 15 years ago
  51. e26a37d Merge "resolved conflicts for merge of 9bc4039a to gingerbread" into gingerbread by Dan Egnor · 15 years ago
  52. a53040a resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 15 years ago
  53. af1b802 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 15 years ago
  54. c49422f Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 15 years ago
  55. 351778f Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 15 years ago
  56. a7352c9 new SensorService by Mathias Agopian · 16 years ago
  57. ac07cd6 Remove some debug logging that I accidentally committed. by Jamie Gennis · 15 years ago
  58. 9f63ea2 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 15 years ago
  59. dfe85d8 am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  60. 7125c10 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  61. 4978e78 Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 15 years ago
  62. b04f72e Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 15 years ago
  63. 39a9bd6 Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 15 years ago
  64. f26db0d Fix trackball down and movement bugs. by Jeff Brown · 16 years ago
  65. 9b242fa am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 16 years ago
  66. 874da6e Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 16 years ago
  67. fb9b248 Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 16 years ago
  68. 3cf1c9b Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
  69. 127c21f am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 16 years ago
  70. f044328 Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 16 years ago
  71. aca4e22 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 16 years ago
  72. 9e2d6e9 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 16 years ago
  73. 8849c6f Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 16 years ago
  74. 0a128e3 Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  75. 9c48c34 Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 16 years ago
  76. 0e88527 Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 16 years ago
  77. 5c1ed84 Add support for new input sources. by Jeff Brown · 16 years ago
  78. 854f981 Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 16 years ago
  79. 7ab14f8 am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 16 years ago
  80. 9457041 Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 16 years ago
  81. 3b1d921 am 80fa5c86: docs: dashboard update by Scott Main · 16 years ago
  82. 1524d11 am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 16 years ago
  83. 9db8431 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 16 years ago
  84. e5d45f6 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 16 years ago
  85. 48d2d65 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 16 years ago
  86. be581cf Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
  87. 005c212 Merge "Add native C APIs for working with the Asset Manager" into gingerbread by Christopher Tate · 16 years ago
  88. 9373680 Add native C APIs for working with the Asset Manager by Christopher Tate · 16 years ago
  89. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 16 years ago
  90. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
  91. f568a74 Merge "Interface support for custom HTTP headers in DL manager" into gingerbread by Steve Howard · 16 years ago
  92. 5e22cd7 am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 16 years ago
  93. a4e25ab Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 16 years ago
  94. 13bea64 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 16 years ago
  95. 51b23cd Merge "Clean up some style in the makefiles." into gingerbread by Joe Onorato · 16 years ago
  96. 72f26b7 Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 16 years ago
  97. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 16 years ago
  98. bce6e17 am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 16 years ago
  99. 2658215 Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 16 years ago
  100. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago