OSDN Git Service

auto import from //depot/cupcake/@135843
authorThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:32:16 +0000 (19:32 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:32:16 +0000 (19:32 -0800)
commit0c90888c75eed12f6e2e14a9044faf50bd4af8ed
tree266c059a147232a297b2d956e04397c0f6683bc4
parent8611831e36b71c844a14788998728f3cd625b833
auto import from //depot/cupcake/@135843
143 files changed:
Android.mk [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
MODULE_LICENSE_APACHE2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
assets/html/flashtest.html [new file with mode: 0644]
assets/plugins/gears-0.5.12.0/dummy [new file with mode: 0644]
assets/plugins/gears.so [new file with mode: 0644]
res/anim/find_dialog_enter.xml [new file with mode: 0644]
res/anim/find_dialog_exit.xml [new file with mode: 0644]
res/drawable/app_web_browser_sm.png [new file with mode: 0644]
res/drawable/browser_bookmark_tab.xml [new file with mode: 0644]
res/drawable/browser_history_tab.xml [new file with mode: 0644]
res/drawable/browser_visited_tab.xml [new file with mode: 0644]
res/drawable/dialog_divider_horizontal_light.9.png [new file with mode: 0755]
res/drawable/fav_icn_background.png [new file with mode: 0755]
res/drawable/gears.png [new file with mode: 0644]
res/drawable/gears_button.xml [new file with mode: 0755]
res/drawable/gears_button_default.9.png [new file with mode: 0644]
res/drawable/gears_button_pressed.9.png [new file with mode: 0644]
res/drawable/gears_button_selected.9.png [new file with mode: 0644]
res/drawable/gears_icon_32x32.png [new file with mode: 0644]
res/drawable/gears_icon_48x48.png [new file with mode: 0644]
res/drawable/gears_local_data.png [new file with mode: 0644]
res/drawable/gears_location_data.png [new file with mode: 0644]
res/drawable/ic_btn_close_panel.png [new file with mode: 0644]
res/drawable/ic_btn_find_next.png [new file with mode: 0644]
res/drawable/ic_btn_find_prev.png [new file with mode: 0644]
res/drawable/ic_dialog_bookmark.png [new file with mode: 0644]
res/drawable/ic_dialog_browser_certificate_partially_secure.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_certificate_secure.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_security_bad.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_security_good.png [new file with mode: 0755]
res/drawable/ic_dialog_menu_generic.png [new file with mode: 0755]
res/drawable/ic_launcher_browser.png [new file with mode: 0755]
res/drawable/ic_launcher_drm_file.png [new file with mode: 0644]
res/drawable/ic_menu_bookmark.png [new file with mode: 0644]
res/drawable/ic_menu_windows.png [new file with mode: 0644]
res/drawable/ic_new_window.png [new file with mode: 0644]
res/drawable/ic_search_category_bookmark.png [new file with mode: 0755]
res/drawable/ic_search_category_browser.png [new file with mode: 0644]
res/drawable/ic_search_category_history.png [new file with mode: 0755]
res/drawable/ic_search_category_suggest.png [new file with mode: 0755]
res/drawable/ic_tab_browser_bookmark_selected.png [new file with mode: 0644]
res/drawable/ic_tab_browser_bookmark_unselected.png [new file with mode: 0644]
res/drawable/ic_tab_browser_history_selected.png [new file with mode: 0644]
res/drawable/ic_tab_browser_history_unselected.png [new file with mode: 0644]
res/drawable/ic_tab_browser_visited_selected.png [new file with mode: 0644]
res/drawable/ic_tab_browser_visited_unselected.png [new file with mode: 0644]
res/drawable/page_indicator.png [new file with mode: 0644]
res/drawable/page_indicator_unselected2.png [new file with mode: 0644]
res/drawable/ssl_icon.png [new file with mode: 0644]
res/layout-land/http_authentication.xml [new file with mode: 0644]
res/layout-land/page_info.xml [new file with mode: 0644]
res/layout-land/ssl_certificate.xml [new file with mode: 0644]
res/layout/add_new_bookmark.xml [new file with mode: 0644]
res/layout/browser_add_bookmark.xml [new file with mode: 0644]
res/layout/browser_bookmarks_page.xml [new file with mode: 0644]
res/layout/browser_download_item.xml [new file with mode: 0644]
res/layout/browser_downloads_page.xml [new file with mode: 0644]
res/layout/browser_find.xml [new file with mode: 0644]
res/layout/browser_subwindow.xml [new file with mode: 0644]
res/layout/empty_history.xml [new file with mode: 0644]
res/layout/gears_dialog.xml [new file with mode: 0644]
res/layout/gears_dialog_permission.xml [new file with mode: 0644]
res/layout/gears_dialog_settings.xml [new file with mode: 0644]
res/layout/gears_dialog_settings_row.xml [new file with mode: 0644]
res/layout/gears_settings.xml [new file with mode: 0644]
res/layout/gears_settings_row.xml [new file with mode: 0644]
res/layout/history_header.xml [new file with mode: 0644]
res/layout/history_item.xml [new file with mode: 0644]
res/layout/http_authentication.xml [new file with mode: 0644]
res/layout/no_downloads.xml [new file with mode: 0644]
res/layout/page_info.xml [new file with mode: 0644]
res/layout/ssl_certificate.xml [new file with mode: 0644]
res/layout/ssl_success.xml [new file with mode: 0644]
res/layout/ssl_warning.xml [new file with mode: 0644]
res/layout/ssl_warnings.xml [new file with mode: 0644]
res/layout/tabitem.xml [new file with mode: 0644]
res/layout/tabs.xml [new file with mode: 0644]
res/menu/bookmarks.xml [new file with mode: 0644]
res/menu/bookmarkscontext.xml [new file with mode: 0644]
res/menu/browser.xml [new file with mode: 0644]
res/menu/browsercontext.xml [new file with mode: 0644]
res/menu/downloadhistory.xml [new file with mode: 0644]
res/menu/downloadhistorycontextfailed.xml [new file with mode: 0644]
res/menu/downloadhistorycontextfinished.xml [new file with mode: 0644]
res/menu/downloadhistorycontextrunning.xml [new file with mode: 0644]
res/menu/history.xml [new file with mode: 0644]
res/menu/historycontext.xml [new file with mode: 0644]
res/menu/tabscontext.xml [new file with mode: 0644]
res/values-cs/strings.xml [new file with mode: 0644]
res/values-de/strings.xml [new file with mode: 0644]
res/values-es/strings.xml [new file with mode: 0644]
res/values-fr/strings.xml [new file with mode: 0644]
res/values-it/strings.xml [new file with mode: 0644]
res/values-ja/strings.xml [new file with mode: 0644]
res/values-ko/strings.xml [new file with mode: 0644]
res/values-nb/strings.xml [new file with mode: 0644]
res/values-nl/strings.xml [new file with mode: 0644]
res/values-pl/strings.xml [new file with mode: 0644]
res/values-ru/strings.xml [new file with mode: 0644]
res/values-zh-rCN/strings.xml [new file with mode: 0644]
res/values-zh-rTW/strings.xml [new file with mode: 0644]
res/values/colors.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
res/values/styles.xml [new file with mode: 0644]
res/values/themes.xml [new file with mode: 0644]
res/xml/browser_preferences.xml [new file with mode: 0644]
res/xml/debug_preferences.xml [new file with mode: 0644]
res/xml/searchable.xml [new file with mode: 0644]
src/com/android/browser/AddBookmarkPage.java [new file with mode: 0644]
src/com/android/browser/AddNewBookmark.java [new file with mode: 0644]
src/com/android/browser/BookmarkItem.java [new file with mode: 0644]
src/com/android/browser/Browser.java [new file with mode: 0644]
src/com/android/browser/BrowserActivity.java [new file with mode: 0644]
src/com/android/browser/BrowserBookmarksAdapter.java [new file with mode: 0644]
src/com/android/browser/BrowserBookmarksPage.java [new file with mode: 0644]
src/com/android/browser/BrowserDownloadAdapter.java [new file with mode: 0644]
src/com/android/browser/BrowserDownloadPage.java [new file with mode: 0644]
src/com/android/browser/BrowserHistoryPage.java [new file with mode: 0644]
src/com/android/browser/BrowserHomepagePreference.java [new file with mode: 0644]
src/com/android/browser/BrowserPluginList.java [new file with mode: 0644]
src/com/android/browser/BrowserPreferencesPage.java [new file with mode: 0644]
src/com/android/browser/BrowserProvider.java [new file with mode: 0644]
src/com/android/browser/BrowserSearchpagePreference.java [new file with mode: 0644]
src/com/android/browser/BrowserSettings.java [new file with mode: 0644]
src/com/android/browser/BrowserYesNoPreference.java [new file with mode: 0644]
src/com/android/browser/CombinedBookmarkHistoryActivity.java [new file with mode: 0644]
src/com/android/browser/Dots.java [new file with mode: 0644]
src/com/android/browser/FakeWebView.java [new file with mode: 0644]
src/com/android/browser/FetchUrlMimeType.java [new file with mode: 0644]
src/com/android/browser/FindDialog.java [new file with mode: 0644]
src/com/android/browser/GearsBaseDialog.java [new file with mode: 0644]
src/com/android/browser/GearsNativeDialog.java [new file with mode: 0644]
src/com/android/browser/GearsPermissions.java [new file with mode: 0644]
src/com/android/browser/GearsPermissionsDialog.java [new file with mode: 0644]
src/com/android/browser/GearsSettingsDialog.java [new file with mode: 0644]
src/com/android/browser/HistoryItem.java [new file with mode: 0644]
src/com/android/browser/ImageAdapter.java [new file with mode: 0644]
src/com/android/browser/ImageGrid.java [new file with mode: 0644]
src/com/android/browser/KeyTracker.java [new file with mode: 0644]
src/com/android/browser/MostVisitedActivity.java [new file with mode: 0644]
src/com/android/browser/TabControl.java [new file with mode: 0644]