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
...
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
2
-6
/
+7
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
4
-2
/
+33
*
Fix description of onImportBegan to ensure people use it safely.
feldstein@chromium.org
2010-02-04
1
-1
/
+1
*
Clean up third_party/cld.
jshin@chromium.org
2010-02-04
2
-3
/
+2
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
4
-16
/
+217
*
Initial cut at irc extension-app example
rafaelw@chromium.org
2010-02-02
17
-0
/
+3639
*
make chrome.tabs.executeScript/insertCss details arg required.
rafaelw@chromium.org
2010-02-01
1
-4
/
+2
*
Expose sortChildren to the bookmark manager extension API and use that from t...
arv@chromium.org
2010-01-30
1
-0
/
+9
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+177
*
Fix a figure in the overview, along with associated text.
kathyw@chromium.org
2010-01-30
5
-601
/
+519
*
Remove that "name" warning, now that the gallery's been fixed.
kathyw@chromium.org
2010-01-30
2
-40
/
+0
*
Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...
cira@google.com
2010-01-30
5
-168
/
+347
*
Add clipboard hooks to the bookmark manager extension API.
arv@chromium.org
2010-01-29
1
-0
/
+12
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
5
-33
/
+45
*
Adds an experimental processes module to the extensions API.
creis@chromium.org
2010-01-28
1
-0
/
+44
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
3
-11
/
+69
*
Removing unnecessary includes.
mad@chromium.org
2010-01-28
2
-5
/
+1
*
Allow extensions to add, remove, or change their page action popup.
skerner@chromium.org
2010-01-28
7
-28
/
+316
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
1
-0
/
+37
*
Small updates/improvements to manifest docs.
kathyw@chromium.org
2010-01-27
4
-20
/
+32
*
revert 37335:
estade@chromium.org
2010-01-27
1
-177
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+177
*
Note that extName isn't currently accepted by the gallery.
kathyw@chromium.org
2010-01-27
2
-0
/
+40
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
4
-18
/
+74
*
The windows API had no pointers to examples.
kathyw@chromium.org
2010-01-27
2
-0
/
+31
*
Update the doc to reflect that the stable release of Google Chrome
kathyw@chromium.org
2010-01-25
4
-18
/
+20
*
remove ICU includes from l10n_util.h
evan@chromium.org
2010-01-25
1
-0
/
+1
*
Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....
cira@chromium.org
2010-01-23
5
-335
/
+153
*
Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...
cira@chromium.org
2010-01-23
5
-153
/
+335
*
Added link to new bookmark sample.
kathyw@chromium.org
2010-01-23
2
-8
/
+8
*
Update name and description of sample extension browserAction/set_icon_path .
skerner@chromium.org
2010-01-22
1
-3
/
+3
*
Sample chrome extension that uses the bookmarks API.
erikkay@chromium.org
2010-01-22
2
-0
/
+152
*
Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...
cira@chromium.org
2010-01-21
5
-344
/
+158
*
Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...
cira@chromium.org
2010-01-21
5
-158
/
+344
*
Landing http://codereview.chromium.org/543134 for ernestd(at)google.com
cira@chromium.org
2010-01-21
8
-10
/
+150
*
Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...
cira@chromium.org
2010-01-20
5
-344
/
+158
*
Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...
cira@chromium.org
2010-01-20
5
-158
/
+344
*
Update comments to reflect the removal of class ExtensionActionState, which n...
skerner@chromium.org
2010-01-20
1
-2
/
+0
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
5
-53
/
+0
*
Fleshing out the i18n doc. Added a page for the messages.json
kathyw@chromium.org
2010-01-19
5
-30
/
+1148
*
Revert 36565 - Modifying three main samples of docs (gmail checker, news feed...
cira@chromium.org
2010-01-19
8
-150
/
+10
*
adding underscore notation to manifest.json. Also adding spanish dictionary.
cira@chromium.org
2010-01-19
3
-3
/
+33
*
Modifying three main samples of docs (gmail checker, news feed, subscribe to ...
cira@chromium.org
2010-01-19
8
-10
/
+150
*
Make print styles work again.
kathyw@chromium.org
2010-01-19
1
-3
/
+3
*
Revert r36407
aa@chromium.org
2010-01-15
1
-2
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
*
Nit pick changes to make lint and editors happy. No change in behavior.
skerner@chromium.org
2010-01-15
1
-11
/
+11
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
4
-5
/
+28
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
5
-30
/
+6
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
[prev]
[next]