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