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
/
renderer_resources.grd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor chrome/renderer resources so they support images with different scale.
varunjain@chromium.org
2012-09-11
1
-81
/
+0
*
HTML titlebars for v2 apps.
jeremya@chromium.org
2012-09-05
1
-0
/
+1
*
Move MediaGalleries.getMediaFileSystems out of experimental.
vandebo@chromium.org
2012-08-31
1
-1
/
+2
*
Move chrome.experimental.app.onLaunched event handler to chrome.app.runtime.o...
miu@chromium.org
2012-08-14
1
-1
/
+1
*
Move MediaGalleries.getMediaFileSystems back to experimental for M22
vandebo@chromium.org
2012-08-06
1
-1
/
+0
*
move openMediaGalleryManager fn out of experimental.
estade@chromium.org
2012-07-24
1
-1
/
+2
*
Move Chrome-Instant JS into a new file.
dcblack@chromium.org
2012-07-18
1
-0
/
+1
*
Remove inappropriate chrome.{extension,app} bindings for platform apps.
asargent@chromium.org
2012-07-03
1
-0
/
+1
*
Shim that simulates a <browser> tag via Mutation Observers.
mihaip@chromium.org
2012-07-03
1
-3
/
+6
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-18
1
-0
/
+1
*
Revert 142623 - Bluetooth Extension API: Add a discovery API
nsylvain@chromium.org
2012-06-17
1
-1
/
+0
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-17
1
-0
/
+1
*
Change platform app api getDisplayPath to take FileEntry.
benwells@chromium.org
2012-06-08
1
-0
/
+1
*
Allow updateArgumentsPostValidate to support callbacks and added / removed ar...
benwells@chromium.org
2012-06-07
1
-0
/
+1
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-0
/
+1
*
Allow platform apps to create shell windows with a script connection.
jeremya@chromium.org
2012-05-25
1
-0
/
+1
*
Making webRequest.addEventListener internal
vabr@chromium.org
2012-05-23
1
-0
/
+1
*
Hack to restrict runtime API to dev channel rather than experimental.
mpcomplete@chromium.org
2012-05-16
1
-1
/
+1
*
Move declarative API into events API
battre@chromium.org
2012-05-16
1
-1
/
+1
*
Revert 137388 - Move declarative API into events API
battre@chromium.org
2012-05-16
1
-1
/
+1
*
Move declarative API into events API
battre@chromium.org
2012-05-16
1
-1
/
+1
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-05-11
1
-0
/
+1
*
Move Declarative Web Request API out of experimental and make it a feature
battre@chromium.org
2012-05-09
1
-2
/
+2
*
Upstream youtube plugin for chrome on android
qinmin@chromium.org
2012-05-08
1
-0
/
+3
*
Refactor the socket API to remove onEvent callback in socket.create() function.
penghuang@chromium.org
2012-05-07
1
-1
/
+0
*
Experimental USB API
gdk@chromium.org
2012-04-28
1
-0
/
+1
*
Revert 134390 - Experimental USB API
jamesr@chromium.org
2012-04-27
1
-1
/
+0
*
Experimental USB API
miket@chromium.org
2012-04-27
1
-0
/
+1
*
Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out.
sky@chromium.org
2012-04-17
1
-26
/
+28
*
Revert 132440 - Allow extension APIs to be compiled out.
zmo@google.com
2012-04-17
1
-28
/
+26
*
Allow extension APIs to be compiled out.
jgreenwald@chromium.org
2012-04-16
1
-26
/
+28
*
Add chrome.experimental.runtime.getBackgroundPage which ensures the transient
mpcomplete@chromium.org
2012-04-12
1
-0
/
+1
*
Restrict platform app access to WebKit features by modifying JS bindings.
jstritar@chromium.org
2012-04-05
1
-0
/
+1
*
Provide real RequestMatcher for declarative webRequest API conditions
battre@chromium.org
2012-04-03
1
-0
/
+1
*
Removing obsolete chromePrivate.decodeJPEG API.
glotov@google.com
2012-03-28
1
-1
/
+0
*
Pull out setIcon and sendRequest into their own modules.
koz@chromium.org
2012-03-28
1
-0
/
+4
*
Revert 128089 - Initial extension bindings for Media Gallery API.
gman@chromium.org
2012-03-22
1
-1
/
+0
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-03-21
1
-0
/
+1
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-21
1
-0
/
+1
*
Convert the webstore API to use the schema_generated_bindings infrastructure.
kalman@chromium.org
2012-03-21
1
-1
/
+1
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-21
1
-3
/
+2
*
Revert 127833 - Re-land alexbost's experimental offscreenTabs API.
dgrogan@chromium.org
2012-03-21
1
-1
/
+0
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-20
1
-0
/
+1
*
Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...
kalman@chromium.org
2012-03-18
1
-2
/
+2
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-18
1
-2
/
+2
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-16
1
-1
/
+1
*
Revert 126317 and 126306 because of a performance regression on page loading.
koz@chromium.org
2012-03-13
1
-1
/
+0
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-13
1
-0
/
+1
*
Revert 125801 - Implement a module system for the extension bindings JS.
akalin@chromium.org
2012-03-09
1
-1
/
+0
*
Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...
akalin@chromium.org
2012-03-09
1
-2
/
+2
[next]