| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This significantly cuts down on the size of the generated documentation: git
says "92 files changed, 3716 insertions, 84733 deletions".
BUG=
TEST=eyeballs
Review URL: https://chromiumcodereview.appspot.com/9295046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120164 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is what it looks like:
http://imgur.com/wT1N3,SeZMs#0
http://imgur.com/wT1N3,SeZMs#1
BUG=110992
Review URL: https://chromiumcodereview.appspot.com/9212050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118863 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105920
TEST=none
Review URL: https://chromiumcodereview.appspot.com/8970035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
over SSL.
Review URL: http://codereview.chromium.org/8805020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/8510074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110186 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8380008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=84507
TEST=*Extension*
Review URL: http://codereview.chromium.org/8277004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unused experimental.idle API page and remove stray reference to the API
documentation for chrome.idle from the "Implementation" submenu.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7872006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101120 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=94087
TEST=no
R=smus@chromium.org
Review URL: http://codereview.chromium.org/7718029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to third_party.
All third party libraries should be in third_party.
The presubmit check complains about jstemplate's README.chromium
being nonstandard; I will fix that in a follow-up.
The interesting changes are to the .grd file and the .py file.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6901102
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/6905149
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83632 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All third party libraries should be in third_party.
The presubmit check complains about jstemplate's README.chromium
being nonstandard; I will fix that in a follow-up.
The interesting changes are to the .grd file and the .py file.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6901102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83452 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
These events are special in 2 ways:
- Their addListener method can accept extra arguments beyond the callback.
- Their callbacks can return a value (in the case of a blocking event), which
is sent back to the browser.
Review URL: http://codereview.chromium.org/6879027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82346 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
to ask for permissions they don't need.
BUG=77440
TEST=No "permissions" string in http://code.google.com/chrome/extensions/apps.html
Review URL: http://codereview.chromium.org/6670092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Factor out methods & events to a separate template
- Support methods & events nested within a type
- Fix signature generation for event handlers with no arguments
- Add DevTools extensions docs (in a separate schema)
BUG=65605
TEST=none
Review URL: http://codereview.chromium.org/6386023/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73790 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=aa
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6140001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70653 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
currently points to an internal hostname.
Committing for Peter Beverloo (peter@chromium.org)
http://codereview.chromium.org/5523007/
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5664003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68600 0039d316-1c4b-4281-b951-d872f2087c98
|
|
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/5398002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68490 0039d316-1c4b-4281-b951-d872f2087c98
|