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
/
resources
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial work to remove the notion of all extension message payloads as strings.
gdk@chromium.org
2012-06-18
2
-2
/
+8
*
Reland 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...
tbarzic@chromium.org
2012-06-18
1
-0
/
+23
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-18
1
-0
/
+39
*
Move input.ime back out of experimental for M21
zork@chromium.org
2012-06-18
1
-7
/
+6
*
Revert 142623 - Bluetooth Extension API: Add a discovery API
nsylvain@chromium.org
2012-06-17
1
-39
/
+0
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-17
1
-0
/
+39
*
Improve handling of ArrayBuffers in composite objects.
gdk@chromium.org
2012-06-17
1
-0
/
+3
*
Revert 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...
tbarzic@chromium.org
2012-06-16
1
-23
/
+0
*
Return FileEntry object from fileBrowserHandler.selectFile function.
tbarzic@chromium.org
2012-06-16
1
-0
/
+23
*
Add drive search function to fileBrowserPrivate api.
tbarzic@chromium.org
2012-06-15
1
-0
/
+14
*
Print extension event validation errors on the console.
benwells@chromium.org
2012-06-15
1
-0
/
+1
*
Implement fileSystem.chooseFile.
benwells@chromium.org
2012-06-15
1
-21
/
+24
*
Support redirects by regular expression in declarative WebRequest API
battre@chromium.org
2012-06-14
1
-2
/
+2
*
Allow platform apps to get writable FileEntry objects from readable ones.
benwells@chromium.org
2012-06-13
2
-7
/
+39
*
Cleanup experimental app custom bindings.
benwells@chromium.org
2012-06-13
1
-2
/
+2
*
Improve extension api tests: run all tests, even if one fails
estade@chromium.org
2012-06-12
1
-60
/
+51
*
Change platform app api getDisplayPath to take FileEntry.
benwells@chromium.org
2012-06-08
1
-0
/
+16
*
Make platform app restrictions more robust.
estade@chromium.org
2012-06-08
1
-13
/
+14
*
Remove colors from CSS, and change header language.
miket@chromium.org
2012-06-07
1
-3
/
+1
*
Allow updateArgumentsPostValidate to support callbacks and added / removed ar...
benwells@chromium.org
2012-06-07
9
-189
/
+211
*
warn when platform apps attempt to use unload or beforeunload events.
estade@chromium.org
2012-06-06
1
-0
/
+10
*
Move platform_app.css styles from html to body.
miket@chromium.org
2012-06-01
1
-1
/
+1
*
Media Gallery: Implement a basic version of GetMediaFileSystems().
thestig@chromium.org
2012-05-31
1
-1
/
+3
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
1
-3
/
+12
*
Add support for response header manipulation in Declarative WebRequest API
battre@chromium.org
2012-05-30
1
-0
/
+6
*
Make 'options' and callback arg to chrome.appWindow.create optional.
jeremya@chromium.org
2012-05-29
1
-8
/
+12
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-0
/
+35
*
Support priorities in declarative webRequest API
battre@chromium.org
2012-05-25
1
-0
/
+6
*
Allow platform apps to create shell windows with a script connection.
jeremya@chromium.org
2012-05-25
1
-0
/
+19
*
Implemented SetRequestHeader and RemoveRequestHeader for decl. webRequest API
battre@chromium.org
2012-05-24
1
-0
/
+6
*
Making webRequest.addEventListener internal
vabr@chromium.org
2012-05-23
2
-16
/
+28
*
Implemented declarative redirects to transparent image and empty document.
battre@chromium.org
2012-05-18
1
-0
/
+7
*
Hack to restrict runtime API to dev channel rather than experimental.
mpcomplete@chromium.org
2012-05-16
2
-3
/
+12
*
Move declarative API into events API
battre@chromium.org
2012-05-16
6
-121
/
+122
*
Revert 137388 - Move declarative API into events API
battre@chromium.org
2012-05-16
6
-122
/
+121
*
Move declarative API into events API
battre@chromium.org
2012-05-16
6
-121
/
+122
*
Add option of string item IDs (given at create() time) to contextMenus API.
yoz@chromium.org
2012-05-16
1
-8
/
+21
*
Add optional callback to (browser|page)Action.setIcon
cduvall@chromium.org
2012-05-15
3
-8
/
+10
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-05-11
1
-0
/
+35
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-11
4
-4
/
+6
*
Revert 136296 - Make all extension api types fully qualified.
yzshen@chromium.org
2012-05-10
4
-6
/
+4
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-10
4
-4
/
+6
*
Add unit tests for event.js
koz@chromium.org
2012-05-10
1
-1
/
+2
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
1
-3
/
+8
*
Move Declarative Web Request API out of experimental and make it a feature
battre@chromium.org
2012-05-09
3
-13
/
+10
*
Refactor the socket API to remove onEvent callback in socket.create() function.
penghuang@chromium.org
2012-05-07
1
-64
/
+0
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
1
-8
/
+3
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
1
-3
/
+8
*
Move input.ime back to experimental until privacy review is complete.
zork@chromium.org
2012-05-04
1
-6
/
+7
*
Experimental USB API
gdk@chromium.org
2012-04-28
1
-0
/
+46
[next]