1. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  2. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  3. 7e73a2c Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  4. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  5. e47e3f3 Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 14 years ago
  6. f25c560 am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  7. 30cf330 Import revised translations by Kenny Root · 14 years ago
  8. cfe3d20 am c4e38577: Import revised translations by Kenny Root · 14 years ago
  9. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  10. 04b243d Fix NPE during ANRs. by Brad Fitzpatrick · 14 years ago
  11. c4e3857 Import revised translations by Kenny Root · 14 years ago
  12. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  13. 25f3ab4 Manual merge of change 53051 from master (DO NOT MERGE) by Evan Millar · 14 years ago
  14. a2650db Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 14 years ago
  15. ae069f7 Fix SDK docs build. by Daniel Sandler · 14 years ago
  16. 801700b am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  17. 7f0a1f6 am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 14 years ago
  18. 2bc4818 am 39e876ad: (-s ours) Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 14 years ago
  19. 57f4503 Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  20. e899caf Fixed api/current.xml after a bad merge. by Jeff Brown · 14 years ago
  21. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  22. 3a0146c Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 14 years ago
  23. cc86c93 Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 14 years ago
  24. f3c6c98 am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into fro by Dave Sparks · 14 years ago
  25. 78e6622 am 821ca518: docs: edits to resources doc by Scott Main · 14 years ago
  26. d22bffd am bccedb03: docs: update dashboard again by Scott Main · 14 years ago
  27. 45378f0 am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 14 years ago
  28. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  29. cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 14 years ago
  30. 611fae4 New API for "immersive" activity windows. by Daniel Sandler · 14 years ago
  31. e46cbd3 New API for high-priority Notifications and full-screen alerts. by Daniel Sandler · 14 years ago
  32. 74cde2c Improve SensorManager documentation by Mathias Agopian · 14 years ago
  33. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  34. 5f11e95 docs: small edits to catchup to edits made in html pushed live by Scott Main · 14 years ago
  35. 39e876a Merge "When filling the cache, we always time out waiting for a condition that won't occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 14 years ago
  36. c95812e Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  37. f897b44 Fix driver stop check by Irfan Sheriff · 14 years ago
  38. 1c8bc7bb When filling the cache, we always time out waiting for a condition that won't occur. by James Dong · 14 years ago
  39. 3242cc2 Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into froyo by Dave Sparks · 14 years ago
  40. 821ca51 docs: edits to resources doc by Scott Main · 14 years ago
  41. cad5726 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 14 years ago
  42. bccedb0 docs: update dashboard again by Scott Main · 14 years ago
  43. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  44. c980ba2 am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 14 years ago
  45. cdeae43 Merge "docs: update dashboard" into froyo by Scott Main · 14 years ago
  46. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  47. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  48. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  49. a6c5293 Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 14 years ago
  50. 3137f8c am 6567adf8: Move android-common to framework/ex by Ying Wang · 14 years ago
  51. 6567adf Move android-common to framework/ex by Ying Wang · 14 years ago
  52. 987e223 am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 14 years ago
  53. 9a5fcd1 am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 14 years ago
  54. 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 14 years ago
  55. 27357fc Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 14 years ago
  56. 9d71860 Merge "The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them." into froyo by Joe Onorato · 14 years ago
  57. ac8b0d4 Merge "This patch enables each omx instance to have a separate message dispatcher, and thus eliminates the sharing of the message dispatches between omx instances." into gingerbread by James Dong · 14 years ago
  58. 0014296 am 457738e6: Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 14 years ago
  59. e4bca7e am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  60. b102a5e docs: update dashboard by Scott Main · 14 years ago
  61. 457738e Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 14 years ago
  62. 322e7e4 Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  63. 2d468c5 Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  64. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  65. c52ced0 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 14 years ago
  66. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  67. 96e59eb Merge "Support for multiple tests" into gingerbread by Jeff Brown · 14 years ago
  68. f1d3802 Support for multiple tests by Jeff Brown · 14 years ago
  69. 742b282 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  70. 7e900cb Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  71. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  72. 143666f StrictMode: implement the log-to-DropBox option by Brad Fitzpatrick · 14 years ago
  73. 7ef674b docs: add information about known issues in resource matching by Scott Main · 14 years ago
  74. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  75. 60e8c33 Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  77. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  78. 1441894 Dropbox: remove redundant Entry construction. by Brad Fitzpatrick · 14 years ago
  79. f1cefa9 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  80. 724c522 Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  81. 28a6c8e am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 14 years ago
  82. d890cbf Remove PollLoop from host build. by Jeff Brown · 14 years ago
  83. 5e95930 am 43a9527c: Fix include paths. by Jeff Brown · 14 years ago
  84. 43a9527 Fix include paths. by Jeff Brown · 14 years ago
  85. 7c8aa44 am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  86. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  87. 94f14ae Merge "More StrictMode work, handling violations in ActivityManagerService." into gingerbread by Brad Fitzpatrick · 14 years ago
  88. 3a010fa am 1067e689: Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 14 years ago
  89. 1067e68 Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 14 years ago
  90. 46d4238 More StrictMode work, handling violations in ActivityManagerService. by Brad Fitzpatrick · 14 years ago
  91. e6727df Doc change: remove pdf summary of guidelines from templates archive. by Dirk Dougherty · 14 years ago
  92. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  93. c2bc66d Merge "Dont persist config on failure" into gingerbread by Irfan Sheriff · 14 years ago
  94. afadc8b Dont persist config on failure by Irfan Sheriff · 14 years ago
  95. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  96. 9e93726 Must hold lock here... by Andreas Huber · 14 years ago
  97. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  98. 9f8cc51 Merge "Adjust activity manager process OOM adj." into kraken by Dianne Hackborn · 14 years ago
  99. f5eafe4 Merge "Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned." into kraken by Andreas Huber · 14 years ago
  100. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 14 years ago