1. b43aefb Merge change 20943 by Android (Google) Code Review · 15 years ago
  2. 3f8f9da8 Fix the simulator build by removing librs_jni and libRS from it. by Marco Nelissen · 15 years ago
  3. f2c9b2c Merge change 20706 by Android (Google) Code Review · 15 years ago
  4. c512760 Rename gmail-ls log tag to Gmail by Cynthia Wong · 15 years ago
  5. e94aaec Merge change 20937 by Android (Google) Code Review · 15 years ago
  6. e840928 libdrm: "==" should be an assignment. by Mike Lockwood · 15 years ago
  7. 3971665 Merge change 20927 by Android (Google) Code Review · 15 years ago
  8. 4cd1b5a Merge change 20787 by Android (Google) Code Review · 15 years ago
  9. 97732c4 Merge change 20744 by Android (Google) Code Review · 15 years ago
  10. 67e1eb6 Adds Java side of browser GeolocationService. by Steve Block · 15 years ago
  11. fe4fc91 Workaround for issue 2046783. by Eric Laurent · 15 years ago
  12. 2ec8458 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  13. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  14. 064dbd0 Merge change 20905 by Android (Google) Code Review · 15 years ago
  15. 5c042b0 Merge change 20898 by Android (Google) Code Review · 15 years ago
  16. bf5ac2a git rid of the "x" prefixes for test by Omari Stephens · 15 years ago
  17. 0cfeb25 The triumphant return of the shell scripts, with bugreports, less code dup, and by Omari Stephens · 15 years ago
  18. a1e03d4 Merge change 20893 by Android (Google) Code Review · 15 years ago
  19. efefd5e Merge change 20892 by Android (Google) Code Review · 15 years ago
  20. a1d9388 show that we need to glClear to be fast(er) by Mathias Agopian · 15 years ago
  21. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  22. d7fe92b Merge change 20887 by Android (Google) Code Review · 15 years ago
  23. 0d63f81 option to use drawtexture at compile time by Mathias Agopian · 15 years ago
  24. 50558fa Merge change 20700 by Android (Google) Code Review · 15 years ago
  25. d9aaed5 Merge change 20885 by Android (Google) Code Review · 15 years ago
  26. 88caa97 fix and extend the filter test a bit by Mathias Agopian · 15 years ago
  27. ef654bd Draw the wallpaper chosen by the user by Romain Guy · 15 years ago
  28. 50cb54f am c8ddd37a: (-s ours) Merge change 20779 into donut by Grace Kloba · 15 years ago
  29. 77208f8 am 7b98b666: Merge change 20738 into donut by Hung-ying Tyan · 15 years ago
  30. cff5346 am c22e0c80: Merge change 20719 into donut by Hung-ying Tyan · 15 years ago
  31. 2ac8c27 am cb2b2378: Merge change 20729 into donut by Wu-cheng Li · 15 years ago
  32. d47fddc am abf44279: Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 15 years ago
  33. 6f82aa3 am 021fa3fa: Merge change 20665 into donut by Mike LeBeau · 15 years ago
  34. 8e235b7 am 1e1b6b72: Merge change 20514 into donut by Jean-Michel Trivi · 15 years ago
  35. c030a48 add gservices setting for switching sync subscriptions to use a new routing info. by Debajit Ghosh · 15 years ago
  36. 6a332cf Merge change 20865 by Android (Google) Code Review · 15 years ago
  37. b3c61e7 Fix the build by Romain Guy · 15 years ago
  38. df1d0ff Merge change 20858 by Android (Google) Code Review · 15 years ago
  39. 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 15 years ago
  40. 29d85df Remove delay for key feedback bubble. by Amith Yamasani · 15 years ago
  41. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
  42. c5ea439 Merge change 20812 by Android (Google) Code Review · 15 years ago
  43. b4f59bf Fix possible exception in default live wallpaper by Romain Guy · 15 years ago
  44. b028f92 Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. by Guang Zhu · 15 years ago
  45. ce6182f Merge change 20788 by Android (Google) Code Review · 15 years ago
  46. 1d14498 Merge change 20775 by Android (Google) Code Review · 15 years ago
  47. 7ec1987 make private inner classes static by Cary Clark · 15 years ago
  48. 074fbfe Removing primary/default phone number and email on contact from the API. by Dmitri Plotnikov · 15 years ago
  49. 2b7d44e Merge change 20781 by Android (Google) Code Review · 15 years ago
  50. 686cf75 replace 'new String()' with "" by Cary Clark · 15 years ago
  51. c8ddd37 Merge change 20779 into donut by Android (Google) Code Review · 15 years ago
  52. 0867e69 make final constants static by Cary Clark · 15 years ago
  53. 628e086 DO NOT MERGE. This is merged from master. by Grace Kloba · 15 years ago
  54. 09ddc08 Fixes #2021442. Prevent app widgets from clobbering Home's view ids. by Romain Guy · 15 years ago
  55. 7d89133 Merge change 20683 by Android (Google) Code Review · 15 years ago
  56. 758bf41 Improve Browser performance by 1-2%. To address domain sanity bug, by Grace Kloba · 15 years ago
  57. 81df0d9 Merge change 8575 by Android (Google) Code Review · 15 years ago
  58. f280a1b Merge change 20750 by Android (Google) Code Review · 15 years ago
  59. a589419 remove unused locals by Cary Clark · 15 years ago
  60. b474b45 Merge change 20739 by Android (Google) Code Review · 15 years ago
  61. dcbc531 Merge change 20663 by Android (Google) Code Review · 15 years ago
  62. f28ca90 Update getNumberFromIntent() to read from both providers. by Jeff Sharkey · 15 years ago
  63. ad2eaf2 Added long-press hooks to Contact header widget. by Jeff Sharkey · 15 years ago
  64. 7b98b666 Merge change 20738 into donut by Android (Google) Code Review · 15 years ago
  65. c4e58c0 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 15 years ago
  66. 0daf9d0 Fix a bug in getSocketError() in VpnService. by Hung-ying Tyan · 15 years ago
  67. c22e0c8 Merge change 20719 into donut by Android (Google) Code Review · 15 years ago
  68. 6c30a71 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 15 years ago
  69. 33bb0c9 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 15 years ago
  70. cb2b237 Merge change 20729 into donut by Android (Google) Code Review · 15 years ago
  71. b826bf9 Fix the bug that EXIF attributes are always cached. by Wu-cheng Li · 15 years ago
  72. a2a29b0 Fix order of setting/saving state in VpnService. by Hung-ying Tyan · 15 years ago
  73. 4422469 Merge change 20632 by Android (Google) Code Review · 15 years ago
  74. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  75. 2ce89ad resolved conflicts for merge of 8af63bc9 to master by Eric Laurent · 15 years ago
  76. c8707a9 Merge change 20699 by Android (Google) Code Review · 15 years ago
  77. 4523b768 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 15 years ago
  78. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 15 years ago
  79. 3afaaf7 Merge change 20686 by Android (Google) Code Review · 15 years ago
  80. ee1e253 fix the build by Joe Onorato · 15 years ago
  81. 507f160 Adding a MARKED_AS_DIRTY parameter to Groups. by Dmitri Plotnikov · 15 years ago
  82. e359b68 Merge change 20627 by Android (Google) Code Review · 15 years ago
  83. c6f79ce Add operator name in network selection. by johnwang · 15 years ago
  84. 597f2b7 Add ro.telephony.disable-call check in dialing. by johnwang · 15 years ago
  85. abf4427 Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 15 years ago
  86. 1fd459f Merge change 20674 by Android (Google) Code Review · 15 years ago
  87. 0d54b02 Add a new setting for controling how much time to wait before discarding uphill operations by Cynthia Wong · 15 years ago
  88. 614cf0b Merge change 20677 by Android (Google) Code Review · 15 years ago
  89. e6f0f5c workaround a bug in the SGX driver that would prevent eglGetConfig to work properly by Mathias Agopian · 15 years ago
  90. 021fa3f Merge change 20665 into donut by Android (Google) Code Review · 15 years ago
  91. 8c91dd7 First update of SearchManager docs to reflect the new Donut Quick Search Box feature. by Mike LeBeau · 15 years ago
  92. 8cb1428 Merge change 20660 by Android (Google) Code Review · 15 years ago
  93. 2e9c859 Merge change 20607 by Android (Google) Code Review · 15 years ago
  94. a1cbccd Merge change 20643 by Android (Google) Code Review · 15 years ago
  95. aaa441f Merge change 20668 by Android (Google) Code Review · 15 years ago
  96. f2c321a Print restore tokens in hex by Christopher Tate · 15 years ago
  97. 1e1b6b7 Merge change 20514 into donut by Android (Google) Code Review · 15 years ago
  98. f415cf2 Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in. by Joe Onorato · 15 years ago
  99. 5d3b131 Merge change 20657 by Android (Google) Code Review · 15 years ago
  100. 1010ac9 Fix possible NPE when mutating a DrawableContainer by Romain Guy · 15 years ago