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
*
When input is "" (or " " with trim_whitespace true), SplitString() should ret...
pkasting@chromium.org
2012-03-30
2
-1
/
+2
*
Add missing license headers to extension schemas.
vandebo@chromium.org
2012-03-30
5
-0
/
+20
*
Remove deprecated extension source on mac.
skerner@chromium.org
2012-03-30
2
-4
/
+6
*
Remove remnants of the identity permission, attempt #2.
jstritar@chromium.org
2012-03-29
1
-3
/
+0
*
Refactor several callers that collect basic extension info.
pam@chromium.org
2012-03-29
4
-0
/
+46
*
Make the constants in the chrome.storage API actual powers of 2, and comma-
kalman@chromium.org
2012-03-29
3
-18
/
+29
*
Static documentation for Font Settings Extension API.
falken@chromium.org
2012-03-29
2
-1
/
+127
*
Add kalman and koz to chrome/extensions/common/api/OWNERS.
kalman@chromium.org
2012-03-29
1
-4
/
+6
*
Run chrome/common/extensions/docs/build/build.py to update the out-of-date
kalman@chromium.org
2012-03-29
3
-1
/
+834
*
Make it so that allow_js_access: false can be used with background pages crea...
mihaip@chromium.org
2012-03-29
4
-9
/
+4
*
Remove unused "background" manifest key constant.
mihaip@chromium.org
2012-03-29
2
-2
/
+0
*
Add kalman and koz to */extensions/OWNERS.
koz@chromium.org
2012-03-29
1
-4
/
+6
*
Lazy background page branding: "Transient Background Page". Rename
mpcomplete@chromium.org
2012-03-28
4
-24
/
+26
*
Add experimental.alarms API to allow lazy background pages to wake themselves...
mpcomplete@chromium.org
2012-03-28
7
-5
/
+129
*
Removing obsolete chromePrivate.decodeJPEG API.
glotov@google.com
2012-03-28
6
-38
/
+0
*
Test that individual APIs require platform-app flag and experimental flag.
miket@chromium.org
2012-03-28
1
-6
/
+83
*
Test negative case: load platform-app manifest without command-line flag.
miket@chromium.org
2012-03-28
1
-1
/
+4
*
Add a temporary alias for the background permission.
mihaip@chromium.org
2012-03-28
2
-0
/
+9
*
Make the "Stylizr" storage API example extension use the "local" storage area.
kalman@chromium.org
2012-03-27
4
-5
/
+16
*
Revert 129107 - Remove remnants of the identity permission.
rsleevi@chromium.org
2012-03-27
1
-0
/
+3
*
Add initial documentation for the chrome.storage API
kalman@chromium.org
2012-03-27
2
-3
/
+273
*
Expose more font size prefs to the Font Settings Extension API.
falken@google.com
2012-03-27
3
-5
/
+627
*
Adding read, read-write and create file access permission to fileBrowserHandl...
tbarzic@chromium.org
2012-03-27
6
-30
/
+169
*
Remove remnants of the identity permission.
jstritar@chromium.org
2012-03-27
1
-3
/
+0
*
Add callbacks to history.addUrl and history.deleteUrl
cduvall@chromium.org
2012-03-27
2
-2
/
+94
*
Remove reference to closed bug 79520 from documentation
battre@chromium.org
2012-03-27
2
-14
/
+0
*
Add getDefaultFontSize and setDefaultFontSize to Font Settings Extension API.
falken@google.com
2012-03-26
7
-5
/
+339
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-25
4
-1
/
+22
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
5
-78
/
+8
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
5
-8
/
+78
*
Fix memory leak in ExtensionManifestsUnitest caused by r128716.
kalman@chromium.org
2012-03-24
1
-3
/
+3
*
Restrict the storage API to manifest_version >= 2.
kalman@chromium.org
2012-03-24
4
-3
/
+47
*
[Chrome OS ECHO] Add getCouponCode() and getUserConsent() methods
gauravsh@chromium.org
2012-03-24
1
-3
/
+26
*
hterm: Load component-extension version of crosh+hterm (chromeos only).
rginda@chromium.org
2012-03-24
2
-0
/
+4
*
Revert 128610 - Expand usage of platform-apps flag and permission features.
nduca@google.com
2012-03-24
4
-19
/
+1
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
4
-1
/
+19
*
Added call for chrome.fileBrowserPrivate.transferFile() method.This CL also f...
zelidrag@chromium.org
2012-03-23
1
-0
/
+23
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-23
9
-3
/
+95
*
Fix crash in AppNotifyChannelSetup when incognito profiles are used.
jstritar@chromium.org
2012-03-23
2
-1
/
+7
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
3
-211
/
+321
*
Font Settings API: example of getting/setting font for the common script.
falken@google.com
2012-03-23
6
-12
/
+20
*
Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...
pfeldman@chromium.org
2012-03-23
3
-319
/
+211
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
3
-211
/
+319
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
18
-762
/
+783
*
Revert 128296 - Add an experimental identity API for platform apps.
gman@chromium.org
2012-03-23
9
-94
/
+2
*
Revert 128355 - Expand usage of platform-apps flag and permission features.
gman@chromium.org
2012-03-23
4
-19
/
+1
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
4
-1
/
+19
*
Revert 128299 - Add callbacks to history.addUrl and history.deleteUrl
wez@chromium.org
2012-03-22
2
-94
/
+2
*
Add callbacks to history.addUrl and history.deleteUrl
cduvall@chromium.org
2012-03-22
2
-2
/
+94
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-22
9
-2
/
+94
[next]