1. 2d468c5 Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  2. 96e59eb Merge "Support for multiple tests" into gingerbread by Jeff Brown · 14 years ago
  3. f1d3802 Support for multiple tests by Jeff Brown · 14 years ago
  4. 742b282 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  5. 7e900cb Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  6. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  7. 143666f StrictMode: implement the log-to-DropBox option by Brad Fitzpatrick · 14 years ago
  8. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  9. 60e8c33 Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 14 years ago
  10. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  11. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  12. 1441894 Dropbox: remove redundant Entry construction. by Brad Fitzpatrick · 14 years ago
  13. f1cefa9 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  14. 724c522 Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  15. 28a6c8e am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 14 years ago
  16. d890cbf Remove PollLoop from host build. by Jeff Brown · 14 years ago
  17. 5e95930 am 43a9527c: Fix include paths. by Jeff Brown · 14 years ago
  18. 43a9527 Fix include paths. by Jeff Brown · 14 years ago
  19. 7c8aa44 am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  20. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  21. 94f14ae Merge "More StrictMode work, handling violations in ActivityManagerService." into gingerbread by Brad Fitzpatrick · 14 years ago
  22. 3a010fa am 1067e689: Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 14 years ago
  23. 1067e68 Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo by Dirk Dougherty · 14 years ago
  24. 46d4238 More StrictMode work, handling violations in ActivityManagerService. by Brad Fitzpatrick · 14 years ago
  25. e6727df Doc change: remove pdf summary of guidelines from templates archive. by Dirk Dougherty · 14 years ago
  26. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  27. c2bc66d Merge "Dont persist config on failure" into gingerbread by Irfan Sheriff · 14 years ago
  28. afadc8b Dont persist config on failure by Irfan Sheriff · 14 years ago
  29. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  30. 9e93726 Must hold lock here... by Andreas Huber · 14 years ago
  31. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  32. 9f8cc51 Merge "Adjust activity manager process OOM adj." into kraken by Dianne Hackborn · 14 years ago
  33. 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
  34. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 14 years ago
  35. 3a53dc5 Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned. by Andreas Huber · 14 years ago
  36. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 14 years ago
  37. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  38. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  39. 2fd73a4 Unhide camera metering mode API. by Wu-cheng Li · 14 years ago
  40. f4f614f am 9f2a0115: Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 14 years ago
  41. 9f2a011 Merge "Remove indefinite DHCP retries" into froyo by Irfan Sheriff · 14 years ago
  42. 9d8e8dc Merge "fix [2757903] Crash in EGL when creating an EGLSurface" into kraken by Mathias Agopian · 14 years ago
  43. 8b73ae4 fix [2757903] Crash in EGL when creating an EGLSurface by Mathias Agopian · 14 years ago
  44. 60d0d22 Remove indefinite DHCP retries by Irfan Sheriff · 14 years ago
  45. 4001120e am f4a502a2: Merge "Don\'t adjust lights if screen or button brightness is changed when the screen is off." into froyo by Mike Lockwood · 14 years ago
  46. f4a502a Merge "Don't adjust lights if screen or button brightness is changed when the screen is off." into froyo by Mike Lockwood · 14 years ago
  47. 4d61f60 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  48. a6ef19a Merge "Simplify the code in the stagefright commandline utility." into kraken by Andreas Huber · 14 years ago
  49. fbdb5f1 Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 14 years ago
  50. 8f86451 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 · 14 years ago
  51. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  52. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  53. 8f1bfb0 am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 14 years ago
  54. 8f2ca78 Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo by Adam Powell · 14 years ago
  55. 8d30028 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 · 14 years ago
  56. 75c1c8e Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 14 years ago
  57. 9a9724c am a2c6d5bf: (-s ours) do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch by Nick Kralevich · 14 years ago
  58. c066884 Simplify the code in the stagefright commandline utility. by Andreas Huber · 14 years ago
  59. 82f8fd6 Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 14 years ago
  60. 62a2aa0 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 · 14 years ago
  61. 1f24b30 Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek. by Andreas Huber · 14 years ago
  62. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 14 years ago
  63. 163c493 Initial check in of a new http data source implementation. by Andreas Huber · 14 years ago
  64. f527c71 Don't adjust lights if screen or button brightness is changed when the screen is off. by Mike Lockwood · 14 years ago
  65. a2c6d5b do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch by Nick Kralevich · 14 years ago
  66. 3a0b37a Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 14 years ago
  67. 66b89a6 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 · 14 years ago
  68. e2f8507 Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed. by Andreas Huber · 14 years ago
  69. 36921ad am b00854d4: Import revised translations by Kenny Root · 14 years ago
  70. b00854d Import revised translations by Kenny Root · 14 years ago
  71. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  72. 44bea8f Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken by Mathias Agopian · 14 years ago
  73. 6d4021a update EGL headers to the latest by Mathias Agopian · 14 years ago
  74. 69d2f12 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 14 years ago
  75. 3b512cd fix OpenGL ES extension headers from khronos by Mathias Agopian · 14 years ago
  76. 958f900 update the OpenGL ES headers to the latest by Mathias Agopian · 14 years ago
  77. 5cd88cf Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down. by Adam Powell · 14 years ago
  78. 2feafef Merge "Fix a problem with leaking UDP sockets." into kraken by Nick Kralevich · 14 years ago
  79. ae706c1 Merge changes Ia5884ef4,Ie495a41d,I3f7066c2,If5faf446,I6ae0740f,I57b2d296,Iea78a637 into kraken by Joe Onorato · 14 years ago
  80. 302759c1 Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d7771 into kraken by Joe Onorato · 14 years ago
  81. 0faeb07 Add a test item the turns on a bunch of extra icons. by Joe Onorato · 14 years ago
  82. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  83. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  84. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  85. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  86. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  87. 929b485 Fix a problem with leaking UDP sockets. by Nick Kralevich · 14 years ago
  88. d7f659e Merge "Fail gracefully if the user fails to supply necessary args to bmgr" into kraken by Christopher Tate · 14 years ago
  89. 7e76ff1 Fail gracefully if the user fails to supply necessary args to bmgr by Christopher Tate · 14 years ago
  90. 457d5ae Fix a potential(observed sometimes) media server crash by James Dong · 14 years ago
  91. d956ae8b dead code removal by Joe Onorato · 14 years ago
  92. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  93. bd73d01 Cap the number of notifications that a given package can post. by Joe Onorato · 14 years ago
  94. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  95. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  96. 55f8209 Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 14 years ago
  97. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  98. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  99. 75b6a6b Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  100. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 14 years ago