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
/
chrome_browser_extensions.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-05-11
1
-0
/
+2
*
Pull shell window stuff out of ExtensionHost and put in ShellWindow
benwells@chromium.org
2012-05-10
1
-0
/
+2
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
1
-0
/
+2
*
Move URLMatcher to chrome/common/ to be used by renderers as well
battre@chromium.org
2012-05-09
1
-10
/
+0
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
1
-2
/
+0
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
1
-0
/
+2
*
Refactored and revised extensions record API with associated browser test
clintstaley@chromium.org
2012-05-05
1
-0
/
+2
*
Move extension command files to the api folder, as requested in previous revi...
finnur@chromium.org
2012-05-03
1
-4
/
+4
*
Conflict detection for Extension Keybinding.
finnur@chromium.org
2012-05-03
1
-0
/
+4
*
Moving extensions inside chrome/browser/extensions/
vabr@chromium.org
2012-05-01
1
-2
/
+2
*
Experimental USB API
gdk@chromium.org
2012-04-28
1
-0
/
+12
*
Revert 134390 - Experimental USB API
jamesr@chromium.org
2012-04-27
1
-12
/
+0
*
Experimental USB API
miket@chromium.org
2012-04-27
1
-0
/
+12
*
Revert 134062 (broke sync_integration_tests) - Cleaning Up Extensions When Lo...
szym@chromium.org
2012-04-26
1
-2
/
+0
*
Fully merge the implementations of the browserAction and pageAction APIs
kalman@chromium.org
2012-04-26
1
-1
/
+0
*
Cleaning Up Extensions When Local Content Removed
rdevlin.cronin@chromium.org
2012-04-26
1
-0
/
+2
*
Factor out the URL matching from the Web Request API to the declarative API.
battre@chromium.org
2012-04-18
1
-2
/
+6
*
Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out.
sky@chromium.org
2012-04-17
1
-48
/
+83
*
Revert 132440 - Allow extension APIs to be compiled out.
zmo@google.com
2012-04-17
1
-83
/
+48
*
Allow extension APIs to be compiled out.
jgreenwald@chromium.org
2012-04-16
1
-48
/
+83
*
Implemented proper support for checking schemes and requested resource types.
battre@chromium.org
2012-04-12
1
-0
/
+2
*
Factor out the "sync processing" portion of SyncableSettingsStorage into its
kalman@chromium.org
2012-04-12
1
-0
/
+2
*
Create New AppSyncData Class
csharp@chromium.org
2012-04-11
1
-0
/
+6
*
Finish implementation of chrome.experimental.alarms API, with nifty
mpcomplete@chromium.org
2012-04-10
1
-0
/
+2
*
Make ExtensionPrefValueMap a ProfileKeyedService.
yoz@chromium.org
2012-04-06
1
-0
/
+2
*
Move files inside chrome/browser/chromeos/dbus to chromeos/dbus
hashimoto@chromium.org
2012-04-06
1
-1
/
+0
*
Hook up WebRequestRulesRegistry into old WebRequest API
battre@chromium.org
2012-04-05
1
-0
/
+2
*
Move transient background events from chrome.experimental.extension to chrome...
mihaip@chromium.org
2012-04-04
1
-0
/
+2
*
Generate list of valid serial port names. Check against that list.
miket@chromium.org
2012-04-04
1
-2
/
+3
*
Move webNavigation extension api into a separate directory
jochen@chromium.org
2012-04-04
1
-4
/
+4
*
Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...
yoz@chromium.org
2012-04-02
1
-0
/
+4
*
Implementation of beginning of Declarative Web Request API backend
battre@chromium.org
2012-03-29
1
-0
/
+11
*
Add experimental.alarms API to allow lazy background pages to wake themselves...
mpcomplete@chromium.org
2012-03-28
1
-0
/
+2
*
rlz: Hook up on mac, switch to chrome's network stack on win.
thakis@chromium.org
2012-03-26
1
-5
/
+0
*
Move TTS extension API to chrome/browser/speech/
dmazzoni@chromium.org
2012-03-24
1
-15
/
+0
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-23
1
-0
/
+2
*
Revert 128296 - Add an experimental identity API for platform apps.
gman@chromium.org
2012-03-23
1
-2
/
+0
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-22
1
-0
/
+2
*
Basic infrastructure for the Bluetooth API.
bryeung@chromium.org
2012-03-22
1
-0
/
+2
*
Revert 128089 - Initial extension bindings for Media Gallery API.
gman@chromium.org
2012-03-22
1
-2
/
+0
*
Revert 127903 - Revert 127887 - Replace extension disabled infobar with a glo...
yoz@chromium.org
2012-03-22
1
-2
/
+2
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-03-21
1
-0
/
+2
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-21
1
-0
/
+4
*
Revert 127887 - Replace extension disabled infobar with a global error.
sky@chromium.org
2012-03-21
1
-2
/
+2
*
Replace extension disabled infobar with a global error.
yoz@chromium.org
2012-03-21
1
-2
/
+2
*
Revert 127833 - Re-land alexbost's experimental offscreenTabs API.
dgrogan@chromium.org
2012-03-21
1
-4
/
+0
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-20
1
-0
/
+4
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-0
/
+2
*
Refactor folders in chrome/browser/extensions/api
cduvall@chromium.org
2012-03-18
1
-10
/
+10
*
Refactor browserAction API and pageAction API
cduvall@chromium.org
2012-03-17
1
-6
/
+8
[next]