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
/
renderer
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 126884 - Make sure ports are closed when they're no longer used.
jochen@chromium.org
2012-03-22
1
-0
/
+31
*
Merge 121111 - Add a centralized mechanism for whitelisting access to extensi...
karen@chromium.org
2012-03-15
1
-13
/
+0
*
Merge 122004 - Remove support for "chrome.self" in manifest version 2.
kalman@chromium.org
2012-02-17
1
-3
/
+1
*
Revert 119770 - Event pages: remember events that the page registered for, ev...
mpcomplete@chromium.org
2012-02-07
1
-12
/
+1
*
Put the Extension Storage API back under experimental until the next release.
kalman@chromium.org
2012-01-31
1
-2
/
+2
*
Event pages: remember events that the page registered for, even after it
mpcomplete@chromium.org
2012-01-30
1
-1
/
+12
*
Remove support for some deprecated APIs in manifest version 2.
aa@chromium.org
2012-01-29
3
-6
/
+15
*
Take the IME Extension API out of experimental:
zork@chromium.org
2012-01-27
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-2
/
+2
*
Coverity: pass string by const-ref
tbreisacher@chromium.org
2012-01-26
2
-3
/
+5
*
Replace lazy-background switch with a manifest entry controlled by the
mpcomplete@chromium.org
2012-01-24
2
-7
/
+8
*
Take the Extension Storage API out of experimental:
kalman@chromium.org
2012-01-23
1
-2
/
+2
*
Move operator<< for StringPiece into string_piece.{h,cc}
akalin@chromium.org
2012-01-20
1
-1
/
+2
*
Split logic for defining custom types in schema_generated_bindings.js into se...
koz@chromium.org
2012-01-18
1
-0
/
+6
*
Extension cleanup: move devtools custom bindings out of schema_generated_bind...
kalman@chromium.org
2012-01-18
1
-0
/
+2
*
Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, and
kalman@chromium.org
2012-01-17
14
-295
/
+588
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-2
/
+2
*
Extensions cleanup: pull the browserAction and pageAction API customisations
kalman@chromium.org
2012-01-14
1
-0
/
+4
*
Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...
kalman@chromium.org
2012-01-13
8
-32
/
+97
*
Extensions cleanup: move a bunch of API customisations from
kalman@chromium.org
2012-01-12
14
-77
/
+371
*
Re-land r117016: Split out the contextMenus schema bindings from schema_gener...
kalman@chromium.org
2012-01-12
7
-26
/
+221
*
Fixes an old crash in GetCurrentPageActions().
aa@chromium.org
2012-01-12
1
-3
/
+2
*
Revert r117016 "Split out the contextMenus schema bindings from schema_genera...
maruel@chromium.org
2012-01-10
7
-218
/
+26
*
Split out the contextMenus schema bindings from schema_generated_bindings.js.
kalman@chromium.org
2012-01-10
7
-26
/
+218
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-3
/
+3
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-0
/
+2
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-2
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+2
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-2
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+2
*
Extensions: Clean up (delete unnecessary, simplify use of) a couple of native
kalman@chromium.org
2012-01-03
1
-10
/
+1
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
1
-0
/
+18
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
2
-2
/
+2
*
Extensions: only inject the necessary extension API JSON into schema_generate...
kalman@chromium.org
2011-12-21
1
-16
/
+55
*
Coverity fix: deferencing NULL pointer
arthurhsu@chromium.org
2011-12-21
1
-0
/
+1
*
Split extension_api.json up into one json file for each api.
koz@chromium.org
2011-12-19
1
-143
/
+0
*
Wire up onEvent and put it to use when UdpSocket::Write blocks.
miket@chromium.org
2011-12-15
1
-0
/
+9
*
Add world_id parameter to ExtensionDispatcher::AllowScriptExecution().
koz@chromium.org
2011-12-14
2
-0
/
+14
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
5
-8
/
+15
*
Move the "extension" namespace from extension_api.json into extension_api_ext...
koz@chromium.org
2011-12-09
4
-7
/
+7
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-1
/
+1
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-1
/
+1
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-1
/
+1
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-1
/
+2
*
Silently swallow exceptions in extension bindings callbacks.
aa@chromium.org
2011-12-03
1
-9
/
+0
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
8
-13
/
+13
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-2
/
+1
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-1
/
+2
*
Consider the origin when computing extension permissions
abarth@chromium.org
2011-12-02
6
-13
/
+23
[next]