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_renderer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict platform app access to WebKit features by modifying JS bindings.
jstritar@chromium.org
2012-04-05
1
-0
/
+1
*
Split SchemaGeneratedBindings up into smaller, more targetted native handlers.
koz@chromium.org
2012-04-05
1
-2
/
+6
*
Fix perf_tests build on debug version for ChromeOS.
kinaba@chromium.org
2012-04-04
1
-8
/
+0
*
Provide real RequestMatcher for declarative webRequest API conditions
battre@chromium.org
2012-04-03
1
-0
/
+1
*
Extract ExtensionRequestSender from SchemaGeneratedBindings.
koz@chromium.org
2012-04-03
1
-0
/
+2
*
Removing obsolete chromePrivate.decodeJPEG API.
glotov@google.com
2012-03-28
1
-3
/
+0
*
Pull out setIcon and sendRequest into their own modules.
koz@chromium.org
2012-03-28
1
-0
/
+2
*
Revert 128089 - Initial extension bindings for Media Gallery API.
gman@chromium.org
2012-03-22
1
-2
/
+0
*
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
/
+1
*
Make a process-wide cache for the v8::Value representation of extension APIs.
kalman@chromium.org
2012-03-21
1
-0
/
+2
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-21
1
-4
/
+1
*
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
-1
/
+3
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-18
1
-3
/
+1
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-16
1
-1
/
+3
*
Revert 126317 and 126306 because of a performance regression on page loading.
koz@chromium.org
2012-03-13
1
-3
/
+0
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-13
1
-0
/
+3
*
Prerendered pages are swapped in at browser::Navigate time.
cbentzel@chromium.org
2012-03-09
1
-0
/
+2
*
Revert 125801 - Implement a module system for the extension bindings JS.
akalin@chromium.org
2012-03-09
1
-3
/
+0
*
Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...
akalin@chromium.org
2012-03-09
1
-1
/
+3
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-09
1
-3
/
+1
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-09
1
-0
/
+3
*
Revert 125132 - Implement a module system for the extension bindings JS.
markusheintz@chromium.org
2012-03-06
1
-3
/
+0
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-06
1
-0
/
+3
*
Allow omitting optional parameters for Extensions API functions
mtytel@chromium.org
2012-03-04
1
-1
/
+0
*
Correct path to JS for MSVC 2010 following http://crrev.com/122953
rsleevi@chromium.org
2012-02-22
1
-1
/
+1
*
Introduce a module system for JS based on a require() method with similar
koz@chromium.org
2012-02-22
1
-0
/
+5
*
Extensions: convert all extension.* and i18n.* functions/events that are
kalman@chromium.org
2012-02-22
1
-0
/
+2
*
First check in for password generation.
gcasto@chromium.org
2012-02-22
1
-0
/
+2
*
Stop using weak v8 references to keep track of inline install callbacks.
mihaip@chromium.org
2012-02-11
1
-5
/
+3
*
Bindings layer for declarative events API
battre@chromium.org
2012-02-08
1
-0
/
+1
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
1
-2
/
+0
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-2
/
+0
*
Merge different plug-in placeholders into one class.
bauerb@chromium.org
2012-02-03
1
-4
/
+0
*
Take the IME Extension API out of experimental:
zork@chromium.org
2012-01-27
1
-1
/
+1
*
Fix name of types_custom_bindings.js in gyp file.
scottmg@google.com
2012-01-25
1
-1
/
+1
*
Split logic for defining custom types in schema_generated_bindings.js into se...
koz@chromium.org
2012-01-18
1
-0
/
+1
*
Extension cleanup: move devtools custom bindings out of schema_generated_bind...
kalman@chromium.org
2012-01-18
1
-0
/
+1
*
Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, and
kalman@chromium.org
2012-01-17
1
-3
/
+15
*
Extensions cleanup: pull the browserAction and pageAction API customisations
kalman@chromium.org
2012-01-14
1
-0
/
+2
*
Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...
kalman@chromium.org
2012-01-13
1
-0
/
+2
*
Extensions cleanup: move a bunch of API customisations from
kalman@chromium.org
2012-01-12
1
-3
/
+19
*
Re-land r117016: Split out the contextMenus schema bindings from schema_gener...
kalman@chromium.org
2012-01-12
1
-1
/
+6
*
Revert r117016 "Split out the contextMenus schema bindings from schema_genera...
maruel@chromium.org
2012-01-10
1
-6
/
+1
*
Split out the contextMenus schema bindings from schema_generated_bindings.js.
kalman@chromium.org
2012-01-10
1
-1
/
+6
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-0
/
+2
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-0
/
+2
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-2
/
+0
[next]