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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+2
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-2
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+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
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
3
-61
/
+45
*
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
8
-12
/
+59
*
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
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
2
-0
/
+3
*
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
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
1
-5
/
+5
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-3
/
+3
*
Add a new icon.
aa@chromium.org
2009-11-23
1
-0
/
+0
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
1
-22
/
+4
*
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
3
-17
/
+2
*
Remove use of innerHTML and Toolstrips from example extensions
rafaelw@chromium.org
2009-11-20
9
-85
/
+58
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-6
/
+8
*
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
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-5
/
+11
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
4
-6
/
+20
*
Addition of the optional flag for the experimental.popup.show(...) callback a...
twiz@google.com
2009-11-19
1
-0
/
+1
*
Update samples page. Replace buildbot sample with news one, since it
aa@chromium.org
2009-11-19
4
-47
/
+78
*
Enabling (sandboxed) extension unpacker tests.
cira@chromium.org
2009-11-19
1
-14
/
+12
*
Ignore requests to run content scripts on file:// urls.
finnur@chromium.org
2009-11-18
3
-5
/
+1
*
Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...
twiz@google.com
2009-11-18
1
-4
/
+6
*
DISABLING all new unpacker tests. XP try bots are failing.
cira@chromium.org
2009-11-18
1
-10
/
+10
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
8
-2
/
+237
[next]