1. 64b74fb Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 15 years ago
  2. 8c47239 am 17ae6465: Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 15 years ago
  3. 4d96bb6 First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  4. 0f63401 Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 15 years ago
  5. bbc1e52 Merge "Fix javadocs." into gingerbread by Daniel Sandler · 15 years ago
  6. 7339c13 Merge "Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not." into gingerbread by Andreas Huber · 15 years ago
  7. 77d2358 Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 15 years ago
  8. 5158e88 Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 15 years ago
  9. 4acbc54 Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 15 years ago
  10. b3ffef9 Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  11. 3f3a74a remove unused YUV formats by Mathias Agopian · 15 years ago
  12. 0ed252d Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore's code" into gingerbread by James Dong · 15 years ago
  13. 03bd248 Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  14. f955be9 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  15. b16fa65 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  16. 06a7cd4 Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 15 years ago
  17. 51d45a7 More native input event dispatching. by Jeff Brown · 15 years ago
  18. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  19. a2f8966 Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 15 years ago
  20. 5adc399 am 30cf330f: Import revised translations by Kenny Root · 15 years ago
  21. 46d6c07 am c4e38577: Import revised translations by Kenny Root · 15 years ago
  22. 8e0ebca am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  23. f9b7c24 Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 15 years ago
  24. 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
  25. 337062f am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 15 years ago
  26. 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
  27. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  28. e85dafb Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  29. ca3cb3d Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  30. 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
  31. be6c121 am 821ca518: docs: edits to resources doc by Scott Main · 15 years ago
  32. e79243b am bccedb03: docs: update dashboard again by Scott Main · 15 years ago
  33. 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
  34. 5c36280 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  35. 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
  36. 9bdf9d6 Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 15 years ago
  37. 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
  38. b49ec28 am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
  39. b7310b2 Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
  40. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  41. c10612c Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  42. 54bc281 More work in progress on native events. by Jeff Brown · 15 years ago
  43. 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
  44. 596843d am 6567adf8: Move android-common to framework/ex by Ying Wang · 15 years ago
  45. 98294e5 Move android-common to framework/ex by Ying Wang · 15 years ago
  46. abc03ad am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
  47. 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
  48. d103af4 Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
  49. 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
  50. 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
  51. 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
  52. 5e6e10f am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  53. 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
  54. 3dde370 Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
  55. f1be483 Merge "Support for multiple tests" into gingerbread by Jeff Brown · 15 years ago
  56. f69280e Support for multiple tests by Jeff Brown · 15 years ago
  57. c5bfe40 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 15 years ago
  58. 7bf6a50 Merge "Update build version information." into gingerbread by Dianne Hackborn · 15 years ago
  59. 4607338 Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 15 years ago
  60. 6538b8a am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  61. 886f496 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  62. 11b4609 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 15 years ago
  63. 852f0a7 am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 15 years ago
  64. beb2359 Remove PollLoop from host build. by Jeff Brown · 15 years ago
  65. fc4ee95 am 43a9527c: Fix include paths. by Jeff Brown · 15 years ago
  66. 66d9df5 Fix include paths. by Jeff Brown · 15 years ago
  67. 39a128a am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  68. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  69. 1b02178 Merge "More StrictMode work, handling violations in ActivityManagerService." into gingerbread by Brad Fitzpatrick · 15 years ago
  70. d5fd97c am 1067e689: Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 15 years ago
  71. 6c62242 Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 15 years ago
  72. 7cff085 Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  73. a62ea28 Merge "Dont persist config on failure" into gingerbread by Irfan Sheriff · 15 years ago
  74. f7b5648 Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  75. 9717ce1 Merge "Adjust activity manager process OOM adj." into kraken by Dianne Hackborn · 15 years ago
  76. 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
  77. 189aab1 Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  78. deaae07 am 9f2a0115: Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 15 years ago
  79. c17564d Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 15 years ago
  80. 977a647 Use the droidcore goal with dist-for-goals. by Joe Onorato · 15 years ago
  81. 5f86a2d Merge "fix [2757903] Crash in EGL when creating an EGLSurface" into kraken by Mathias Agopian · 15 years ago
  82. 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
  83. 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
  84. be6de69 Merge "Simplify the code in the stagefright commandline utility." into kraken by Andreas Huber · 15 years ago
  85. ade8fbc Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 15 years ago
  86. 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
  87. 5517af4 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  88. 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
  89. a9d5632 Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 15 years ago
  90. 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
  91. b537e5c Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  92. 7984c8c am a2c6d5bf: (-s ours) do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch by Nick Kralevich · 15 years ago
  93. 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
  94. c419e47 Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 15 years ago
  95. 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
  96. c33a2fb am b00854d4: Import revised translations by Kenny Root · 15 years ago
  97. fcd193c Remove the lock/unlock workaround from CameraService by James Dong · 15 years ago
  98. bb84a96 Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken by Mathias Agopian · 15 years ago
  99. e81a3cb update EGL headers to the latest by Mathias Agopian · 15 years ago
  100. 11cca92 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 15 years ago