1. 5adc399 am 30cf330f: Import revised translations by Kenny Root · 15 years ago
  2. 46d6c07 am c4e38577: Import revised translations by Kenny Root · 15 years ago
  3. 8e0ebca am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  4. f9b7c24 Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 15 years ago
  5. 089ae94 am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 15 years ago
  6. 337062f am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 15 years ago
  7. ae80ffa 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 · 15 years ago
  8. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  9. e85dafb Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  10. ca3cb3d Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  11. a02e07d 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 · 15 years ago
  12. be6c121 am 821ca518: docs: edits to resources doc by Scott Main · 15 years ago
  13. e79243b am bccedb03: docs: update dashboard again by Scott Main · 15 years ago
  14. 2beceb7 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 · 15 years ago
  15. 5c36280 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  16. 748ad2b 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 · 15 years ago
  17. 9bdf9d6 Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 15 years ago
  18. e9a36f1 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 · 15 years ago
  19. b49ec28 am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
  20. b7310b2 Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
  21. c10612c Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  22. 54bc281 More work in progress on native events. by Jeff Brown · 15 years ago
  23. f497908 Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 15 years ago
  24. 596843d am 6567adf8: Move android-common to framework/ex by Ying Wang · 15 years ago
  25. 98294e5 Move android-common to framework/ex by Ying Wang · 15 years ago
  26. abc03ad am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
  27. 0986125 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 · 15 years ago
  28. d103af4 Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
  29. fa5f5bc 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 · 15 years ago
  30. 8600d2e 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 · 15 years ago
  31. ef277ad 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 · 15 years ago
  32. 5e6e10f am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  33. 10d3c34 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 · 15 years ago
  34. 3dde370 Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  35. f1be483 Merge "Support for multiple tests" into gingerbread by Jeff Brown · 15 years ago
  36. f69280e Support for multiple tests by Jeff Brown · 15 years ago
  37. c5bfe40 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 15 years ago
  38. 7bf6a50 Merge "Update build version information." into gingerbread by Dianne Hackborn · 15 years ago
  39. 4607338 Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 15 years ago
  40. 6538b8a am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  41. 886f496 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  42. 11b4609 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 15 years ago
  43. 852f0a7 am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 15 years ago
  44. beb2359 Remove PollLoop from host build. by Jeff Brown · 15 years ago
  45. fc4ee95 am 43a9527c: Fix include paths. by Jeff Brown · 15 years ago
  46. 66d9df5 Fix include paths. by Jeff Brown · 15 years ago
  47. 39a128a am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  48. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  49. 1b02178 Merge "More StrictMode work, handling violations in ActivityManagerService." into gingerbread by Brad Fitzpatrick · 15 years ago
  50. d5fd97c am 1067e689: Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 15 years ago
  51. 6c62242 Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 15 years ago
  52. 7cff085 Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  53. a62ea28 Merge "Dont persist config on failure" into gingerbread by Irfan Sheriff · 15 years ago
  54. f7b5648 Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  55. 9717ce1 Merge "Adjust activity manager process OOM adj." into kraken by Dianne Hackborn · 15 years ago
  56. 9812b9c 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 · 15 years ago
  57. 189aab1 Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  58. deaae07 am 9f2a0115: Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 15 years ago
  59. c17564d Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 15 years ago
  60. 977a647 Use the droidcore goal with dist-for-goals. by Joe Onorato · 15 years ago
  61. 5f86a2d Merge "fix [2757903] Crash in EGL when creating an EGLSurface" into kraken by Mathias Agopian · 15 years ago
  62. dddfaba am f4a502a2: Merge "Don\'t adjust lights if screen or button brightness is changed when the screen is off." into froyo by Mike Lockwood · 15 years ago
  63. 68c92f3 Merge "Don't adjust lights if screen or button brightness is changed when the screen is off." into froyo by Mike Lockwood · 15 years ago
  64. be6de69 Merge "Simplify the code in the stagefright commandline utility." into kraken by Andreas Huber · 15 years ago
  65. ade8fbc Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 15 years ago
  66. 8428e03 Merge "Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string's original contents." into kraken by Andreas Huber · 15 years ago
  67. 5517af4 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  68. 0734578 am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 15 years ago
  69. a9d5632 Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 15 years ago
  70. 84ccc74 Merge "Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek." into kraken by Andreas Huber · 15 years ago
  71. b537e5c Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  72. 7984c8c am a2c6d5bf: (-s ours) do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch by Nick Kralevich · 15 years ago
  73. a637eb4 Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string's original contents. by Andreas Huber · 15 years ago
  74. c419e47 Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 15 years ago
  75. 7f1c756 Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken by Andreas Huber · 15 years ago
  76. c33a2fb am b00854d4: Import revised translations by Kenny Root · 15 years ago
  77. fcd193c Remove the lock/unlock workaround from CameraService by James Dong · 15 years ago
  78. bb84a96 Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken by Mathias Agopian · 15 years ago
  79. e81a3cb update EGL headers to the latest by Mathias Agopian · 15 years ago
  80. 11cca92 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 15 years ago
  81. 05bb9c9 fix OpenGL ES extension headers from khronos by Mathias Agopian · 15 years ago
  82. 8f62c30 update the OpenGL ES headers to the latest by Mathias Agopian · 15 years ago
  83. b4f689e Merge "Fix a problem with leaking UDP sockets." into kraken by Nick Kralevich · 15 years ago
  84. ea22bad Merge changes Ia5884ef4,Ie495a41d,I3f7066c2,If5faf446,I6ae0740f,I57b2d296,Iea78a637 into kraken by Joe Onorato · 15 years ago
  85. c4b1220 Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d7771 into kraken by Joe Onorato · 15 years ago
  86. 3c2967b Merge "Fail gracefully if the user fails to supply necessary args to bmgr" into kraken by Christopher Tate · 15 years ago
  87. 74b3237 Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 15 years ago
  88. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  89. 9cc61ca am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 15 years ago
  90. 5ca447a Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 15 years ago
  91. 53503a9 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  92. d13aa57 Merge "Remove some hard-coded encoding parameters" into kraken by James Dong · 15 years ago
  93. c18bdc9 am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into froyo by Romain Guy · 15 years ago
  94. 649329c Merge "Add a method to hide/show a SurfaceView's surface." into froyo by Romain Guy · 15 years ago
  95. 03540cd Merge "Log.wtf when databases go to be downgraded." into kraken by Brad Fitzpatrick · 15 years ago
  96. 0e90861 Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 15 years ago
  97. f0cf1d7 Merge "Initial checkin of preliminary rtsp support for stagefright." into kraken by Andreas Huber · 15 years ago
  98. ca436aa am cb52cb52: Fix SDK build. by Jim Miller · 15 years ago
  99. 7d3eac2 am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 15 years ago
  100. c354b89 Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 15 years ago