- 8ed6beb rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 16 years ago
- 49f3722 am 12bba912: Merge change 3238 into donut by Android (Google) Code Review · 16 years ago
- c54f78b am 35c46680: Merge change 3226 into donut by Android (Google) Code Review · 16 years ago
- fa77935 am ad8a510f: Merge change 3227 into donut by Android (Google) Code Review · 16 years ago
- 488e8aa am a80cc6eb: Merge change 3184 into donut by Android (Google) Code Review · 16 years ago
- 029a8c0 am b640da8f: Merge change 3204 into donut by Android (Google) Code Review · 16 years ago
- 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 16 years ago
- 1b6aee1 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
- f435729 am 7835b0b7: Merge change 3192 into donut by Android (Google) Code Review · 16 years ago
- a1280ad am d84aa185: Merge change 3181 into donut by Android (Google) Code Review · 16 years ago
- 2cd81b4 am 85dfec8c: Merge change 3174 into donut by Android (Google) Code Review · 16 years ago
- 7d53a6b am a4196206: Merge change 3074 into donut by Android (Google) Code Review · 16 years ago
- 7642e34 am 3d3e307a: Merge change 3126 into donut by Android (Google) Code Review · 16 years ago
- d0c3a61 am 320b2eee: SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 16 years ago
- 2a741ad Use ANSI style function declaration for RS scripts. by Jack Palevich · 16 years ago
- cc8bce5 Empty merge, thru 1c54cf0903, which are already in master by The Android Open Source Project · 16 years ago
- 13755dd Merge change 3261 by Android (Google) Code Review · 16 years ago
- 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 · 16 years ago
- 435e427 fix a incorrect merge by Fred Quintana · 16 years ago
- 12bba91 Merge change 3238 into donut by Android (Google) Code Review · 16 years ago
- 35c4668 Merge change 3226 into donut by Android (Google) Code Review · 16 years ago
- ad8a510 Merge change 3227 into donut by Android (Google) Code Review · 16 years ago
- a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 16 years ago
- 88db344 Browser edit fields should report variation WEB_EDIT_TEXT. by Amith Yamasani · 16 years ago
- a80cc6eb Merge change 3184 into donut by Android (Google) Code Review · 16 years ago
- b111554 Update a javadoc comment suggesting the use of a deprecated class. by Marco Nelissen · 16 years ago
- 9600fcc Merge change 3216 by Android (Google) Code Review · 16 years ago
- 8ad0010 Set the RS thread priority. by Jason Sams · 16 years ago
- b640da8 Merge change 3204 into donut by Android (Google) Code Review · 16 years ago
- 2b5f84a Merge change 3207 into donut by Android (Google) Code Review · 16 years ago
- 2a31886 Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
- 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 16 years ago
- d296faf Avoid touching all adapter items when building accessibility event. by Amith Yamasani · 16 years ago
- 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
- 7835b0b Merge change 3192 into donut by Android (Google) Code Review · 16 years ago
- f993ad5 Fixes #1882836. by Romain Guy · 16 years ago
- d84aa18 Merge change 3181 into donut by Android (Google) Code Review · 16 years ago
- d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 16 years ago
- c62a216 The '-D' option for the 'am' command appears to be optional, so reflect that in the usage. by Marco Nelissen · 16 years ago
- 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
- 85dfec8 Merge change 3174 into donut by Android (Google) Code Review · 16 years ago
- 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 16 years ago
- a419620 Merge change 3074 into donut by Android (Google) Code Review · 16 years ago
- a41d385 Changed aggregate_exception to aggregate_exceptions by Dmitri Plotnikov · 16 years ago
- 3d3e307 Merge change 3126 into donut by Android (Google) Code Review · 16 years ago
- 320b2ee SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 16 years ago
- ebb03a7 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 16 years ago
- 88bd450 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 16 years ago
- c2c0bc6 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 16 years ago
- 20cd73e Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 16 years ago
- 5c6164b cdma getNeighboringCids to fail with an exception by Tammo Spalink · 16 years ago
- ce74edc More backup work by Christopher Tate · 16 years ago
- 7fb952a Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 16 years ago
- f6b7252 Merge change 3068 by Android (Google) Code Review · 16 years ago
- 1c54cf0 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 16 years ago
- 241b4c7 Merge change 3149 into donut by Android (Google) Code Review · 16 years ago
- 0f7e914 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 16 years ago
- 3250fa7 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 16 years ago
- f762589 Merge change 3145 into donut by Android (Google) Code Review · 16 years ago
- 3a27803 Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 16 years ago
- c08fc64 Merge change 2845 into donut by Android (Google) Code Review · 16 years ago
- df9f69d Merge change 1526 into donut by Android (Google) Code Review · 16 years ago
- 90cb947 cdma getNeighboringCids to fail with an exception by Tammo Spalink · 16 years ago
- 261dbd7 Merge change 2978 by Android (Google) Code Review · 16 years ago
- 043dadc More backup work by Christopher Tate · 16 years ago
- 9c2a3be Fix thread safety in DataConnectionTracker. by Jaikumar Ganesh · 16 years ago
- 33c824d Remove pointer hacks from script and use standard load/store functions. by Jason Sams · 16 years ago
- 55db8ae am 4ee0a751: Merge change 3095 into donut by Android (Google) Code Review · 16 years ago
- 4ee0a751 Merge change 3095 into donut by Android (Google) Code Review · 16 years ago
- a2fe677 am 9654cba8: Merge change 3094 into donut by Android (Google) Code Review · 16 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 · 16 years ago
- 9654cba Merge change 3094 into donut by Android (Google) Code Review · 16 years ago
- 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 16 years ago
- 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
- e87b2f0 add Gservices settings for adaptive heartbeat parameters and wifi heartbeat interval. by Wei Huang · 16 years ago
- ddb69f5 Merge change 3083 by Android (Google) Code Review · 16 years ago
- e2ae85f Generalize bitmap support and add remaining GL formats. by Jason Sams · 16 years ago
- 53003de Skip empty lines in test url list. by Guang Zhu · 16 years ago
- 701f516 Grant permissions to older package when deleting an updated system application. by Suchi Amalapurapu · 16 years ago
- eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
- ab5742d Adds "is_primary" and "is_super_primary" columns to DataColumns. by Evan Millar · 16 years ago
- 3b2c69d am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator by Mathias Agopian · 16 years ago
- 411c77d am 5de674e1: Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
- cede1ed fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 16 years ago
- 5de674e Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
- 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 16 years ago
- b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 16 years ago
- a6cfdb1 Merge change 3049 by Android (Google) Code Review · 16 years ago
- e322567 Remove handling of ENTER key from WebView. by Leon Scroggins · 16 years ago
- f48c283 am 3e8950c0: Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
- 7d0abd8 am be512bff: Merge change 3038 into donut by Android (Google) Code Review · 16 years ago
- 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
- ceaafa5 Adding a new type: aggregation_exception. by Dmitri Plotnikov · 16 years ago
- 23306f6 Merge change 3041 by Android (Google) Code Review · 16 years ago
- 3ddc439 Merge change 2969 by Android (Google) Code Review · 16 years ago
- be512bf Merge change 3038 into donut by Android (Google) Code Review · 16 years ago
- 82aa2f5 Remove obsolete flags from WebViewCore and WebView by Leon Scroggins · 16 years ago
- 8aeac94 Cleaning up makefile for libttssynthproxy for the simulator. by Jean-Michel Trivi · 16 years ago
- 2f1d60c remove unused text parameters from WebView by Cary Clark · 16 years ago
- 2e5c150 Centralized debug flags and enabled more granular control of debug settings. by Derek Sollenberger · 16 years ago