Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Issue 10829314: Extension docs server: CSS and content tweaks. (Closed)

Created:
8 years, 4 months ago by not at google - send to devlin
Modified:
8 years, 4 months ago
Reviewers:
cduvall
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, benwells, koz (OOO until 15th September)
Visibility:
Public.

Description

Extension docs server: fix up the Google search box and hide the quick-find box. Rewrite the toggle because the CSS descendant selectors were driving me mad. Many other CSS tweaks. BUG=142018 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152492

Patch Set 1 #

Patch Set 2 : That's enough for now #

Patch Set 3 : . #

Total comments: 7

Patch Set 4 : comments #

Patch Set 5 : try again.... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+373 lines, -500 lines) Patch
M chrome/common/extensions/docs/server2/converter.py View 1 2 3 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/server2/static/css/api.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/static/css/site.css View 1 2 3 4 9 chunks +74 lines, -75 lines 0 comments Download
M chrome/common/extensions/docs/server2/static/js/sidebar.js View 1 2 1 chunk +70 lines, -86 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/apps_sidenav.html View 1 4 chunks +10 lines, -14 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/extensions_sidenav.html View 1 5 chunks +13 lines, -22 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/footer.html View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/header_body.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/a11y.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/about_apps.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/alarms.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/api_other.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_architecture.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_csp.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_deprecated.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_external.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_frameworks.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_hardware.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_identity.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_intents.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_known_issues.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_lifecycle.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_network.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A chrome/common/extensions/docs/server2/templates/public/apps/app_runtime.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_storage.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/app_window.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/apps.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/autoupdate.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/background_pages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/contentSecurityPolicy.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/content_scripts.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/contextMenus.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/crx.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/develop_apps.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/devguide.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/docs.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/event_pages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/events.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_app.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_bluetooth.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_contextMenus.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_devtools_inspectedWindow.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_devtools_network.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_devtools_panels.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_devtools_resources.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_identity.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_inputUI.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_mediaGalleries.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_record.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_storage.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A chrome/common/extensions/docs/server2/templates/public/apps/experimental_systemInfo_cpu.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/docs/server2/templates/public/apps/experimental_systemInfo_storage.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_usb.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_webInspector.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_webInspector_audits.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_webInspector_panels.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/experimental_webInspector_resources.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/external_extensions.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/faq.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/fileSystem.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/first_app.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/getstarted.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/hosting.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/i18n.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/i18n-messages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/idle.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/index.html View 1 2 3 1 chunk +1 line, -100 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/manifest.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/manifestVersion.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/match_patterns.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/messaging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/notifications.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/npapi.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/offline_apps.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/options.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/override.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/overview.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/packaging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/permission_warnings.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/permissions.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/publish_app.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/runtime.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/sandboxingEval.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/serial.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/socket.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/storage.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/themes.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/tts.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/tut_analytics.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/tut_debugging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/tut_oauth.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/tutorials.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/types.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/webstore.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/whats_new.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/apps/xhr.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/a11y.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/about_apps.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/alarms.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/api_other.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/autoupdate.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/background_pages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/bookmarks.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/browserAction.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/browsingData.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/contentSecurityPolicy.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/contentSettings.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/content_scripts.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/contextMenus.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/cookies.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/crx.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/debugger.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/declarativeWebRequest.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/develop_apps.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/devguide.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/devtools_inspectedWindow.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/devtools_network.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/devtools_panels.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/docs.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/downloads.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/event_pages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/events.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/experimental_app.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_bluetooth.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_browsingData.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_commands.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_contentSettings.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_contextMenus.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_cookies.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_debugger.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_audits.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_console.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_inspectedWindow.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_network.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_panels.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_devtools_resources.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_discovery.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_history.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_identity.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_infobars.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_inputUI.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_offscreenTabs.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_privacy.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_processes.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_record.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_speechInput.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_storage.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A chrome/common/extensions/docs/server2/templates/public/extensions/experimental_systemInfo_cpu.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/docs/server2/templates/public/extensions/experimental_systemInfo_storage.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_usb.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_webInspector.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_webInspector_audits.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_webInspector_panels.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_webInspector_resources.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/experimental_webRequest.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/extension.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/external_extensions.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/faq.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/fileBrowserHandler.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/first_app.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/fontSettings.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/getstarted.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/history.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/hosting.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/i18n.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/i18n-messages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/idle.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/input_ime.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/management.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/manifest.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/manifestVersion.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/match_patterns.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/messaging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/notifications.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/npapi.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/offline_apps.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/omnibox.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/options.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/override.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/overview.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/packaging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/pageAction.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/pageCapture.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/permission_warnings.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/permissions.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/privacy.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/proxy.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/docs/server2/templates/public/extensions/publish_app.html View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/runtime.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/sandboxingEval.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/scriptBadge.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/storage.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tabs.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/themes.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/topSites.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tts.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/ttsEngine.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tut_analytics.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tut_debugging.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tut_oauth.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/tutorials.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/types.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/webNavigation.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/webRequest.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/webstore.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/whats_new.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/windows.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/public/extensions/xhr.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
not at google - send to devlin
plz review thoroughly.
8 years, 4 months ago (2012-08-20 14:01:07 UTC) #1
cduvall
lgtm. The only thing I found that needs changing is converter.py. https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/extensions/docs/server2/converter.py File chrome/common/extensions/docs/server2/converter.py (right): ...
8 years, 4 months ago (2012-08-20 17:45:45 UTC) #2
cduvall
https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/extensions/docs/server2/static/css/site.css File chrome/common/extensions/docs/server2/static/css/site.css (right): https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/extensions/docs/server2/static/css/site.css#newcode79 chrome/common/extensions/docs/server2/static/css/site.css:79: z-index: 1; This might need a higher z-index. Search ...
8 years, 4 months ago (2012-08-20 22:06:06 UTC) #3
not at google - send to devlin
8 years, 4 months ago (2012-08-21 02:21:28 UTC) #4
https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
File chrome/common/extensions/docs/server2/converter.py (right):

https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
chrome/common/extensions/docs/server2/converter.py:31: 'samples',
On 2012/08/20 17:45:45, cduvall wrote:
> You're going to need to add 'about_apps' here.

I did this differently, by excluding anything that matches "app" from
extensions, rather than just ones that start with it.

Hopefully nobody will add a file "extension_appliances" or something :)

https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
File chrome/common/extensions/docs/server2/static/css/site.css (right):

https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
chrome/common/extensions/docs/server2/static/css/site.css:79: z-index: 1;
On 2012/08/20 22:06:06, cduvall wrote:
> This might need a higher z-index. Search for something on the apps/index.html
> page, the video is on top of the search results.

As discussed in person, this might be a flash linux problem because I don't see
it on my mac.

https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
File
chrome/common/extensions/docs/server2/templates/private/extensions_sidenav.html
(right):

https://chromiumcodereview.appspot.com/10829314/diff/5001/chrome/common/exten...
chrome/common/extensions/docs/server2/templates/private/extensions_sidenav.html:3:
<li><a href="getstarted.html">Getting Started</a></li>
On 2012/08/20 17:45:45, cduvall wrote:
> No more quick search? :(

Sadly no :(

I have a plan for how to add this back, which involves exposing an extension
search API to the server and an omnibox extension.

Powered by Google App Engine
This is Rietveld 408576698