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