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
*
Revert 54535
jorlow@chromium.org
2010-08-02
2
-3139
/
+1
*
Introduce a preliminary version of the sidebar API.
akoub@google.com
2010-08-02
2
-1
/
+3139
*
Add back experimental* pages for APIs that have graduated
kathyw@chromium.org
2010-07-30
8
-0
/
+1964
*
Extension doc changes (nothing buildable or testable)
rafaelw@chromium.org
2010-07-27
53
-36
/
+247
*
Adding some sample code showing usage of contextMenu API.
asargent@chromium.org
2010-07-21
3
-0
/
+77
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
1
-0
/
+256
*
Revert extension docs buildscript changes from r52616
asargent@chromium.org
2010-07-18
49
-146
/
+172
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
50
-23
/
+151
*
Add a simple cookies sample.
aa@chromium.org
2010-07-17
6
-0
/
+372
*
This little guy got left behind.
aa@chromium.org
2010-07-16
1
-0
/
+3289
*
Add a note to the docs to explain that sendResponse can only be called once
mpcomplete@chromium.org
2010-07-16
2
-0
/
+12
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
53
-3296
/
+106
*
Speed up docs generation. This take it from about 50s to 10s on my machine.
aa@chromium.org
2010-07-16
2
-77
/
+99
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
51
-105
/
+21
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
51
-21
/
+105
*
Add links to html5rocks.com.
kathyw@chromium.org
2010-07-15
6
-89
/
+166
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
1
-32
/
+30
*
Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.
mpcomplete@chromium.org
2010-07-14
3
-6
/
+136
*
Add "idle" permission to the manifest page.
kathyw@chromium.org
2010-07-14
2
-8
/
+18
*
Make chrome.idle have a permission.
levin@chromium.org
2010-07-12
2
-6
/
+42
*
Move idle from experimental.
levin@chromium.org
2010-07-12
48
-1
/
+711
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
3
-142
/
+14
*
Add boilerplate text pointing to the experimental API instructions.
kathyw@chromium.org
2010-07-08
2
-1
/
+15
*
Add a note that the code sample is broken until the bug is fixed.
kathyw@chromium.org
2010-07-08
2
-0
/
+12
*
Arne's patch to make the extension OAuth library work in M5 (which allows
kurrik@chromium.org
2010-07-07
2
-23
/
+67
*
chrome://favicon -> chrome://favicon/
kathyw@chromium.org
2010-07-07
2
-4
/
+4
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+14
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
1
-0
/
+52
*
Fix up extension docs to include latest changes to how file URLs work with
mpcomplete@chromium.org
2010-07-02
2
-8
/
+95
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
1
-14
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
1
-0
/
+14
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
48
-4
/
+4935
*
Add info about impending keyboard shortcuts.
kathyw@chromium.org
2010-06-28
2
-2
/
+92
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-06-25
48
-0
/
+958
*
Reland r50834
aa@chromium.org
2010-06-25
1
-6
/
+7
*
Revert r50834
aa@chromium.org
2010-06-25
1
-7
/
+6
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-6
/
+7
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-24
1
-14
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-24
1
-0
/
+14
*
Add info about the "chrome://favicon" permission.
kathyw@chromium.org
2010-06-24
2
-0
/
+22
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-23
1
-14
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-23
1
-0
/
+14
*
Require tabId for infobar.show()
rafaelw@chromium.org
2010-06-23
1
-2
/
+2
*
Oops, forgot a file in 2842006.
kathyw@chromium.org
2010-06-22
1
-0
/
+452
*
Add Accessibility page. All doc/*html files changed,
kathyw@chromium.org
2010-06-22
50
-0
/
+960
*
Extension Docs Changes (nothing buildable or testable)
rafaelw@chromium.org
2010-06-22
46
-47
/
+47
*
Address some visual problems with the omnibox extension API:
mpcomplete@chromium.org
2010-06-21
3
-9
/
+579
*
Adding Rachel Shearer's updated feed.html with keyboard nav and ARIA attributes.
kurrik@chromium.org
2010-06-18
5
-0
/
+396
*
Add the source code for the Google Wave Notifier extension. (The
kathyw@chromium.org
2010-06-18
15
-0
/
+1480
*
Document the "key" value in the extension manifest.
aa@chromium.org
2010-06-17
4
-3
/
+65
[next]