- 5e23cbc am f9acde27: Include web search providers in Searchables. by Satish Sampath · 17 years ago
- 78084a6 Merge change 3208 by Android (Google) Code Review · 17 years ago
- 6262ae5 Implement handling of console messages from WebCore. Default implementation in WebChromeClient is to do nothing. by Ben Murdoch · 17 years ago
- f9acde2 Include web search providers in Searchables. by Satish Sampath · 17 years ago
- 7952526 Merge change 3284 by Android (Google) Code Review · 17 years ago
- 8ed6beb rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 17 years ago
- 7805835 am 7ebda6f1: Merge change 3265 into donut by Android (Google) Code Review · 17 years ago
- cc784e3 am 2f1b422d: Merge change 3249 into donut by Android (Google) Code Review · 17 years ago
- 9c4125e am 54de9063: Merge change 3243 into donut by Android (Google) Code Review · 17 years ago
- 49f3722 am 12bba912: Merge change 3238 into donut by Android (Google) Code Review · 17 years ago
- fa77935 am ad8a510f: Merge change 3227 into donut by Android (Google) Code Review · 17 years ago
- 029a8c0 am b640da8f: Merge change 3204 into donut by Android (Google) Code Review · 17 years ago
- 1b6aee1 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 17 years ago
- f435729 am 7835b0b7: Merge change 3192 into donut by Android (Google) Code Review · 17 years ago
- 7d53a6b am a4196206: Merge change 3074 into donut by Android (Google) Code Review · 17 years ago
- d0c3a61 am 320b2eee: SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 17 years ago
- 7ebda6f Merge change 3265 into donut by Android (Google) Code Review · 17 years ago
- 2f5e6b2 A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..) by Mitsuru Oshima · 17 years ago
- 435e427 fix a incorrect merge by Fred Quintana · 17 years ago
- 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 17 years ago
- 55dac12 Add "locked" column to sms and pdu tables. by Tom Taylor · 17 years ago
- 54de906 Merge change 3243 into donut by Android (Google) Code Review · 17 years ago
- 12bba91 Merge change 3238 into donut by Android (Google) Code Review · 17 years ago
- ad8a510 Merge change 3227 into donut by Android (Google) Code Review · 17 years ago
- a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 17 years ago
- 88db344 Browser edit fields should report variation WEB_EDIT_TEXT. by Amith Yamasani · 17 years ago
- 1885b37 Fix backup agent unbind by Christopher Tate · 17 years ago
- b640da8 Merge change 3204 into donut by Android (Google) Code Review · 17 years ago
- 2a31886 Merge change 3203 into donut by Android (Google) Code Review · 17 years ago
- d296faf Avoid touching all adapter items when building accessibility event. by Amith Yamasani · 17 years ago
- 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 17 years ago
- 7835b0b Merge change 3192 into donut by Android (Google) Code Review · 17 years ago
- f993ad5 Fixes #1882836. by Romain Guy · 17 years ago
- d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 17 years ago
- a419620 Merge change 3074 into donut by Android (Google) Code Review · 17 years ago
- a41d385 Changed aggregate_exception to aggregate_exceptions by Dmitri Plotnikov · 17 years ago
- 320b2ee SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 17 years ago
- ebb03a7 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 17 years ago
- 88bd450 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 17 years ago
- c2c0bc6 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 17 years ago
- 20cd73e Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 17 years ago
- ce74edc More backup work by Christopher Tate · 17 years ago
- 7fb952a Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 17 years ago
- f6b7252 Merge change 3068 by Android (Google) Code Review · 17 years ago
- 1c54cf0 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 17 years ago
- 241b4c7 Merge change 3149 into donut by Android (Google) Code Review · 17 years ago
- 0f7e914 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 17 years ago
- 3250fa7 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 17 years ago
- f762589 Merge change 3145 into donut by Android (Google) Code Review · 17 years ago
- 3a27803 Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 17 years ago
- c08fc64 Merge change 2845 into donut by Android (Google) Code Review · 17 years ago
- 261dbd7 Merge change 2978 by Android (Google) Code Review · 17 years ago
- 043dadc More backup work by Christopher Tate · 17 years ago
- 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 · 17 years ago
- 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 17 years ago
- 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 17 years ago
- e87b2f0 add Gservices settings for adaptive heartbeat parameters and wifi heartbeat interval. by Wei Huang · 17 years ago
- eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 17 years ago
- ab5742d Adds "is_primary" and "is_super_primary" columns to DataColumns. by Evan Millar · 17 years ago
- 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 17 years ago
- e322567 Remove handling of ENTER key from WebView. by Leon Scroggins · 17 years ago
- ceaafa5 Adding a new type: aggregation_exception. by Dmitri Plotnikov · 17 years ago
- 23306f6 Merge change 3041 by Android (Google) Code Review · 17 years ago
- 3ddc439 Merge change 2969 by Android (Google) Code Review · 17 years ago
- 82aa2f5 Remove obsolete flags from WebViewCore and WebView by Leon Scroggins · 17 years ago
- 2f1d60c remove unused text parameters from WebView by Cary Clark · 17 years ago
- 2e5c150 Centralized debug flags and enabled more granular control of debug settings. by Derek Sollenberger · 17 years ago
- 93e5088 Merge change 2941 by Android (Google) Code Review · 17 years ago
- 868443a am 33a22dc9: Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 17 years ago
- 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 17 years ago
- b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 17 years ago
- c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 17 years ago
- c55e08e Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 17 years ago
- c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 17 years ago
- 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 17 years ago
- ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 17 years ago
- 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 17 years ago
- 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 · 17 years ago
- 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 · 17 years ago
- 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 17 years ago
- b716ab3 am 432900bf: Merge change 2962 into donut by Android (Google) Code Review · 17 years ago
- 432900b Merge change 2962 into donut by Android (Google) Code Review · 17 years ago
- ce16d78 Fixes #1890914. by Romain Guy · 17 years ago
- c926054 Consolidating data needed for contact aggregator into the data1 and data2 fields. by Dmitri Plotnikov · 17 years ago
- 7174bc4 Merge change 2898 by Android (Google) Code Review · 17 years ago
- 47e82de Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 17 years ago
- 5b4718b make FEATURE_OPENGL public (but hidden for now) so we can test with it by Mike Reed · 17 years ago
- 8218212 Merge change 2912 by Android (Google) Code Review · 17 years ago
- d3465f6 Rename the TextDialog to WebTextView. by Leon Scroggins · 17 years ago
- ba90ed4 am a058f02b: progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 17 years ago
- a058f02 progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 17 years ago
- 5fd3dc2 Merge change 2713 by Android (Google) Code Review · 17 years ago
- 8eff842 am b3c3778e: Merge change 2844 into donut by Android (Google) Code Review · 17 years ago
- b3c3778 Merge change 2844 into donut by Android (Google) Code Review · 17 years ago
- b791f34 Added some icon debug logging to SuggestionsAdapter. by Bjorn Bringert · 17 years ago
- 385a489 am 4ff42ad6: Merge change 2843 into donut by Android (Google) Code Review · 17 years ago
- 4ff42ad Merge change 2843 into donut by Android (Google) Code Review · 17 years ago
- ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 17 years ago
- 8d3002e am 35feec46: Merge change 2761 into donut by Android (Google) Code Review · 17 years ago
- 35feec4 Merge change 2761 into donut by Android (Google) Code Review · 17 years ago