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
*
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
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
4
-5
/
+28
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
1
-1
/
+69
*
initial manifest hooks for app experiment
erikkay@chromium.org
2010-01-12
4
-2
/
+79
*
Improvements to the i18n doc.
kathyw@google.com
2010-01-12
16
-2760
/
+4732
*
Fix a couple of typos in the doc for external extensions and move a bullet it...
finnur@chromium.org
2010-01-11
2
-20
/
+21
*
Extensions: Ensure that variable strings passed to ParseError aren't interpre...
craig.schlenter@chromium.org
2010-01-11
1
-2
/
+2
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-11
3
-17
/
+39
*
Add a page to the docs about external extensions.
aa@chromium.org
2010-01-09
37
-0
/
+786
*
Revert 35802 - Failed Valgrind - Allow an empty list of page actions.
rsesek@chromium.org
2010-01-08
3
-39
/
+17
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-08
3
-17
/
+39
*
Submitting Arne's fix (http://codereview.chromium.org/521062).
kathyw@google.com
2010-01-07
2
-2
/
+2
*
Add some missing va_end calls to match va_start.
craig.schlenter@chromium.org
2010-01-07
1
-0
/
+2
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
2
-13
/
+11
*
Fix doc styling bug where underscores are invisible in some highlighted code.
asargent@chromium.org
2010-01-07
1
-1
/
+0
*
First pass at expanded i18n doc.
kathyw@google.com
2010-01-06
44
-50
/
+5485
*
Remove a bunch of unnecessary .c_str() calls.
pkasting@chromium.org
2010-01-06
1
-17
/
+12
*
Reland: Add a minimum_chrome_version key to the manifest.
aa@chromium.org
2010-01-06
6
-7
/
+98
*
Revert 35602 - Add a "minimum_chrome_version" key to the manifest.
arv@chromium.org
2010-01-06
6
-92
/
+7
[next]