1. c2c0bc6 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 16 years ago
  2. 20cd73e Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 16 years ago
  3. 5c6164b cdma getNeighboringCids to fail with an exception by Tammo Spalink · 16 years ago
  4. ce74edc More backup work by Christopher Tate · 16 years ago
  5. 7fb952a Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 16 years ago
  6. f6b7252 Merge change 3068 by Android (Google) Code Review · 16 years ago
  7. 261dbd7 Merge change 2978 by Android (Google) Code Review · 16 years ago
  8. 33c824d Remove pointer hacks from script and use standard load/store functions. by Jason Sams · 16 years ago
  9. 55db8ae am 4ee0a751: Merge change 3095 into donut by Android (Google) Code Review · 16 years ago
  10. 4ee0a751 Merge change 3095 into donut by Android (Google) Code Review · 16 years ago
  11. a2fe677 am 9654cba8: Merge change 3094 into donut by Android (Google) Code Review · 16 years ago
  12. 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 · 16 years ago
  13. 9654cba Merge change 3094 into donut by Android (Google) Code Review · 16 years ago
  14. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 16 years ago
  15. 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
  16. e87b2f0 add Gservices settings for adaptive heartbeat parameters and wifi heartbeat interval. by Wei Huang · 16 years ago
  17. ddb69f5 Merge change 3083 by Android (Google) Code Review · 16 years ago
  18. e2ae85f Generalize bitmap support and add remaining GL formats. by Jason Sams · 16 years ago
  19. 53003de Skip empty lines in test url list. by Guang Zhu · 16 years ago
  20. 701f516 Grant permissions to older package when deleting an updated system application. by Suchi Amalapurapu · 16 years ago
  21. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
  22. ab5742d Adds "is_primary" and "is_super_primary" columns to DataColumns. by Evan Millar · 16 years ago
  23. 3b2c69d am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator by Mathias Agopian · 16 years ago
  24. 411c77d am 5de674e1: Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  25. cede1ed fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 16 years ago
  26. 5de674e Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  27. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 16 years ago
  28. a6cfdb1 Merge change 3049 by Android (Google) Code Review · 16 years ago
  29. e322567 Remove handling of ENTER key from WebView. by Leon Scroggins · 16 years ago
  30. f48c283 am 3e8950c0: Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
  31. 7d0abd8 am be512bff: Merge change 3038 into donut by Android (Google) Code Review · 16 years ago
  32. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
  33. ceaafa5 Adding a new type: aggregation_exception. by Dmitri Plotnikov · 16 years ago
  34. 23306f6 Merge change 3041 by Android (Google) Code Review · 16 years ago
  35. 3ddc439 Merge change 2969 by Android (Google) Code Review · 16 years ago
  36. be512bf Merge change 3038 into donut by Android (Google) Code Review · 16 years ago
  37. 82aa2f5 Remove obsolete flags from WebViewCore and WebView by Leon Scroggins · 16 years ago
  38. 8aeac94 Cleaning up makefile for libttssynthproxy for the simulator. by Jean-Michel Trivi · 16 years ago
  39. 2f1d60c remove unused text parameters from WebView by Cary Clark · 16 years ago
  40. 2e5c150 Centralized debug flags and enabled more granular control of debug settings. by Derek Sollenberger · 16 years ago
  41. 93e5088 Merge change 2941 by Android (Google) Code Review · 16 years ago
  42. 868443a am 33a22dc9: Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 16 years ago
  43. 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 16 years ago
  44. b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 16 years ago
  45. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 16 years ago
  46. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 16 years ago
  47. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 16 years ago
  48. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 16 years ago
  49. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 16 years ago
  50. 9081cd5 am 5f784df5: Merge change 3011 into donut by Android (Google) Code Review · 16 years ago
  51. 5f784df5 Merge change 3011 into donut by Android (Google) Code Review · 16 years ago
  52. 7c7dfac fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. by Mathias Agopian · 16 years ago
  53. 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 · 16 years ago
  54. 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 · 16 years ago
  55. de15ddc simplify this test by Mathias Agopian · 16 years ago
  56. ab30402 am 97c2fdfc: Merge change 2957 into donut by Android (Google) Code Review · 16 years ago
  57. 97c2fdf Merge change 2957 into donut by Android (Google) Code Review · 16 years ago
  58. 367152c am 2c159ec0: Merge change 2971 into donut by Android (Google) Code Review · 16 years ago
  59. 03228fa Allow response payload on RIL_REQUEST error by johnwang · 16 years ago
  60. 2c159ec Merge change 2971 into donut by Android (Google) Code Review · 16 years ago
  61. cabee5b am 7322c96c: Merge change 2967 into donut by Android (Google) Code Review · 16 years ago
  62. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 16 years ago
  63. 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 16 years ago
  64. 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 · 16 years ago
  65. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 16 years ago
  66. bb09b2e am 1a21de56: Merge change 2961 into donut by Android (Google) Code Review · 16 years ago
  67. 1a21de5 Merge change 2961 into donut by Android (Google) Code Review · 16 years ago
  68. b716ab3 am 432900bf: Merge change 2962 into donut by Android (Google) Code Review · 16 years ago
  69. 432900b Merge change 2962 into donut by Android (Google) Code Review · 16 years ago
  70. ce16d78 Fixes #1890914. by Romain Guy · 16 years ago
  71. 78ebbab Addressed comments of change 2515 for the TtsService class: by Jean-Michel Trivi · 16 years ago
  72. 60a4286 am b42e1ff6: am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
  73. c926054 Consolidating data needed for contact aggregator into the data1 and data2 fields. by Dmitri Plotnikov · 16 years ago
  74. b42e1ff am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
  75. 7174bc4 Merge change 2898 by Android (Google) Code Review · 16 years ago
  76. 47e82de Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 16 years ago
  77. 5b4718b make FEATURE_OPENGL public (but hidden for now) so we can test with it by Mike Reed · 16 years ago
  78. 1352b61 am a74303d8: Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target. by Jean-Michel Trivi · 16 years ago
  79. b33940a AI 149494: Minor improvements to wording in design tips for missing activity and notifications by Doug Kramer · 16 years ago
  80. a74303d Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target. by Jean-Michel Trivi · 16 years ago
  81. df1235f am eb949674: Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
  82. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
  83. 94afa2e am 30b70cec: Trying to fix the build for simulator: modifying makefile to not link against libdl. by Jean-Michel Trivi · 16 years ago
  84. 30b70ce Trying to fix the build for simulator: modifying makefile to not link against libdl. by Jean-Michel Trivi · 16 years ago
  85. b621a3f am b2decbe2: Merge change 2515 into donut by Android (Google) Code Review · 16 years ago
  86. b2decbe Merge change 2515 into donut by Android (Google) Code Review · 16 years ago
  87. a042a74 Adding the TtsService class for text-to-speech synthesis. by Charles Chen · 16 years ago
  88. 8218212 Merge change 2912 by Android (Google) Code Review · 16 years ago
  89. b642908 am abf3c80c: Merge change 2572 into donut by Android (Google) Code Review · 16 years ago
  90. abf3c80 Merge change 2572 into donut by Android (Google) Code Review · 16 years ago
  91. d3465f6 Rename the TextDialog to WebTextView. by Leon Scroggins · 16 years ago
  92. ba90ed4 am a058f02b: progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 16 years ago
  93. a058f02 progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 16 years ago
  94. 5fd3dc2 Merge change 2713 by Android (Google) Code Review · 16 years ago
  95. 8eff842 am b3c3778e: Merge change 2844 into donut by Android (Google) Code Review · 16 years ago
  96. b3c3778 Merge change 2844 into donut by Android (Google) Code Review · 16 years ago
  97. b791f34 Added some icon debug logging to SuggestionsAdapter. by Bjorn Bringert · 16 years ago
  98. 385a489 am 4ff42ad6: Merge change 2843 into donut by Android (Google) Code Review · 16 years ago
  99. 4ff42ad Merge change 2843 into donut by Android (Google) Code Review · 16 years ago
  100. ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 16 years ago