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
/
browser
/
extensions
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented proper support for checking schemes and requested resource types.
battre@chromium.org
2012-04-12
17
-125
/
+382
*
Fix getDevicesWithService.
bryeung@chromium.org
2012-04-12
1
-2
/
+2
*
Fix the BluetoothExtensionFunction refactoring.
bryeung@chromium.org
2012-04-12
2
-20
/
+13
*
Finish implementation of chrome.experimental.alarms API, with nifty
mpcomplete@chromium.org
2012-04-10
4
-40
/
+614
*
Update use of TimeDelta in chrome/browser/extensions/api/alarms.
tedvessenes@gmail.com
2012-04-09
1
-1
/
+1
*
Disable ExtensionWebRequestApiTest.WebRequestBlocking on Windows. It times out
binji@chromium.org
2012-04-05
1
-1
/
+7
*
Move some of the new transient background page stuff into the extensions
mpcomplete@chromium.org
2012-04-05
2
-1
/
+8
*
Make URLMatcherConditionSet refcounted
battre@chromium.org
2012-04-05
7
-88
/
+71
*
Hook up WebRequestRulesRegistry into old WebRequest API
battre@chromium.org
2012-04-05
24
-209
/
+577
*
Move transient background events from chrome.experimental.extension to chrome...
mihaip@chromium.org
2012-04-04
2
-0
/
+57
*
Add a common BluetoothExtensionFunction base class
bryeung@chromium.org
2012-04-04
2
-13
/
+33
*
Generate list of valid serial port names. Check against that list.
miket@chromium.org
2012-04-04
5
-0
/
+213
*
Hide some network requests from the webrequest API
battre@chromium.org
2012-04-04
4
-45
/
+92
*
Move webNavigation extension api into a separate directory
jochen@chromium.org
2012-04-04
7
-0
/
+1593
*
Add getDevicesWithService for the bluetooth api.
bryeung@chromium.org
2012-04-03
2
-14
/
+50
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
1
-0
/
+1
*
Provide real RequestMatcher for declarative webRequest API conditions
battre@chromium.org
2012-04-03
3
-15
/
+61
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
1
-1
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
1
-0
/
+1
*
Implement experimental.bluetooth.getAddress.
bryeung@chromium.org
2012-04-02
2
-11
/
+18
*
Ensure that we initiate ExtensionEventRouter operations on the UI thread.
miket@chromium.org
2012-03-30
8
-9
/
+44
*
[Coverity] Fix pass-by-value to pass-by-ref
groby@chromium.org
2012-03-29
2
-2
/
+2
*
Remove remnants of the identity permission, attempt #2.
jstritar@chromium.org
2012-03-29
1
-5
/
+1
*
Fix illegal include of tools/json_schema_compiler/any.h
battre@chromium.org
2012-03-29
2
-3
/
+3
*
Implement rules removal for WebRequestRulesRegistry
battre@chromium.org
2012-03-29
11
-7
/
+177
*
Implementation of beginning of Declarative Web Request API backend
battre@chromium.org
2012-03-29
17
-0
/
+1652
*
Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...
miket@chromium.org
2012-03-29
4
-17
/
+0
*
Add experimental.alarms API to allow lazy background pages to wake themselves...
mpcomplete@chromium.org
2012-03-28
2
-0
/
+114
*
Revert 129107 - Remove remnants of the identity permission.
rsleevi@chromium.org
2012-03-27
1
-2
/
+4
*
Consider redirects to about:blank as canceling and don't flag conflicts
battre@chromium.org
2012-03-27
2
-12
/
+48
*
Remove remnants of the identity permission.
jstritar@chromium.org
2012-03-27
1
-4
/
+2
*
Disable failing tests.
miket@chromium.org
2012-03-26
1
-2
/
+4
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-25
4
-34
/
+21
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-1
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-0
/
+1
*
hterm: Load component-extension version of crosh+hterm (chromeos only).
rginda@chromium.org
2012-03-24
1
-3
/
+6
*
Revert 128610 - Expand usage of platform-apps flag and permission features.
nduca@google.com
2012-03-24
3
-16
/
+27
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
3
-27
/
+16
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-23
3
-0
/
+152
*
Fix crash in AppNotifyChannelSetup when incognito profiles are used.
jstritar@chromium.org
2012-03-23
2
-0
/
+33
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
3
-7
/
+7
*
Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...
pfeldman@chromium.org
2012-03-23
3
-7
/
+7
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
3
-7
/
+7
*
Revert 128296 - Add an experimental identity API for platform apps.
gman@chromium.org
2012-03-23
3
-151
/
+0
*
Revert 128355 - Expand usage of platform-apps flag and permission features.
gman@chromium.org
2012-03-23
3
-16
/
+27
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
3
-27
/
+16
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-22
3
-0
/
+151
*
Basic infrastructure for the Bluetooth API.
bryeung@chromium.org
2012-03-22
2
-0
/
+172
*
Initialize SubstringSetMatcher on construction
battre@chromium.org
2012-03-22
2
-1
/
+10
*
Revert 128089 - Initial extension bindings for Media Gallery API.
gman@chromium.org
2012-03-22
3
-117
/
+0
[next]