1. 2cd81b4 am 85dfec8c: Merge change 3174 into donut by Android (Google) Code Review · 15 years ago
  2. 7d53a6b am a4196206: Merge change 3074 into donut by Android (Google) Code Review · 15 years ago
  3. 7642e34 am 3d3e307a: Merge change 3126 into donut by Android (Google) Code Review · 15 years ago
  4. d0c3a61 am 320b2eee: SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 15 years ago
  5. 2a741ad Use ANSI style function declaration for RS scripts. by Jack Palevich · 15 years ago
  6. cc8bce5 Empty merge, thru 1c54cf0903, which are already in master by The Android Open Source Project · 15 years ago
  7. 13755dd Merge change 3261 by Android (Google) Code Review · 15 years ago
  8. a09f11d Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static. by Jason Sams · 15 years ago
  9. 435e427 fix a incorrect merge by Fred Quintana · 15 years ago
  10. 9600fcc Merge change 3216 by Android (Google) Code Review · 15 years ago
  11. 8ad0010 Set the RS thread priority. by Jason Sams · 15 years ago
  12. d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 15 years ago
  13. 85dfec8 Merge change 3174 into donut by Android (Google) Code Review · 15 years ago
  14. 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 15 years ago
  15. a419620 Merge change 3074 into donut by Android (Google) Code Review · 15 years ago
  16. a41d385 Changed aggregate_exception to aggregate_exceptions by Dmitri Plotnikov · 15 years ago
  17. 3d3e307 Merge change 3126 into donut by Android (Google) Code Review · 15 years ago
  18. 320b2ee SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 15 years ago
  19. ebb03a7 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 15 years ago
  20. 88bd450 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 15 years ago
  21. c2c0bc6 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 15 years ago
  22. 20cd73e Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 15 years ago
  23. 5c6164b cdma getNeighboringCids to fail with an exception by Tammo Spalink · 15 years ago
  24. ce74edc More backup work by Christopher Tate · 15 years ago
  25. 7fb952a Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 15 years ago
  26. f6b7252 Merge change 3068 by Android (Google) Code Review · 15 years ago
  27. 1c54cf0 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 15 years ago
  28. 241b4c7 Merge change 3149 into donut by Android (Google) Code Review · 15 years ago
  29. 0f7e914 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 15 years ago
  30. 3250fa7 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 15 years ago
  31. f762589 Merge change 3145 into donut by Android (Google) Code Review · 15 years ago
  32. 3a27803 Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 15 years ago
  33. c08fc64 Merge change 2845 into donut by Android (Google) Code Review · 15 years ago
  34. df9f69d Merge change 1526 into donut by Android (Google) Code Review · 15 years ago
  35. 90cb947 cdma getNeighboringCids to fail with an exception by Tammo Spalink · 15 years ago
  36. 261dbd7 Merge change 2978 by Android (Google) Code Review · 15 years ago
  37. 043dadc More backup work by Christopher Tate · 15 years ago
  38. 9c2a3be Fix thread safety in DataConnectionTracker. by Jaikumar Ganesh · 15 years ago
  39. 33c824d Remove pointer hacks from script and use standard load/store functions. by Jason Sams · 15 years ago
  40. 55db8ae am 4ee0a751: Merge change 3095 into donut by Android (Google) Code Review · 15 years ago
  41. 4ee0a751 Merge change 3095 into donut by Android (Google) Code Review · 15 years ago
  42. a2fe677 am 9654cba8: Merge change 3094 into donut by Android (Google) Code Review · 15 years ago
  43. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 15 years ago
  44. 9654cba Merge change 3094 into donut by Android (Google) Code Review · 15 years ago
  45. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  46. 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 15 years ago
  47. e87b2f0 add Gservices settings for adaptive heartbeat parameters and wifi heartbeat interval. by Wei Huang · 15 years ago
  48. ddb69f5 Merge change 3083 by Android (Google) Code Review · 15 years ago
  49. e2ae85f Generalize bitmap support and add remaining GL formats. by Jason Sams · 15 years ago
  50. 53003de Skip empty lines in test url list. by Guang Zhu · 15 years ago
  51. 701f516 Grant permissions to older package when deleting an updated system application. by Suchi Amalapurapu · 15 years ago
  52. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 15 years ago
  53. ab5742d Adds "is_primary" and "is_super_primary" columns to DataColumns. by Evan Millar · 15 years ago
  54. 3b2c69d am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator by Mathias Agopian · 15 years ago
  55. 411c77d am 5de674e1: Merge change 3013 into donut by Android (Google) Code Review · 15 years ago
  56. cede1ed fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 15 years ago
  57. 5de674e Merge change 3013 into donut by Android (Google) Code Review · 15 years ago
  58. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 15 years ago
  59. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 15 years ago
  60. a6cfdb1 Merge change 3049 by Android (Google) Code Review · 15 years ago
  61. e322567 Remove handling of ENTER key from WebView. by Leon Scroggins · 15 years ago
  62. f48c283 am 3e8950c0: Added new parameter to enable a manual pause between pages by Guang Zhu · 15 years ago
  63. 7d0abd8 am be512bff: Merge change 3038 into donut by Android (Google) Code Review · 15 years ago
  64. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 15 years ago
  65. ceaafa5 Adding a new type: aggregation_exception. by Dmitri Plotnikov · 15 years ago
  66. 23306f6 Merge change 3041 by Android (Google) Code Review · 15 years ago
  67. 3ddc439 Merge change 2969 by Android (Google) Code Review · 15 years ago
  68. be512bf Merge change 3038 into donut by Android (Google) Code Review · 15 years ago
  69. 82aa2f5 Remove obsolete flags from WebViewCore and WebView by Leon Scroggins · 15 years ago
  70. 8aeac94 Cleaning up makefile for libttssynthproxy for the simulator. by Jean-Michel Trivi · 15 years ago
  71. 2f1d60c remove unused text parameters from WebView by Cary Clark · 15 years ago
  72. 2e5c150 Centralized debug flags and enabled more granular control of debug settings. by Derek Sollenberger · 15 years ago
  73. 93e5088 Merge change 2941 by Android (Google) Code Review · 15 years ago
  74. 868443a am 33a22dc9: Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 15 years ago
  75. 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 15 years ago
  76. b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  77. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  78. c55e08e Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 15 years ago
  79. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  80. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  81. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  82. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  83. 9081cd5 am 5f784df5: Merge change 3011 into donut by Android (Google) Code Review · 15 years ago
  84. 5f784df5 Merge change 3011 into donut by Android (Google) Code Review · 15 years ago
  85. 7c7dfac fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. by Mathias Agopian · 15 years ago
  86. e52b365 am 9af0b4f7: Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 15 years ago
  87. 9af0b4f Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 15 years ago
  88. de15ddc simplify this test by Mathias Agopian · 15 years ago
  89. ab30402 am 97c2fdfc: Merge change 2957 into donut by Android (Google) Code Review · 15 years ago
  90. 97c2fdf Merge change 2957 into donut by Android (Google) Code Review · 15 years ago
  91. 367152c am 2c159ec0: Merge change 2971 into donut by Android (Google) Code Review · 15 years ago
  92. 03228fa Allow response payload on RIL_REQUEST error by johnwang · 15 years ago
  93. 2c159ec Merge change 2971 into donut by Android (Google) Code Review · 15 years ago
  94. cabee5b am 7322c96c: Merge change 2967 into donut by Android (Google) Code Review · 15 years ago
  95. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 15 years ago
  96. 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 15 years ago
  97. 1f4b92a Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk. by Jean-Michel Trivi · 15 years ago
  98. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 15 years ago
  99. bb09b2e am 1a21de56: Merge change 2961 into donut by Android (Google) Code Review · 15 years ago
  100. 1a21de5 Merge change 2961 into donut by Android (Google) Code Review · 15 years ago