| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
by people who use the gallery, and making sure that people
know about the gallery.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2655006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=aa
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2516001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some generated files changed (cookies, extension, history),
but those seem to be random reordering by the API generator.
TBR=aa
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2498002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48739 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2127015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48233 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Point to this from the chrome.bookmarks page.
Besides adding Bookmark Manager info, I also reorganized things a bit and added the URL for each page. Is mentioning the URLs OK? (I've found them handy, but maybe we don't want to commit to them.)
BUG=40806
TEST=none
Review URL: http://codereview.chromium.org/1633017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44829 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
page.
BUG=32362
TEST=ExtensionApiTest.History, ExtensionApiTest.Overrides, manual testing.
Review URL: http://codereview.chromium.org/1530002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It used to live in the experimental.bookmarkManager namespace.
BUG=35320
TEST=none
Review URL: http://codereview.chromium.org/1353004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extension docs.
TBR=ericbidelman
TEST=none
BUG=32972
BUG=32979
Review URL: http://codereview.chromium.org/1257004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42534 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This adds a warning to extension docs that appears if docs are being viewed in chrome via the file: scheme that view live changes to underlying docs files requires adding a switch to chrome to allow file xhr access
Review URL: http://codereview.chromium.org/997010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update the group URL in all pages
* Move xhr.send() down in the xhr.html samples
* Add a note to xhr.html about content scripts
* Link to Arne's new example of cross-origin xhr for a content script
Also update the chrome.* APIs page to point to
the dev version of the experimental page.
Only the following files have changes besides the group URL change:
api_index.html
xhr.html
messaging.html (added links to examples)
content_scripts.html (added link to new example)
I'll merge this change into all branches.
TBR=erikkay
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/650107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Point to this doc from the chrome.* APIs page.
While I'm in there, fix some typos in the generated doc,
add "nodoc" to experimental.accessibility (which was
never generated), and remove experimental.popup.html
(which was never *successfully* generated).
TEST=none
BUG=34766
Review URL: http://codereview.chromium.org/603019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38876 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This changes the API slightly. Previously, if someone called update with an empty object ({}) it would set the title to "". This was only documented in the code and not on the API page. Now that we support updating both the url and title it seems more reasonable to ignore a missing title.
BUG=34841
TEST=browser_tests.exe --gtest_filter=ExtensionApiTest.Bookmarks
Review URL: http://codereview.chromium.org/591006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38555 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
TBR=erikkay
Review URL: http://codereview.chromium.org/555054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36954 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also a few random copyedits to API doc,
while I was in there.
Changes to note:
* Beefed up intro and added new figure for file hierarchy
(consequently simplified the section that follows)
* Added a section on using Windows shortcuts to launch the browser
* Color -> Color(es|s)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/536034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36031 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This was stolen from Finnur's internal wave mostly.
TBR=finnur@chromium.org,kathyw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35877 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We still need to update the overview and perhaps update all
the doc to use/reflect i18n. And we need to add a page for
the messages file format. (For now, we just give an example
and point to the design doc.)
Only 2 files really changed: i18n and manifest.
All the other changes are due to adding i18n to the sidenav.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/525077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This fixes a minor issue with test_shell error output making it back into the doc pages.
TBR=aa,kathyw
Review URL: http://codereview.chromium.org/515048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35324 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This fixes a minor rendering issue on IE7. IE seemed to choking on (probably invalid) html where a <div> was a child of a <ul>
Review URL: http://codereview.chromium.org/506068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=browser_tests.exe --gtest_filter=ExtensionApiTest.FLAKY_Bookmarks
Review URL: http://codereview.chromium.org/503053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34972 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(Already reviewed for content.)
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/490006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34309 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also added/removed a few commas.
TBR=aa
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/465102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33981 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
bookmark example again.)
TBR=aa
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/453021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33976 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix pageTitle/pageName error (and do some cleanup to try to prevent confusion in the future).
Note that the pageData-title has changed to pageData-name in all the static pages.
TBR=kathyw,aa
Review URL: http://codereview.chromium.org/465039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33740 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes three minor doc changes. (1) Conditional text for description of callback based on whether it is optional -- to be less confusing. (2) Setting the page title to "" from the static pageData-title no longer shows a leading " - ". (C) Allows for a page to specify whether it shows the sideNav (and index.html declines to do so).
TBR=kathyw,aa
Review URL: http://codereview.chromium.org/460039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=aa
TEST=none
BUG=27425
Review URL: http://codereview.chromium.org/457016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/440028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33159 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(One edited file: template/api_template.html.
Every other change is an automatically generated file.)
BUG=none
TEST=none
TBR=aa
Review URL: http://codereview.chromium.org/434058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33028 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a section that points to the various doc URLs (e.g. trunk) and explains
each one.
The only files I edited are static/docs.html and template/api_template.html.
(The remaining files just reflect the template changes.)
BUG=none
TEST=none
TBR=nickbaum
Review URL: http://codereview.chromium.org/431035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed header alignment and spacing
* Fixed top nav, removed useless/dead links, added sample link instead
* Fixup requirements in samples and getting started page (beta no workie yet, mac and linux do -- at least enough to not be worth mentioning)
* Make vertical separator bar green
* Make default_icon required for page and browser actions
* Fix incorrect description of how onclick works wrt isolated worlds
* Make the page titles be <page title> - Google Chrome Extensions - Google Code
* Add a warning about NPAPI
BUG=28152,27875,28155,28182,27864,27432
Review URL: http://codereview.chromium.org/437001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also a bit of copyediting and cleanup.
Future work:
* improve these styles
* make these styles work well in IE
(the old styles didn't work well in IE, either)
* separate the codesite styles from ours (for easier update)
BUG=27434
TEST=none
TBR=aa
Review URL: http://codereview.chromium.org/398005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32043 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds another jstemplate html attribute to be stripped from the final rendered page (jsinstance).
It also explicitly specifies function param names ($this.name) to avoid unexpected output in docs.
Additionally, it adds a name for an 18n.getMessage param
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/384020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=aa
Review URL: http://codereview.chromium.org/372039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31346 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=26830
Review URL: http://codereview.chromium.org/375006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31265 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
sample page and source code.
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/372010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31205 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is exactly what you reviewed before, Erik. I plan to update the screenshots next week.
BUG=none
TEST=none
TBR=erikkay
Review URL: http://codereview.chromium.org/376001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31158 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This affects the sidenav, so if we go ahead with this I'll
regenerate all the files and add them to this CL.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/338007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=23801
TEST=none
Review URL: http://codereview.chromium.org/314012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29849 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/303032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29763 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/313008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Regenerated all the doc to include these styles.
Also added static/pageAction.html, which was missing
from an earlier CL.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/292021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29583 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/307007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29548 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
on new API. Deleted old stuff.
TBR=kathyw@google.com,rafaelw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29500 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=erikkay
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/273080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29215 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=erikkay
Review URL: http://codereview.chromium.org/269086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29206 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Besides the usual code.google.com analytics, there's also
an account for just Chrome-related docs.
Also deleted some end-of-line spaces to avoid presubmit errors.
TBR=rafaelw
Review URL: http://codereview.chromium.org/209067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26843 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
from the template, so that we'll have fewer presubmit warnings.
TBR=aa
Review URL: http://codereview.chromium.org/214001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
and updated i18n.html with overview and example.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/199094
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=kathyw
Review URL: http://codereview.chromium.org/200091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25963 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/195029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This will not clobber the implementation which is bound in renderer_process_bindings.js.
BUG=none
Review URL: http://codereview.chromium.org/200015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25480 0039d316-1c4b-4281-b951-d872f2087c98
|