index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
docs
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation builder now looks for DumpRenderTree under `out` on Mac.
mkwst@chromium.org
2012-01-17
1
-1
/
+5
*
Update samples to use the background.scripts or background.page feature.
aa@chromium.org
2012-01-13
1
-0
/
+3
*
Move the "extension" namespace from extension_api.json into extension_api_ext...
koz@chromium.org
2011-12-09
2
-7
/
+7
*
Update extension doc gen to search the new build location on windows.
mpcomplete@chromium.org
2011-10-17
1
-2
/
+2
*
Move text "(packaged app)" from Python to HTML template file.
dmazzoni@chromium.org
2011-10-11
1
-4
/
+2
*
Allow the extension sample pages to show packaged apps.
dmazzoni@chromium.org
2011-10-10
1
-6
/
+17
*
Sample gallery tweaks
smus@chromium.org
2011-09-30
1
-1
/
+32
*
Remove ninja directory from DumpRenderTree search paths (ninja now uses out/{...
mihaip@chromium.org
2011-09-13
1
-1
/
+0
*
Update pointer to python "executable" for cygwin extension docs updater script.
pkasting@chromium.org
2011-08-26
1
-2
/
+2
*
Add ninja output directory to DumpRenderTree search paths
asargent@chromium.org
2011-07-12
1
-0
/
+1
*
Add support for Linux kernels >=3.0-rc1 in Python related build files by:
tony@chromium.org
2011-06-16
1
-2
/
+2
*
Added samples for devtools.audits and devtools.panels.
caseq@google.com
2011-04-29
2
-13
/
+10
*
Make the output of build.py consistent on linux and os x
thakis@chromium.org
2011-04-28
1
-2
/
+4
*
Adjusting directory.py to generate JSON without line-ending whitespace.
battre@chromium.org
2011-03-22
1
-1
/
+2
*
Added pages for experimental DevTools/WebInspector API
caseq@google.com
2011-02-04
1
-1
/
+8
*
Always use forward slash when generating name of manifest file
caseq@google.com
2011-01-31
1
-1
/
+4
*
Use DumpRenderTree instead of TestShell for generating
tony@chromium.org
2011-01-19
2
-37
/
+41
*
Adding extra debugging to extension docs build process.
kurrik@chromium.org
2010-12-28
1
-0
/
+2
*
Only generate zips for Chrome extension samples whose contents have changed.
kurrik@chromium.org
2010-11-09
2
-68
/
+110
*
Make the Chrome Extensions directory build script handle unicode files.
kurrik@chromium.org
2010-11-09
1
-2
/
+2
*
Make sample zip generation a configurable option in the chrome extension docs...
kurrik@chromium.org
2010-10-28
2
-13
/
+46
*
Make extension docs builder use a sorted walk.
asargent@chromium.org
2010-10-06
1
-5
/
+21
*
Zip extension samples when building docs.
kurrik@chromium.org
2010-09-16
1
-1
/
+39
*
Add a second level of ordering to samples directory.
kurrik@chromium.org
2010-09-02
1
-1
/
+9
*
Fix year in copyright boilerplate.
asargent@chromium.org
2010-08-17
1
-1
/
+1
*
Fix windows doc generation to use depot_tools python.
asargent@chromium.org
2010-08-17
3
-10
/
+42
*
Sort sample source file list so that the samples.json manifest will not rando...
kurrik@chromium.org
2010-08-12
1
-1
/
+1
*
Re-apply r52616 (speed up docs generation) with a longer timeout.
aa@chromium.org
2010-08-06
3
-78
/
+102
*
Change the existing extension samples page to an automatically-generated sear...
kurrik@chromium.org
2010-08-05
2
-17
/
+574
*
Revert extension docs buildscript changes from r52616
asargent@chromium.org
2010-07-18
2
-99
/
+77
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Speed up docs generation. This take it from about 50s to 10s on my machine.
aa@chromium.org
2010-07-16
2
-77
/
+99
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
1
-3
/
+4
*
Nit pick changes to make lint and editors happy. No change in behavior.
skerner@chromium.org
2010-01-15
1
-11
/
+11
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-29
1
-1
/
+3
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-2
/
+8
*
Improve error message in the extension api docs build script. When the json ...
skerner@chromium.org
2009-10-30
1
-3
/
+13
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Extension Doc Changes (no building or testable changes) - Build on Mac, find ...
rafaelw@chromium.org
2009-09-13
1
-15
/
+19
*
Extension Doc Changes (no building or testable changes) - Get build.py workin...
rafaelw@chromium.org
2009-09-04
1
-15
/
+16
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-03
1
-0
/
+4
*
Extension Doc Changes (no building or testable changes): minor changes for ta...
rafaelw@chromium.org
2009-09-02
2
-5
/
+6
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-26
2
-0
/
+8
*
Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...
rafaelw@chromium.org
2009-08-24
1
-0
/
+0
*
Remove CRs from docs. Fix build.py script to not produce them
rafaelw@chromium.org
2009-08-10
1
-2
/
+4
*
Buff out Windows & Tabs API, fix a few doc bugs.
rafaelw@chromium.org
2009-08-07
2
-3
/
+16
*
Re-land extension docs build/render/presubmit. The original patch, http://cod...
rafaelw@chromium.org
2009-08-05
2
-0
/
+201
*
Rolling back 22300.
bradnelson@google.com
2009-08-03
2
-202
/
+0
*
Extension docs build script, gyp target and PRESUBMIT.PY check
rafaelw@chromium.org
2009-08-03
2
-0
/
+202