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
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
49
-6
/
+4940
*
Add info about impending keyboard shortcuts.
kathyw@chromium.org
2010-06-28
2
-2
/
+92
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-36
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+36
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
6
-19
/
+112
*
Split out the bookmark permission into its own line in
aa@chromium.org
2010-06-26
3
-2
/
+36
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
3
-16
/
+17
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-06-25
48
-0
/
+958
*
Cleanup: Break some common->app dependencies.
thestig@chromium.org
2010-06-25
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-11
/
+12
*
Reland r50834
aa@chromium.org
2010-06-25
11
-194
/
+135
*
Revert r50834
aa@chromium.org
2010-06-25
11
-135
/
+194
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
11
-194
/
+135
*
Revert "Revert "Show extension icons next to their top-level context menu ite...
hclam@chromium.org
2010-06-25
6
-23
/
+175
*
Revert r50779 as it breaks memory tests
hclam@chromium.org
2010-06-25
6
-175
/
+23
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-12
/
+11
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-11
/
+12
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-24
1
-14
/
+0
*
Show extension icons next to their top-level context menu items.
asargent@chromium.org
2010-06-24
6
-23
/
+175
*
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
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
4
-28
/
+10
*
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
*
whitespace change to kick builders
rafaelw@chromium.org
2010-06-23
1
-1
/
+1
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
4
-3
/
+20
*
Require tabId for infobar.show()
rafaelw@chromium.org
2010-06-23
2
-4
/
+3
*
Cleanup: Remove some unneeded webkit/glue headers from chrome.
thestig@chromium.org
2010-06-23
2
-5
/
+2
*
Enable ManifestTest.AppLaunchContainer as it should be passing now.
scherkus@chromium.org
2010-06-23
1
-2
/
+1
*
Disabling crashing test ManifestTest.AppLaunchContainer.
robertshield@chromium.org
2010-06-22
1
-1
/
+2
*
Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...
scherkus@chromium.org
2010-06-22
5
-0
/
+67
*
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
*
Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...
robertshield@chromium.org
2010-06-22
5
-67
/
+0
*
Added app.launch.width and app.launch.height keys to app manifest.
scherkus@chromium.org
2010-06-22
5
-0
/
+67
*
Whitespace change to kick builders.
aa@chromium.org
2010-06-22
1
-1
/
+1
*
Honor @version field when converting greasemonkey scripts to
aa@chromium.org
2010-06-22
1
-0
/
+9
*
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
4
-22
/
+634
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
4
-20
/
+3
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
4
-3
/
+20
*
Re-apply r50278.
aa@chromium.org
2010-06-19
6
-87
/
+40
*
Revert r50278.
aa@chromium.org
2010-06-18
6
-40
/
+87
*
Whitespace change to kick builders.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
6
-87
/
+40
*
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
*
Allow themes to be localized. This doesn't show up anywhere
aa@chromium.org
2010-06-17
2
-4
/
+2
*
Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...
aa@chromium.org
2010-06-16
2
-2
/
+4
[next]