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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bad link to example. (I'll add a good link once we have a
kathyw@google.com
2009-12-07
2
-2
/
+6
*
Added links to examples, plus added an explanation of how
kathyw@google.com
2009-12-07
12
-62
/
+273
*
Bump version number of Google Mail checker extension.
aa@chromium.org
2009-12-06
1
-1
/
+1
*
Add exponential backoff and a random factor to request scheduling in the Goog...
aa@chromium.org
2009-12-06
1
-18
/
+36
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-0
/
+55
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-03
63
-98
/
+106
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-03
38
-230
/
+563
*
Minor example changes that were already uploaded to the gallery.
erikkay@chromium.org
2009-12-02
5
-4
/
+5
*
Move make_page_red extensions from make_page_red/make_page_red to just make_p...
estade@chromium.org
2009-12-02
3
-0
/
+0
*
Misc. formatting and editing.
kathyw@google.com
2009-12-02
4
-24
/
+24
*
Updating the extensions sample page, part 2.
finnur@chromium.org
2009-12-02
1
-0
/
+1
*
Extensions: stop using font:menu on a couple of extensions examples.
estade@chromium.org
2009-12-02
2
-3
/
+5
*
Updating the extensions sample page.
finnur@chromium.org
2009-12-02
1
-0
/
+1
*
Minor polish to the EmailThisPage extension.
finnur@chromium.org
2009-12-02
4
-26
/
+54
*
Fix a buggy link.
kathyw@google.com
2009-12-01
2
-2
/
+2
*
Reduce the size of the description of the gmail checker to please
aa@chromium.org
2009-12-01
1
-1
/
+1
*
Few minor fixups to Gmail checker extension:
aa@chromium.org
2009-12-01
2
-6
/
+15
*
Adding extension EmailThisPage.
finnur@chromium.org
2009-12-01
5
-0
/
+141
*
Adding and cleaning up screenshots
kathyw@google.com
2009-12-01
25
-84
/
+32
*
Fix text to match screenshot.
kathyw@google.com
2009-11-30
2
-2
/
+2
*
r33179 (http://codereview.chromium.org/436024) was incomplete.
yusukes@google.com
2009-11-26
1
-2
/
+2
*
Update the url of the Ruby script following this mail so users can use the la...
yusukes@google.com
2009-11-26
1
-2
/
+2
*
Changed comments to use HTML comments instead of class="comment".
kathyw@google.com
2009-11-26
34
-246
/
+85
*
updated buildbot to test updates
erikkay@chromium.org
2009-11-25
1
-4
/
+3
*
Fixes infinite loop within the JS of the news extension that was causing a ne...
andybons@chromium.org
2009-11-25
1
-11
/
+11
*
Introduce a new 'all_frames' property to content scripts and
aa@chromium.org
2009-11-25
3
-10
/
+24
*
Improving the top matter.
kathyw@google.com
2009-11-25
35
-141
/
+141
*
Add a new docs page that introduces the docs, with (more importantly)
kathyw@google.com
2009-11-24
37
-137
/
+913
*
Fix a doc link.
kathyw@google.com
2009-11-24
2
-2
/
+2
*
Document the maximum # of characters for the name and
kathyw@google.com
2009-11-24
2
-2
/
+6
*
Update pages that reference the gallery to link to the gallery.
kathyw@google.com
2009-11-24
10
-14
/
+38
*
Reduced the size of images in the debugging tutorial so they'll
kathyw@google.com
2009-11-24
16
-32
/
+34
*
Add a new icon.
aa@chromium.org
2009-11-23
1
-0
/
+0
*
Docs polish:
aa@chromium.org
2009-11-23
43
-1292
/
+1112
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
2
-6
/
+0
*
Remove use of innerHTML and Toolstrips from example extensions
rafaelw@chromium.org
2009-11-20
9
-85
/
+58
*
fix url handling to only allow http and https URLs
erikkay@chromium.org
2009-11-20
1
-2
/
+11
*
Fix window.close() for page action popups.
erikkay@chromium.org
2009-11-20
5
-33
/
+60
*
Add some security considerations to our extension docs.
abarth@chromium.org
2009-11-20
9
-14
/
+378
*
Update samples page. Replace buildbot sample with news one, since it
aa@chromium.org
2009-11-19
4
-47
/
+78
*
Make extension popups shrink when their contents shrink.
aa@chromium.org
2009-11-18
1
-0
/
+1
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
2
-0
/
+6
*
UI Changes for benchmark:
mbelshe@google.com
2009-11-17
1
-5
/
+11
*
Remove min/max values from averages in benchmark.
mbelshe@google.com
2009-11-17
1
-1
/
+13
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-0
/
+398
*
Update the benchmark to use the document.readyState to measure page-completed...
mbelshe@google.com
2009-11-16
1
-8
/
+9
*
Final copyedits for beta.
kathyw@google.com
2009-11-16
3
-105
/
+19
*
Update homepage's images.
kathyw@google.com
2009-11-16
2
-0
/
+0
*
New screenshots for many of the tutorial images.
kathyw@google.com
2009-11-16
13
-38
/
+45
*
Changes to follow the codesite L&F.
kathyw@google.com
2009-11-16
47
-1538
/
+4110
[next]